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