Click or drag to resize

OutlookStorageAttachmentData Property

Gets the data.

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public byte[] Data { get; }

Property Value

Type: Byte
The data.
See Also