PhoneNumberCategoryMobileValue Field |
String value for 'Mobile' category
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic const string MobileValue = "Mobile"
Public Const MobileValue As String = "Mobile"
public:
literal String^ MobileValue = "Mobile"
static val mutable MobileValue: string
Field Value
Type:
String
See Also