.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


IsAuthors property
Read-Write. Indicates whether an item is of type Authors.

Defined in

Item

Data type

boolean

Syntax

public boolean isAuthors()
   throws NotesException

public void setAuthors(boolean flag)
   throws NotesException

Legal values


Usage

An Authors item contains a text list of user names indicating people who have Author access to a particular document. An Authors item returns Item.TEXT for getType.

Language cross-reference

IsAuthors property in LotusScript NotesItem class

@Author function in formula language