System.MessageStore.Folder object

[The Windows Gadget Platform/Sidebar is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. ]

Defines the properties for individual Windows Mail (formerly Outlook Express) folders as well as the properties for the Messages collection.

Note

Objects of type System.MessageStore.Message can only be accessed through the Messages collection. This collection is a member of System.MessageStore.Folder.

Members

The System.MessageStore.Folder object has these types of members:

Collections

The System.MessageStore.Folder object has these collections.

Collection Description
Messages A collection of System.MessageStore.Message object types.

Properties

The System.MessageStore.Folder object has these properties.

Property Access type Description
messageCount
Read-only
Gets the number of messages in a Windows Mail folder.
name
Read-only
Gets the Windows Mail folder name.
unreadMessageCount
Read-only
Gets the number of unread messages in a Windows Mail folder.

Remarks

Folders exposes the Windows Mail Local Folders collection. Subfolders and their content (such as messages) are not exposed.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
End of client support
Windows 7
End of server support
Windows Server 2008
IDL
Sidebar.idl
DLL
Sidebar.Exe (version 1.00 or later)