Skip to content

Commit f943dce

Browse files
committed
remvoed ExchangeAccount from properties
1 parent 3fa597a commit f943dce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

action.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ $formObject = @{
2121
department = $form.department
2222

2323
loginPermission = $form.loginPermission
24-
exchangeAccount = $form.exchangeAccount
2524
}
2625
$userDisplayName = $formObject.surName + ", " + $formObject.firstName + " " + $formObject.prefixes
2726

0 commit comments

Comments
 (0)