public final class MailApiHeaders
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MailApiHeaders.OutlookProps  | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String[] | 
ALL  | 
static MailApiHeaders.OutlookProps | 
Otlk  | 
static java.lang.String | 
X_BM_DRAFT_INFO
Used by webmail to keep a reference on original message when draft is a reply
 or a forward 
 | 
static java.lang.String | 
X_BM_DRAFT_REFRESH_DATE
Message date used to force eml rewrite when using updateById, and to detect
 emails to send when flushing Outbox 
 | 
static java.lang.String | 
X_BM_INTERNAL_ID
Store the internal id we want to assign in a header 
 | 
static java.lang.String | 
X_BM_PREVIOUS_BODY
The body guid of a message we want to replace 
 | 
| Constructor and Description | 
|---|
MailApiHeaders()  | 
public static final java.lang.String X_BM_INTERNAL_ID
public static final java.lang.String X_BM_PREVIOUS_BODY
public static final java.lang.String X_BM_DRAFT_REFRESH_DATE
public static final java.lang.String X_BM_DRAFT_INFO
public static final MailApiHeaders.OutlookProps Otlk
public static final java.lang.String[] ALL
Copyright © 2023. All Rights Reserved.