C# Class MailKit.MetadataOptions

A set of options to use when requesting metadata.
A set of options to use when requesting metadata.
Afficher le fichier Open project: jstedfast/MailKit Class Usage Examples

Méthodes publiques

Méthode Description
MetadataOptions ( ) : System

Initializes a new instance of the T:MailKit.MetadataOptions class.

Creates a new set of options to use when requesting metadata.

Method Details

MetadataOptions() public méthode

Initializes a new instance of the T:MailKit.MetadataOptions class.
Creates a new set of options to use when requesting metadata.
public MetadataOptions ( ) : System
Résultat System