CNContact.PropertyNotFetchedExceptionName Property
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.
Used as the name of an exception thrown when attempting to read a property that has not been fetched.
[Foundation.Field("CNContactPropertyNotFetchedExceptionName", "Contacts")]
public static Foundation.NSString PropertyNotFetchedExceptionName { get; }
member this.PropertyNotFetchedExceptionName : Foundation.NSString
Property Value
- Attributes