public class ContactsFolder extends Folder
| Constructor and Description |
|---|
ContactsFolder()
Initializes a new instance of the ContactsFolder class.
|
ContactsFolder(java.lang.String displayName)
Initializes a new instance of the ContactsFolder class.
|
ContactsFolder(java.lang.String displayName,
java.lang.String folderClass)
Initializes a new instance of the ContactsFolder class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Converts the value of the current ContactsFolder 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 ContactsFolder()
public ContactsFolder(java.lang.String displayName)
displayName - the display namepublic ContactsFolder(java.lang.String displayName,
java.lang.String folderClass)
displayName - the display namefolderClass - the folder class