OutlookStorageAttachmentData Property |
Gets the data.
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic byte[] Data { get; }
Property Value
Type:
ByteThe data.
See Also