Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The number of visible (non-hidden) folders.
[Visual Basic,VBScript] Property VisibleItemCount as Long read-only [C++] HRESULT get_VisibleItemCount(long* pVal); [IDL] HRESULT [propget] VisibleItemCount([out,retval] long* pVal);
Items in a Microsoft Exchange public or private information store are marked as hidden with the DAV:ishidden property. Hidden items are not intended for general user use. An example is an event sink registration item.