HostedConnectionFilterPolicy.EnableSafeList property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property EnableSafeList As Boolean
Get
Set
'Usage
Dim instance As HostedConnectionFilterPolicy
Dim value As Boolean
value = instance.EnableSafeList
instance.EnableSafeList = value
public bool EnableSafeList { get; set; }
Property value
Type: System.Boolean
See also
Reference
HostedConnectionFilterPolicy class
HostedConnectionFilterPolicy members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace