| GetRegDataContactName Property  | 
Gets the customer's name.
 
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string ContactName { get; }Public ReadOnly Property ContactName As String
	Get
public:
property String^ ContactName {
	String^ get ();
}Property Value
Type: 
String
See Also