CreateCallOptions.TeamsAppSource 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.
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