in the hand - .NET Solutions for Mobility

AppointmentFolder Class

Defines a folder for storing the collection of Appointment objects.

For a list of all members of this type, see AppointmentFolder Members.

System.Object
   System.MarshalByRefObject
      InTheHand.WindowsMobile.PocketOutlook.Folder
         InTheHand.WindowsMobile.PocketOutlook.AppointmentFolder

[Visual Basic]
Public Class AppointmentFolder
    Inherits Folder
[C#]
public class AppointmentFolder : Folder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Equivalent to Microsoft.WindowsMobile.PocketOutlook.AppointmentFolder.

Requirements

Namespace: InTheHand.WindowsMobile.PocketOutlook

Assembly: InTheHand.WindowsMobile.PocketOutlook (in InTheHand.WindowsMobile.PocketOutlook.dll)

See Also

AppointmentFolder Members | InTheHand.WindowsMobile.PocketOutlook Namespace