Interface IRule2

  • All Superinterfaces:
    com4j.Com4jObject, IRule

    public interface IRule2
    extends IRule
    Represents a rule for generating an alert.
    • Method Detail

      • recipient

        String recipient()

        Returns the user name of the recipient of the alert email.

        Getter method for the COM property "Recipient"

        Returns:
        Returns a value of type java.lang.String