MessageDisposition - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum MessageDisposition
Public Enumeration MessageDisposition
public enum class MessageDisposition
type MessageDisposition
Имя члена | Значение | Описание | |
---|---|---|---|
SaveOnly | 0 | Messages are saved but not sent. | |
SendAndSaveCopy | 1 | Messages are sent and a copy is saved. | |
SendOnly | 2 | Messages are sent but no copy is saved. |
Copyright © Syntellect 2022