Documentation ¶
Index ¶
- type CreateOutlookTaskFolderOperationOptions
- type CreateOutlookTaskFolderOperationResponse
- type DeleteOutlookTaskFolderOperationOptions
- type DeleteOutlookTaskFolderOperationResponse
- type GetOutlookTaskFolderOperationOptions
- type GetOutlookTaskFolderOperationResponse
- type GetOutlookTaskFoldersCountOperationOptions
- type GetOutlookTaskFoldersCountOperationResponse
- type ListOutlookTaskFoldersCompleteResult
- type ListOutlookTaskFoldersCustomPager
- type ListOutlookTaskFoldersOperationOptions
- type ListOutlookTaskFoldersOperationResponse
- type OutlookTaskFolderClient
- func (c OutlookTaskFolderClient) CreateOutlookTaskFolder(ctx context.Context, input beta.OutlookTaskFolder, ...) (result CreateOutlookTaskFolderOperationResponse, err error)
- func (c OutlookTaskFolderClient) DeleteOutlookTaskFolder(ctx context.Context, id beta.MeOutlookTaskFolderId, ...) (result DeleteOutlookTaskFolderOperationResponse, err error)
- func (c OutlookTaskFolderClient) GetOutlookTaskFolder(ctx context.Context, id beta.MeOutlookTaskFolderId, ...) (result GetOutlookTaskFolderOperationResponse, err error)
- func (c OutlookTaskFolderClient) GetOutlookTaskFoldersCount(ctx context.Context, options GetOutlookTaskFoldersCountOperationOptions) (result GetOutlookTaskFoldersCountOperationResponse, err error)
- func (c OutlookTaskFolderClient) ListOutlookTaskFolders(ctx context.Context, options ListOutlookTaskFoldersOperationOptions) (result ListOutlookTaskFoldersOperationResponse, err error)
- func (c OutlookTaskFolderClient) ListOutlookTaskFoldersComplete(ctx context.Context, options ListOutlookTaskFoldersOperationOptions) (ListOutlookTaskFoldersCompleteResult, error)
- func (c OutlookTaskFolderClient) ListOutlookTaskFoldersCompleteMatchingPredicate(ctx context.Context, options ListOutlookTaskFoldersOperationOptions, ...) (result ListOutlookTaskFoldersCompleteResult, err error)
- func (c OutlookTaskFolderClient) UpdateOutlookTaskFolder(ctx context.Context, id beta.MeOutlookTaskFolderId, ...) (result UpdateOutlookTaskFolderOperationResponse, err error)
- type OutlookTaskFolderOperationPredicate
- type UpdateOutlookTaskFolderOperationOptions
- type UpdateOutlookTaskFolderOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateOutlookTaskFolderOperationOptions ¶
type CreateOutlookTaskFolderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateOutlookTaskFolderOperationOptions ¶
func DefaultCreateOutlookTaskFolderOperationOptions() CreateOutlookTaskFolderOperationOptions
func (CreateOutlookTaskFolderOperationOptions) ToHeaders ¶
func (o CreateOutlookTaskFolderOperationOptions) ToHeaders() *client.Headers
func (CreateOutlookTaskFolderOperationOptions) ToOData ¶
func (o CreateOutlookTaskFolderOperationOptions) ToOData() *odata.Query
func (CreateOutlookTaskFolderOperationOptions) ToQuery ¶
func (o CreateOutlookTaskFolderOperationOptions) ToQuery() *client.QueryParams
type DeleteOutlookTaskFolderOperationOptions ¶
type DeleteOutlookTaskFolderOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteOutlookTaskFolderOperationOptions ¶
func DefaultDeleteOutlookTaskFolderOperationOptions() DeleteOutlookTaskFolderOperationOptions
func (DeleteOutlookTaskFolderOperationOptions) ToHeaders ¶
func (o DeleteOutlookTaskFolderOperationOptions) ToHeaders() *client.Headers
func (DeleteOutlookTaskFolderOperationOptions) ToOData ¶
func (o DeleteOutlookTaskFolderOperationOptions) ToOData() *odata.Query
func (DeleteOutlookTaskFolderOperationOptions) ToQuery ¶
func (o DeleteOutlookTaskFolderOperationOptions) ToQuery() *client.QueryParams
type GetOutlookTaskFolderOperationOptions ¶
type GetOutlookTaskFolderOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOutlookTaskFolderOperationOptions ¶
func DefaultGetOutlookTaskFolderOperationOptions() GetOutlookTaskFolderOperationOptions
func (GetOutlookTaskFolderOperationOptions) ToHeaders ¶
func (o GetOutlookTaskFolderOperationOptions) ToHeaders() *client.Headers
func (GetOutlookTaskFolderOperationOptions) ToOData ¶
func (o GetOutlookTaskFolderOperationOptions) ToOData() *odata.Query
func (GetOutlookTaskFolderOperationOptions) ToQuery ¶
func (o GetOutlookTaskFolderOperationOptions) ToQuery() *client.QueryParams
type GetOutlookTaskFoldersCountOperationOptions ¶
type GetOutlookTaskFoldersCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetOutlookTaskFoldersCountOperationOptions ¶
func DefaultGetOutlookTaskFoldersCountOperationOptions() GetOutlookTaskFoldersCountOperationOptions
func (GetOutlookTaskFoldersCountOperationOptions) ToHeaders ¶
func (o GetOutlookTaskFoldersCountOperationOptions) ToHeaders() *client.Headers
func (GetOutlookTaskFoldersCountOperationOptions) ToOData ¶
func (o GetOutlookTaskFoldersCountOperationOptions) ToOData() *odata.Query
func (GetOutlookTaskFoldersCountOperationOptions) ToQuery ¶
func (o GetOutlookTaskFoldersCountOperationOptions) ToQuery() *client.QueryParams
type ListOutlookTaskFoldersCompleteResult ¶
type ListOutlookTaskFoldersCompleteResult struct { LatestHttpResponse *http.Response Items []beta.OutlookTaskFolder }
type ListOutlookTaskFoldersCustomPager ¶
func (*ListOutlookTaskFoldersCustomPager) NextPageLink ¶
func (p *ListOutlookTaskFoldersCustomPager) NextPageLink() *odata.Link
type ListOutlookTaskFoldersOperationOptions ¶
type ListOutlookTaskFoldersOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListOutlookTaskFoldersOperationOptions ¶
func DefaultListOutlookTaskFoldersOperationOptions() ListOutlookTaskFoldersOperationOptions
func (ListOutlookTaskFoldersOperationOptions) ToHeaders ¶
func (o ListOutlookTaskFoldersOperationOptions) ToHeaders() *client.Headers
func (ListOutlookTaskFoldersOperationOptions) ToOData ¶
func (o ListOutlookTaskFoldersOperationOptions) ToOData() *odata.Query
func (ListOutlookTaskFoldersOperationOptions) ToQuery ¶
func (o ListOutlookTaskFoldersOperationOptions) ToQuery() *client.QueryParams
type OutlookTaskFolderClient ¶
func NewOutlookTaskFolderClientWithBaseURI ¶
func NewOutlookTaskFolderClientWithBaseURI(sdkApi sdkEnv.Api) (*OutlookTaskFolderClient, error)
func (OutlookTaskFolderClient) CreateOutlookTaskFolder ¶
func (c OutlookTaskFolderClient) CreateOutlookTaskFolder(ctx context.Context, input beta.OutlookTaskFolder, options CreateOutlookTaskFolderOperationOptions) (result CreateOutlookTaskFolderOperationResponse, err error)
CreateOutlookTaskFolder - Create outlookTaskFolder (deprecated). Create a task folder in the default task group (My Tasks) of the user's mailbox.
func (OutlookTaskFolderClient) DeleteOutlookTaskFolder ¶
func (c OutlookTaskFolderClient) DeleteOutlookTaskFolder(ctx context.Context, id beta.MeOutlookTaskFolderId, options DeleteOutlookTaskFolderOperationOptions) (result DeleteOutlookTaskFolderOperationResponse, err error)
DeleteOutlookTaskFolder - Delete outlookTaskFolder (deprecated). Delete the specified Outlook task folder.
func (OutlookTaskFolderClient) GetOutlookTaskFolder ¶
func (c OutlookTaskFolderClient) GetOutlookTaskFolder(ctx context.Context, id beta.MeOutlookTaskFolderId, options GetOutlookTaskFolderOperationOptions) (result GetOutlookTaskFolderOperationResponse, err error)
GetOutlookTaskFolder - Get outlookTaskFolder (deprecated). Get the properties and relationships of the specified Outlook task folder.
func (OutlookTaskFolderClient) GetOutlookTaskFoldersCount ¶
func (c OutlookTaskFolderClient) GetOutlookTaskFoldersCount(ctx context.Context, options GetOutlookTaskFoldersCountOperationOptions) (result GetOutlookTaskFoldersCountOperationResponse, err error)
GetOutlookTaskFoldersCount - Get the number of the resource
func (OutlookTaskFolderClient) ListOutlookTaskFolders ¶
func (c OutlookTaskFolderClient) ListOutlookTaskFolders(ctx context.Context, options ListOutlookTaskFoldersOperationOptions) (result ListOutlookTaskFoldersOperationResponse, err error)
ListOutlookTaskFolders - List taskFolders (deprecated). Get all the Outlook task folders in the user's mailbox.
func (OutlookTaskFolderClient) ListOutlookTaskFoldersComplete ¶
func (c OutlookTaskFolderClient) ListOutlookTaskFoldersComplete(ctx context.Context, options ListOutlookTaskFoldersOperationOptions) (ListOutlookTaskFoldersCompleteResult, error)
ListOutlookTaskFoldersComplete retrieves all the results into a single object
func (OutlookTaskFolderClient) ListOutlookTaskFoldersCompleteMatchingPredicate ¶
func (c OutlookTaskFolderClient) ListOutlookTaskFoldersCompleteMatchingPredicate(ctx context.Context, options ListOutlookTaskFoldersOperationOptions, predicate OutlookTaskFolderOperationPredicate) (result ListOutlookTaskFoldersCompleteResult, err error)
ListOutlookTaskFoldersCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (OutlookTaskFolderClient) UpdateOutlookTaskFolder ¶
func (c OutlookTaskFolderClient) UpdateOutlookTaskFolder(ctx context.Context, id beta.MeOutlookTaskFolderId, input beta.OutlookTaskFolder, options UpdateOutlookTaskFolderOperationOptions) (result UpdateOutlookTaskFolderOperationResponse, err error)
UpdateOutlookTaskFolder - Update outlooktaskfolder (deprecated). Update the writable properties of an Outlook task folder. You cannot change the name property value of the default task folder, 'Tasks'.
type OutlookTaskFolderOperationPredicate ¶
type OutlookTaskFolderOperationPredicate struct { }
func (OutlookTaskFolderOperationPredicate) Matches ¶
func (p OutlookTaskFolderOperationPredicate) Matches(input beta.OutlookTaskFolder) bool
type UpdateOutlookTaskFolderOperationOptions ¶
type UpdateOutlookTaskFolderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateOutlookTaskFolderOperationOptions ¶
func DefaultUpdateOutlookTaskFolderOperationOptions() UpdateOutlookTaskFolderOperationOptions
func (UpdateOutlookTaskFolderOperationOptions) ToHeaders ¶
func (o UpdateOutlookTaskFolderOperationOptions) ToHeaders() *client.Headers
func (UpdateOutlookTaskFolderOperationOptions) ToOData ¶
func (o UpdateOutlookTaskFolderOperationOptions) ToOData() *odata.Query
func (UpdateOutlookTaskFolderOperationOptions) ToQuery ¶
func (o UpdateOutlookTaskFolderOperationOptions) ToQuery() *client.QueryParams