Enum ViewFilter
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines the view filter for queries.
public enum ViewFilter
Fields
All = 0Show all item (no filter)
Flagged = 1Item has flag
HasAttachment = 2Item has attachment
Suggestions = 8Suggestions (aka Predicted Actions) from the Inference engine
SuggestionsDelete = 10Delete suggestions
SuggestionsRespond = 9Respond suggestions
TaskActive = 5Active task items
TaskCompleted = 7Completed task items
TaskOverdue = 6Overdue task items
ToOrCcMe = 3Item is to or cc me
Unread = 4Item is unread