Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type GetOutlookOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOutlookOperationOptions() GetOutlookOperationOptions + func (o GetOutlookOperationOptions) ToHeaders() *client.Headers + func (o GetOutlookOperationOptions) ToOData() *odata.Query + func (o GetOutlookOperationOptions) ToQuery() *client.QueryParams + type GetOutlookOperationResponse struct + HttpResponse *http.Response + Model *stable.OutlookUser + OData *odata.OData + type OutlookClient struct + Client *msgraph.Client + func NewOutlookClientWithBaseURI(sdkApi sdkEnv.Api) (*OutlookClient, error) + func (c OutlookClient) GetOutlook(ctx context.Context, id stable.UserId, options GetOutlookOperationOptions) (result GetOutlookOperationResponse, err error)