Mime4.net Home | Community Edition | Order | Usage examples | Feedback
MailboxList Item Property MIME4NET Class Library Documentation
Gets an address.

Namespace: NI.Email.Mime.Field.Address
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public Mailbox this[
	int index
] { get; }

Property Value

Type: Mailbox
See Also