CXHandle.Type Property

Definition

Gets a value that indicates the type of the handle.

public virtual CallKit.CXHandleType Type { [Foundation.Export("type")] get; }
member this.Type : CallKit.CXHandleType

Property Value

Indicates whether the handle is an email address, phone number, or generic string.

Attributes

Applies to