Class ContentInfo
Contents
[
Hide
]ContentInfo class
Object contains brief information of an aggregation of actions and events harvested from multiple servers across multiple datacenters.
public class ContentInfo
Constructors
| Name | Description |
|---|---|
| ContentInfo() | 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. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email