Source position: msgraph.pp line 243
type TresponseType = (
none,
organizer,
tentativelyAccepted,
accepted,
declined,
notResponded
);