Refreshes the email–enabled objects of the site collection.
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub RefreshEmailEnabledObjects
用法
Dim instance As SPSite
instance.RefreshEmailEnabledObjects()
public void RefreshEmailEnabledObjects()
备注
The email–enabled objects are SPList and SPGroup objects with email aliases. The RefreshEmailEnabledObjects method also refreshes their entries in document management systems (DMS).