CallTranscriptResponse.TranscriptContentURL 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.
The URL to access the transcript content
[System.Text.Json.Serialization.JsonPropertyName("transcriptContentUrl")]
public string TranscriptContentURL { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("transcriptContentUrl")>]
member this.TranscriptContentURL : string with get, set
Public Property TranscriptContentURL As String
Property Value
- Attributes