You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
privateconststringRequiredPropertyIsEmptyFormat="After the processing of the MailTarget's '{0}'property it appears to be empty. The email message will not be sent.";
88
+
privateconststringRequiredPropertyIsEmptyFormat="MailTarget '{0}'-property appears to be empty. The email message cannot be sent.";
89
89
90
90
/// <summary>
91
91
/// Initializes a new instance of the <see cref="MailTarget" /> class.
0 commit comments