Try out our new RRULE tool for creating RRULE compatible strings.

Parameter Name

FEATURE

Purpose

To specify a feature or features of a conference or broadcast system.

Format Definition

This property parameter is defined by the following notation:

 featureparam = "FEATURE" "=" featuretext *("," featuretext)
 featuretext  =  ("AUDIO" /     ; Audio capability
              "CHAT" /      ; Chat or instant messaging
              "FEED" /      ; Blog or Atom feed
              "MODERATOR" / ; Moderator dial-in code
              "PHONE" /     ; Phone conference
              "SCREEN" /    ; Screen sharing
              "VIDEO" /     ; Video capability
              x-name /      ; Experimental type
              iana-token)   ; Other IANA-registered type

Description

This property parameter MAY be specified on the "CONFERENCE" property. Multiple values can be specified. The "MODERATOR" value is used to indicate that the property value is specific to the owner/initiator of the conference and contains a URI that "activates" the system (e.g., a "moderator" access code for a phone conference system that is different from the "regular" access code).

Example

 CONFERENCE;VALUE=URI;FEATURE=AUDIO:rtsp://audio.example.com/
  event
 CONFERENCE;VALUE=URI;FEATURE=AUDIO,VIDEO:https://video-chat.exam
  ple.com/;group-id=1234

This document was automatically converted to XHTML using an RFC to HTML converter with the original text document at the Internet Engineering Task Force web site at ietf.org .  The original text document should be referred to if there are any errors or discrepancies found in this document.

Need to test your iCalendar feeds?

The iCalendar Validator provides developers and testers a method to validate their iCalendar feeds, which can take data from either a URL, file or text snippet and compare it against the RFC 5545 specification.  We believe we have one of the best iCalendar validation tools available on the internet. More information about the validator can be found here.