UserQueryQueryType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains integer values that are used for the UserQuery.QueryType
attribute.
public ref class UserQueryQueryType abstract sealed
public static class UserQueryQueryType
type UserQueryQueryType = class
Public Class UserQueryQueryType
- Inheritance
-
UserQueryQueryType
Remarks
The following table shows the values for this class.
Member
Value
Description
Fields
AddressBookFilters |
An address book filter. Value = 512. |
AdvancedSearch |
An advanced search. Value = 1. |
CustomDefinedView |
A custom view. Value = 16384. |
InteractiveWorkflowView |
A view for a dialog (workflow process). Value = 4096. |
LookupView |
A lookup view. Value = 64. |
MainApplicationView |
The main application view. Value = 0. |
MainApplicationViewWithoutSubject |
The main application view without a subject. Value = 1024. |
OfflineFilters |
An offline filter for Dynamics 365 for Outlook. Value = 16. |
OutlookFilters |
A filter for Dynamics 365 for Outlook. Value = 256. |
QuickFindSearch |
A quick find query, which defines the columns searched using the Search field in a list view. Value = 4. |
Reporting |
A reporting query. Value = 8. |
SavedQueryTypeOther |
A saved query used for workflow templates and e-mail templates. Value = 2048. |
SMAppointmentBookView |
The service management appointment book view. Value = 128. |
SubGrid |
A sub-grid query. Value = 2. |