GetMessageTrackingReportOptions
Contents
[
Hide
]GetMessageTrackingReportOptions class
Represents options for GetMessageTrackingReport operation
Constructors
| Name | Description |
|---|---|
| GetMessageTrackingReportOptions | Initializes a new instance of the GetMessageTrackingReportOptions class |
Methods
| Name | Description |
|---|---|
| get_DiagnosticsLevel | Gets a timing and performance information that will be used to derive the report. |
| get_MessageTrackingReportId | Gets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string) |
| get_RecipientFilter | Gets a recipient address to use with the specified report. |
| get_ReportTemplate | Gets the type of report to get. |
| get_ReturnQueueEvents | Gets a value indicating whether the person who is running the task is in a privileged role. |
| get_Scope | Gets the search scope (non-empty string) |
| set_DiagnosticsLevel | Sets a timing and performance information that will be used to derive the report. |
| set_MessageTrackingReportId | Sets an identity string that was obtained from the FindMessageTrackingReport operation (non-empty string) |
| set_RecipientFilter | Sets a recipient address to use with the specified report. |
| set_ReportTemplate | Sets the type of report to get. |
| set_ReturnQueueEvents | Sets a value indicating whether the person who is running the task is in a privileged role. |
| set_Scope | Sets the search scope (non-empty string) |