共用方式為


SPIncomingEmailService.MaxServerRelativeFileUrlLength Property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property MaxServerRelativeFileUrlLength As Integer
    Get
    Set
'Usage
Dim instance As SPIncomingEmailService
Dim value As Integer

value = instance.MaxServerRelativeFileUrlLength

instance.MaxServerRelativeFileUrlLength = value
public int MaxServerRelativeFileUrlLength { get; set; }

Property Value

Type: System.Int32

See Also

Reference

SPIncomingEmailService Class

SPIncomingEmailService Members

Microsoft.SharePoint.Administration Namespace