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

C#
public 
enum 
RepresentationType

Members

Member name Value Description
Delegate 0
Delegate representation.
Team 1
Team representation.
AutomaticCallDistributor 2
The representation is an automatic call distributor.
Invalid -1

See Also