OutlookStorageNativeMethodsIStorageRenameElement Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
void RenameElement(
	string pwcsOldName,
	string pwcsNewName
)

Parameters

pwcsOldName  String
 
pwcsNewName  String
 

See Also