CallTransferOptions Class

Call transfer options class is used to specify the various transfer options available while initiating a transfer request on a call.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration..::..CallTransferOptions

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

Syntax

'Declaration
Public Class CallTransferOptions
'Usage
Dim instance As CallTransferOptions
public class CallTransferOptions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CallTransferOptions Members

Microsoft.Rtc.Collaboration Namespace