ComputerInfo.CsPrimaryOwnerContact 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.
Contact information for the primary system owner. For example, phone number, email address, and so on
public:
property System::String ^ CsPrimaryOwnerContact { System::String ^ get(); };
public:
property Platform::String ^ CsPrimaryOwnerContact { Platform::String ^ get(); };
public string CsPrimaryOwnerContact { get; }
member this.CsPrimaryOwnerContact : string
Public ReadOnly Property CsPrimaryOwnerContact As String