MailBee.NET Objects 4.0

MimePartCollection.Item Property

Gets the MIME part at the specified zero-based index in the collection.

Overload List

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;}

See Also

MimePartCollection Class | MailBee.Mime Namespace