EmailQueryTextSearch Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une requête de recherche de texte dans une boîte aux lettres de courrier électronique.
public ref class EmailQueryTextSearch sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EmailQueryTextSearch final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EmailQueryTextSearch
Public NotInheritable Class EmailQueryTextSearch
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Fonctionnalités de l’application |
email
emailSystem
|
Remarques
La propriété TextSearch permet d’accéder à un instance de cette classe.
Propriétés
Fields |
Obtient ou définit les champs d’une requête de recherche de texte par e-mail. |
SearchScope |
Obtient ou définit l’étendue d’une requête de recherche de texte par e-mail. |
Text |
Obtient ou définit la chaîne de texte d’une requête de recherche de texte par e-mail. |