Gets or sets the Attachment object at the specified zero-based index in the collection.
Gets or sets the Attachment object at the specified zero-based index in the collection.
public Attachment this[int] {get; set;}
Gets the Attachment object in the collection by the specified filename.
public Attachment this[string] {get;}
AttachmentCollection Class | MailBee.Mime Namespace | Item