graphhelper

package
v0.0.0-...-cf9d78d Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphHelper

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

func NewGraphHelper

func NewGraphHelper() *GraphHelper

func (*GraphHelper) GetAppToken

func (g *GraphHelper) GetAppToken() (*string, error)

func (*GraphHelper) GetInbox

func (*GraphHelper) GetUser

func (g *GraphHelper) GetUser(userId string) (models.Userable, error)

func (*GraphHelper) GetUsers

func (g *GraphHelper) GetUsers(nextUrl *string) (models.UserCollectionResponseable, error)

func (*GraphHelper) InitializeGraphForAppAuth

func (g *GraphHelper) InitializeGraphForAppAuth(tenantId, clientId, clientSecret string) error

func (*GraphHelper) SendMail

func (g *GraphHelper) SendMail(from *string, subject *string, body *string, recipient *string) error

Jump to

Keyboard shortcuts

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