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.
Specifies the servers from which the incoming e-mail service accepts e-mail messages.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub ChangeIPRestrictionList ( _
value As String() _
)
'Usage
Dim instance As SPIncomingEmailService
Dim value As String()
instance.ChangeIPRestrictionList(value)
public void ChangeIPRestrictionList(
string[] value
)
Parameters
value
Type: []A string array that specifies the IP addresses of e-mail servers.