This document is archived and information here might be outdated. Recommended version. |
Adds a attachment data.
[Visual Basic .NET] Public Sub Add ( _ ByVal Attachment As IAttachmentData _ )
[C#] public void Add ( IAttachmentData Attachment );
[C++]
HRESULT Add(
IAttachmentData* Attachment
);
[C++] Parameters Attachment [in]
Attachment is a parameter of type IAttachmentData*