public interface ILibraryFolder extends IBaseFieldExMail
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
libraryFactory()
The LibraryFactory object for direct children imported libraries.
|
com4j.Com4jObject |
libraryFolderFactory()
The LibraryFolderFactory object for direct children libraries.
|
String |
name()
The library folder's name
|
void |
name(String pVal)
The library folder's name
|
com4j.Com4jObject |
parent()
The library folder's parent library folder, or null if root
|
mail
attachments, hasAttachment, history
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
String name()
The library folder's name
Getter method for the COM property "Name"
void name(String pVal)
The library folder's name
Setter method for the COM property "Name"
pVal
- Mandatory java.lang.String parameter.com4j.Com4jObject libraryFactory()
The LibraryFactory object for direct children imported libraries.
Getter method for the COM property "LibraryFactory"
com4j.Com4jObject libraryFolderFactory()
The LibraryFolderFactory object for direct children libraries.
Getter method for the COM property "LibraryFolderFactory"
com4j.Com4jObject parent()
The library folder's parent library folder, or null if root
Getter method for the COM property "Parent"
Copyright © 2020. All rights reserved.