共用方式為


SPSite.RefreshEmailEnabledObjects method

Refreshes the email–enabled objects of the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
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 class

SPSite members

Microsoft.SharePoint namespace