Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/visual-studio-code/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Microsoft graph api 通过API从套件G执行本机帐户迁移到Office 365_Microsoft Graph Api_Google Workspace_Microsoft Graph Mail_Google Email Migration - Fatal编程技术网

Microsoft graph api 通过API从套件G执行本机帐户迁移到Office 365

Microsoft graph api 通过API从套件G执行本机帐户迁移到Office 365,microsoft-graph-api,google-workspace,microsoft-graph-mail,google-email-migration,Microsoft Graph Api,Google Workspace,Microsoft Graph Mail,Google Email Migration,Microsoft Graph有一种通过本机工具从G套件邮箱执行迁移的本机方法 我想知道是否有办法通过API使用这种迁移 此方法不需要单独的帐户密码,只需要帐户管理员权限设置 文档描述了需要通过“帐户管理”面板执行的一系列步骤,使用G套件API获取数据。可以通过 通过查看Exchange PowerShell文档,我找到了一种创建新迁移的方法,就像在 很快,我将尝试使用此API,并在此处添加任何更新管理迁移批处理到microsoft邮箱都可以通过 通过查看Exchange PowerShell

Microsoft Graph有一种通过本机工具从G套件邮箱执行迁移的本机方法

我想知道是否有办法通过API使用这种迁移

此方法不需要单独的帐户密码,只需要帐户管理员权限设置


文档描述了需要通过“帐户管理”面板执行的一系列步骤,使用G套件API获取数据。

可以通过

通过查看Exchange PowerShell文档,我找到了一种创建新迁移的方法,就像在


很快,我将尝试使用此API,并在此处添加任何更新

管理迁移批处理到microsoft邮箱都可以通过

通过查看Exchange PowerShell文档,我找到了一种创建新迁移的方法,就像在

很快我会尝试使用这个API并在这里添加任何更新