SynchronizationDisabled property

Determines whether a directory is synchronized, and if set to TRUE, disables synchronization for the directory.

Syntax


C++

HRESULT get_SynchronizationDisabled(VARIANT_BOOL* pSynchronizationDisabled)

HRESULT put_SynchronizationDisabled(VARIANT_BOOL SynchronizationDisabled)

Scripting languages

Boolean = Object.SynchronizationDisabled

Object.SynchronizationDisabled = Boolean

 

Home

Applies to

IERUDirectoryConnection