Edit

Share via


SipSubscription.IsQueryOnly Property

Definition

Gets true or false. When IsQueryOnly is set to true, Expires 0 header would be automatically added on the underlying subscription. The default value is false.

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

Property Value

Applies to