Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables the account to write in multiple locations.
public bool? EnableMultipleWriteLocations { get; set; }
member this.EnableMultipleWriteLocations : Nullable<bool> with get, set
Public Property EnableMultipleWriteLocations As Nullable(Of Boolean)