Edit

Share via


InstantMessagingCall.IsImmediateAutoAcceptNeeded Property

Definition

Gets whether the call should be automatically accepted. immediately upon receipt.

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

Property Value

Remarks

If the value is true, the AutoAcceptNeeded event will not be raised.

Applies to