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

Parameter Name

DELEGATED-TO

Purpose

To specify the calendar users to whom the calendar user specified by the property has delegated participation.

Format Definition

This property parameter is defined by the following notation:

 deltoparam = "DELEGATED-TO" "=" DQUOTE cal-address DQUOTE
              *("," DQUOTE cal-address DQUOTE)

Description

This parameter can be specified on properties with a CAL-ADDRESS value type. This parameter specifies those calendar users whom have been delegated participation in a group-scheduled event or to-do by the calendar user specified by the property. The individual calendar address parameter values MUST each be specified in a quoted-string.

Example:

 ATTENDEE;DELEGATED-TO="mailto:jdoe@example.com","mailto:jqpublic
  @example.com":mailto:jsmith@example.com

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.