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