AppointmentQueryBuilder.IsOrganizer

AppointmentQueryBuilder.IsOrganizer property

Gets the field that allows to find items where user is organizer.

public BoolComparisonField IsOrganizer { get; }

See Also