IAppointment Properties |
The IAppointment type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveDate | ActiveDate is DoBy until the appointment is completed, then ActiveDate = Done date |
![]() | ActiveLinks | ActiveLinks - Number of active links to documents, projects, Urls, appointments, sales, contacts, persons, selections |
![]() | ActivityLinks | The ActivityLinks attached to this appointment. Add or remove links on this object. |
![]() | Alarm | Has Alarm? |
![]() | AlarmOffset | Alarm - minutes before |
![]() | AllDayEvent | AllDayEvent - Is this an all day event: FALSE = No, TRUE = Yes. |
![]() | AssignedBy | AssignedBy - Who (last) assigned this appointment to associate_id? |
![]() | Associate | The owner of this appointment. |
![]() | AutoSaveOnChangeIdentity | Should the model save on IdentityChanged? |
![]() | AutoSaveOnFlush | Should the model save on flush cache? |
![]() | CautionWarning | Get caution warning number |
![]() | Changed | has record been changed since read? |
![]() | ColorIndex | ColorIndex - used in Japan |
![]() | Completed | Completed checkbox |
![]() | Contact | The Contact for this appointment |
![]() | CreatedAssociate | The user that created the object |
![]() | CreatedDate | The date the object was saved to the database. |
![]() | Description | Appointment text |
![]() | DoBy | deadline for todo, starttime for appointment |
![]() | Document | |
![]() | DocumentLink | OBSOLETE - use ActivityLinks instead. |
![]() | Done | date+time when task was completed. |
![]() | Duration | duration of appointment - in minutes |
![]() | EmailId | EmailId - If invitation and status changes should be mailed, this is the ID of the email address used. |
![]() | EndDate | EndDate = DoBy + duration |
![]() | ExternalFieldChanged | have external fields been changed? |
![]() | ForeignKey | ForeignKey |
![]() | FreeBusy | FreeBusy - What kind of time is this: 0 = Busy, 1 = Free. |
![]() | Group | Primary User Group of owning associate. Set implicitly by AssociateId. |
![]() | GroupID | The owner's primary user group id |
![]() | Identity | The primary key on the primary table. Is zero for new objects. Is set when an object is saved. |
![]() | InvitedPerson | The person who is invited by the appointment |
![]() | IsAvailable | is record available in db? |
![]() | IsFavourite | Add/Remove this appointment from my favourites |
![]() | IsRecurring | Is this a recurring appointment. |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? |
![]() | IsValid | does the record exist? |
![]() | LeadTime | LeadTime |
![]() | LocalizedCautionWarning | Localized caution warning text |
![]() | Location | Location - Location for appointment, defaulted from invited resource of type place and other rules, but you can write anything you want. |
![]() | Mother | Mother appointment. Used for linking invitations to the main appointment. |
![]() | Person | The Person for this appointment |
![]() | Priority | Priority - list item - table enTablePriority=79 |
![]() | Private | Visible for who? Public/Private 0=public,1=private,2=group |
![]() | PrivateToGroup | The group this appointment is visible for when Private = group. |
![]() | Project | Project for this appointment |
![]() | PublishType | Publish type for this appointment: 0 = enPublishTypeUndefined, 1 = enPublishTypeExternal. |
![]() | Recurrence | Get the recurrence object for this appointment. If this is not a recurring event the object gets default zero values. |
![]() | RecurrenceRuleId | RecurrenceRuleId - Id for the recurrence rule for recurring appointments, otherwise 0. |
![]() | RejectCounter | RejectCounter - How many invitees have rejected this appointment. |
![]() | RejectReason | RejectReason - Why was this booking or assignment rejected, the RejectReason list is a source of suggestions but you can write anything here. |
![]() | Sale | Sale for this appointment |
![]() | Sentry | Sentry settings for this object. Lets you find out your read/write access to the object. |
![]() | Status | Status for the appointment, for example: 1 = not started/accepted, 3 = completed, 5 = booking, 9 = declined. |
![]() | SuggestedAppointmentId | Gets the suggested appointment id |
![]() | Task | Appointment task type - list item - table enTableTask=67 |
![]() | TimeZoneLocationId | Gets the Timezone location id this appointment was stored under |
![]() | Type | 1=diary,2=checklist,6=invite |
![]() | UDef | UDef - The user-defined fields on the appointment. |
![]() | UpdatedAssociate | The last user to modify the object |
![]() | UpdatedDate | The date of the most recent update. |
![]() | UpdateMode | How will the recurring events be updated? For example: 0 = enNotSet, 1 = enOnlyThis, 2 = enThisAndForward... |
![]() | ValidationMessage | get validation message, if empty model will think it is ok to save |