SPIncomingEmailService.ServerAddress property
取得或設定其中接收內送電子郵件伺服器的名稱。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property ServerAddress As String
Get
Set
'用途
Dim instance As SPIncomingEmailService
Dim value As String
value = instance.ServerAddress
instance.ServerAddress = value
public string ServerAddress { get; set; }
Property value
Type: System.String
字串,包含伺服器的名稱。