4.2.3 Calendar User Type
Basic Definition | Description| | Example
Basic Definition
- Parameter Name
- CUTYPE
- Purpose
- To specify the type of calendar user specified by the property.
Format Definition
The property parameter is defined by the following
notation:
cutypeparam = "CUTYPE" "="
("INDIVIDUAL" ; An individual
/ "GROUP" ; A group of individuals
/ "RESOURCE" ; A physical resource
/ "ROOM" ; A room resource
/ "UNKNOWN" ; Otherwise not known
/ x-name ; Experimental type
/ iana-token) ; Other IANA registered
; type
; Default is INDIVIDUAL
Description
This parameter can be specified on properties with a CAL-ADDRESS value type. The parameter identifies the type of calendar user specified by the property. If not specified on a property that allows this parameter, the default is INDIVIDUAL.
Example
ATTENDEE;CUTYPE=GROUP:MAILTO:ietf-calsch@imc.org


