SPSite.RefreshEmailEnabledObjects - Méthode
Refreshes the email–enabled objects of the site collection.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub RefreshEmailEnabledObjects
'Utilisation
Dim instance As SPSite
instance.RefreshEmailEnabledObjects()
public void RefreshEmailEnabledObjects()
Remarques
The email–enabled objects are SPList and SPGroup objects with email aliases. The RefreshEmailEnabledObjects method also refreshes their entries in document management systems (DMS).