PhoneNumberCategory

PhoneNumberCategory class

Represents category for a phone number

Constructors

NameDescription
PhoneNumberCategory (2 overloads)Initializes a new instance of the PhoneNumberCategory class with ‘Custom’ category.

Methods

NameDescription
Equals (2 overloads)Determines whether the specified object is equal to the current object.
get_AssistantAssistant phone number
get_CallbackCallback phone number
get_CarCar phone number
get_CompanyCompany phone number
get_CustomCustom phone category
get_DescriptionGets description for the ‘Custom’ category of a phone number
get_FaxFax number
get_HomeHome phone number
get_HomeFaxHome fax number
get_IsdnIsdn phone number
get_MobileMobile phone number
get_OfficeOffice phone number
get_PagerPager number
get_PrimaryPrimary phone number
get_RadioRadio phone number
get_TelexTelex
get_TtyTddTty/Tdd
get_ValueGets category of a phone number
get_WorkWork phone number
get_WorkFaxWork fax number
GetHashCodeGetHashCode returns a hash function for this object.
ToStringReturns a string that represents the current object.
operator!=Determines whether the specified objects are not equal.
operator==Determines whether the specified objects are equal.
AssistantValueString value for ‘Assistant’ category
CallbackValueString value for ‘Callback’ category
CarValueString value for ‘Car’ category
CompanyValueString value for ‘Company’ category
CustomValueString value for ‘Custom’ category
FaxValueString value for ‘Fax’ category
HomeFaxValueString value for ‘Fax’ category
HomeValueString value for ‘Home’ category
IsdnValueString value for ‘Isdn’ category
MobileValueString value for ‘Mobile’ category
OfficeValueString value for ‘Office’ category
PagerValueString value for ‘Pager’ category
PrimaryValueString value for ‘Primary’ category
RadioValueString value for ‘Radio’ category
TelexValueString value for ‘Telex’ category
TtyTddValueString value for ‘TtyTdd’ category
WorkFaxValueString value for ‘Fax’ category
WorkValueString value for ‘Work’ category