MessageTrackingEventDescriptionType
extends Enumeration
in package
Class description.
..
Table of Contents
Constants
- APPROVED_MODERATION = 'ApprovedModeration'
- Indicates the event is for a message that has been approved.
- DELAYED_AFTER_TRANSFER_TO_PARTNER_ORG = 'DelayedAfterTransferToPartnerOrg'
- Indicates the event is for a message that has been delayed after transferring to a partner organization.
- DELIVERED = 'Delivered'
- Indicates the event is for a delivered message.
- EXPANDED = 'Expanded'
- Indicates the event is for an expanded message.
- FAILED_GENERAL = 'FailedGeneral'
- Indicates the event is for a message that failed with a general error.
- FAILED_MODERATION = 'FailedModeration'
- Indicates the event is for a message that failed moderation.
- FAILED_TRANSPORT_RULES = 'FailedTransportRules'
- Indicates the event is for a message that failed transport rules.
- FORWARDED = 'Forwarded'
- Indicates the event is for a forwarded message.
- MESSAGE_DEFER = 'MessageDefer'
- Indicates the event is for a message that was deferred.
- MOVED_TO_FOLDER_BY_INBOX_RULE = 'MovedToFolderByInboxRule'
- Indicates the event is for a message that was moved by an inbox rule.
- NOT_READ = 'NotRead'
- Indicates the event is for a not read message.
- PENDING = 'Pending'
- Indicates the event is for a pending message.
- PENDING_MODERATION = 'PendingModeration'
- Indicates the event is for a message pending moderation.
- QUEUE_RETRY = 'QueueRetry'
- Indicates the event is for a message that was queued to be retried.
- QUEUE_RETRY_NO_RETRY_TIME = 'QueueRetryNoRetryTime'
- Indicates the event is for a queued to be retried without a time.
- READ = 'Read'
- Indicates the event is for a read message.
- RESOLVED = 'Resolved'
- Indicates the event is for a resolved message.
- RULES_CC = 'RulesCc'
- Indicates the event is for a message that was CCed by a rule.
- SMTP_RECEIVE = 'SmtpReceive'
- Indicates the event is for a message that was received via SMTP.
- SMTP_SEND = 'SmtpSend'
- Indicates the event is for a message that was sent via SMTP.
- SMTP_SEND_CROSS_FOREST = 'SmtpSendCrossForest'
- Indicates the event is for a message that was sent cross forest via SMTP.
- SMTP_SEND_CROSS_SITE = 'SmtpSendCrossSite'
- Indicates the event is for a message that was sent cross site via SMTP.
- SUBMITTED = 'Submitted'
- Indicates the event is for a submitted message.
- TRANSFERRED_TO_FOREIGN_ORG = 'TransferredToForeignOrg'
- Indicates the event is for a message that was transferred to a foreign organization.
- TRANSFERRED_TO_LEGACY_EXCHANGE_SERVER = 'TransferredToLegacyExchangeServer'
- Indicates the event is for a message that was transferred to a legacy exchange server.
- TRANSFERRED_TO_PARTNER_ORG = 'TransferredToPartnerOrg'
- Indicates the event is for a message that was transferred to a partner organization.
Properties
- $_ : string
- Element value.
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
- __toString() : string
- Returns the value of this enumeration as a string.
Constants
APPROVED_MODERATION
Indicates the event is for a message that has been approved.
public
string
APPROVED_MODERATION
= 'ApprovedModeration'
Tags
DELAYED_AFTER_TRANSFER_TO_PARTNER_ORG
Indicates the event is for a message that has been delayed after transferring to a partner organization.
public
string
DELAYED_AFTER_TRANSFER_TO_PARTNER_ORG
= 'DelayedAfterTransferToPartnerOrg'
Tags
DELIVERED
Indicates the event is for a delivered message.
public
string
DELIVERED
= 'Delivered'
Tags
EXPANDED
Indicates the event is for an expanded message.
public
string
EXPANDED
= 'Expanded'
Tags
FAILED_GENERAL
Indicates the event is for a message that failed with a general error.
public
string
FAILED_GENERAL
= 'FailedGeneral'
Tags
FAILED_MODERATION
Indicates the event is for a message that failed moderation.
public
string
FAILED_MODERATION
= 'FailedModeration'
Tags
FAILED_TRANSPORT_RULES
Indicates the event is for a message that failed transport rules.
public
string
FAILED_TRANSPORT_RULES
= 'FailedTransportRules'
Tags
FORWARDED
Indicates the event is for a forwarded message.
public
string
FORWARDED
= 'Forwarded'
Tags
MESSAGE_DEFER
Indicates the event is for a message that was deferred.
public
string
MESSAGE_DEFER
= 'MessageDefer'
Tags
MOVED_TO_FOLDER_BY_INBOX_RULE
Indicates the event is for a message that was moved by an inbox rule.
public
string
MOVED_TO_FOLDER_BY_INBOX_RULE
= 'MovedToFolderByInboxRule'
Tags
NOT_READ
Indicates the event is for a not read message.
public
string
NOT_READ
= 'NotRead'
Tags
PENDING
Indicates the event is for a pending message.
public
string
PENDING
= 'Pending'
Tags
PENDING_MODERATION
Indicates the event is for a message pending moderation.
public
string
PENDING_MODERATION
= 'PendingModeration'
Tags
QUEUE_RETRY
Indicates the event is for a message that was queued to be retried.
public
string
QUEUE_RETRY
= 'QueueRetry'
Tags
QUEUE_RETRY_NO_RETRY_TIME
Indicates the event is for a queued to be retried without a time.
public
string
QUEUE_RETRY_NO_RETRY_TIME
= 'QueueRetryNoRetryTime'
Tags
READ
Indicates the event is for a read message.
public
string
READ
= 'Read'
Tags
RESOLVED
Indicates the event is for a resolved message.
public
string
RESOLVED
= 'Resolved'
Tags
RULES_CC
Indicates the event is for a message that was CCed by a rule.
public
string
RULES_CC
= 'RulesCc'
Tags
SMTP_RECEIVE
Indicates the event is for a message that was received via SMTP.
public
string
SMTP_RECEIVE
= 'SmtpReceive'
Tags
SMTP_SEND
Indicates the event is for a message that was sent via SMTP.
public
string
SMTP_SEND
= 'SmtpSend'
Tags
SMTP_SEND_CROSS_FOREST
Indicates the event is for a message that was sent cross forest via SMTP.
public
string
SMTP_SEND_CROSS_FOREST
= 'SmtpSendCrossForest'
Tags
SMTP_SEND_CROSS_SITE
Indicates the event is for a message that was sent cross site via SMTP.
public
string
SMTP_SEND_CROSS_SITE
= 'SmtpSendCrossSite'
Tags
SUBMITTED
Indicates the event is for a submitted message.
public
string
SUBMITTED
= 'Submitted'
Tags
TRANSFERRED_TO_FOREIGN_ORG
Indicates the event is for a message that was transferred to a foreign organization.
public
string
TRANSFERRED_TO_FOREIGN_ORG
= 'TransferredToForeignOrg'
Tags
TRANSFERRED_TO_LEGACY_EXCHANGE_SERVER
Indicates the event is for a message that was transferred to a legacy exchange server.
public
string
TRANSFERRED_TO_LEGACY_EXCHANGE_SERVER
= 'TransferredToLegacyExchangeServer'
Tags
TRANSFERRED_TO_PARTNER_ORG
Indicates the event is for a message that was transferred to a partner organization.
public
string
TRANSFERRED_TO_PARTNER_ORG
= 'TransferredToPartnerOrg'
Tags
Properties
$_
Element value.
public
string
$_
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed
__toString()
Returns the value of this enumeration as a string.
public
__toString() : string
.