Use the CustomContactListItem control with the
CustomContactsList control to show basic or detailed contact and
organization information for contacts.
Namespace:
Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)
Syntax
C# |
---|
public class CustomContactListItem : UCListBoxItem |
Remarks
CustomContactListItem is a child control, created for use
with the CustomContactsList control. CustomContactListItem supports
a
Sourceproperty, similar to that used by other Microsoft Lync
SDK objects which operate on a single contact.
CustomContactListItem also supports a ContentPropertyAttribute
attribute which permits the Source property to be specified in XAML
as a child element.
Inheritance Hierarchy
System
.
.
::
.
.
Object
System.Windows.Threading . . :: . . DispatcherObject
System.Windows . . :: . . DependencyObject
System.Windows.Media . . :: . . Visual
System.Windows . . :: . . UIElement
System.Windows . . :: . . FrameworkElement
System.Windows.Controls . . :: . . Control
System.Windows.Controls . . :: . . ContentControl
System.Windows.Controls . . :: . . ListBoxItem
Microsoft.Lync.Controls . . :: . . UCListBoxItem
Microsoft.Lync.Controls . . :: . . CustomContactListItem
System.Windows.Threading . . :: . . DispatcherObject
System.Windows . . :: . . DependencyObject
System.Windows.Media . . :: . . Visual
System.Windows . . :: . . UIElement
System.Windows . . :: . . FrameworkElement
System.Windows.Controls . . :: . . Control
System.Windows.Controls . . :: . . ContentControl
System.Windows.Controls . . :: . . ListBoxItem
Microsoft.Lync.Controls . . :: . . UCListBoxItem
Microsoft.Lync.Controls . . :: . . CustomContactListItem