EmailAddress Property (IFolder)
Topic Last Modified: 2006-06-13
The e-mail address of this folder. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property EmailAddress As String
HRESULT get_EmailAddress(BSTR* pVal);
Parameters
- pVal
Returns the value of the EmailAddress property as a reference to a BSTR.
Remarks
A folder in a Microsoft® Exchange public or mailbox store can be configured as a mail recipient. If this folder has been configured to receive mail, this property returns the mail address.