Share via


CSPerson.Handles Property

Definition

Gets a list of contact handles for the person.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] Handles { [Foundation.Export("handles")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("handles")>]
member this.Handles : string[]

Property Value

String[]
Attributes

Applies to