ComposingTimeoutValue Property

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

Syntax

'Declaration
Public Property ComposingTimeoutValue As Integer
    Get
    Set
'Usage
Dim instance As InstantMessagingFlowTemplate
Dim value As Integer

value = instance.ComposingTimeoutValue

instance.ComposingTimeoutValue = value
public int ComposingTimeoutValue { get; set; }

Property Value

Type: System..::..Int32

See Also

Reference

InstantMessagingFlowTemplate Class

InstantMessagingFlowTemplate Members

Microsoft.Rtc.Collaboration Namespace