OutlookStorageNativeMethodsIStorageRenameElement Method |
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxvoid RenameElement(
string pwcsOldName,
string pwcsNewName
)
Parameters
- pwcsOldName
- Type: SystemString
- pwcsNewName
- Type: SystemString
See Also