PidfDocument.HomePhone 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 home phone number of the target.
public:
property System::String ^ HomePhone { System::String ^ get(); };
public string HomePhone { get; }
member this.HomePhone : string
Public ReadOnly Property HomePhone As String