DisplaySettingsSet()

Customizes the display appearance of folder contents in the GroupWise client. Also lets you create named display settings. See also DisplaySettingsSetEx(), DisplaySettingsSetEx2(), DisplaySettingsSetEx3(), and DisplaySettingsSetEx4().

Token ID

AFTKN_DISPLAY_SETTINGS_SET or 843

Syntax

VOID DisplaySettingsSet(ANSISTRING FolderName; 
                         [ANSISTRING SettingsName]; 
                         [ANSISTRING SettingsDesc]; 
                         [ENUM ViewMode]; 
                         [ENUM ItemSourceIncoming]; 
                         [ENUM ItemSourceOutgoing]; 
                         [ENUM ItemSourcePersonal]; 
                         [ENUM ItemSourceDraft]; 
                         [ENUM SortKey]; 
                         [ANSISTRING SortFieldName]; 
                         [ENUM SortOrder]; 
                         [ANSISTRING UserID]; 
                         [ENUM Column00]; 
                         [ANSISTRING ColumnFieldName00]; 
                         [WORD ColumnWidth00]; 
                         [ENUM Column01]; 
                         [ANSISTRING ColumnFieldName01]; 
                         [WORD ColumnWidth01]; 
                         [ENUM Column02]; 
                         [ANSISTRING ColumnFieldName02]; 
                         [WORD ColumnWidth02]; 
                         [ENUM Column03]; 
                         [ANSISTRING ColumnFieldName03]; 
                         [WORD ColumnWidth03]; 
                         [ENUM Column04]; 
                         [ANSISTRING ColumnFieldName04]; 
                         [WORD ColumnWidth04]; 
                         [ENUM Column05]; 
                         [ANSISTRING ColumnFieldName05]; 
                         [WORD ColumnWidth05]; 
                         [ENUM Column06]; 
                         [ANSISTRING ColumnFieldName06]; 
                         [WORD ColumnWidth06]; 
                         [ENUM Column07]; 
                         [ANSISTRING ColumnFieldName07]; 
                         [WORD ColumnWidth07]; 
                         [ENUM Column08]; 
                         [ANSISTRING ColumnFieldName08]; 
                         [WORD ColumnWidth08]; 
                         [ENUM Column09];
                         [ANSISTRING ColumnFieldName09]; 
                         [WORD ColumnWidth09]; 
                         [ENUM Column10]; 
                         [ANSISTRING ColumnFieldName10]; 
                         [WORD ColumnWidth10]; 
                         [ENUM Column11]; 
                         [ANSISTRING ColumnFieldName11]; 
                         [WORD ColumnWidth11]; 
                         [ENUM Column12] 
                         [ANSISTRING ColumnFieldName12]; 
                         [WORD ColumnWidth12]; 
                         [ENUM Column13]; 
                         [ANSISTRING ColumnFieldName13]; 
                         [WORD ColumnWidth13]; 
                         [ENUM Column14]; 
                         [ANSISTRING ColumnFieldName14]; 
                         [WORD ColumnWidth14]; 
                         [ENUM Column15]; 
                         [ANSISTRING ColumnFieldName15]; 
                         [WORD ColumnWidth15]; 
                         [ENUM Column16]; 
                         [ANSISTRING ColumnFieldName16]; 
                         [WORD ColumnWidth16]; 
                         [ENUM Column17]; 
                         [ANSISTRING ColumnFieldName17]; 
                         [WORD ColumnWidth17]; 
                         [ENUM Column18]; 
                         [ANSISTRING ColumnFieldName18]; 
                         [WORD ColumnWidth18]; 
                         [ENUM Column19]; 
                         [ANSISTRING ColumnFieldName19]; 
                             [WORD ColumnWidth19])

Parameters

FolderName As ANSISTRING

The name of the folder.

SettingsName As ANSISTRING

(Optional) The name for the set of display settings.

SettingsDesc As ANSISTRING

(Optional) The description for the set of display settings.

ViewMode As ENUM

(Optional) Specifies the view mode as follows:

1

Calendar

2

Conversation

3

Details

ItemSourceIncoming As ENUM

(Optional)

  • 0 No
  • 1 Yes
ItemSourceOutgoing As ENUM

(Optional)

  • 0 No
  • 1 Yes
ItemSourcePersonal As ENUM

(Optional)

  • 0 No
  • 1 Yes
ItemSourceDraft As ENUM

(Optional)

  • 0 No
  • 1 Yes
SortKey As ENUM

(Optional) Specifies the sort key as follows:

600

AcceptedCnt

112

AssignedDate

625

Author

4

Authority

3

BC

126

BeginDateTime

2

CC

6

Caller

7

Company

603

CompletedCnt

602

CopyType

139

CreateDate

626

Creator

627

CurrentVersion

176

Date

606

DeletedCnt

605

DeletedDate

507

DeliveredDate

656

DocCreatedDate

0

DocType

608

DocumentID

629

DocumentType

148

DueDate

151

EndDateTime

628

Filename

1

From

169

ItemType

613

Label

614

Library

647

LibraryId

10

Message

633

Modified

331

NamedField (for custom fields)

703

NamedFldByte

702

NamedFldDate

706

NamedFldSDWord

704

NamedFldSWord

700

NamedFldText

707

NamedFldUDWord

705

NamedFldUWord

701

NamedFldWrdStr

630

OfficialVersion

615

OpenCnt

8

Phone

5

Place

616

RecipientsCnt

617

RepliedCnt

631

RetrievedBy

632

RetrievedDate

657

SharedName

618

Size

619

Source

646

Subclass

9

Subject

646

SubType

227

TaskCategory

230

TaskPriority

351

ThreadStatus

0

To

621

TransferCnt

622

UndeliveredCnt

623

Version

634

VersionCreator

635

VersionDate

636

VersionDescription

267

ViewName

SortFieldName As ANSISTRING

(Optional)

SortOrder As ENUM

(Optional)

  • 111 Ascending
  • 146 Descending
UserID As ANSISTRING

(Optional) User ID of the mailbox where the display settings are being set.

Column00 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName00 As ANSISTRING

(Optional) Name of the column.

ColumnWidth00 As WORD

(Optional) Width of the column

Column01 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName01 As ANSISTRING

(Optional) Name of the column.

ColumnWidth01 As WORD

(Optional) Width of the column.

Column02 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName02 As ANSISTRING

(Optional) Name of the column.

ColumnWidth02 As WORD

(Optional) Width of the column.

Column03 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName03 As ANSISTRING

(Optional) Name of the column.

ColumnWidth03 As WORD

(Optional) Width of the column.

Column04 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName04 As ANSISTRING

(Optional) Name of the column.

ColumnWidth04 As WORD

(Optional) Width of the column.

Column05 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName05 As ANSISTRING

(Optional) Name of the column.

ColumnWidth05 As WORD

(Optional) Width of the column.

Column06 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName06 As ANSISTRING

(Optional) Name of the column.

ColumnWidth06 As WORD

(Optional) Width of the column.

Column07 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName07 As ANSISTRING

(Optional) Name of the column.

ColumnWidth07 As WORD

(Optional) Width of the column.

Column08 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName08 As ANSISTRING

(Optional) Name of the column.

ColumnWidth08 As WORD

(Optional) Width of the column.

Column09 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName09 As ANSISTRING

(Optional) Name of the column.

ColumnWidth09 As WORD

(Optional) Width of the column.

Column10 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName10 As ANSISTRING

(Optional) Name of the column.

ColumnWidth10 As WORD

(Optional) Width of the column.

Column11 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName11 As ANSISTRING

(Optional) Name of the column.

ColumnWidth11 As WORD

(Optional) Width of the column.

Column12 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName12 As ANSISTRING

(Optional) Name of the column.

ColumnWidth12 As WORD

(Optional) Width of the column.

Column13 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName13 As ANSISTRING

(Optional) Name of the column.

ColumnWidth13 As WORD

(Optional) Width of the column.

Column14 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName14 As ANSISTRING

(Optional) Name of the column.

ColumnWidth14 As WORD

(Optional) Width of the column.

Column15 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName15 As ANSISTRING

(Optional) Name of the column.

ColumnWidth15 As WORD

(Optional) Width of the column.

Column16 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName16 As ANSISTRING

(Optional) Name of the column.

ColumnWidth16 As WORD

(Optional) Width of the column.

Column17 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName17 As ANSISTRING

(Optional) Name of the column.

ColumnWidth17 As WORD

(Optional) Width of the column.

Column18 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName18 As ANSISTRING

(Optional) Name of the column.

ColumnWidth18 As WORD

(Optional) Width of the column.

Column19 As ENUM

(Optional) Use the same enumerated values as Sortkey as ENUM.

ColumnFieldName19 As ANSISTRING

(Optional) Name of the column.

ColumnWidth19 As WORD

(Optional) Width of the column.