Platform SDK: Exchange 2000 Server

Contacts Property

[This is preliminary documentation and subject to change.]

Returns the URL to the folder containing items of contact content.

[Visual Basic,VBScript]
Property Contacts as String
read-only
[C++]
HRESULT get_Contacts(BSTR* pVal);
[IDL]
HRESULT [propget] Contacts([out,retval] BSTR* pVal);

Remarks