Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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