RemoveBinaryDataActivityMimeAttachmentRequest Class

banner art

Specifies the parameters needed to remove the attachment from the specified activity MIME attachment (e-mail attachment) instance.

The RemoveBinaryDataActivityMimeAttachmentRequest class inherits from Request. It exposes the following members.

Constructor Description
RemoveBinaryDataActivityMimeAttachmentRequest Initializes a new instance of the RemoveBinaryDataActivityMimeAttachment class.
Field Description
ActivityMimeAttachmentId Specifies the ID of the activity MIME attachment (e-mail attachment).

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.