AppointmentFolder Class

3/29/2010

Defines a folder (the Calendar Folder) for storing the collection of Appointment objects.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public class AppointmentFolder : Folder
'Declaration
Public Class AppointmentFolder
    Inherits Folder

Inheritance Hierarchy

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

AppointmentFolder Members
Microsoft.WindowsMobile.PocketOutlook Namespace