LocationPolicyConfiguration.EmergencyDialMask 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 the EmergencyDialMask value from the provisioning data, if available. Otherwise returns empty string.
public:
property System::String ^ EmergencyDialMask { System::String ^ get(); };
public string EmergencyDialMask { get; }
member this.EmergencyDialMask : string
Public ReadOnly Property EmergencyDialMask As String