Sharepoint Online - Create and List Existing “Send To Connections" in C#

Copper Contributor

I need to Create a new "Send To Connections" inside Sharepoint Online Central Administration (https://MYSERVER-admin.sharepoint.com/_layouts/15/TA_OfficialFileAdmin.aspx), using C#.

 

I also need to get a list of  existing connections in Sharepoint Online.

 

That's possible?

 

1 Reply
Not sure if this is something you can do in SPO bearing in mind you are talking about "service" configurations. If this is a possible, then it must be available in the Microsoft.Online.SharePoint.Client.Tenant.dll assembly so I recommend you to take a look at the documentation about what you can programmatically do at the tenant level