Show / Hide Table of Contents

Enum LogOpenStatus

Status of the message. This Enum is use in the MessageLog entity

Namespace: SecureExchangesSDK.Models
Assembly: SecureExchangesSDK.dll
Syntax
public enum LogOpenStatus

Fields

Name Description
Destroy

L'élément à été détruit par mesure de sécurité

Error

This status is to defined an error on the message.

InitiateTheAction

This status is to defined the initiator of the action. ie : sendamessage,uploadafile etc..

NotRead

Pas lu

Read

Identifié comme lu

Retreive

Identifier comme récupéré

ShowInMailbox

The email has been open in a mailbox

Try

Représente un essai d'ouverture

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<LogOpenStatus, S>(S)
In This Article
Back to top Generated by DocFX