CallTransferOptions Constructor (CallTransferType)

Constructor to create transfer options.

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

Syntax

'Declaration
Public Sub New ( _
    transferType As CallTransferType _
)
'Usage
Dim transferType As CallTransferType

Dim instance As New CallTransferOptions(transferType)
public CallTransferOptions(
    CallTransferType transferType
)

Parameters

See Also

Reference

CallTransferOptions Class

CallTransferOptions Members

CallTransferOptions Overload

Microsoft.Rtc.Collaboration Namespace