Share via


CommunicationDetails.CommunicationType Property

Definition

Gets communication type. Possible values include: 'web', 'phone'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.communicationType")]
public string CommunicationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.communicationType")>]
member this.CommunicationType : string
Public ReadOnly Property CommunicationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to