Documentation
¶
Index ¶
- func CreateEvent(ctx context.Context, info graph.CreateEventInfo) error
- func DeleteEvent(ctx context.Context, eventID, calendarID string, owner graph.OwnerType) error
- func GetEventAttachments(ctx context.Context, eventID, calendarID string, owner graph.OwnerType) error
- func GetEventDetails(ctx context.Context, eventID, calendarID string, owner graph.OwnerType) error
- func InviteUserToEvent(ctx context.Context, eventID, calendarID string, owner graph.OwnerType, ...) error
- func ListCalendars(ctx context.Context) error
- func ListEvents(ctx context.Context, start, end time.Time) error
- func RespondToEvent(ctx context.Context, eventID, calendarID string, owner graph.OwnerType, ...) error
- func SearchEvents(ctx context.Context, query string, start, end time.Time) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEvent ¶
func CreateEvent(ctx context.Context, info graph.CreateEventInfo) error
func DeleteEvent ¶
func GetEventAttachments ¶
func GetEventDetails ¶
func InviteUserToEvent ¶
func ListCalendars ¶
func RespondToEvent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.