Class Delegatees

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

public class Delegatees extends VParameterBase<Delegatees,List<URI>>
DELEGATED-TO Delegatees RFC 5545, 3.2.5, page 17 To specify the calendar users to whom the calendar user specified by the property has delegated participation. Example: ATTENDEE;DELEGATED-TO="mailto:jdoe@example.com","mailto:jqpublic
  • Field Details

  • Constructor Details

    • Delegatees

      public Delegatees(List<URI> list)
    • Delegatees

      public Delegatees(Delegatees source)
    • Delegatees

      public Delegatees()
  • Method Details