Interface EnumDSSXMLEmailFormatTypes


  • public interface EnumDSSXMLEmailFormatTypes
    This interface defines the enumeration constants used to specify the email format types
    Since:
    MicroStrategy Web cloud OM branch
    • Field Detail

      • DssXMLEmailFormatTypeMIME

        static final int DssXMLEmailFormatTypeMIME
        Specify the Email format type is MIME
        See Also:
        Constant Field Values
      • DssXMLEmailFormatTypeUUEncoded

        static final int DssXMLEmailFormatTypeUUEncoded
        Specify the Email format type is UUEncoded
        See Also:
        Constant Field Values