RepresentationType Enumeration

Enumerates the types of conversation representation. Returned as value of ConversationProperty ConferenceInviterRepresentationInfo enumerator

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

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

Members

Member name Description
Delegate Delegate representation.
Team Team representation.
AutomaticCallDistributor The representation is an automatic call distributor.
Invalid

See Also

Reference

Microsoft.Lync.Model Namespace