public class MailboxDescriptor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
mailboxName |
Mailbox.Type |
type |
java.lang.String |
utf7FolderPath |
Constructor and Description |
---|
MailboxDescriptor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public Mailbox.Type type
public java.lang.String mailboxName
public java.lang.String utf7FolderPath
Copyright © 2021. All Rights Reserved.