In The Hand - .NET Components for Mobility
MmsMessageFolder Class
NamespacesInTheHand.WindowsMobile.PocketOutlookMmsMessageFolder
Folder containing MMS messages.
Declaration Syntax
C#Visual Basic
public sealed class MmsMessageFolder : MessageFolder, IList, 
	ICollection, IEnumerable
Public NotInheritable Class MmsMessageFolder _
	Inherits MessageFolder _
	Implements IList, ICollection, IEnumerable
Members
All MembersMethodsProperties



IconMemberDescription
Count
Get the number of messages in the current folder.
(Inherited from MessageFolder.)
Dispose()()()
(Inherited from MessageFolder.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Folders
Returns a collection of sub-folders.

FolderType
(Inherited from MessageFolder.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([(Int32])])
Returns the MmsMessage at the specified index.

ItemId
Gets the folder’s Item ID.
(Inherited from MessageFolder.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the name of the Folder.
(Inherited from MessageFolder.)
Properties
Gets the property collection for the folder.
(Inherited from MessageFolder.)
ToString()()()
(Inherited from MessageFolder.)
Unread
Get the number of unread messages in the current folder.
(Inherited from MessageFolder.)
Inheritance Hierarchy
Object
MessageFolder
 MmsMessageFolder

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0