Restituisce o imposta l'email del gruppo-
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public 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
Valore della proprietà
StringVedi anche