InvitationAcceptedEventArgs.IsNullOriginalOffer Property

Definition

Gets the flag indicating if the original offer was null or not. If the original offer was null, the application cannot send Acknowledgement using this event argument.

public:
 property bool IsNullOriginalOffer { bool get(); };
public bool IsNullOriginalOffer { get; }
member this.IsNullOriginalOffer : bool
Public ReadOnly Property IsNullOriginalOffer As Boolean

Property Value

Applies to