AssociatedPerson Class |
Namespace: Aspose.Email.PersonalInfo
The AssociatedPerson type exposes the following members.
Name | Description | |
---|---|---|
AssociatedPerson | Initializes a new instance of the AssociatedPerson class |
Name | Description | |
---|---|---|
Category |
Gets or sets an object category
| |
Name |
Gets or sets a name of a person
| |
Prefered |
Gets or sets a value which defines whether object is preferred.
|
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 ObjectEquals(Object).) | |
Equals(AssociatedPerson) |
Determines whether the specified Object is equal to the current Object.
| |
Equals(AssociatedPerson, AssociatedPerson) |
Determines whether the specified object instances are considered equal.
| |
Finalize | (Inherited from Object.) | |
GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.) | |
GetHashCode(AssociatedPerson) |
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 ObjectToString.) |
Name | Description | |
---|---|---|
Equality |
Determines whether the specified objects are equal.
| |
Inequality |
Determines whether the specified objects are not equal.
|