Platform SDK: Exchange 2000 Server

Forms Property

[This is preliminary documentation and subject to change.]

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

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

Remarks