LyncClientCapabilityTypes enumeration
Enumerates the capabilities that for preferred client.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration LyncClientCapabilityTypes
'Usage
Dim instance As LyncClientCapabilityTypes
[FlagsAttribute]
public enum LyncClientCapabilityTypes
Members
Member name | Description | |
---|---|---|
UserActivity | Indicates that the endpoint is the most active one. | |
Text | Indicates that the endpoint supports the Instant Messaging. | |
GifInk | Indicates that the endpoint supports the GifInk formats in IM. | |
IsfInk | Indicates that the endpoint supports the Ink serialized formats in IM. | |
Audio | Indicates that the endpoint supports voice. | |
Video | Indicates that the endpoint supports video. | |
Cccp | Indicates that the endpoint supports the Centralized Conferencing Control Protocol. | |
Calendar | Indicates that the endpoint supports publishing the calendar data. | |
RemoteCallControl | Indicates that the endpoint supports the GifInk formats in the Instant Messaging. | |
Breakthrough | Indicates that the endpoint supports the remote call control. | |
ApplicationSharing | Indicates that the endpoint supports application sharing. | |
Invalid |