Gets the MIME part at the specified zero-based index in the collection.
Gets the MIME part at the specified zero-based index in the collection.
public MimePart this[int] {get;}
Gets the MIME part by the specified Content-Type.
public MimePart this[string] {get;}
MimePartCollection Class | MailBee.Mime Namespace