CNMutableContact.ContactType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Contacts.CNContactType ContactType { [Foundation.Export("contactType")] get; [Foundation.Export("setContactType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contactType")>]
[<set: Foundation.Export("setContactType:")>]
member this.ContactType : Contacts.CNContactType with get, set

Property Value

Attributes

Applies to