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