IsImmediateAutoAcceptNeeded Property

A flag indicating that this call should be accepted immediately upon receipt.

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

Syntax

'Declaration
Public Property IsImmediateAutoAcceptNeeded As Boolean
    Get
    Friend Set
'Usage
Dim instance As InstantMessagingCall
Dim value As Boolean

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

Property Value

Type: System..::..Boolean

See Also

Reference

InstantMessagingCall Class

InstantMessagingCall Members

Microsoft.Rtc.Collaboration Namespace