Notification
Notification class
对象包含从跨多个数据中心的多个服务器收集的操作和事件的聚合。
public class Notification : ContentInfo
构造函数
姓名 | 描述 |
---|---|
Notification() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
ContentId { get; set; } | 获取或设置唯一标识内容的不透明字符串。 |
ContentType { get; set; } | 获取或设置内容类型。 |
ContentUri { get; set; } | 获取或设置检索内容时使用的 URL。 |
Created { get; set; } | 获取或设置内容可用的日期时间。 |
Expiration { get; set; } | 获取或设置内容将不再可用于检索的日期时间。 |
Sent { get; set; } | 获取或设置通知发送的日期时间。 |
Status { get; set; } | 获取或设置通知状态。 |
也可以看看
- class ContentInfo
- 命名空间 Aspose.Email.Clients.Activity
- 部件 Aspose.Email