OrganizationItemTelephoneType Property
Get/Set the organization's primary telephone type.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 11)]
public TelephoneTypeEnum TelephoneType { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 11)>
Public Property TelephoneType As TelephoneTypeEnum
Get
Set
No code example is currently available or this language may not be supported.
Property Value
TelephoneTypeEnum