Platform SDK: Exchange 2000 Server

IException Interface

[This is preliminary documentation and subject to change.]

Provides access to properties and fields for creating or processing an exception to a recurring meeting.

IID
CD000124-8B95-11D1-82DB-00C04FB1625D
Extends
IDispatch

Member Summary

Properties

Name Type Description
EndTime

[Visual Basic, VBScript]Date

[C++,IDL] DATE

Contains the end time of an appointment instance being added, or the new end time of an appointment instance being modified.
Fields

(Read-only)

[Visual Basic, VBScript] ADODB.Fields

[C++,IDL] Fields*

Returns a Fields collection for the object. Used to change field values for an appointment instance being modified.
RecurrenceID

[Visual Basic, VBScript] Date

[C++,IDL] DATE

Returns the starting date and time of an appointment instance being deleted or modified.
RecurrenceIDRange

[Visual Basic, VBScript] String

[C++,IDL] BSTR

Modifies the meaning of the RecurrenceID property to refer to multiple instances of a recurring meeting.
StartTime

[Visual Basic, VBScript] Date

[C++,IDL] DATE

Contains the start time of an appointment instance being added, or the new start time of an appointment instance being modified.
Type

(Read-only)

[Visual Basic, VBScript] String

[C++,IDL] BSTR

Specifies whether to add, delete, or modify an appointment instance.