Documentation ¶
Index ¶
- type CreateOutlookTaskFolderTaskOperationOptions
- type CreateOutlookTaskFolderTaskOperationResponse
- type DeleteOutlookTaskFolderTaskOperationOptions
- type DeleteOutlookTaskFolderTaskOperationResponse
- type GetOutlookTaskFolderTaskOperationOptions
- type GetOutlookTaskFolderTaskOperationResponse
- type GetOutlookTaskFolderTasksCountOperationOptions
- type GetOutlookTaskFolderTasksCountOperationResponse
- type ListOutlookTaskFolderTaskCompletesCompleteResult
- type ListOutlookTaskFolderTaskCompletesCustomPager
- type ListOutlookTaskFolderTaskCompletesOperationOptions
- type ListOutlookTaskFolderTaskCompletesOperationResponse
- type ListOutlookTaskFolderTasksCompleteResult
- type ListOutlookTaskFolderTasksCustomPager
- type ListOutlookTaskFolderTasksOperationOptions
- type ListOutlookTaskFolderTasksOperationResponse
- type OutlookTaskFolderTaskClient
- func (c OutlookTaskFolderTaskClient) CreateOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderId, input beta.OutlookTask, ...) (result CreateOutlookTaskFolderTaskOperationResponse, err error)
- func (c OutlookTaskFolderTaskClient) DeleteOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, ...) (result DeleteOutlookTaskFolderTaskOperationResponse, err error)
- func (c OutlookTaskFolderTaskClient) GetOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, ...) (result GetOutlookTaskFolderTaskOperationResponse, err error)
- func (c OutlookTaskFolderTaskClient) GetOutlookTaskFolderTasksCount(ctx context.Context, id beta.UserIdOutlookTaskFolderId, ...) (result GetOutlookTaskFolderTasksCountOperationResponse, err error)
- func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletes(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, ...) (result ListOutlookTaskFolderTaskCompletesOperationResponse, err error)
- func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletesComplete(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, ...) (ListOutlookTaskFolderTaskCompletesCompleteResult, error)
- func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletesCompleteMatchingPredicate(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, ...) (result ListOutlookTaskFolderTaskCompletesCompleteResult, err error)
- func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasks(ctx context.Context, id beta.UserIdOutlookTaskFolderId, ...) (result ListOutlookTaskFolderTasksOperationResponse, err error)
- func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasksComplete(ctx context.Context, id beta.UserIdOutlookTaskFolderId, ...) (ListOutlookTaskFolderTasksCompleteResult, error)
- func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasksCompleteMatchingPredicate(ctx context.Context, id beta.UserIdOutlookTaskFolderId, ...) (result ListOutlookTaskFolderTasksCompleteResult, err error)
- func (c OutlookTaskFolderTaskClient) UpdateOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, ...) (result UpdateOutlookTaskFolderTaskOperationResponse, err error)
- type OutlookTaskOperationPredicate
- type UpdateOutlookTaskFolderTaskOperationOptions
- type UpdateOutlookTaskFolderTaskOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateOutlookTaskFolderTaskOperationOptions ¶
type CreateOutlookTaskFolderTaskOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateOutlookTaskFolderTaskOperationOptions ¶
func DefaultCreateOutlookTaskFolderTaskOperationOptions() CreateOutlookTaskFolderTaskOperationOptions
func (CreateOutlookTaskFolderTaskOperationOptions) ToHeaders ¶
func (o CreateOutlookTaskFolderTaskOperationOptions) ToHeaders() *client.Headers
func (CreateOutlookTaskFolderTaskOperationOptions) ToOData ¶
func (o CreateOutlookTaskFolderTaskOperationOptions) ToOData() *odata.Query
func (CreateOutlookTaskFolderTaskOperationOptions) ToQuery ¶
func (o CreateOutlookTaskFolderTaskOperationOptions) ToQuery() *client.QueryParams
type DeleteOutlookTaskFolderTaskOperationOptions ¶
type DeleteOutlookTaskFolderTaskOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteOutlookTaskFolderTaskOperationOptions ¶
func DefaultDeleteOutlookTaskFolderTaskOperationOptions() DeleteOutlookTaskFolderTaskOperationOptions
func (DeleteOutlookTaskFolderTaskOperationOptions) ToHeaders ¶
func (o DeleteOutlookTaskFolderTaskOperationOptions) ToHeaders() *client.Headers
func (DeleteOutlookTaskFolderTaskOperationOptions) ToOData ¶
func (o DeleteOutlookTaskFolderTaskOperationOptions) ToOData() *odata.Query
func (DeleteOutlookTaskFolderTaskOperationOptions) ToQuery ¶
func (o DeleteOutlookTaskFolderTaskOperationOptions) ToQuery() *client.QueryParams
type GetOutlookTaskFolderTaskOperationOptions ¶
type GetOutlookTaskFolderTaskOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOutlookTaskFolderTaskOperationOptions ¶
func DefaultGetOutlookTaskFolderTaskOperationOptions() GetOutlookTaskFolderTaskOperationOptions
func (GetOutlookTaskFolderTaskOperationOptions) ToHeaders ¶
func (o GetOutlookTaskFolderTaskOperationOptions) ToHeaders() *client.Headers
func (GetOutlookTaskFolderTaskOperationOptions) ToOData ¶
func (o GetOutlookTaskFolderTaskOperationOptions) ToOData() *odata.Query
func (GetOutlookTaskFolderTaskOperationOptions) ToQuery ¶
func (o GetOutlookTaskFolderTaskOperationOptions) ToQuery() *client.QueryParams
type GetOutlookTaskFolderTasksCountOperationOptions ¶
type GetOutlookTaskFolderTasksCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetOutlookTaskFolderTasksCountOperationOptions ¶
func DefaultGetOutlookTaskFolderTasksCountOperationOptions() GetOutlookTaskFolderTasksCountOperationOptions
func (GetOutlookTaskFolderTasksCountOperationOptions) ToHeaders ¶
func (o GetOutlookTaskFolderTasksCountOperationOptions) ToHeaders() *client.Headers
func (GetOutlookTaskFolderTasksCountOperationOptions) ToOData ¶
func (o GetOutlookTaskFolderTasksCountOperationOptions) ToOData() *odata.Query
func (GetOutlookTaskFolderTasksCountOperationOptions) ToQuery ¶
func (o GetOutlookTaskFolderTasksCountOperationOptions) ToQuery() *client.QueryParams
type ListOutlookTaskFolderTaskCompletesCompleteResult ¶
type ListOutlookTaskFolderTaskCompletesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.OutlookTask }
type ListOutlookTaskFolderTaskCompletesCustomPager ¶
type ListOutlookTaskFolderTaskCompletesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListOutlookTaskFolderTaskCompletesCustomPager) NextPageLink ¶
func (p *ListOutlookTaskFolderTaskCompletesCustomPager) NextPageLink() *odata.Link
type ListOutlookTaskFolderTaskCompletesOperationOptions ¶
type ListOutlookTaskFolderTaskCompletesOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultListOutlookTaskFolderTaskCompletesOperationOptions ¶
func DefaultListOutlookTaskFolderTaskCompletesOperationOptions() ListOutlookTaskFolderTaskCompletesOperationOptions
func (ListOutlookTaskFolderTaskCompletesOperationOptions) ToHeaders ¶
func (o ListOutlookTaskFolderTaskCompletesOperationOptions) ToHeaders() *client.Headers
func (ListOutlookTaskFolderTaskCompletesOperationOptions) ToOData ¶
func (o ListOutlookTaskFolderTaskCompletesOperationOptions) ToOData() *odata.Query
func (ListOutlookTaskFolderTaskCompletesOperationOptions) ToQuery ¶
func (o ListOutlookTaskFolderTaskCompletesOperationOptions) ToQuery() *client.QueryParams
type ListOutlookTaskFolderTasksCompleteResult ¶
type ListOutlookTaskFolderTasksCompleteResult struct { LatestHttpResponse *http.Response Items []beta.OutlookTask }
type ListOutlookTaskFolderTasksCustomPager ¶
func (*ListOutlookTaskFolderTasksCustomPager) NextPageLink ¶
func (p *ListOutlookTaskFolderTasksCustomPager) NextPageLink() *odata.Link
type ListOutlookTaskFolderTasksOperationOptions ¶
type ListOutlookTaskFolderTasksOperationOptions 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 DefaultListOutlookTaskFolderTasksOperationOptions ¶
func DefaultListOutlookTaskFolderTasksOperationOptions() ListOutlookTaskFolderTasksOperationOptions
func (ListOutlookTaskFolderTasksOperationOptions) ToHeaders ¶
func (o ListOutlookTaskFolderTasksOperationOptions) ToHeaders() *client.Headers
func (ListOutlookTaskFolderTasksOperationOptions) ToOData ¶
func (o ListOutlookTaskFolderTasksOperationOptions) ToOData() *odata.Query
func (ListOutlookTaskFolderTasksOperationOptions) ToQuery ¶
func (o ListOutlookTaskFolderTasksOperationOptions) ToQuery() *client.QueryParams
type OutlookTaskFolderTaskClient ¶
func NewOutlookTaskFolderTaskClientWithBaseURI ¶
func NewOutlookTaskFolderTaskClientWithBaseURI(sdkApi sdkEnv.Api) (*OutlookTaskFolderTaskClient, error)
func (OutlookTaskFolderTaskClient) CreateOutlookTaskFolderTask ¶
func (c OutlookTaskFolderTaskClient) CreateOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderId, input beta.OutlookTask, options CreateOutlookTaskFolderTaskOperationOptions) (result CreateOutlookTaskFolderTaskOperationResponse, err error)
CreateOutlookTaskFolderTask - Create new navigation property to tasks for users
func (OutlookTaskFolderTaskClient) DeleteOutlookTaskFolderTask ¶
func (c OutlookTaskFolderTaskClient) DeleteOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, options DeleteOutlookTaskFolderTaskOperationOptions) (result DeleteOutlookTaskFolderTaskOperationResponse, err error)
DeleteOutlookTaskFolderTask - Delete navigation property tasks for users
func (OutlookTaskFolderTaskClient) GetOutlookTaskFolderTask ¶
func (c OutlookTaskFolderTaskClient) GetOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, options GetOutlookTaskFolderTaskOperationOptions) (result GetOutlookTaskFolderTaskOperationResponse, err error)
GetOutlookTaskFolderTask - Get tasks from users. The tasks in this task folder. Read-only. Nullable.
func (OutlookTaskFolderTaskClient) GetOutlookTaskFolderTasksCount ¶
func (c OutlookTaskFolderTaskClient) GetOutlookTaskFolderTasksCount(ctx context.Context, id beta.UserIdOutlookTaskFolderId, options GetOutlookTaskFolderTasksCountOperationOptions) (result GetOutlookTaskFolderTasksCountOperationResponse, err error)
GetOutlookTaskFolderTasksCount - Get the number of the resource
func (OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletes ¶
func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletes(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, options ListOutlookTaskFolderTaskCompletesOperationOptions) (result ListOutlookTaskFolderTaskCompletesOperationResponse, err error)
ListOutlookTaskFolderTaskCompletes - Invoke action complete. Complete an Outlook task which sets the completedDateTime property to the current date, and the status property to completed. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The completedDateTime property represents the date when the task is finished. The time portion of completedDateTime is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC.
func (OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletesComplete ¶
func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletesComplete(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, options ListOutlookTaskFolderTaskCompletesOperationOptions) (ListOutlookTaskFolderTaskCompletesCompleteResult, error)
ListOutlookTaskFolderTaskCompletesComplete retrieves all the results into a single object
func (OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletesCompleteMatchingPredicate ¶
func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTaskCompletesCompleteMatchingPredicate(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, options ListOutlookTaskFolderTaskCompletesOperationOptions, predicate OutlookTaskOperationPredicate) (result ListOutlookTaskFolderTaskCompletesCompleteResult, err error)
ListOutlookTaskFolderTaskCompletesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasks ¶
func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasks(ctx context.Context, id beta.UserIdOutlookTaskFolderId, options ListOutlookTaskFolderTasksOperationOptions) (result ListOutlookTaskFolderTasksOperationResponse, err error)
ListOutlookTaskFolderTasks - Get tasks from users. The tasks in this task folder. Read-only. Nullable.
func (OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasksComplete ¶
func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasksComplete(ctx context.Context, id beta.UserIdOutlookTaskFolderId, options ListOutlookTaskFolderTasksOperationOptions) (ListOutlookTaskFolderTasksCompleteResult, error)
ListOutlookTaskFolderTasksComplete retrieves all the results into a single object
func (OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasksCompleteMatchingPredicate ¶
func (c OutlookTaskFolderTaskClient) ListOutlookTaskFolderTasksCompleteMatchingPredicate(ctx context.Context, id beta.UserIdOutlookTaskFolderId, options ListOutlookTaskFolderTasksOperationOptions, predicate OutlookTaskOperationPredicate) (result ListOutlookTaskFolderTasksCompleteResult, err error)
ListOutlookTaskFolderTasksCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (OutlookTaskFolderTaskClient) UpdateOutlookTaskFolderTask ¶
func (c OutlookTaskFolderTaskClient) UpdateOutlookTaskFolderTask(ctx context.Context, id beta.UserIdOutlookTaskFolderIdTaskId, input beta.OutlookTask, options UpdateOutlookTaskFolderTaskOperationOptions) (result UpdateOutlookTaskFolderTaskOperationResponse, err error)
UpdateOutlookTaskFolderTask - Update the navigation property tasks in users
type OutlookTaskOperationPredicate ¶
type OutlookTaskOperationPredicate struct { }
func (OutlookTaskOperationPredicate) Matches ¶
func (p OutlookTaskOperationPredicate) Matches(input beta.OutlookTask) bool
type UpdateOutlookTaskFolderTaskOperationOptions ¶
type UpdateOutlookTaskFolderTaskOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateOutlookTaskFolderTaskOperationOptions ¶
func DefaultUpdateOutlookTaskFolderTaskOperationOptions() UpdateOutlookTaskFolderTaskOperationOptions
func (UpdateOutlookTaskFolderTaskOperationOptions) ToHeaders ¶
func (o UpdateOutlookTaskFolderTaskOperationOptions) ToHeaders() *client.Headers
func (UpdateOutlookTaskFolderTaskOperationOptions) ToOData ¶
func (o UpdateOutlookTaskFolderTaskOperationOptions) ToOData() *odata.Query
func (UpdateOutlookTaskFolderTaskOperationOptions) ToQuery ¶
func (o UpdateOutlookTaskFolderTaskOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createoutlooktaskfoldertask.go
- method_deleteoutlooktaskfoldertask.go
- method_getoutlooktaskfoldertask.go
- method_getoutlooktaskfoldertaskscount.go
- method_listoutlooktaskfoldertaskcompletes.go
- method_listoutlooktaskfoldertasks.go
- method_updateoutlooktaskfoldertask.go
- predicates.go
- version.go