Share via


PerimeterConfig.EhfAdminAccountSyncEnabled property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property EhfAdminAccountSyncEnabled As Boolean
    Get
    Set
'Usage
Dim instance As PerimeterConfig
Dim value As Boolean

value = instance.EhfAdminAccountSyncEnabled

instance.EhfAdminAccountSyncEnabled = value
public bool EhfAdminAccountSyncEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

PerimeterConfig class

PerimeterConfig members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace