SPOutboundMailServiceInstance.SystemService Property

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

Syntax

'Declaration
Public Overrides ReadOnly Property SystemService As Boolean
    Get
'Usage
Dim instance As SPOutboundMailServiceInstance
Dim value As Boolean

value = instance.SystemService
public override bool SystemService { get; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

SPOutboundMailServiceInstance Class

SPOutboundMailServiceInstance Members

Microsoft.SharePoint.Administration Namespace