Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handles the incoming email messages in the drop folder of the server that is used by the incoming e-mail service instance.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub ProcessEmail
'Usage
Dim instance As SPIncomingEmailServiceInstance
instance.ProcessEmail()
public void ProcessEmail()
See Also
Reference
SPIncomingEmailServiceInstance Class