[This is preliminary documentation and is subject to change.]
Provides enumerated types for the last visited application. The last visited
application is enterd into the profile as
OFF=6/2/2001 8:1:00;CAL=;RMD=;BBD=;BMK=;RSV=;TMS=;TRK=;.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public enum LastVisited |
Visual Basic (Declaration) |
---|
Public Enumeration LastVisited |
Visual C++ |
---|
public enum class LastVisited |
Members
Member name | Description | |
---|---|---|
OfficeAgent |
The User Manager application.
| |
Calendar |
The Calendar application.
| |
Reminder |
The Reminder application.
| |
BulletinBoard |
The Bulletin Board application.
| |
Bookmark |
The Bookmark application.
| |
Reservations |
The Reservations application.
| |
TE |
The Time and Expenses application.
| |
Tracker |
The Tracker application.
| |
Documents |
The document management application.
|