in the hand - .NET Solutions for Mobility

EmailMessageFolderCollection Class

Represents a collection of folders containing email messages.

Professional Edition

For a list of all members of this type, see EmailMessageFolderCollection Members.

System.Object
   InTheHand.WindowsMobile.PocketOutlook.MessageFolderCollection
      InTheHand.WindowsMobile.PocketOutlook.EmailMessageFolderCollection

[Visual Basic]
Public Class EmailMessageFolderCollection
    Inherits MessageFolderCollection
    Implements ICollection, IEnumerable
[C#]
public class EmailMessageFolderCollection : MessageFolderCollection, ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: InTheHand.WindowsMobile.PocketOutlook

Assembly: InTheHand.WindowsMobile.PocketOutlook (in InTheHand.WindowsMobile.PocketOutlook.dll)

See Also

EmailMessageFolderCollection Members | InTheHand.WindowsMobile.PocketOutlook Namespace