Documentation ¶
Index ¶
- type OutlookRequestBuilder
- func (m *OutlookRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *OutlookRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *OutlookRequestBuilderDeleteRequestConfiguration) (...)
- func (m *OutlookRequestBuilder) CreateGetRequestInformation() (...)
- func (m *OutlookRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *OutlookRequestBuilderGetRequestConfiguration) (...)
- func (m *OutlookRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *OutlookRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *OutlookRequestBuilder) Delete() error
- func (m *OutlookRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *OutlookRequestBuilderDeleteRequestConfiguration, ...) error
- func (m *OutlookRequestBuilder) Get() (...)
- func (m *OutlookRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *OutlookRequestBuilderGetRequestConfiguration, ...) (...)
- func (m *OutlookRequestBuilder) MasterCategories() ...
- func (m *OutlookRequestBuilder) MasterCategoriesById(id string) ...
- func (m *OutlookRequestBuilder) Patch(...) error
- func (m *OutlookRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- func (m *OutlookRequestBuilder) SupportedLanguages() ...
- func (m *OutlookRequestBuilder) SupportedTimeZones() ...
- func (m *OutlookRequestBuilder) SupportedTimeZonesWithTimeZoneStandard(timeZoneStandard *string) ...
- type OutlookRequestBuilderDeleteRequestConfiguration
- type OutlookRequestBuilderGetQueryParameters
- type OutlookRequestBuilderGetRequestConfiguration
- type OutlookRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutlookRequestBuilder ¶
type OutlookRequestBuilder struct {
// contains filtered or unexported fields
}
OutlookRequestBuilder provides operations to manage the outlook property of the microsoft.graph.user entity.
func NewOutlookRequestBuilder ¶
func NewOutlookRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OutlookRequestBuilder
NewOutlookRequestBuilder instantiates a new OutlookRequestBuilder and sets the default values.
func NewOutlookRequestBuilderInternal ¶
func NewOutlookRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OutlookRequestBuilder
NewOutlookRequestBuilderInternal instantiates a new OutlookRequestBuilder and sets the default values.
func (*OutlookRequestBuilder) CreateDeleteRequestInformation ¶
func (m *OutlookRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property outlook for users
func (*OutlookRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *OutlookRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *OutlookRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property outlook for users
func (*OutlookRequestBuilder) CreateGetRequestInformation ¶
func (m *OutlookRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation selective Outlook services available to the user. Read-only. Nullable.
func (*OutlookRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *OutlookRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *OutlookRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration selective Outlook services available to the user. Read-only. Nullable.
func (*OutlookRequestBuilder) CreatePatchRequestInformation ¶
func (m *OutlookRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OutlookUserable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property outlook in users
func (*OutlookRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *OutlookRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OutlookUserable, requestConfiguration *OutlookRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property outlook in users
func (*OutlookRequestBuilder) Delete ¶
func (m *OutlookRequestBuilder) Delete() error
Delete delete navigation property outlook for users
func (*OutlookRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *OutlookRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *OutlookRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property outlook for users
func (*OutlookRequestBuilder) Get ¶
func (m *OutlookRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OutlookUserable, error)
Get selective Outlook services available to the user. Read-only. Nullable.
func (*OutlookRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *OutlookRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *OutlookRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OutlookUserable, error)
GetWithRequestConfigurationAndResponseHandler selective Outlook services available to the user. Read-only. Nullable.
func (*OutlookRequestBuilder) MasterCategories ¶
func (m *OutlookRequestBuilder) MasterCategories() *i5778e4eb64102e20ca8d1195cd8e1846b24ae1936d8c6f197de8072b5d0708ac.MasterCategoriesRequestBuilder
MasterCategories the masterCategories property
func (*OutlookRequestBuilder) MasterCategoriesById ¶
func (m *OutlookRequestBuilder) MasterCategoriesById(id string) *i9c16ff1de59760cb207932c94d7e5b162ef9fa5d4907f338c86fe76159e2fd2e.OutlookCategoryItemRequestBuilder
MasterCategoriesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.outlook.masterCategories.item collection
func (*OutlookRequestBuilder) Patch ¶
func (m *OutlookRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OutlookUserable) error
Patch update the navigation property outlook in users
func (*OutlookRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *OutlookRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OutlookUserable, requestConfiguration *OutlookRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property outlook in users
func (*OutlookRequestBuilder) SupportedLanguages ¶
func (m *OutlookRequestBuilder) SupportedLanguages() *ife66d0b9f6f5078d55f8064315594566334d3524d53493f1e94572250b63718d.SupportedLanguagesRequestBuilder
SupportedLanguages provides operations to call the supportedLanguages method.
func (*OutlookRequestBuilder) SupportedTimeZones ¶
func (m *OutlookRequestBuilder) SupportedTimeZones() *iffa0ef582c6d2c7811884583ef4dc645e754a9800a3dc819065d67d7878520d3.SupportedTimeZonesRequestBuilder
SupportedTimeZones provides operations to call the supportedTimeZones method.
func (*OutlookRequestBuilder) SupportedTimeZonesWithTimeZoneStandard ¶
func (m *OutlookRequestBuilder) SupportedTimeZonesWithTimeZoneStandard(timeZoneStandard *string) *if091958fbb564389ef67ed45a4b07d6392d87eb19b6badc51215e9e861d95f16.SupportedTimeZonesWithTimeZoneStandardRequestBuilder
SupportedTimeZonesWithTimeZoneStandard provides operations to call the supportedTimeZones method.
type OutlookRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type OutlookRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
OutlookRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type OutlookRequestBuilderGetQueryParameters ¶
type OutlookRequestBuilderGetQueryParameters struct { // Select properties to be returned Select []string `uriparametername:"%24select"` }
OutlookRequestBuilderGetQueryParameters selective Outlook services available to the user. Read-only. Nullable.
type OutlookRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type OutlookRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *OutlookRequestBuilderGetQueryParameters }
OutlookRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type OutlookRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type OutlookRequestBuilderPatchRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
OutlookRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.