PhoneNumberListCustom Property |
Default custom phone category
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public string Custom { get; set; }
Public Property Custom As String
Get
Set
public:
property String^ Custom {
String^ get ();
void set (String^ value);
}
member Custom : string with get, set
Property Value
Type:
StringSee Also