Reserved for internal use.

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

Syntax

C#
[
ContentPropertyAttribute("Content")]
[
TemplatePartAttribute(Name ="PART_CommandControl", Type = 
typeof(
Control))]
public 
abstract 
class 
ContactButton : 
ContactBase

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
               Microsoft.Lync.Controls . . :: . . UCBase
                 Microsoft.Lync.Controls . . :: . . ContactBase
                   Microsoft.Lync.Controls . . :: . . ContactButton
                     Microsoft.Lync.Controls . . :: . . ScheduleMeetingButton
                     Microsoft.Lync.Controls . . :: . . SendEmailButton
                     Microsoft.Lync.Controls . . :: . . SendFileButton
                     Microsoft.Lync.Controls . . :: . . ShareDesktopButton
                     Microsoft.Lync.Controls . . :: . . StartAudioCallButton
                     Microsoft.Lync.Controls . . :: . . StartInstantMessagingButton
                     Microsoft.Lync.Controls . . :: . . StartVideoCallButton

See Also