Contact.Notes プロパティ

定義

連絡先の notes プロパティを取得します。 このプロパティは、Exchange Server 2010 SP2 と Exchange Web Services (EWS) マネージ API 1.2 で導入されました。

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

プロパティ値

連絡先に関するメモ情報。

適用対象