2.2.12.5.1 Record Structure

The Record structure specifies a tombstone within the Records field of the PidTagScheduleInfoAppointmentTombstone property (section 2.2.12.5).


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

StartTime

EndTime

GlobalObjectIdSize

GlobalObjectId (variable)

...

UsernameSize

Username (variable)

...

StartTime (4 bytes): The start time of the Meeting object in minutes since midnight, January 1, 1601, UTC.

EndTime (4 bytes): The end time of the Meeting object in minutes since midnight, January 1, 1601, UTC.

GlobalObjectIdSize (4 bytes): The size, in bytes, of the GlobalObjectId field.

GlobalObjectId (variable): The value of the PidLidGlobalObjectId property (section 2.2.1.27) of the meeting that this record represents.

UsernameSize (2 bytes): The size, in bytes, of the Username field.

Username (variable): A non-Unicode string. The value of the Username field is equal to the value of the PidTagDisplayName property ([MS-OXCFOLD] section 2.2.2.2.2.5) of the Address Book object of the user who added the tombstone.