CNContactStore.GetAuthorizationStatus(CNEntityType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the authorization status for accessing contacts.
[Foundation.Export("authorizationStatusForEntityType:")]
public static Contacts.CNAuthorizationStatus GetAuthorizationStatus (Contacts.CNEntityType entityType);
static member GetAuthorizationStatus : Contacts.CNEntityType -> Contacts.CNAuthorizationStatus
Parameters
- entityType
- CNEntityType
Returns
- Attributes