Share via


CommunicationDetails.CommunicationDirection Property

Definition

Gets direction of communication. Possible values include: 'inbound', 'outbound'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to