Freigeben über


EmailMailboxEmptyFolderRequestEventArgs Klasse

Definition

Kapselt Informationen zu einer Anforderung zum Leeren eines Ordners.

public ref class EmailMailboxEmptyFolderRequestEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EmailMailboxEmptyFolderRequestEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EmailMailboxEmptyFolderRequestEventArgs
Public NotInheritable Class EmailMailboxEmptyFolderRequestEventArgs
Vererbung
Object Platform::Object IInspectable EmailMailboxEmptyFolderRequestEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
email emailSystem

Hinweise

Verwenden Sie die instance dieser Klasse, die als Argument an den EmptyFolderRequested-Ereignishandler übergeben wird.

Eigenschaften

Request

Ruft das EmailMailboxEmptyFolderRequest-Objekt ab, das dieser Anforderung zugeordnet ist.

Methoden

GetDeferral()

Ruft ein Zurückstellungsobjekt für diesen Vorgang ab.

Gilt für: