PrefViewDefaults()

Sets the default views for personal and group views.

Token ID

AFTKN_SET_DEF_VIEW or 633

Syntax

PrefViewDefaults( [ANSISTRING GroupAppointmentView]; 
                  [ANSISTRING PersonalAppointmentView]; 
                  [ANSISTRING FolderView]; 
                  [ANSISTRING MailView]; 
                  [ANSISTRING GroupNoteView];
                  [ANSISTRING PersonalNoteView]; 
                  [ANSISTRING PhoneView]; 
                  [ANSISTRING GroupTaskView]; 
                  [ANSISTRING PersonalTaskView]; 
                  [ANSISTRING PostedMailView];
                  [ANSISTRING PostedPhoneView];
                  [ENUM ReadUsingDefaultViews])

Parameters

GroupAppointmentView As ANSISTRING

Example: "Meeting w/attach" (Optional)

PersonalAppointmentView As ANSISTRING

Example: "Personal Appointment w/attach" (Optional)

FolderView As ANSISTRING

Calendar View. Example: "Day Planner" (Optional)

MailView As ANSISTRING

Example: "Expanded Mail" (Optional)

GroupNoteView As ANSISTRING

Example: "Notice" (Optional)

PersonalNoteView As ANSISTRING

Example: "Personal Note" (Optional)

PhoneView As ANSISTRING

Example: "Phone w/attach" (Optional)

GroupTaskView As ANSISTRING

Example: "Task" (Optional)

PersonalTaskView As ANSISTRING

Example: "Personal Task" (Optional)

PostedMailView As ANSISTRING

Example: “Posted Mail” (Optional)

PostedPhoneView As ANSISTRING

Example: “Posted Phone Message” (Optional)

ReadUsingDefaultViews As ENUM

(Optional)

  • 0 No
  • 1 Yes