In The Hand - .NET Components for Mobility
AppointmentFolder Class
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentFolder
Defines a folder for storing the collection of Appointment objects.
Declaration Syntax
C#Visual Basic
public sealed class AppointmentFolder : Folder
Public NotInheritable Class AppointmentFolder _
	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 Appointment 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.AppointmentFolder.

Inheritance Hierarchy
Object
MarshalByRefObject
 Folder
  AppointmentFolder

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