RealTimeAddress.IsPhone 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 value indicating if the URI passed represents a phone device.
public:
property bool IsPhone { bool get(); };
public bool IsPhone { get; }
member this.IsPhone : bool
Public ReadOnly Property IsPhone As Boolean