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
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET