ContactList members

Use the ContactList control to display the Lync contacts list, and give users the ability to launch voice, instant messaging (IM), or e-mail conversations with any of their contacts.

The ContactList type exposes the following members.

Constructors

  Name Description
Public method ContactList Initializes a new instance of the ContactList class.

Top

Properties

  Name Description
Public property ActualHeight (Inherited from FrameworkElement.)
Public property ActualWidth (Inherited from FrameworkElement.)
Public property Background (Inherited from Control.)
Public property BorderBrush (Inherited from Control.)
Public property BorderThickness (Inherited from Control.)
Public property BotItemTemplate Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. (See ContactLayoutView).
Public property BotTwoLineItemTemplate Gets or sets the DataTemplate used for Bot-type contacts in TwoLines mode. (See ContactLayoutView).
Public property CacheMode (Inherited from UIElement.)
Public property Clip (Inherited from UIElement.)
Public property ContactLayoutView Gets or sets the current layout view for all contact nodes.
Public property Contacts Reserved for internal use.
Public property ContextMenu (Inherited from UCBase.)
Public property ContextualInformation Gets or sets data structure which provides contextual information for use with the contextual conversation feature.
Public property Cursor (Inherited from FrameworkElement.)
Public property DataContext (Inherited from FrameworkElement.)
Protected property DefaultStyleKey (Inherited from Control.)
Public property DesiredSize (Inherited from UIElement.)
Public property Dispatcher (Inherited from DependencyObject.)
Public property Effect (Inherited from UIElement.)
Public property FontFamily (Inherited from Control.)
Public property FontSize (Inherited from Control.)
Public property FontStretch (Inherited from Control.)
Public property FontStyle (Inherited from Control.)
Public property FontWeight (Inherited from Control.)
Public property Foreground (Inherited from Control.)
Public property GroupItemContainerStyle Gets or sets the Style which is applied to top-level group nodes in the contact list.
Public property GroupItemTemplate Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. (See ContactLayoutView).
Public property GroupTwoLineItemTemplate Gets or sets the DataTemplate used for Group-type contacts in TwoLines mode. (See ContactLayoutView).
Public property GroupViewBySetting Gets or sets an enumerated value which determines the manner in which contacts are grouped on the contact list.
Public property Height (Inherited from FrameworkElement.)
Public property HorizontalAlignment (Inherited from FrameworkElement.)
Public property HorizontalContentAlignment (Inherited from Control.)
Public property InitializationError (Inherited from UCBase.)
Public property InitializationErrorMessage (Inherited from UCBase.)
Public property InitializationFailed (Inherited from UCBase.)
Public property IsEnabled (Inherited from Control.)
Public property IsHitTestVisible (Inherited from UIElement.)
Public property IsInResiliencyMode (Inherited from UCBase.)
Public property IsLoaded (Inherited from UCBase.)
Protected property IsLoadedAndIsInVisualTree (Inherited from UCBase.)
Public property IsSignedIn (Inherited from UCBase.)
Public property IsTabStop (Inherited from Control.)
Public property ItemContainerStyle Gets or sets the Style which is applied to contact nodes in the contact list.
Public property Language (Inherited from FrameworkElement.)
Public property Margin (Inherited from FrameworkElement.)
Public property MaxHeight (Inherited from FrameworkElement.)
Public property MaxWidth (Inherited from FrameworkElement.)
Public property MinHeight (Inherited from FrameworkElement.)
Public property MinWidth (Inherited from FrameworkElement.)
Public property Model Reserved for internal use.
Public property Name (Inherited from FrameworkElement.)
Public property Opacity (Inherited from UIElement.)
Public property OpacityMask (Inherited from UIElement.)
Public property Padding (Inherited from Control.)
Public property Parent (Inherited from FrameworkElement.)
Public property PersonItemTemplate Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. (See ContactLayoutView).
Public property PersonTwoLineItemTemplate Gets or sets the DataTemplate used for Person-type contacts in TwoLines mode. (See ContactLayoutView).
Public property Projection (Inherited from UIElement.)
Public property RenderSize (Inherited from UIElement.)
Public property RenderTransform (Inherited from UIElement.)
Public property RenderTransformOrigin (Inherited from UIElement.)
Public property Resources (Inherited from FrameworkElement.)
Public property SelectedContactUris Gets a collection of strings which represent the set of contacts that are currently selected in the [ContactList].
Public property ShowFrequentContacts Gets or sets whether the Frequent Contacts Group is shown when GroupViewBySetting is set to Groups.
Public property ShowFriendlyName Gets or sets whether contacts in the list are shown using their [displaynames] or their [SIPURI's].
Public property ShowPivotBar Gets or sets whether the pivot bar is visible.
Public property SortBySetting Gets or sets an enumerated value which determines the sort order of contacts within the group nodes on the contact list.
Public property Style (Inherited from FrameworkElement.)
Public property TabIndex (Inherited from Control.)
Public property TabNavigation (Inherited from Control.)
Public property Tag (Inherited from FrameworkElement.)
Public property TelephoneItemTemplate Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. (See ContactLayoutView).
Public property TelephoneTwoLineItemTemplate Gets or sets the DataTemplate used for Telephone-type contacts in TwoLines mode. (See ContactLayoutView).
Public property Template (Inherited from Control.)
Public property Triggers (Inherited from FrameworkElement.)
Protected property UCClientModel (Inherited from UCBase.)
Public property UseLayoutRounding (Inherited from UIElement.)
Public property VerticalAlignment (Inherited from FrameworkElement.)
Public property VerticalContentAlignment (Inherited from Control.)
Public property Visibility (Inherited from UIElement.)
Public property Width (Inherited from FrameworkElement.)

Top

Methods

  Name Description
Public method AddHandler (Inherited from UIElement.)
Public method ApplyTemplate (Inherited from Control.)
Public method Arrange (Inherited from UIElement.)
Protected method ArrangeOverride (Inherited from FrameworkElement.)
Public method CaptureMouse (Inherited from UIElement.)
Public method CheckAccess (Inherited from DependencyObject.)
Public method ClearValue (Inherited from DependencyObject.)
Public method Equals (Inherited from Object.)
Protected method ExtractTemplatePart<T>(String) (Inherited from UCBase.)
Protected method ExtractTemplatePart<T>(String, Boolean) (Inherited from UCBase.)
Protected method Finalize (Inherited from Object.)
Public method FindName (Inherited from FrameworkElement.)
Public method Focus (Inherited from Control.)
Public method GetAnimationBaseValue (Inherited from DependencyObject.)
Public method GetBindingExpression (Inherited from FrameworkElement.)
Public method GetHashCode (Inherited from Object.)
Protected method GetTemplateChild (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method GetValue (Inherited from DependencyObject.)
Public method InvalidateArrange (Inherited from UIElement.)
Public method InvalidateMeasure (Inherited from UIElement.)
Public method Measure (Inherited from UIElement.)
Protected method MeasureOverride (Inherited from FrameworkElement.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnApplyTemplate When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call [ApplyTemplate]. In simplest terms, this means the method is called just before a UI element displays in an application. (Overrides UCBase.OnApplyTemplate().)
Protected method OnClientDisconnected (Inherited from UCBase.)
Protected method OnContactManagerPropertyChanged Reserved for internal use. (Overrides UCBase.OnContactManagerPropertyChanged(IContactsAndGroupsManagerModel, IContactsAndGroupsManagerModel).)
Protected method OnCreateAutomationPeer Overrides OnCreateAutomationPeer to return the ContactListAutomationPeer object. (Overrides UIElement.OnCreateAutomationPeer().)
Protected method OnGotFocus (Inherited from Control.)
Protected method OnIsInResiliencyModePropertyChanged Reserved for internal use. (Overrides UCBase.OnIsInResiliencyModePropertyChanged(Boolean, Boolean).)
Protected method OnIsSignedPropertyChanged Reserved for internal use. (Overrides UCBase.OnIsSignedPropertyChanged(Boolean, Boolean).)
Protected method OnKeyDown (Inherited from Control.)
Protected method OnKeyUp (Inherited from Control.)
Protected method OnLoaded (Inherited from UCBase.)
Protected method OnLostFocus (Inherited from Control.)
Protected method OnLostMouseCapture (Inherited from Control.)
Protected method OnMouseEnter (Inherited from Control.)
Protected method OnMouseLeave (Inherited from Control.)
Protected method OnMouseLeftButtonDown (Inherited from Control.)
Protected method OnMouseLeftButtonUp (Inherited from Control.)
Protected method OnMouseMove (Inherited from Control.)
Protected method OnMouseWheel (Inherited from Control.)
Protected method OnSelfModelPropertyChanged (Inherited from UCBase.)
Protected method OnUnloaded Reserved for internal use. (Overrides UCBase.OnUnloaded().)
Public method ReadLocalValue (Inherited from DependencyObject.)
Public method ReleaseMouseCapture (Inherited from UIElement.)
Public method RemoveHandler (Inherited from UIElement.)
Public method SetBinding (Inherited from FrameworkElement.)
Public method SetValue (Inherited from DependencyObject.)
Public method ToString (Inherited from Object.)
Public method TransformToVisual (Inherited from UIElement.)
Protected method UnwireUCClient Reserved for internal use. (Overrides UCBase.UnwireUCClient().)
Public method UpdateLayout (Inherited from UIElement.)
Protected method WireUCClient Reserved for internal use. (Overrides UCBase.WireUCClient(IUCClientModel).)

Top

Events

  Name Description
Public event BindingValidationError (Inherited from FrameworkElement.)
Public event GotFocus (Inherited from UIElement.)
Public event InitializationCompleted (Inherited from UCBase.)
Public event IsEnabledChanged (Inherited from Control.)
Public event KeyDown (Inherited from UIElement.)
Public event KeyUp (Inherited from UIElement.)
Public event LayoutUpdated (Inherited from FrameworkElement.)
Public event Loaded (Inherited from FrameworkElement.)
Public event LostFocus (Inherited from UIElement.)
Public event LostMouseCapture (Inherited from UIElement.)
Public event MouseEnter (Inherited from UIElement.)
Public event MouseLeave (Inherited from UIElement.)
Public event MouseLeftButtonDown (Inherited from UIElement.)
Public event MouseLeftButtonUp (Inherited from UIElement.)
Public event MouseMove (Inherited from UIElement.)
Public event MouseWheel (Inherited from UIElement.)
Public event SelectedContactUrisChanged Fired when the content of SelectedContactUris has changed.
Public event SizeChanged (Inherited from FrameworkElement.)

Top

Fields

  Name Description
Public fieldStatic member BotItemTemplateProperty Identifies the BotItemTemplate dependency property.
Public fieldStatic member BotTwoLineItemTemplateProperty Identifies the BotTwoLineItemTemplate dependency property.
Public fieldStatic member ContactLayoutViewProperty Identifies the ContactLayoutView dependency property.
Public fieldStatic member ContactsProperty Identifies the Contacts dependency property.
Public fieldStatic member ContextualInformationProperty Identifies the ContextualInformation dependency property.
Public fieldStatic member GroupItemContainerStyleProperty Identifies the GroupItemContainerStyle dependency property.
Public fieldStatic member GroupItemTemplateProperty Identifies the GroupItemTemplate dependency property.
Public fieldStatic member GroupTwoLineItemTemplateProperty Identifies the GroupTwoLineItemTemplate dependency property.
Public fieldStatic member GroupViewBySettingProperty Identifies the GroupViewBySetting dependency property.
Public fieldStatic member ItemContainerStyleProperty Identifies the ItemContainerStyle dependency property.
Public fieldStatic member ModelProperty Identifies the Model dependency property.
Public fieldStatic member PersonItemTemplateProperty Identifies the PersonItemTemplate dependency property.
Public fieldStatic member PersonTwoLineItemTemplateProperty Identifies the PersonTwoLineItemTemplate dependency property.
Public fieldStatic member ShowFrequentContactsProperty Identifies the ShowFrequentContacts dependency property.
Public fieldStatic member ShowFriendlyNameProperty Identifies the ShowFriendlyName dependency property.
Public fieldStatic member ShowPivotBarProperty Identifies the ShowPivotBar dependency property.
Public fieldStatic member SortBySettingProperty Identifies the SortBySetting dependency property.
Public fieldStatic member TelephoneItemTemplateProperty Identifies the TelephoneItemTemplate dependency property.
Public fieldStatic member TelephoneTwoLineItemTemplateProperty Identifies the TelephoneTwoLineItemTemplate dependency property.

Top

See also

Reference

ContactList class

Microsoft.Lync.Controls namespace