Optional
appointmentThe value for the PidLidAppointmentColor property (section 2.2.1.50) in the Exception Embedded Message object.
For possible values, see section 2.2.1.50.
Optional
attachmentThe value of this field specifies whether the Exception Embedded Message object contains attachments.
The value will be 0x00000001 if attachments are present, and 0x00000000 otherwise.
Optional
busyThe value for the PidLidBusyStatus property (section 2.2.1.2) in the Exception Embedded Message object.
For possible values, see section 2.2.1.2.
Optional
changeThe value of the PidLidChangeHighlight property (section 2.2.6.2) in the Exception object.
The end time of the exception in local time in minutes since midnight, January 1, 1601.
Optional
locationA non-Unicode string that is the value of the PidLidLocation property (section 2.2.1.4) in the Exception Embedded Message object.
-or-
The Unicode string value for the PidLidLocation property (section 2.2.1.4) in the Exception Embedded Message object. Note that the WideCharLocation field is not null-terminated.
Optional
meetingThe value of the PidLidAppointmentStateFlags property (section 2.2.1.10) in the Exception Embedded Message object.
The original starting time of the exception in local time in minutes since midnight, January 1, 1601.
A bit field that specifies what data in the ExceptionInfo structure has a value different from the recurring series.
The valid flags for this field are summarized in the following table.
Flag | Value | Meaning |
---|---|---|
ARO_SUBJECT | 0x0001 | Indicates that the Subject, SubjectLength, and SubjectLength2 fields are present. |
ARO_MEETINGTYPE | 0x0002 | Indicates that the MeetingType field is present. |
ARO_REMINDERDELTA | 0x0004 | Indicates that the ReminderDelta field is present. |
ARO_REMINDER | 0x0008 | Indicates that the ReminderSet field is present. |
ARO_LOCATION | 0x0010 | Indicates that the Location, LocationLength, and LocationLength2 fields are present. |
ARO_BUSYSTATUS | 0x0020 | Indicates that the BusyStatus field is present. |
ARO_ATTACHMENT | 0x0040 | Indicates that the attachment field is present. |
ARO_SUBTYPE | 0x0080 | Indicates that the SubType field is present. |
ARO_APPTCOLOR | 0x0100 | Indicates that the AppointmentColor field is present. |
ARO_EXCEPTIONAL_BODY | 0x0200 | Indicates that the Exception Embedded Message object has the PidTagRtfCompressed property ([MS-OXCMSG] section 2.2.1.56.4) set on it. |
Optional
reminderThe value for the PidLidReminderDelta property ([MS-OXORMDR] section 2.2.1.3) in the Exception Embedded Message object.
Optional
reminderThe value for the PidLidReminderSet property ([MS-OXORMDR] section 2.2.1.1) in the Exception Embedded Message object.
The start time of the exception in local time in minutes since midnight, January 1, 1601.
Optional
subjectA non-null-terminated, non-Unicode string that is the value of the PidTagNormalizedSubject property ([MS-OXCMSG] section 2.2.1.10) in the Exception Embedded Message object.
-or-
The Unicode string value for the exception's PidTagNormalizedSubject property ([MS-OXCMSG] section 2.2.1.10). Note that the WideCharSubject field is not null-terminated.
Optional
subThe value for the PidLidAppointmentSubType property (section 2.2.1.9) in the Exception Embedded Message object.
For possible values, see section 2.2.1.9.
ExceptionInfo and ExtendedException Structure
See