Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
MailMessage.setSensitivity(MailSensitivity value) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.