Documentation ¶
Index ¶
- func GetGroupById(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupId string) (models.Groupable, error)
- func GetGroupByName(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupName string) (models.Groupable, error)
- func GetGroupDisplayNameById(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupId string) (*string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGroupById ¶
func GetGroupById(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupId string) (models.Groupable, error)
func GetGroupByName ¶
func GetGroupByName(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupName string) (models.Groupable, error)
func GetGroupDisplayNameById ¶
func GetGroupDisplayNameById(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupId string) (*string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.