OutlookStorageGetMapiPropertyInt32 Method
Gets the value of the MAPI property as a integer.
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
public int GetMapiPropertyInt32(
string propIdentifier
)
- propIdentifier String
- The 4 char hexadecimal prop identifier.
Int32The value of the MAPI property as a integer.