Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
3/29/2010
Top
Top
Top
Defines a folder (the Calendar Folder) for storing the collection of Appointment objects.
The following tables list the members exposed by the AppointmentFoldertype.
Public Properties
Name | Description | |
---|---|---|
Items | Gets the Appointment Items in the AppointmentCollection. |
Public Methods(see also Protected Methods)
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Dispose | Disposes a folder. Disables finalization by the garbage collector by a calling GC.SuppressFinalize(this). Releases the COM pointer to this folder. (inherited from Folder) | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Allows you to free resources and perform other cleanup operations before the folder is reclaimed by the garbage collector. (inherited from Folder) | |
MemberwiseClone | (inherited from Object) |