Uses of Class
com.aspose.email.MailSensitivity

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)
           
 



Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.