FileHold 17.1 API Documentation
C#
Show/Hide TOC
Outlook
Storage
Attachment
Data Property
Gets the data.
Definition
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
public
byte
[]
Data
{
get
; }
Property Value
Byte
The data.
See Also
Reference
OutlookStorage
Attachment Class
FileHold.DocumentRepository Namespace
In This Article
Definition
See Also