This topic has not yet been rated - Rate this topic

ContactList.ContactLayoutView property

Lync 2013

Gets or sets the current layout view for all contact nodes.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Public Property ContactLayoutView As ContactLayoutOption
	Get
	Set
Dim instance As ContactList
Dim value As ContactLayoutOption

value = instance.ContactLayoutView

instance.ContactLayoutView = value
public ContactLayoutOption ContactLayoutView { get; set; }
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.