Share via


CallParticipantEndpointProperties.AllowTransfer Property

Gets whether the remote endpoint allows being transferred.

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

Syntax

'Declaration
Public ReadOnly Property AllowTransfer As Boolean
    Get
'Usage
Dim instance As CallParticipantEndpointProperties
Dim value As Boolean

value = instance.AllowTransfer
public bool AllowTransfer { get; }

Property Value

Type: System.Boolean

See Also

Reference

CallParticipantEndpointProperties Class

CallParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration Namespace