Share via


InstantMessagingFlow.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 InstantMessagingFlow
Dim value As Integer

value = instance.ComposingTimeoutValue

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

Property Value

Type: System.Int32

See Also

Reference

InstantMessagingFlow Class

InstantMessagingFlow Members

Microsoft.Rtc.Collaboration Namespace