In The Hand LtdIn The Hand
MessageFolder Class
NamespacesInTheHand.WindowsMobile.PocketOutlookMessageFolder
.NET Components for Mobility
Represents a single message folder.
Declaration Syntax
C#Visual Basic
public abstract class MessageFolder : IDisposable
Public MustInherit Class MessageFolder _
	Implements IDisposable
Members
All MembersMethodsProperties



IconMemberDescription
Count
Get the number of messages in the current folder.

Dispose(Boolean)
Releases the unmanaged resources used by the MessageFolder and optionally releases the managed resources

Dispose()()()()
Releases all resources used by the MessageFolder

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
(Overrides Object.Finalize()()()().)
FolderType
Gets the type of this folder, for example Inbox or Sent Items.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ItemId
Gets the folder’s Item ID.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the name of the Folder.

Properties
Gets the property collection for the folder.

Refresh()()()()
Causes the MessageFolder to refresh it's contents.

Sort(MessageProperty, Boolean)
Sort the table by the specified property. This only affects enumeration by foreach loop.

ToString()()()()
(Overrides Object.ToString()()()().)
Unread
Get the number of unread messages in the current folder.

Inheritance Hierarchy

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0