CreateCallOptions.TeamsAppSource Property

Definition

Overrides default client source by a MicrosoftTeamsAppIdentifier type source. Required for creating call with Teams resource account ID. This is per-operation setting and does not change the client's default source.

public Azure.Communication.MicrosoftTeamsAppIdentifier TeamsAppSource { get; set; }
member this.TeamsAppSource : Azure.Communication.MicrosoftTeamsAppIdentifier with get, set
Public Property TeamsAppSource As MicrosoftTeamsAppIdentifier

Property Value

Applies to