eventcalendar

package
v0.20241023.1122425 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventCalendarClient

type EventCalendarClient struct {
	Client *msgraph.Client
}

func NewEventCalendarClientWithBaseURI

func NewEventCalendarClientWithBaseURI(sdkApi sdkEnv.Api) (*EventCalendarClient, error)

func (EventCalendarClient) GetEventCalendar

GetEventCalendar - Get calendar from groups. The calendar that contains the event. Navigation property. Read-only.

type GetEventCalendarOperationOptions

type GetEventCalendarOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetEventCalendarOperationOptions

func DefaultGetEventCalendarOperationOptions() GetEventCalendarOperationOptions

func (GetEventCalendarOperationOptions) ToHeaders

func (GetEventCalendarOperationOptions) ToOData

func (GetEventCalendarOperationOptions) ToQuery

type GetEventCalendarOperationResponse

type GetEventCalendarOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.Calendar
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL