MapiAttachmentCollection.Remove
MapiAttachmentCollection.Remove method
Removes the first occurrence of a specific object from the MapiAttachmentCollection.
public bool Remove(MapiAttachment item)
Parameter | Type | Description |
---|---|---|
item | MapiAttachment | The object to remove from the MapiAttachmentCollection. |
Return Value
true if item is successfully removed; otherwise, false.
See Also
- class MapiAttachment
- class MapiAttachmentCollection
- namespace Aspose.Email.Mapi
- assembly Aspose.Email