public final class MessageDisposition extends AttributeOption
Modifier and Type | Field and Description |
---|---|
static MessageDisposition |
SaveOnly |
static MessageDisposition |
SendAndSaveCopy |
static MessageDisposition |
SendOnly |
public static final MessageDisposition SaveOnly
public static final MessageDisposition SendOnly
public static final MessageDisposition SendAndSaveCopy
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.