Notes Property

Topic Last Modified: 2006-06-13

Returns the URL to the folder containing items of notes content. This property is read-only, and is not yet implemented.

Applies To

IMailBox Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property Notes As String
HRESULT get_Notes(BSTR* pVal);

Parameters

  • pVal
    Returns the value of the Notes property as a reference to a BSTR.