Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 299 Bytes

File metadata and controls

15 lines (10 loc) · 299 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Teams

$params = @{
	userId = "d56f3e8a-2b0f-42b1-88b9-e2dbd12a34d2"
}

Confirm-MgBetaTeamScheduleTimeCardForUser -TeamId $teamId -TimeCardId $timeCardId -BodyParameter $params