CNContactVCardSerialization.GetDescriptorFromRequiredKeys 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.
Returns the T:Contacts.ICNKeyDescriptor that contains the list of contact keys that are needed to create vCard data for a contact.
[Foundation.Export("descriptorForRequiredKeys")]
public static Contacts.ICNKeyDescriptor GetDescriptorFromRequiredKeys ();
static member GetDescriptorFromRequiredKeys : unit -> Contacts.ICNKeyDescriptor
Returns
- Attributes