ContactPhone 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
ContactPhone() |
初始化 ContactPhone 類別的新執行個體。 |
ContactPhone(String) |
使用指定的資料,初始化 ContactPhone 類別的新執行個體。 |
ContactPhone()
ContactPhone(String)
使用指定的資料,初始化 ContactPhone 類別的新執行個體。
public:
ContactPhone(System::String ^ phoneNumber);
public ContactPhone (string phoneNumber);
new Microsoft.Maui.ApplicationModel.Communication.ContactPhone : string -> Microsoft.Maui.ApplicationModel.Communication.ContactPhone
Public Sub New (phoneNumber As String)
參數
- phoneNumber
- String
電話號碼。