Documentation ¶
Index ¶
- type MultiValueLegacyExtendedPropertyItemRequestBuilder
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(...) (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateGetRequestInformation() (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) Delete() error
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(...) error
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) Get() (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (...)
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) Patch(...) error
- func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type MultiValueLegacyExtendedPropertyItemRequestBuilderDeleteRequestConfiguration
- type MultiValueLegacyExtendedPropertyItemRequestBuilderGetQueryParameters
- type MultiValueLegacyExtendedPropertyItemRequestBuilderGetRequestConfiguration
- type MultiValueLegacyExtendedPropertyItemRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiValueLegacyExtendedPropertyItemRequestBuilder ¶ added in v0.12.0
type MultiValueLegacyExtendedPropertyItemRequestBuilder struct {
// contains filtered or unexported fields
}
MultiValueLegacyExtendedPropertyItemRequestBuilder provides operations to manage the multiValueExtendedProperties property of the microsoft.graph.event entity.
func NewMultiValueLegacyExtendedPropertyItemRequestBuilder ¶ added in v0.12.0
func NewMultiValueLegacyExtendedPropertyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MultiValueLegacyExtendedPropertyItemRequestBuilder
NewMultiValueLegacyExtendedPropertyItemRequestBuilder instantiates a new MultiValueLegacyExtendedPropertyItemRequestBuilder and sets the default values.
func NewMultiValueLegacyExtendedPropertyItemRequestBuilderInternal ¶ added in v0.12.0
func NewMultiValueLegacyExtendedPropertyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MultiValueLegacyExtendedPropertyItemRequestBuilder
NewMultiValueLegacyExtendedPropertyItemRequestBuilderInternal instantiates a new MultiValueLegacyExtendedPropertyItemRequestBuilder and sets the default values.
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property multiValueExtendedProperties for me
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *MultiValueLegacyExtendedPropertyItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property multiValueExtendedProperties for me
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation the collection of multi-value extended properties defined for the event. Read-only. Nullable.
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *MultiValueLegacyExtendedPropertyItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration the collection of multi-value extended properties defined for the event. Read-only. Nullable.
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.MultiValueLegacyExtendedPropertyable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property multiValueExtendedProperties in me
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.MultiValueLegacyExtendedPropertyable, requestConfiguration *MultiValueLegacyExtendedPropertyItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property multiValueExtendedProperties in me
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) Delete() error
Delete delete navigation property multiValueExtendedProperties for me
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *MultiValueLegacyExtendedPropertyItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property multiValueExtendedProperties for me
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) Get ¶ added in v0.12.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.MultiValueLegacyExtendedPropertyable, error)
Get the collection of multi-value extended properties defined for the event. Read-only. Nullable.
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *MultiValueLegacyExtendedPropertyItemRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.MultiValueLegacyExtendedPropertyable, error)
GetWithRequestConfigurationAndResponseHandler the collection of multi-value extended properties defined for the event. Read-only. Nullable.
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.MultiValueLegacyExtendedPropertyable) error
Patch update the navigation property multiValueExtendedProperties in me
func (*MultiValueLegacyExtendedPropertyItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *MultiValueLegacyExtendedPropertyItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.MultiValueLegacyExtendedPropertyable, requestConfiguration *MultiValueLegacyExtendedPropertyItemRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property multiValueExtendedProperties in me
type MultiValueLegacyExtendedPropertyItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type MultiValueLegacyExtendedPropertyItemRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
MultiValueLegacyExtendedPropertyItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type MultiValueLegacyExtendedPropertyItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type MultiValueLegacyExtendedPropertyItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
MultiValueLegacyExtendedPropertyItemRequestBuilderGetQueryParameters the collection of multi-value extended properties defined for the event. Read-only. Nullable.
type MultiValueLegacyExtendedPropertyItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type MultiValueLegacyExtendedPropertyItemRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *MultiValueLegacyExtendedPropertyItemRequestBuilderGetQueryParameters }
MultiValueLegacyExtendedPropertyItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type MultiValueLegacyExtendedPropertyItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type MultiValueLegacyExtendedPropertyItemRequestBuilderPatchRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
MultiValueLegacyExtendedPropertyItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.