CallAutomationClient.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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