Click or drag to resize

ISuggestedAppointment Properties

The ISuggestedAppointment type exposes the following members.

Properties
  NameDescription
Public propertyAssignToMember
Returns TRUE if this item is set to automatically be assigned to another associate
Public propertyAutosuggest
Returns true if the item has set the flag for automatically suggest this when the former item is completed
Public propertyDaysFuture
Returns how many days in the future (Starting from today) the date will Default to when creating an appointment based on this suggested appointment
Public propertyDeleted
Returns true if the item is marked as deleted
Public propertyDuration
Returns the default duration (in minutes) for an appointment created from this suggested appointment
Public propertyIdentity
Returns the id of the object
Public propertyInstance
Returns an IAppointment object if an instance has been created from this suggested appointment
Public propertyMilestone
Returns TRUE if this item is a milestone appointment
Public propertyName
Returns the name of the suggested appointment (As entered in the Admin client
Public propertyProjectTypeStatusLinkId
Returns the ProjectTypeStatusLinkId. If 0, it is not connected to a projectguide
Public propertyRank
Returns the Rank for this suggested appointment
Public propertySaleTypeStageLinkId
Returns the SaleTypeStageLinkId. If 0, it is not connected to a salesguide
Public propertyTaskId
Returns the taskId for this suggested appointment
Public propertyText
Returns the Default text for this suggested appointment
Public propertyTooltip
Returns the tooltip for this suggestedd appointment
Top
See Also