InstantMessageConsumptionMode Enumeration

Indicates the behavior of application regarding how it handles instant messages.

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

Syntax

'Declaration
Public Enumeration InstantMessageConsumptionMode
'Usage
Dim instance As InstantMessageConsumptionMode
public enum InstantMessageConsumptionMode

Members

Member name Description
ConsumedLocally The message is consumed locally as soon as it is delivered.
ProxiedToRemoteEntity The message is proxied to a remote entity.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace