Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOutlookOperationOptions ¶
type GetOutlookOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOutlookOperationOptions ¶
func DefaultGetOutlookOperationOptions() GetOutlookOperationOptions
func (GetOutlookOperationOptions) ToHeaders ¶
func (o GetOutlookOperationOptions) ToHeaders() *client.Headers
func (GetOutlookOperationOptions) ToOData ¶
func (o GetOutlookOperationOptions) ToOData() *odata.Query
func (GetOutlookOperationOptions) ToQuery ¶
func (o GetOutlookOperationOptions) ToQuery() *client.QueryParams
type OutlookClient ¶
func NewOutlookClientWithBaseURI ¶
func NewOutlookClientWithBaseURI(sdkApi sdkEnv.Api) (*OutlookClient, error)
func (OutlookClient) GetOutlook ¶
func (c OutlookClient) GetOutlook(ctx context.Context, options GetOutlookOperationOptions) (result GetOutlookOperationResponse, err error)
GetOutlook - Get outlook from me
Click to show internal directories.
Click to hide internal directories.