In The Hand - .NET Components for Mobility
ContactFolder Class
NamespacesInTheHand.WindowsMobile.PocketOutlookContactFolder
Defines the Contacts folder. This is the container for the Contact collection.
Declaration Syntax
C#Visual Basic
public sealed class ContactFolder : Folder
Public NotInheritable Class ContactFolder _
	Inherits Folder
Members
All MembersMethodsProperties



IconMemberDescription
Dispose()()()
Disposes a folder.
(Inherited from Folder.)
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.)
Items
Gets the Contact collection.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Notification
Specifies what notifications to receive when items change.
(Inherited from Folder.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks

Equivalent to Microsoft.WindowsMobile.PocketOutlook.ContactFolder.

Inheritance Hierarchy

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