OutlookNotification Constructor

Definition

Initializes a new instance of the OutlookNotification class.

public:
 OutlookNotification(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Notification ^ notificationControl, System::Collections::ObjectModel::ObservableCollection<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Notification::NotificationItem ^> ^ reminders);
public OutlookNotification (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Notification notificationControl, System.Collections.ObjectModel.ObservableCollection<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Notification.NotificationItem> reminders);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.OutlookNotification : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Notification * System.Collections.ObjectModel.ObservableCollection<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Notification.NotificationItem> -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.OutlookNotification
Public Sub New (notificationControl As Notification, reminders As ObservableCollection(Of Notification.NotificationItem))

Parameters

notificationControl
Notification

Applies to