Contact.Notes Property

Definition

Gets the notes property of a contact. This property was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2.

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

Property Value

The notes information about a contact.

Applies to