PhoneNumberToString Method

Returns a string that represents the current object.

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public override string ToString()

Return Value

Type: String
Returns a string that represents the current object.
See Also