In The Hand LtdIn The Hand
ContactFolder Class
NamespacesInTheHand.WindowsMobile.PocketOutlookContactFolder
.NET Components for Mobility
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.)
Dispose(Boolean)
(Inherited from Folder.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows you to free resources and perform other cleanup operations before the folder is reclaimed by the garbage collector.
(Inherited from Folder.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(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
Object
Folder
 ContactFolder

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