SPIncomingEmailService.ChangeIPRestrictionList method
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)
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.