C# Class MailKit.MetadataOptions

A set of options to use when requesting metadata.
A set of options to use when requesting metadata.
Mostrar archivo Open project: jstedfast/MailKit Class Usage Examples

Public Methods

Method 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 method

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