Class SentBy

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

public class SentBy extends VParameterBase<SentBy,URI>
SENT-BY Sent By RFC 5545, 3.2.18, page 27 To specify the calendar user that is acting on behalf of the calendar user specified by the property. Example: ORGANIZER;SENT-BY="mailto:sray@example.com":mailto: jsmith@example.com
  • Field Details

  • Constructor Details

    • SentBy

      public SentBy(URI uri)
    • SentBy

      public SentBy()
    • SentBy

      public SentBy(SentBy source)
  • Method Details