Click or drag to resize

OutlookStorageNativeMethodsIStorageCopyTo Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
void CopyTo(
	int ciidExclude,
	Guid[] pIIDExclude,
	IntPtr snbExclude,
	OutlookStorageNativeMethodsIStorage stgDest
)

Parameters

ciidExclude
Type: SystemInt32
pIIDExclude
Type: SystemGuid
snbExclude
Type: SystemIntPtr
stgDest
Type: FileHold.DocumentRepositoryOutlookStorageNativeMethodsIStorage
See Also