All Implemented Interfaces:
PropAltText<String>, PropLanguage<String>, VProperty<String>, VChild, VElement, VParent

public class Contact extends PropBaseAltText<String,Contact>
CONTACT RFC 5545 iCalendar 3.8.4.2. page 109 This property is used to represent contact information or alternately a reference to contact information associated with the calendar component. Example: CONTACT:Jim Dolittle\, ABC Industries\, +1-919-555-1234
See Also:
  • Constructor Details

    • Contact

      public Contact(Contact source)
    • Contact

      public Contact()
  • Method Details