IsEarlyDialog Property

Gets the value of flag to indicate if this OfferAnswerContext belongs to a provisional request or a final request.

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property IsEarlyDialog As Boolean
    Get
    Friend Set
'Usage
Dim instance As OfferAnswerContext
Dim value As Boolean

value = instance.IsEarlyDialog
public bool IsEarlyDialog { get; internal set; }

Property Value

Type: System..::..Boolean

See Also

Reference

OfferAnswerContext Class

OfferAnswerContext Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace