EcmDocumentRoutingWeb.IsEmailRoutingEnabled Property
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property IsEmailRoutingEnabled As Boolean
Get
'Usage
Dim instance As EcmDocumentRoutingWeb
Dim value As Boolean
value = instance.IsEmailRoutingEnabled
public bool IsEmailRoutingEnabled { get; }
Property Value
Type: System.Boolean
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace