CommentStatus

Contains the status of a comment. Some item actions request a comment. For example, when accepting an appointment, a user can provide the originator a comment.

Syntax

<CommentStatus>
<extension base="dateTime"
<attribute name="comment" type="string"/>

Definitions

dateTime

Specifies the date and time that the action occurred. For example, when accepting or declining an appointment.

comment

Specifies the comment associated with the action.