Class GetMessageTrackingReportOptions
Contents
[
Hide
]GetMessageTrackingReportOptions class
Represents options for GetMessageTrackingReport operation
public sealed class GetMessageTrackingReportOptions
Constructors
Name | Description |
---|---|
GetMessageTrackingReportOptions(string, string) | Initializes a new instance of the GetMessageTrackingReportOptions class |
Properties
Name | Description |
---|---|
DiagnosticsLevel { get; set; } | Gets or sets a timing and performance information that will be used to derive the report. |
MessageTrackingReportId { get; set; } | Gets or sets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string) |
RecipientFilter { get; set; } | Gets or sets a recipient address to use with the specified report. |
ReportTemplate { get; set; } | Gets or sets the type of report to get. |
ReturnQueueEvents { get; set; } | Gets or sets a value indicating whether the person who is running the task is in a privileged role. |
Scope { get; set; } | Gets or sets the search scope (non-empty string) |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email