Class Attendee
Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Describes the properties of an Attendee record.
public static class Attendee
- Inheritance
-
Attendee
Fields
View SourceCtIndex
CtIndex.
Declaration
public const uint CtIndex = 83890178U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCutype
The type of attendee (refer to the CalendarTypes.Cutype).
Declaration
public const uint Cutype = 83890177U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDelegateeUri
Delegatee (DELEGATED-TO).
Declaration
public const uint DelegateeUri = 83894281U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDelegatorUri
Delegator (DELEGATED-FROM).
Declaration
public const uint DelegatorUri = 83894282U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceThe email address of the attendee.
Declaration
public const uint Email = 83894277U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceGroup
Group.
Declaration
public const uint Group = 83894276U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceMember
Group that the attendee belongs to.
Declaration
public const uint Member = 83894284U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceName
Attendee name.
Declaration
public const uint Name = 83894283U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNumber
The number of the attendee.
Declaration
public const uint Number = 83894272U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceParentId
Event/TODO that the attendee belongs to.
Declaration
public const uint ParentId = 87035917U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRole
Attendee role (refer to the CalendarTypes.AttendeeRole).
Declaration
public const uint Role = 83890182U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRsvp
RSVP invitation reply (one of true, false).
Declaration
public const uint Rsvp = 83890184U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceStatus
Attendee status (refer to the CalendarTypes.AttendeeStatus).
Declaration
public const uint Status = 83890183U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUid
Unique identifier.
Declaration
public const uint Uid = 83894275U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this calendar attendee view.
Declaration
public const string Uri = "tizen.calendar_view.attendee"
Field Value
Type | Description |
---|---|
String |