Interface that defines the behavior of an event.
Adds a note to the event.
Adds a date to the event.
Returns the content of the event.
Returns the unique identifier (ARID) of the event.
Returns the note attached to the event, or an empty string if none exists.
Returns the date attached to the event, if any.
Converts the event to an envelope.
Interface that defines the behavior of an event.