SPIncomingEmailService.ChangeIPRestrictionList method
指定從其中內送電子郵件服務接受電子郵件訊息的伺服器。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub ChangeIPRestrictionList ( _
value As String() _
)
'用途
Dim instance As SPIncomingEmailService
Dim value As String()
instance.ChangeIPRestrictionList(value)
public void ChangeIPRestrictionList(
string[] value
)
參數
value
Type: []會指定電子郵件伺服器的 IP 位址的字串陣列。