Contact.SpouseName プロパティ

定義

連絡先の配偶者/パートナーの名前を取得または設定します。

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

プロパティ値

連絡先の配偶者/パートナーの名前。

適用対象