public class TasksFolder extends Folder
| Constructor and Description |
|---|
TasksFolder()
Initializes a new instance of the TasksFolder class.
|
TasksFolder(java.lang.String displayName)
Initializes a new instance of the TasksFolder class.
|
TasksFolder(java.lang.String displayName,
java.lang.String folderClass)
Initializes a new instance of the TasksFolder class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Gets the value of the current TasksFolder object to its equivalent string representation.
|
getArchiveTag, getChildFolderCount, getComment, getCreationTime, getDisplayName, getEffectiveRights, getEntryId, getExtendedProperties, getFolderClass, getFolderId, getLastModifiedTime, getManagedFolderInformation, getParentId, getPermissionSet, getRetentionTag, getSearchKey, getSize, getStandardFolder, getTotalCount, getUnreadCount, hasSubFolders, isHidden, isReadOnly, isSystem, setComment, setDisplayName, setFolderClass, setIsHidden, setPermissionSetpublic TasksFolder()
public TasksFolder(java.lang.String displayName)
displayName - the display namepublic TasksFolder(java.lang.String displayName,
java.lang.String folderClass)
displayName - the display namefolderClass - the folder class