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