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.
Determines if the transcription should be started immediately after call is answered or not.
public bool? StartTranscription { get; }
member this.StartTranscription : Nullable<bool>
Public ReadOnly Property StartTranscription As Nullable(Of Boolean)