This topic has not yet been rated - Rate this topic

SPSite.RefreshEmailEnabledObjects Method

Refreshes the email–enabled objects of the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
'Declaration
Public Sub RefreshEmailEnabledObjects
'Usage
Dim instance As SPSite

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.