GraphMessageSearchParameter.HasCompletedFlag Method
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)
HasCompletedFlag(GraphDateTimeRange)
Messages with Completed flag and completed within the specified time interval.
Declaration
public static GraphMessageSearchParameter HasCompletedFlag(GraphDateTimeRange completedDateRange)
Parameters
Type | Name | Description |
---|---|---|
Graph |
completedDateRange | Date and time range in which the message was completed. |
Returns
Type | Description |
---|---|
Graph |
A search parameter. |