Click or drag to resize

OutlookStorageNativeMethodsIStorageRenameElement Method

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

Parameters

pwcsOldName
Type: SystemString
pwcsNewName
Type: SystemString
See Also