Dela via


BaseFolder Property

Topic Last Modified: 2006-06-13

Returns the URL to the primary folder in a mailbox, usually the inbox. This property is read-only.

Applies To

IMailBox Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property BaseFolder As String
HRESULT get_BaseFolder(BSTR* pVal);

Parameters

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