Documentation ¶
Index ¶
- type AllowedCalendarSharingRolesWithUserRequestBuilder
- func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformation(options *AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions) (...)
- func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) Get(options *AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions) ([]string, error)
- type AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllowedCalendarSharingRolesWithUserRequestBuilder ¶
type AllowedCalendarSharingRolesWithUserRequestBuilder struct {
// contains filtered or unexported fields
}
AllowedCalendarSharingRolesWithUserRequestBuilder builds and executes requests for operations under \me\calendars\{calendar-id}\microsoft.graph.allowedCalendarSharingRoles(User='{User}')
func NewAllowedCalendarSharingRolesWithUserRequestBuilder ¶
func NewAllowedCalendarSharingRolesWithUserRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AllowedCalendarSharingRolesWithUserRequestBuilder
NewAllowedCalendarSharingRolesWithUserRequestBuilder instantiates a new AllowedCalendarSharingRolesWithUserRequestBuilder and sets the default values.
func NewAllowedCalendarSharingRolesWithUserRequestBuilderInternal ¶
func NewAllowedCalendarSharingRolesWithUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter, user *string) *AllowedCalendarSharingRolesWithUserRequestBuilder
NewAllowedCalendarSharingRolesWithUserRequestBuilderInternal instantiates a new AllowedCalendarSharingRolesWithUserRequestBuilder and sets the default values.
func (*AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformation ¶
func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformation(options *AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation invoke function allowedCalendarSharingRoles
func (*AllowedCalendarSharingRolesWithUserRequestBuilder) Get ¶
func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) Get(options *AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions) ([]string, error)
Get invoke function allowedCalendarSharingRoles
type AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions ¶
type AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
AllowedCalendarSharingRolesWithUserRequestBuilderGetOptions options for Get