|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MailSensitivity in com.aspose.email |
---|
Methods in com.aspose.email that return MailSensitivity | |
---|---|
MailSensitivity |
MailMessage.getSensitivity()
Gets or sets the sensitivity of message |
static MailSensitivity |
MailSensitivity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MailSensitivity[] |
MailSensitivity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.aspose.email with parameters of type MailSensitivity | |
---|---|
void |
MailMessage.setSensitivity(MailSensitivity value)
|
|
||||||||
PREV NEXT | FRAMES NO FRAMES |