Platform SDK: Exchange 2000 Server

TargetAddress Property

[This is preliminary documentation and subject to change.]

The address where mail is redirected when mail is sent to this recipient.

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

Remarks

The default value for this property is NULL (no address specified).

This is set via the MailEnable and MailDisable methods.

This property is stored as an Active Directory path. See Email Addresses Stored as Active Directory Paths for more information.