_ContactItem.Spouse プロパティ

定義

連絡先の配偶者名エントリを示す 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

適用対象