OutlookStorageNativeMethodsIStorageCopyTo Method

Definition

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

Parameters

ciidExclude  Int32
 
pIIDExclude  Guid
 
snbExclude  IntPtr
 
stgDest  OutlookStorageNativeMethodsIStorage
 

See Also