CompleteName.GivenName プロパティ

定義

連絡先の指定された名前 (名) を取得します。

public:
 property System::String ^ GivenName { System::String ^ get(); };
public string GivenName { get; }
Public ReadOnly Property GivenName As String

プロパティ値

連絡先の指定された名前 (名)。

適用対象