ContactBase class

Reserved for internal use.

Inheritance hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          Microsoft.Lync.Controls.UCBase
            Microsoft.Lync.Controls.ContactBase
              Microsoft.Lync.Controls.AvailabilityIcon
              Microsoft.Lync.Controls.ContactButton
              Microsoft.Lync.Controls.ContactCard
              Microsoft.Lync.Controls.ContactItem

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

Syntax

'Declaration
Public MustInherit Class ContactBase _
    Inherits UCBase
'Usage
Dim instance As ContactBase
public abstract class ContactBase : UCBase

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ContactBase members

Microsoft.Lync.Controls namespace