Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CalendarEventCalendarClient ¶
func NewCalendarEventCalendarClientWithBaseURI ¶
func NewCalendarEventCalendarClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarEventCalendarClient, error)
func (CalendarEventCalendarClient) GetCalendarEventCalendar ¶
func (c CalendarEventCalendarClient) GetCalendarEventCalendar(ctx context.Context, id beta.GroupIdCalendarEventId, options GetCalendarEventCalendarOperationOptions) (result GetCalendarEventCalendarOperationResponse, err error)
GetCalendarEventCalendar - Get calendar from groups. The calendar that contains the event. Navigation property. Read-only.
type GetCalendarEventCalendarOperationOptions ¶
type GetCalendarEventCalendarOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetCalendarEventCalendarOperationOptions ¶
func DefaultGetCalendarEventCalendarOperationOptions() GetCalendarEventCalendarOperationOptions
func (GetCalendarEventCalendarOperationOptions) ToHeaders ¶
func (o GetCalendarEventCalendarOperationOptions) ToHeaders() *client.Headers
func (GetCalendarEventCalendarOperationOptions) ToOData ¶
func (o GetCalendarEventCalendarOperationOptions) ToOData() *odata.Query
func (GetCalendarEventCalendarOperationOptions) ToQuery ¶
func (o GetCalendarEventCalendarOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.