Hi Charlie,
According to my understanding, you want to know how to assign permission such as send-as permission with AD environment which Dirsync to corporate with Office 365.
As you may notice, to add send-as permission, users use powershell command: Add-ADPermission. It directly works on the Active Directory. Although Office 365 has GUI to configure send-as permission right now, it actually is a GUI for running Powershell command. So, when you configure send-as permission on GUI, it runs this command in the backend. In short, there is no need to worry about configure send-as permission in Office 365 with Dirsync on.
If there is any further information required, please let us know.
Thanks,
Jim
According to my understanding, you want to know how to assign permission such as send-as permission with AD environment which Dirsync to corporate with Office 365.
As you may notice, to add send-as permission, users use powershell command: Add-ADPermission. It directly works on the Active Directory. Although Office 365 has GUI to configure send-as permission right now, it actually is a GUI for running Powershell command. So, when you configure send-as permission on GUI, it runs this command in the backend. In short, there is no need to worry about configure send-as permission in Office 365 with Dirsync on.
If there is any further information required, please let us know.
Thanks,
Jim