PhoneNumberCategory Class |
Namespace: Aspose.Email.PersonalInfo
The PhoneNumberCategory type exposes the following members.
Name | Description | |
---|---|---|
![]() | PhoneNumberCategory |
Initializes a new instance of the PhoneNumberCategory class with 'Custom' category.
|
Name | Description | |
---|---|---|
![]() ![]() | Assistant |
Assistant phone number
|
![]() ![]() | Callback |
Callback phone number
|
![]() ![]() | Car |
Car phone number
|
![]() ![]() | Company |
Company phone number
|
![]() ![]() | Custom |
Custom phone category
|
![]() | Description |
Gets description for the 'Custom' category of a phone number
|
![]() ![]() | Fax |
Fax number
|
![]() ![]() | Home |
Home phone number
|
![]() ![]() | HomeFax |
Home fax number
|
![]() ![]() | Isdn |
Isdn phone number
|
![]() ![]() | Mobile |
Mobile phone number
|
![]() ![]() | Office |
Office phone number
|
![]() ![]() | Pager |
Pager number
|
![]() ![]() | Primary |
Primary phone number
|
![]() ![]() | Radio |
Radio phone number
|
![]() ![]() | Telex |
Telex
|
![]() ![]() | TtyTdd |
Tty/Tdd
|
![]() | Value |
Gets category of a phone number
|
![]() ![]() | Work |
Work phone number
|
![]() ![]() | WorkFax |
Work fax number
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(PhoneNumberCategory) |
Determines whether the specified object is equal to the current object.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.) |
![]() | 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.
|
Name | Description | |
---|---|---|
![]() ![]() | AssistantValue | String value for 'Assistant' category |
![]() ![]() | CallbackValue | String value for 'Callback' category |
![]() ![]() | CarValue | String value for 'Car' category |
![]() ![]() | CompanyValue | String value for 'Company' category |
![]() ![]() | CustomValue | String value for 'Custom' category |
![]() ![]() | FaxValue | String value for 'Fax' category |
![]() ![]() | HomeFaxValue | String value for 'Fax' category |
![]() ![]() | HomeValue | String value for 'Home' category |
![]() ![]() | IsdnValue | String value for 'Isdn' category |
![]() ![]() | MobileValue | String value for 'Mobile' category |
![]() ![]() | OfficeValue | String value for 'Office' category |
![]() ![]() | PagerValue | String value for 'Pager' category |
![]() ![]() | PrimaryValue | String value for 'Primary' category |
![]() ![]() | RadioValue | String value for 'Radio' category |
![]() ![]() | TelexValue | String value for 'Telex' category |
![]() ![]() | TtyTddValue | String value for 'TtyTdd' category |
![]() ![]() | WorkFaxValue | String value for 'Fax' category |
![]() ![]() | WorkValue | String value for 'Work' category |