CallParticipantEndpointProperties.AllowTransfer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether the remote endpoint allows being transferred.
public:
property bool AllowTransfer { bool get(); };
public bool AllowTransfer { get; }
member this.AllowTransfer : bool
Public ReadOnly Property AllowTransfer As Boolean