EmailAddress Class |
Namespace: Aspose.Email.PersonalInfo
The EmailAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailAddress |
Initializes a new instance of the EmailAddress class.
|
![]() | EmailAddress(String) |
Initializes a new instance of the EmailAddress class.
|
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets the e-mail address.
(Inherited from MailAddress.) |
![]() | Category |
Gets or sets an object category
|
![]() | Count |
Contains count of mail addresses.
(Inherited from MailAddress.) |
![]() | DisplayName |
Gets or sets a display name.
(Inherited from MailAddress.) |
![]() | Host |
Gets the host portion of the address.
(Inherited from MailAddress.) |
![]() | Id |
Gets object identification information
(Inherited from MailAddress.) |
![]() | Item |
Gets the element at the specified index.
(Inherited from MailAddress.) |
![]() | OriginalAddressString |
Gets or sets the original e-mail address string.
(Inherited from MailAddress.) |
![]() | ParticipationStatus |
Gets or sets the participation status for the calendar user.
(Inherited from MailAddress.) |
![]() | Prefered |
Gets or sets a value which defines whether email address is preferred.
|
![]() | RoutingType |
Gets or sets a routing type for an email
|
![]() | User |
Gets the username.
(Inherited from MailAddress.) |
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
|
![]() | Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides MailAddressEquals(Object).) |
![]() | Equals(EmailAddress) |
Determines whether the specified Object is equal to the current Object.
|
![]() | Equals(EmailAddress, EmailAddress) |
Determines whether the specified object instances are considered equal.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides MailAddressGetHashCode.) |
![]() | GetHashCode(EmailAddress) |
GetHashCode returns a hash function for specified object.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides MailAddressToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether the specified objects are equal.
|
![]() ![]() | Inequality |
Determines whether the specified objects are not equal.
|