Proprietà DedVarsSmtpAlias
             | 
          
        
        
            Restituisce il valore di default per la mail del mittente Smtp.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string SmtpAlias { get; }Public ReadOnly Property SmtpAlias As String
	Get
public:
property String^ SmtpAlias {
	String^ get ();
}member SmtpAlias : string with get
Valore della proprietà
String
Vedi anche