PhoneNumberListMobile Property |
Default mobile phone number
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string Mobile { get; set; }
Public Property Mobile As String
Get
Set
public:
property String^ Mobile {
String^ get ();
void set (String^ value);
}
member Mobile : string with get, set
Property Value
Type:
String
See Also