标签: c# sharepoint-online csom
我需要创建一个C#方法,列出现有的&#34; Send To Conections&#34;在Sharepoint Online管理中心(https://MYSERVER-admin.sharepoint.com/_layouts/15/TA_OfficialFileAdmin.aspx)内,返回带有连接显示名称的List<string>。
List<string>
那可能吗?
实施例: private List<string> GetSendToConnections(){}
private List<string> GetSendToConnections(){}
Send To Connection