This document is archived and information here might be outdated. Recommended version. |
Indicates that all data for attachments will be retrieved.
[Visual Basic .NET]
Public Property HTMLDownloadAttachmentData As Boolean
[C#]
public bool HTMLDownloadAttachmentData {get; set;}
[C++]
HRESULT get_HTMLDownloadAttachmentData(
Boolean* pDownloadAttachmentData
);
[C++]
HRESULT put_HTMLDownloadAttachmentData(
VARIANT_BOOL pDownloadAttachmentData
);
[C++] Parameters pDownloadAttachmentData [out, retval]
pDownloadAttachmentData is a parameter of type bool* pDownloadAttachmentData [in]
pDownloadAttachmentData is a parameter of type bool