OutlookStorageGetMapiPropertyInt16 Method
Gets the value of the MAPI property as a short.
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
public short GetMapiPropertyInt16(
string propIdentifier
)
- propIdentifier String
- The 4 char hexadecimal prop identifier.
Int16The value of the MAPI property as a short.