MailboxListField Properties

The properties of the MailboxListField class are listed below. For a complete list of MailboxListField class members, see the MailboxListField Members topic.

Public Instance Properties

Body (inherited from MimeField) Gets the unfolded, unparsed and possibly encoded (see RFC 2047) field body string.
IsContentType (inherited from MimeField) Determines if this is a Content-Type field.
IsFrom (inherited from MimeField) Determines if this is a From field.
IsSubject (inherited from MimeField) Determines if this is a Subject field.
IsTo (inherited from MimeField) Determines if this is a To field.
MailboxList 
Name (inherited from MimeField) Gets the name of the field (Subject, From, etc).
ParseException 
Raw (inherited from MimeField) Gets the original raw field string.

See Also

MailboxListField Class | NI.Email.Mime.Field Namespace