Platform SDK: Exchange 2000 Server

ParentURL Property

[This is preliminary documentation and subject to change.]

The absolute URL of the item's parent collection.

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

Remarks