Share via


SPSite.RefreshEmailEnabledObjects-Methode

Refreshes the email–enabled objects of the site collection.

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

Syntax

'Declaration
Public Sub RefreshEmailEnabledObjects
'Usage
Dim instance As SPSite

instance.RefreshEmailEnabledObjects()
public void RefreshEmailEnabledObjects()

Hinweise

The email–enabled objects are SPList and SPGroup objects with email aliases. The RefreshEmailEnabledObjects method also refreshes their entries in document management systems (DMS).

Siehe auch

Referenz

SPSite Klasse

SPSite-Member

Microsoft.SharePoint-Namespace