CNContainerType Enum

Definition

Enumerates known CNContainer types.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CNContainerType
type CNContainerType = 
Inheritance
CNContainerType
Attributes

Fields

CardDav 3

A CardDAV server, such as iCloud.

Exchange 2

A Microsoft Exchange folder.

Local 1

The local device container.

Unassigned 0

Indicates that the container type has not been assigned.

Applies to