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