ContactGroup.DisplayName プロパティ

定義

連絡先グループの表示名を取得または設定します。

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

プロパティ値

プロパティの DisplayName 値は T:System.String です

適用対象