Compartilhar via


OutlookNotification Class

Interaction logic for OutlookNotification.xaml

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As OutlookNotification

Syntax

'Declaration
Public Class OutlookNotification
    Inherits Window
    Implements IComponentConnector, IStyleConnector
public class OutlookNotification : Window, IComponentConnector, IStyleConnector
public ref class OutlookNotification : public Window, IComponentConnector, IStyleConnector
public class OutlookNotification extends Window implements IComponentConnector, IStyleConnector
public class OutlookNotification extends Window implements IComponentConnector, IStyleConnector

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.Window
                  Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.OutlookNotification

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.

Platforms

See Also

Reference

OutlookNotification Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.