OutlookStorageGetMapiPropertyBytes Method
Gets the value of the MAPI property as a byte array.
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
public byte[] GetMapiPropertyBytes(
string propIdentifier
)
- propIdentifier String
- The 4 char hexadecimal prop identifier.
ByteThe value of the MAPI property as a byte array.