public SmtpSettings? Settings { get; set; }
Public Property Settings As SmtpSettings Get Set
public: property SmtpSettings^ Settings { SmtpSettings^ get (); void set (SmtpSettings^ value); }
member Settings : SmtpSettings with get, set
In This Article