OutlookStorageNativeMethodsIStorageMoveElementTo Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
void MoveElementTo(
	string pwcsName,
	OutlookStorageNativeMethodsIStorage stgDest,
	string pwcsNewName,
	int grfFlags
)

Parameters

pwcsName  String
 
stgDest  OutlookStorageNativeMethodsIStorage
 
pwcsNewName  String
 
grfFlags  Int32
 

See Also