Notification.NotificationItem Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the notification item.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Notification.NotificationItem
Syntax
public class NotificationItem
Public Class NotificationItem
Constructors
Name | Description | |
---|---|---|
Notification.NotificationItem(Dictionary<String, Object>) | Initializes a new instance of the Notification.NotificationItem class. |
Properties
Name | Description | |
---|---|---|
due | Gets the date and time of when the notification is due. |
|
IconUrl | Gets the icon for the URL. |
|
id | Gets the ID of the notification item. |
|
LogicalName | Gets the logical name. |
|
subject | Gets the subject of the notification item. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
dismissed | Contains a Boolean value that specifies whether the notification was dismissed. |
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
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright