mstodo

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadOpenTasks

func ReadOpenTasks(
	client *msgraphsdk.GraphServiceClient,
	listID *string,
) (models.TodoTaskCollectionResponseable, error)

ReadOpenTasks uses the Microsoft Graph API to fetch the To-Do tasks with status 'notStarted'.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func (*Client) Get

func (c *Client) Get(
	tenantID string,
	clientID string,
) (*msgraphsdk.GraphServiceClient, error)

GetClient creates a Microsoft Graph client using the Device Code Authentication Provider.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL