AddressListField Properties

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

Public Instance Properties

AddressList 
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.
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

AddressListField Class | NI.Email.Mime.Field Namespace