CallAutomationClient.Source Property

Definition

CommunicationUserIdentifier that makes the outbound call. This can be provided by providing CallAutomationClientOption during construction of CallAutomationClient. If left blank, service will create one each request.

public Azure.Communication.CommunicationUserIdentifier Source { get; }
member this.Source : Azure.Communication.CommunicationUserIdentifier
Public ReadOnly Property Source As CommunicationUserIdentifier

Property Value

Applies to