ISuggestedAppointment Interface |
Namespace: SuperOffice.COM.Application
The ISuggestedAppointment type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssignToMember | Returns TRUE if this item is set to automatically be assigned to another associate |
![]() | Autosuggest | Returns true if the item has set the flag for automatically suggest this when the former item is completed |
![]() | DaysFuture | Returns how many days in the future (Starting from today) the date will Default to when creating an appointment based on this suggested appointment |
![]() | Deleted | Returns true if the item is marked as deleted |
![]() | Duration | Returns the default duration (in minutes) for an appointment created from this suggested appointment |
![]() | Identity | Returns the id of the object |
![]() | Instance | Returns an IAppointment object if an instance has been created from this suggested appointment |
![]() | Milestone | Returns TRUE if this item is a milestone appointment |
![]() | Name | Returns the name of the suggested appointment (As entered in the Admin client |
![]() | ProjectTypeStatusLinkId | Returns the ProjectTypeStatusLinkId. If 0, it is not connected to a projectguide |
![]() | Rank | Returns the Rank for this suggested appointment |
![]() | SaleTypeStageLinkId | Returns the SaleTypeStageLinkId. If 0, it is not connected to a salesguide |
![]() | TaskId | Returns the taskId for this suggested appointment |
![]() | Text | Returns the Default text for this suggested appointment |
![]() | Tooltip | Returns the tooltip for this suggestedd appointment |