public class PersonalStorageDocumentInfo extends DocumentInfo
Constructor and Description |
---|
PersonalStorageDocumentInfo(com.aspose.email.PersonalStorage storage,
FileType format,
long size) |
Modifier and Type | Method and Description |
---|---|
int |
getContentCount()
Get count of contents in the root folder
|
List<String> |
getFolders()
Folders in the storage
|
String |
getRootFolderName()
Root folder name
|
boolean |
isPasswordProtected()
Is storage password protected
|
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSize
public PersonalStorageDocumentInfo(com.aspose.email.PersonalStorage storage, FileType format, long size)
public boolean isPasswordProtected()
public String getRootFolderName()
public int getContentCount()
Copyright © 2022. All rights reserved.