Contact.HonorificNamePrefix 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定連絡人名稱的接受前置詞。 接受前置詞的最大字串長度為 32 個字元。
public:
property Platform::String ^ HonorificNamePrefix { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring HonorificNamePrefix();
void HonorificNamePrefix(winrt::hstring value);
public string HonorificNamePrefix { get; set; }
var string = contact.honorificNamePrefix;
contact.honorificNamePrefix = string;
Public Property HonorificNamePrefix As String
屬性值
連絡人名稱的接受前置詞。 接受前置詞的最大字串長度為 32 個字元。
Windows 需求
應用程式功能 |
contactsSystem
|
備註
一般名稱前置詞包括 Ms、Miss、Mrs、Mr、Dr 等等。