Click or drag to resize

TwilioPhoneNumberFriendlyName Property

A human readable descriptive text for this resource, up to 64 characters long. By default, the FriendlyName is a nicely formatted version of the phone number.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string FriendlyName { get; set; }

Property Value

Type: String
See Also