CSMailboxKey Class

Definition

Represents keys that identify commonly used mailboxes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CSMailboxKey
type CSMailboxKey = class
Inheritance
CSMailboxKey
Attributes

Properties

Archive

The key for the Archive mailbox.

Drafts

The key for the Drafts mailbox.

Inbox

The key for the Inbox.

Junk

The key for the Junk mailbox.

Sent

The key for the Sent mailbox.

Trash

The key for the Trash mailbox.

Applies to