Class Notification
Contents
[
Hide
]Notification class
Object contains an aggregation of actions and events harvested from multiple servers across multiple datacenters.
public class Notification : ContentInfo
Constructors
Name | Description |
---|---|
Notification() | The default constructor. |
Properties
Name | Description |
---|---|
ContentId { get; set; } | Gets or sets an opaque string that uniquely identifies the content. |
ContentType { get; set; } | Gets or sets content type. |
ContentUri { get; set; } | Gets or sets URL to use when retrieving the content. |
Created { get; set; } | Gets or sets datetime when the content was made available. |
Expiration { get; set; } | Gets or sets datetime after which the content will no longer be available for retrieval. |
Sent { get; set; } | Gets or sets datetime when the notification was sent. |
Status { get; set; } | Gets or sets status of notification. |
See Also
- class ContentInfo
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email