Package | Description |
---|---|
davmail.exchange.ews |
Modifier and Type | Method and Description |
---|---|
static DistinguishedFolderId.Name |
DistinguishedFolderId.Name.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistinguishedFolderId.Name[] |
DistinguishedFolderId.Name.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static DistinguishedFolderId |
DistinguishedFolderId.getInstance(String mailbox,
DistinguishedFolderId.Name name)
Get DistinguishedFolderId object for mailbox and name.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.