LicenseCustomerEmail Property |
[Missing <summary> documentation for "P:MattermostDriver.License.Customer.Email"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic string Email { get; set; }Public Property Email As String
Get
Set
public:
property String^ Email {
String^ get ();
void set (String^ value);
}member Email : string with get, set
Property Value
Type:
String
See Also