# Titanium.Calendar.Attendee

An object that represents a single attendee of an event.

Availability
6.0.0
9.2.0

# Overview

The API supports retrieving information about the attendee of an event.

# Properties

# email READONLY

Availability
6.0.0
9.2.0
email :String

The attendee email.

Due to privacy concerns in iOS, this value will be empty if the attendee is the device owner.


# isOrganizer READONLY

Availability
6.0.0
9.2.0
isOrganizer :Boolean

Indicates whether this attendee is the event organizer.


# name READONLY

Availability
6.0.0
9.2.0
name :String

The attendee name.