EmailLoadOptions

EmailLoadOptions class

Repräsentiert die Dokumentladeoptionen für eine E-Mail-Nachricht.

public sealed class EmailLoadOptions : LoadOptions

Konstrukteure

Name Beschreibung
EmailLoadOptions() Initialisiert eine neue Instanz vonEmailLoadOptions Klasse.

Eigenschaften

Name Beschreibung
static Default { get; } Ruft den Standardwert für abEmailLoadOptions Klasse.
Password { get; set; } Ruft das Passwort zum Öffnen eines verschlüsselten Dokuments ab oder legt es fest.

Siehe auch