共用方式為


DialRequestedEventArgs.Contact 屬性

定義

傳回撥號的連絡人。

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

屬性值

Object

Platform::Object

IInspectable

連絡人。

適用於