In The Hand - .NET Components for Mobility
MmsMessageFolderCollection Class
NamespacesInTheHand.WindowsMobile.PocketOutlookMmsMessageFolderCollection
Represents a collection of folders containing MMS messages.
Declaration Syntax
C#Visual Basic
public sealed class MmsMessageFolderCollection : MessageFolderCollection, ICollection, 
	IEnumerable
Public NotInheritable Class MmsMessageFolderCollection _
	Inherits MessageFolderCollection _
	Implements ICollection, IEnumerable
Members
All MembersMethodsProperties



IconMemberDescription
AddNew(String)
Creates a new Subfolder

Count
Returns the count of folders in the collection.

Dispose()()()
(Inherited from MessageFolderCollection.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 MmsMessageFolder at the specified index within the collection.

Item[([(String])])

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Remove(MmsMessageFolder)
Removes a subfolder within this collection

RemoveAt(Int32)
Removes the subfolder at the specified index.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MessageFolderCollection
 MmsMessageFolderCollection

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