EmailQuerySearchScope
EmailQuerySearchScope
EmailQuerySearchScope
EmailQuerySearchScope
Enum
Definition
Defines the scope of a query.
public : enum class EmailQuerySearchScopepublic enum EmailQuerySearchScopePublic Enum EmailQuerySearchScope// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Local Local Local Local | Query only the local email message collection. |
| Server Server Server Server | Query the entire email message collection contained on the email server. |