Edit

Share via


LyncClientCapabilityTypes Enum

Definition

Enumerates the capabilities that for preferred client.

This enumeration supports a bitwise combination of its member values.

public enum class LyncClientCapabilityTypes
[System.Flags]
public enum LyncClientCapabilityTypes
type LyncClientCapabilityTypes = 
Public Enum LyncClientCapabilityTypes
Inheritance
LyncClientCapabilityTypes
Attributes

Fields

ApplicationSharing 1024

Indicates that the endpoint supports application sharing.

Audio 16

Indicates that the endpoint supports voice.

Breakthrough 512

Indicates that the endpoint supports the remote call control.

Calendar 128

Indicates that the endpoint supports publishing the calendar data.

Cccp 64

Indicates that the endpoint supports the Centralized Conferencing Control Protocol.

GifInk 4

Indicates that the endpoint supports the GifInk formats in IM.

Invalid -1
IsfInk 8

Indicates that the endpoint supports the Ink serialized formats in IM.

RemoteCallControl 256

Indicates that the endpoint supports the GifInk formats in the Instant Messaging.

Text 2

Indicates that the endpoint supports the Instant Messaging.

UserActivity 1

Indicates that the endpoint is the most active one.

Video 32

Indicates that the endpoint supports video.

Applies to