Platform SDK: Exchange 2000 Server

EmailAddress Property

[This is preliminary documentation and subject to change.]

The email address of this folder.

[Visual Basic,VBScript]
Property EmailAddress as String
[C++]
HRESULT get_EmailAddress(BSTR* pVal);
[IDL]
HRESULT [propget] EmailAddress([out,retval] BSTR* pVal);

Remarks

Folders in a Microsoft Exchange public or private information store can be configured as a mail recipient. If this folder has been configured to receive mail, this property returns the mail address.