Class Delegators

All Implemented Interfaces:
VParameter<List<URI>>, VChild, VElement

public class Delegators extends VParameterBase<Delegators,List<URI>>
DELEGATED-FROM Delegators RFC 5545, 3.2.4, page 17 To specify the calendar users that have delegated their participation to the calendar user specified by the property. Example: ATTENDEE;DELEGATED-FROM="mailto:jsmith@example.com":mailto: jdoe@example.com
  • Field Details

  • Constructor Details

    • Delegators

      public Delegators(List<URI> list)
    • Delegators

      public Delegators()
    • Delegators

      public Delegators(Delegators source)
  • Method Details