MaximumTransferTime Property

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

Syntax

'Declaration
Public Property MaximumTransferTime As TimeSpan
    Get
    Set
'Usage
Dim instance As CallTransferOptions
Dim value As TimeSpan

value = instance.MaximumTransferTime

instance.MaximumTransferTime = value
public TimeSpan MaximumTransferTime { get; set; }

Property Value

Type: System..::..TimeSpan

See Also

Reference

CallTransferOptions Class

CallTransferOptions Members

Microsoft.Rtc.Collaboration Namespace