CNContact.ErrorDomain Property

Definition

Returns the constant name of the Contacts error domain.

[Foundation.Field("CNErrorDomain", "Contacts")]
public static Foundation.NSString ErrorDomain { get; }
member this.ErrorDomain : Foundation.NSString

Property Value

Returns the constant "CNErrorDomain".

Attributes

Applies to