com.aspose.email

Interfaces

Classes

Enums

Exceptions

Uses of Class
com.aspose.email.ByDay

    • Uses of ByDay in com.aspose.email

      Methods in com.aspose.email that return ByDay 
      Modifier and Type Method and Description
      ByDay ByDayCollection.get(int index)
      Gets or sets a ByDay from the collection.
      Methods in com.aspose.email with parameters of type ByDay 
      Modifier and Type Method and Description
      int ByDayCollection.add(ByDay byDay)
      Adds a ByDay to the collection.
      protected boolean ByDay.equals(ByDay other)
      Determines whether the specified ByDay is equal to this instance.
      void ByDayCollection.set(int index, ByDay value)
      Gets or sets a ByDay from the collection.