DialRequestedEventArgs.Contact Property

Definition

Returns the contact that was dialed.

public:
 property Platform::Object ^ Contact { Platform::Object ^ get(); };
IInspectable Contact();
public object Contact { get; }
var object = dialRequestedEventArgs.contact;
Public ReadOnly Property Contact As Object

Property Value

Object

Platform::Object

IInspectable

The contact.

Applies to