ConsentState - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data.Enumerations
public enum ConsentState
Имя члена | Значение | Описание | |
---|---|---|---|
NotResponded | 0 | User has closed the consent page or has not responded yet. | |
NotConsented | 1 | User has requested to disable the extension. | |
Consented | 2 | User has requested to enable the extension. |