_ContactItem.FileAs プロパティ

定義

連絡先に割り当てられた既定のキーワード文字列を示す文字列 (C#の文字列) を設定または返します。 読み取り/書き込みが可能です。

public:
 property System::String ^ FileAs { System::String ^ get(); void set(System::String ^ value); };
public string FileAs { get; set; }
Public Property FileAs As String

プロパティ値

適用対象