SPIncomingEmailService.MaxServerRelativeFileUrlLength property
若要允許伺服器相對 URL 的內送電子郵件處理常式透過建立的檔案中的字元數上限。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property MaxServerRelativeFileUrlLength As Integer
Get
Set
'用途
Dim instance As SPIncomingEmailService
Dim value As Integer
value = instance.MaxServerRelativeFileUrlLength
instance.MaxServerRelativeFileUrlLength = value
public int MaxServerRelativeFileUrlLength { get; set; }
Property value
Type: System.Int32
32 位元整數,會指定 SMTP 執行個體的識別碼。
備註
如果這個值是太小,電子郵件無法傳遞至具有較長的根資料夾 Url 清單失敗。