RusticiSoftware.System.Net.Mail.MailMessage
MailMessage
System.Net.Mail.MailMessage
System.Object
${this:16}.getBody()
System.String
Body
${this:16}.getBody()
${this:16}.setBody(${value})
${this:16}.getSubject()
System.String
Subject
${this:16}.getSubject()
${this:16}.setSubject(${value})
${this:16}.getFrom()
System.Net.Mail.MailAddress
From
${this:16}.getFrom()
${this:16}.setFrom(${value})
javax.mail.internet.MimeMessage
javax.mail.internet.MimeMessage.RecipientType
${this:16}.getTo()
System.Net.Mail.MailAddressCollection
To
${this:16}.getTo()
${this:16}.setTo(${value})
javax.mail.internet.MimeMessage
javax.mail.internet.MimeMessage.RecipientType
${this:16}.getCC()
System.Net.Mail.MailAddressCollection
CC
${this:16}.getCC()
${this:16}.setCC(${value})