com.aspose.email

Interfaces

Classes

Enums

Exceptions

Uses of Class
com.aspose.email.Colors

    • Uses of Colors in com.aspose.email

      Methods in com.aspose.email that return types with arguments of type Colors 
      Modifier and Type Method and Description
      com.aspose.ms.System.Collections.Generic.Dictionary<String,Colors> ColorsInfo.getCalendar()
      Palette of calendar colors, mapping from the color ID to its definition.
      com.aspose.ms.System.Collections.Generic.Dictionary<String,Colors> ColorsInfo.getEvent()
      Palette of event colors, mapping from the color ID to its definition.
      Constructor parameters in com.aspose.email with type arguments of type Colors 
      Constructor and Description
      ColorsInfo(Date updated, com.aspose.ms.System.Collections.Generic.Dictionary<String,Colors> calendar, com.aspose.ms.System.Collections.Generic.Dictionary<String,Colors> evnt)
      Initializes a new instance of the ColorsInfo class.
      ColorsInfo(Date updated, com.aspose.ms.System.Collections.Generic.Dictionary<String,Colors> calendar, com.aspose.ms.System.Collections.Generic.Dictionary<String,Colors> evnt)
      Initializes a new instance of the ColorsInfo class.