LocationProfileConfiguration.OptimizeDeviceDialing Property
Definition
Important
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.
Gets a bool indicating whether OptimizeDeviceDialing is enabled.
public:
property bool OptimizeDeviceDialing { bool get(); };
public bool OptimizeDeviceDialing { get; }
member this.OptimizeDeviceDialing : bool
Public ReadOnly Property OptimizeDeviceDialing As Boolean