ContactLayoutOption Enumeration

Possible layout views for ContactList and CustomContactList controls.

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

Syntax

public enum ContactLayoutOption

Members

Member name Value Description
OneLine 0
One line layout
TwoLines 1
Two lines layout

See Also

Microsoft.Lync.Controls Namespace