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