ParentURL Property (IItem)
Topic Last Modified: 2006-06-13
The absolute URL of the item's parent collection. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property ParentURL As String
HRESULT get_ParentURL(BSTR* pVal);
Parameters
- pVal
Returns the value of the ParentURL property as a reference to a BSTR.