EmailMailboxAutoReplySettings Klasse

Definition

Stellt die Einstellungen für die automatische Antwortfunktion eines E-Mail-Kontos dar.

public ref class EmailMailboxAutoReplySettings sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [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 EmailMailboxAutoReplySettings final
/// [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)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class EmailMailboxAutoReplySettings final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[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 EmailMailboxAutoReplySettings
[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)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class EmailMailboxAutoReplySettings
function EmailMailboxAutoReplySettings()
Public NotInheritable Class EmailMailboxAutoReplySettings
Vererbung
Object Platform::Object IInspectable EmailMailboxAutoReplySettings
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
email emailSystem

Konstruktoren

EmailMailboxAutoReplySettings()

Initialisiert eine neue instance eines -Objekts.

Eigenschaften

EndTime

Stellt die Endzeit des automatisierten Antwortzeitraums dar.

InternalReply

Ruft die automatische Antwortnachricht ab, die für eine E-Mail-Nachricht von einem internen Absender vorgesehen ist.

IsEnabled

Ruft einen booleschen Wert ab, der angibt, ob automatische Antworten aktiviert sind.

KnownExternalReply

Ruft die automatische Antwortnachricht ab, die für eine E-Mail-Nachricht von einem bekannten externen Absender vorgesehen ist.

ResponseKind

Ruft ab oder legt fest, ob die automatisierte Antwort-E-Mail-Nachricht als HTML oder Nur-Text codiert ist.

StartTime

Stellt die Startzeit für den automatisierten Antwortzeitraum dar.

UnknownExternalReply

Ruft die automatische Antwortnachricht ab, die für eine E-Mail-Nachricht von einem unbekannten externen Absender vorgesehen ist.

Gilt für: