SPSite.RefreshEmailEnabledObjects 方法

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).

另请参阅

引用

SPSite 类

SPSite 成员

Microsoft.SharePoint 命名空间