Annotation Interface CalendarUserType


@Target(METHOD) @Retention(RUNTIME) public @interface CalendarUserType
Marks the method which gets/sets the type of calendar user this principal represents.

Typically will be INDIVIDUAL, GROUP, ROOM, etc