A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

Accepted - Static variable in class com.aspose.email.MapiTaskAcceptanceState
The task assignee has accepted the Task object.
Accepted - Static variable in class com.aspose.email.MapiTaskFlags
Indicates whether a task assignee has replied to a task request for this Task object.
Accepted - Static variable in class com.aspose.email.MapiTaskHistory
The task assignee accepted this Task object.
Accepted - Static variable in class com.aspose.email.MapiTaskMode
The Task object has been accepted by the task assignee.
ActivityMailMessageInterpretor - Class in com.aspose.email
Represents a MailMessage interpretor for the activity message type of Outlook MapiMessage.
ActivityMailMessageInterpretor() - Constructor for class com.aspose.email.ActivityMailMessageInterpretor
Initializes a new instance of the ActivityMailMessageInterpretor class.
Add - Static variable in class com.aspose.email.AppointmentMethodType
Add one or more instances to an existing event.
add(ByDay) - Method in class com.aspose.email.ByDayCollection
Adds a ByDay to the collection.
add(int) - Method in class com.aspose.email.ByDayCollection
Creates and adds a ByDay that represents all occurrences of the day of the week to the collection.
add(int, int) - Method in class com.aspose.email.ByDayCollection
Creates and adds a ByDay to the collection.
add(int) - Method in class com.aspose.email.ByNumberCollection
Adds a month, week, day, hour, minute or second to the collection.
add(int[]) - Method in class com.aspose.email.ByNumberCollection
Adds an array of month, week, day, hour, minute or second to the collection.
add(HeaderCollection) - Method in class com.aspose.email.HeaderCollection
 
add(String, String) - Method in class com.aspose.email.HeaderCollection
 
add(MimeHeader) - Method in class com.aspose.email.HeaderCollection
Deprecated. 
add(MailAddress) - Method in class com.aspose.email.MailAddress
Deprecated. 
add(String) - Method in class com.aspose.email.MailAddress
Deprecated. 
add(String) - Method in class com.aspose.email.MailAddressCollection
 
add(String, byte[]) - Method in class com.aspose.email.MapiAttachmentCollection
Adds the new attachment.
add(long, MapiProperty) - Method in class com.aspose.email.MapiPropertyCollection
 
add(String, String, int) - Method in class com.aspose.email.MapiRecipientCollection
Adds the new recipient.
add(MessageObjectProperty) - Method in class com.aspose.email.MessageObjectPropertiesCollection
 
add() - Method in class com.aspose.email.RecurrenceRuleCollection
Adds a RecurrenceRule to the collection.
add(RecurrenceRule) - Method in class com.aspose.email.RecurrenceRuleCollection
Adds a RecurrenceRule to the collection.
add_(String, String) - Method in class com.aspose.email.HeaderCollection
 
addAlternateView(AlternateView) - Method in class com.aspose.email.MailMessage
Add an alternate view to message
addAttachment(Attachment) - Method in class com.aspose.email.MailMessage
Add an attachment to message
addCalendar(Calendar) - Method in class com.aspose.email.MailMessage
Deprecated. 
addInterpretor(MailMessageInterpretor, String) - Method in class com.aspose.email.MailMessageInterpretorFactory
Adds an interpretor instance with specified message class.
addMailAddress(MailAddress) - Method in class com.aspose.email.MailAddressCollection
 
addMapiAttachment(MapiAttachment) - Method in class com.aspose.email.MapiAttachmentCollection
Adds an object to the end of the T:System.Collections.ObjectModel.Collection`1.
addMapiMessageItem(IMapiMessageItem) - Method in class com.aspose.email.FolderInfo
Adds the IMapiMessageItem object into folder.
addMapiRecipient(MapiRecipient) - Method in class com.aspose.email.MapiRecipientCollection
Adds an object to the end of the T:System.Collections.ObjectModel.Collection`1.
addMessage(MapiMessage) - Method in class com.aspose.email.FolderInfo
Adds a new message into folder.
addNamedPropertyMapping(MapiProperty, long, UUID) - Method in class com.aspose.email.MapiNamedPropertyMappingStorage
 
addNamedPropertyMapping(MapiProperty, String, UUID) - Method in class com.aspose.email.MapiNamedPropertyMappingStorage
 
addRange(MailAddressCollection) - Method in class com.aspose.email.MailAddressCollection
 
addSubFolder(String) - Method in class com.aspose.email.FolderInfo
Adds the new subfolder.
addSubFolder(String, String) - Method in class com.aspose.email.FolderInfo
Adds the new subfolder.
AIFF - Static variable in class com.aspose.email.VCardSoundType
A AIFF format
AllDayEvent - Static variable in class com.aspose.email.AppointmentFlags
Indicates that appointment is an all day event.
AllowCROnly - Static variable in class com.aspose.email.FileCompatibilityMode
Shows the necessity of the forced replace of line separators by CRLF.
AlternateView - Class in com.aspose.email
Represents the format to view a message.
AlternateView(String) - Constructor for class com.aspose.email.AlternateView
Initializes a new instance of the AlternateView class.
AlternateView(String, String) - Constructor for class com.aspose.email.AlternateView
Initializes a new instance of the AlternateView class.
AlternateView(String, ContentType) - Constructor for class com.aspose.email.AlternateView
Initializes a new instance of the AlternateView class.
AlternateView(InputStream) - Constructor for class com.aspose.email.AlternateView
 
AlternateView(InputStream, String) - Constructor for class com.aspose.email.AlternateView
 
AlternateView(InputStream, ContentType) - Constructor for class com.aspose.email.AlternateView
 
AlternateViewCollection - Class in com.aspose.email
 
Alternative - Static variable in class com.aspose.email.MimeMultiPartType
 
AnotherPropertyChanged - Static variable in class com.aspose.email.MapiTaskHistory
Another property was changed.
ANSI - Static variable in class com.aspose.email.FileFormatVersion
ANSI file format.
AOL - Static variable in class com.aspose.email.VCardEmailType
An america On-Line
APPLELINK - Static variable in class com.aspose.email.VCardEmailType
An AppleLink
Appointment - Class in com.aspose.email
Represents a calendar to an e-mail.
Appointment(String, Date, Date, MailAddress, MailAddressCollection) - Constructor for class com.aspose.email.Appointment
 
Appointment(String, String, String, Date, Date, MailAddress, MailAddressCollection) - Constructor for class com.aspose.email.Appointment
 
Appointment(String, String, String, Date, Date, MailAddress, MailAddressCollection, String) - Constructor for class com.aspose.email.Appointment
 
Appointment(String, String, String, Date, Date, MailAddress, MailAddressCollection, CalendarRecurrencePattern) - Constructor for class com.aspose.email.Appointment
 
Appointment(String, String, String, Date, Date, MailAddress, MailAddressCollection, String, CalendarRecurrencePattern) - Constructor for class com.aspose.email.Appointment
 
AppointmentAction - Class in com.aspose.email
Enumerates appointments methods
AppointmentAction() - Constructor for class com.aspose.email.AppointmentAction
 
AppointmentFlags - Class in com.aspose.email
Enumerates appointment flags.
AppointmentFormattingOptions - Class in com.aspose.email
Represents the appointment formatting options.
AppointmentFormattingOptions() - Constructor for class com.aspose.email.AppointmentFormattingOptions
Initializes a new instance of the AppointmentFormattingOptions class.
AppointmentMailMessageInterpretor - Class in com.aspose.email
Represents an appointment mail message.
AppointmentMailMessageInterpretor() - Constructor for class com.aspose.email.AppointmentMailMessageInterpretor
Initializes a new instance of the AppointmentMailMessageInterpretor class.
AppointmentMethodType - Class in com.aspose.email
Defines the iCalendar object method type associated with the calendar object.
Appointments - Static variable in class com.aspose.email.StandardIpmFolder
Outlook Calendar folder.
AppointmentSaveFormat - Class in com.aspose.email
Enumerates AppointmentSaveFormat
AppointmentSaveOptions - Class in com.aspose.email
Represents base appointment save options
April - Static variable in class com.aspose.email.CalendarMonth
 
ASCII - Static variable in class com.aspose.email.OutlookMessageFormat
ASCII.
AsposeException - Exception in com.aspose.email
Base exceptioon type for Aspose.Email Represents errors that occur during application execution.
AsposeException() - Constructor for exception com.aspose.email.AsposeException
Initializes a new instance of the T:Aspose.Email.AsposeException class.
AsposeException(String) - Constructor for exception com.aspose.email.AsposeException
Initializes a new instance of the T:Aspose.Email.AsposeException class with a specified error message.
AsposeException(String, RuntimeException) - Constructor for exception com.aspose.email.AsposeException
Initializes a new instance of the T:Aspose.Email.AsposeException class with a specified error message and a reference to the inner exception that is the cause of this exception.
AsposeException(RuntimeException) - Constructor for exception com.aspose.email.AsposeException
Initializes a new instance of the T:Aspose.Email.AsposeException class with a reference to the inner exception that is the cause of this exception.
Assigned - Static variable in class com.aspose.email.MapiTaskHistory
The Task object has been assigned to a task assignee.
Assigned - Static variable in class com.aspose.email.MapiTaskMode
The Task object was assigned to the task assigner (self-delegation).
AssigneesCopy - Static variable in class com.aspose.email.MapiTaskOwnership
The Task object is the task assignee's copy of the Task object.
AssigneesCopyOfAssignedTask - Static variable in class com.aspose.email.MapiTaskState
The Task object is the task assignee's copy of an assigned Task object.
AssignersCopy - Static variable in class com.aspose.email.MapiTaskOwnership
The Task object is the task assigner's copy of the Task object.
AssignersCopyOfAssignedTask - Static variable in class com.aspose.email.MapiTaskState
The Task object is the task assigner's copy of an assigned Task object.
AssignersCopyOfRejectedTask - Static variable in class com.aspose.email.MapiTaskState
The Task object is the task assigner's copy of a rejected Task object.
Attachment - Class in com.aspose.email
 
Attachment(String) - Constructor for class com.aspose.email.Attachment
 
Attachment(String, String) - Constructor for class com.aspose.email.Attachment
 
Attachment(String, ContentType) - Constructor for class com.aspose.email.Attachment
 
Attachment(InputStream, String) - Constructor for class com.aspose.email.Attachment
 
Attachment(InputStream, String, String) - Constructor for class com.aspose.email.Attachment
 
Attachment(InputStream, ContentType) - Constructor for class com.aspose.email.Attachment
 
ATTACHMENT - Static variable in class com.aspose.email.DispositionTypeNames
 
AttachmentBase - Class in com.aspose.email
Base class for mail attachment.
AttachmentCollection - Class in com.aspose.email
Summary description for AttachmentCollection.
ATTMAIL - Static variable in class com.aspose.email.VCardEmailType
An AT&T Mail
August - Static variable in class com.aspose.email.CalendarMonth
 
AVI - Static variable in class com.aspose.email.VCardPhotoType
Intel avi format

B

BackupOptions - Class in com.aspose.email
Enumerates backup options
Base64 - Static variable in class com.aspose.email.TransferEncoding
 
BASIC - Static variable in class com.aspose.email.VCardSoundType
A basic format
BBS - Static variable in class com.aspose.email.VCardTelephoneType
A bulletin board service number
Binary - Static variable in class com.aspose.email.TransferEncoding
 
BinHex - Static variable in class com.aspose.email.TransferEncoding
 
Blue - Static variable in class com.aspose.email.NoteColor
 
BMP - Static variable in class com.aspose.email.MediaTypeNames.Image
 
BMP - Static variable in class com.aspose.email.VCardPhotoType
MS windows bitmap
BodyContentType - Class in com.aspose.email
The content type of message body.
BuildVersionInfo - Class in com.aspose.email
Deprecated. please use AssemblyInfo instead this
BuildVersionInfo() - Constructor for class com.aspose.email.BuildVersionInfo
Deprecated.  
Busy - Static variable in class com.aspose.email.MapiCalendarBusyStatus
The user is busy.
ByDay - Class in com.aspose.email
Represents Nth occurrence (or all occurrences) of the specified day of the week.
ByDay(int) - Constructor for class com.aspose.email.ByDay
Initializes a new instance of ByDay class.
ByDay(int, int) - Constructor for class com.aspose.email.ByDay
Initializes a new instance of ByDay class.
ByDayCollection - Class in com.aspose.email
Represents a collection of ByDay objects.
ByNumberCollection - Class in com.aspose.email
Represents a set of months, weeks, days, hours, minutes or seconds in a recurrence rule.

C

CAL_CHINESE_LUNAR - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Chinese lunar calendar
CAL_GREGORIAN - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Gregorian (localized) calendar
CAL_GREGORIAN_ARABIC - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Gregorian Arabic calendar
CAL_GREGORIAN_ME_FRENCH - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Gregorian Middle East French calendar
CAL_GREGORIAN_US - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Gregorian (U.S.) calendar
CAL_GREGORIAN_XLIT_ENGLISH - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Gregorian transliterated English calendar
CAL_GREGORIAN_XLIT_FRENCH - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Gregorian transliterated French calendar
CAL_HEBREW - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Hebrew lunar calendar
CAL_HIJRI - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Hijri (Arabic Lunar) calendar
CAL_JAPAN - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Japanese Emperor Era calendar
CAL_KOREA - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Korean Tangun Era calendar
CAL_LUNAR_ETO_CHN - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Lunar ETO Chinese calendar
CAL_LUNAR_ETO_KOR - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Lunar ETO Korean calendar
CAL_LUNAR_JAPANESE - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Japanese lunar calendar
CAL_LUNAR_KOREAN - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Korean lunar calendar
CAL_LUNAR_ROKUYOU - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Lunar Rokuyou calendar
CAL_SAKA - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Saka Era calendar
CAL_TAIWAN - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Taiwan calendar
CAL_THAI - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Thai calendar
CAL_UMALQURA - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
Um Al Qura calendar
Calendar - Class in com.aspose.email
Deprecated. 
Calendar(String, Date, Date, MailAddress, MailAddressCollection) - Constructor for class com.aspose.email.Calendar
Deprecated.  
Calendar(String, String, String, Date, Date, MailAddress, MailAddressCollection) - Constructor for class com.aspose.email.Calendar
Deprecated.  
Calendar(String, String, String, Date, Date, MailAddress, MailAddressCollection, CalendarRecurrencePattern) - Constructor for class com.aspose.email.Calendar
Deprecated.  
CalendarDay - Class in com.aspose.email
Represents the day of the week.
CalendarMonth - Class in com.aspose.email
Represents a calendar month.
CalendarRecurrencePattern - Class in com.aspose.email
 
Cancel - Static variable in class com.aspose.email.AppointmentAction
Cancel method
Cancel - Static variable in class com.aspose.email.AppointmentMethodType
Cancel one or more instances of an existing event.
cancelAppointment() - Method in class com.aspose.email.Appointment
Cancels the appointment.
cancelAppointment(int) - Method in class com.aspose.email.Appointment
Cancels the appointment.
Canceled - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
canWrite() - Method in class com.aspose.email.PersonalStorage
Gets a value indicating whether the current pst supports writing.
CAR - Static variable in class com.aspose.email.VCardTelephoneType
A car-phone number
CELL - Static variable in class com.aspose.email.VCardTelephoneType
A cellular number
CGM - Static variable in class com.aspose.email.VCardPhotoType
ISO computer graphics metafile
changeDisplayName(String) - Method in class com.aspose.email.FolderInfo
Changes the display name.
changeDisplayName(String) - Method in class com.aspose.email.PersonalStorage
Changes the pst display name.
CID - Static variable in class com.aspose.email.VCardValueLocation
Content id
CIS - Static variable in class com.aspose.email.VCardEmailType
A CompuServe Information Service
clear() - Method in class com.aspose.email.HeaderCollection
 
clearFlag(MapiMessage) - Static method in class com.aspose.email.FollowUpManager
Clears the follow-up flag and reminder.
com.aspose.email - package com.aspose.email
 
CompanyConfidential - Static variable in class com.aspose.email.MapiSensitivity
The message is designated company confidential.
Complete - Static variable in class com.aspose.email.MapiTaskFlags
Indicates whether the task has been completed.
Complete - Static variable in class com.aspose.email.MapiTaskStatus
The user's work on this Task object is complete.
ContactMailMessageInterpretor - Class in com.aspose.email
Represents a Contact message type interpretor.
ContactMailMessageInterpretor() - Constructor for class com.aspose.email.ContactMailMessageInterpretor
Initializes a new instance of the ContactMailMessageInterpretor class.
Contacts - Static variable in class com.aspose.email.StandardIpmFolder
Outlook Contacts folder.
ContactSaveFormat - Class in com.aspose.email
Enumerates contact save formats
ContactSaveOptions - Class in com.aspose.email
Represents the base contact save options
contains(int) - Method in class com.aspose.email.ByDayCollection
Returns True if the specified day of week is present in the collection.
contains(int) - Method in class com.aspose.email.ByNumberCollection
Determines whether the value is in the collection.
contains(long) - Method in class com.aspose.email.MapiPropertyCollection
 
ContentDisposition - Class in com.aspose.email
Represents a Content-Disposition header.
ContentDisposition() - Constructor for class com.aspose.email.ContentDisposition
Initializes a new instance of the ContentDisposition class.
ContentDisposition(String) - Constructor for class com.aspose.email.ContentDisposition
Initializes a new instance of the ContentDisposition class.
ContentType - Class in com.aspose.email
Represents a Content-Type header.
ContentType() - Constructor for class com.aspose.email.ContentType
Initializes a new instance of the ContentType class.
ContentType(String) - Constructor for class com.aspose.email.ContentType
Initializes a new instance of the ContentType class.
convertPersonalStorageToMbox(PersonalStorage, String, MessageAcceptanceCallback) - Static method in class com.aspose.email.MailboxConverter
Converts the PersonalStorage to mbox format using given path.
convertPersonalStorageToMbox(PersonalStorage, MboxStorageWriter, MessageAcceptanceCallback) - Static method in class com.aspose.email.MailboxConverter
Converts the PersonalStorage to mbox format using given MboxStorageWriter.
copy() - Method in class com.aspose.email.MailAddressCollection
 
copyTo(Object[], int) - Method in class com.aspose.email.HeaderCollection
 
copyTo(Object[], int) - Method in class com.aspose.email.HeaderCollection.KeysCollection
 
Count - Static variable in class com.aspose.email.EndType
Pattern ends after specified number of occurrences.
Counter - Static variable in class com.aspose.email.AppointmentMethodType
Counter a REQUEST with an alternative proposal, Sent by an "Attendee" to the "Organizer".
Create - Static variable in class com.aspose.email.AppointmentAction
Create method
create(String, int) - Static method in class com.aspose.email.PersonalStorage
Creates the new PST file with the specified file name.
create(OutputStream, int) - Static method in class com.aspose.email.PersonalStorage
 
createAlternateViewFromString(String) - Static method in class com.aspose.email.AlternateView
Creates a AlternateView of using the content specified in a string.
createAlternateViewFromString(String, Charset, String) - Static method in class com.aspose.email.AlternateView
 
createAlternateViewFromString(String, ContentType) - Static method in class com.aspose.email.AlternateView
Creates a AlternateView of using the content specified in a string.
createAlternateViewFromString(String, ContentType, int) - Static method in class com.aspose.email.AlternateView
Creates a AlternateView of using the content specified in a string.
createAsHtml() - Static method in class com.aspose.email.AppointmentFormattingOptions
Specifies formatting in the html.
createAttachmentFromString(String, String) - Static method in class com.aspose.email.Attachment
 
createAttachmentFromString(String, String, Charset, String) - Static method in class com.aspose.email.Attachment
 
createAttachmentFromString(String, ContentType) - Static method in class com.aspose.email.Attachment
 
createCancelRequestFrom(Calendar, String, int) - Static method in class com.aspose.email.Calendar
Deprecated.  Creates the cancel request from.
createLinkedResourceFromString(String) - Static method in class com.aspose.email.LinkedResource
Creates the linked resource from string.
createLinkedResourceFromString(String, Charset, String) - Static method in class com.aspose.email.LinkedResource
 
createLinkedResourceFromString(String, ContentType) - Static method in class com.aspose.email.LinkedResource
Creates the linked resource from string.
createMapiNode(String) - Method in class com.aspose.email.MapiAttachment
Creates the mapi node.
createMapiNode(String) - Method in class com.aspose.email.MapiMessage
Creates the mapi node.
createMapiNode(String) - Method in class com.aspose.email.MapiObjectProperty
 
createMapiNode(String) - Method in class com.aspose.email.MapiPropertyContainer
Creates the mapi node.
createMapiNode(String) - Method in class com.aspose.email.MapiRecipient
Creates the mapi node.
createPredefinedFolder(String, int) - Method in class com.aspose.email.PersonalStorage
Creates the standard interpersonal message (IPM) folder.
CustomAttachmentStorage - Class in com.aspose.email
Represents custom attachment storage.
CustomAttachmentStorage() - Constructor for class com.aspose.email.CustomAttachmentStorage
Initializes a new instance of the CustomAttachmentStorage class.

D

Daily - Static variable in class com.aspose.email.Frequency
Occurrences repeat based on an interval of a day or more.
Daily - Static variable in class com.aspose.email.MapiCalendarRecurrenceFrequency
Specifies daily frequency
DailyRecurrencePattern - Class in com.aspose.email
 
DailyRecurrencePattern(Date) - Constructor for class com.aspose.email.DailyRecurrencePattern
 
DailyRecurrencePattern(int) - Constructor for class com.aspose.email.DailyRecurrencePattern
Initializes a new instance of the DailyRecurrencePattern class.
DailyRecurrencePattern(Date, int) - Constructor for class com.aspose.email.DailyRecurrencePattern
 
DailyRecurrencePattern(int, int) - Constructor for class com.aspose.email.DailyRecurrencePattern
Initializes a new instance of the DailyRecurrencePattern class.
DateCollection - Class in com.aspose.email
Represents a collection of DateTime values.
Day - Static variable in class com.aspose.email.CalendarDay
 
Day - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has a daily recurrence.
DayPosition - Class in com.aspose.email
 
DeadOccurrence - Static variable in class com.aspose.email.MapiTaskFlags
Indicates whether new occurrences remain to be generated.
December - Static variable in class com.aspose.email.CalendarMonth
 
DeclineCounter - Static variable in class com.aspose.email.AppointmentMethodType
Decline a counter proposal.
deepClone() - Method in class com.aspose.email.ActivityMailMessageInterpretor
Creates a copy of the current instance.
deepClone() - Method in class com.aspose.email.AppointmentMailMessageInterpretor
Creates a copy of current instance.
deepClone() - Method in class com.aspose.email.ContactMailMessageInterpretor
Creates a copy of the current instance.
deepClone() - Method in class com.aspose.email.MailMessage
Clones this instance
deepClone() - Method in class com.aspose.email.MailMessageInterpretor
Creates a copy of the current instance.
deepClone() - Method in class com.aspose.email.MapiMessage
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.email.MimeHeader
Clones this instance.
deepClone() - Method in class com.aspose.email.NDRReportMailMessageInterpretor
Creates a copy of the current instance.
deepClone() - Method in class com.aspose.email.NormalMessageMailMessageInterpretor
Creates a copy of the current instance.
Default - Static variable in class com.aspose.email.MapiCalendarRecurrenceCalendarType
The default value for the calendar type is Gregorian.
Deferred - Static variable in class com.aspose.email.MapiTaskStatus
The user has deferred work on the Task object.
Delay - Static variable in class com.aspose.email.DeliveryNotificationOptions
 
Delegate - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
deleteChildItem(byte[]) - Method in class com.aspose.email.FolderInfo
Deletes the item (folder or message) by it's entryId.
DeletedExceptionWithNoResponse - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
DeletedItems - Static variable in class com.aspose.email.StandardIpmFolder
Deleted Items folder.
DeletedWithNoResponse - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
DeliveryNotificationOptions - Class in com.aspose.email
 
destroyAttachments(String) - Static method in class com.aspose.email.MapiMessage
Destroies the attachments in the specified Outlook Message files.
DIB - Static variable in class com.aspose.email.VCardPhotoType
MS windows dib
dispose() - Method in class com.aspose.email.AlternateViewCollection
 
dispose() - Method in class com.aspose.email.AttachmentBase
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose() - Method in class com.aspose.email.AttachmentCollection
 
dispose() - Method in class com.aspose.email.LinkedResourceCollection
 
dispose() - Method in class com.aspose.email.MailMessage
Releases all resources used by the MailMessage
dispose() - Method in class com.aspose.email.MapiMessage
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose() - Method in class com.aspose.email.MapiMessageReader
Releases the unmanaged resources used by the MapiMessageReader.
dispose() - Method in class com.aspose.email.MboxStorageReader
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose() - Method in class com.aspose.email.MboxStorageWriter
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose() - Method in class com.aspose.email.PersonalStorage
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
DispositionTypeNames - Class in com.aspose.email
 
DOM - Static variable in class com.aspose.email.VCardDeliveryAddressType
A domestic address
Drafts - Static variable in class com.aspose.email.StandardIpmFolder
Outlook Drafts folder.
DueDateChanged - Static variable in class com.aspose.email.MapiTaskHistory
The PidLidTaskDueDate property changed.

E

EightBit - Static variable in class com.aspose.email.TransferEncoding
 
EmailAddressError - Static variable in class com.aspose.email.EmlValidationErrorType
Indicates that email address is invalid.
EmailException - Exception in com.aspose.email
 
EmailException(String) - Constructor for exception com.aspose.email.EmailException
 
EmailException() - Constructor for exception com.aspose.email.EmailException
 
EmailException(Exception) - Constructor for exception com.aspose.email.EmailException
 
EmbeddedInTaskRejection - Static variable in class com.aspose.email.MapiTaskState
This Task object was created to correspond to a Task object that was embedded in a task rejection but could not be found locally.
EmlValidationError - Class in com.aspose.email
Represents the eml validation error information.
EmlValidationErrorCollection - Class in com.aspose.email
Represents the collection of EmlValidationError
EmlValidationErrorCollection() - Constructor for class com.aspose.email.EmlValidationErrorCollection
 
EmlValidationErrorType - Class in com.aspose.email
Enumerates the types of the eml validation errors.
EndAfterDate - Static variable in class com.aspose.email.MapiCalendarRecurrenceEndType
 
EndAfterNOccurrences - Static variable in class com.aspose.email.MapiCalendarRecurrenceEndType
 
EndType - Class in com.aspose.email
Specifies how the recurrence rule ends.
enumerateFolders() - Method in class com.aspose.email.FolderInfo
Exposes the enumerator, which supports an iteration of subfolders in folder.
enumerateMapiMessages() - Method in class com.aspose.email.FolderInfo
Exposes the enumerator, which supports an iteration of messages in folder.
enumerateMessageObjects() - Method in class com.aspose.email.FolderInfo
Exposes the enumerator, which supports an iteration of messages in folder.
enumerateMessages() - Method in class com.aspose.email.FolderInfo
Exposes the enumerator, which supports an iteration of messages in folder.
enumerateMessagesEntryId() - Method in class com.aspose.email.FolderInfo
Enumerates the entryID of messages.
enumerateMsoPackage(InputStream) - Static method in class com.aspose.email.InlineAttachmentExtractor
 
equals(ByDay) - Method in class com.aspose.email.ByDay
 
equals(Object) - Method in class com.aspose.email.ByDay
 
equals(ByDayCollection) - Method in class com.aspose.email.ByDayCollection
 
equals(Object) - Method in class com.aspose.email.ByDayCollection
 
equals(ByNumberCollection) - Method in class com.aspose.email.ByNumberCollection
 
equals(Object) - Method in class com.aspose.email.ByNumberCollection
 
equals(Object) - Method in class com.aspose.email.ContentDisposition
 
equals(Object) - Method in class com.aspose.email.ContentType
Determines whether the specified System.Object is equal to this instance.
equals(DateCollection) - Method in class com.aspose.email.DateCollection
 
equals(Object) - Method in class com.aspose.email.DateCollection
 
equals(Object) - Method in class com.aspose.email.HeaderType
Overrided.
equals(Object) - Method in class com.aspose.email.MailAddress
 
equals(Object) - Method in class com.aspose.email.MailMessageSaveType
Equalses the specified o.
equals(Object) - Method in class com.aspose.email.MessageFormat
Equalses the specified o.
equals(Object) - Method in class com.aspose.email.OleDocumentFormat
Returns a value indicating whether this instance is equal to a specified object.
equals(RecurrencePattern) - Method in class com.aspose.email.RecurrencePattern
 
equals(Object) - Method in class com.aspose.email.RecurrencePattern
 
equals(RecurrenceRule) - Method in class com.aspose.email.RecurrenceRule
 
equals(Object) - Method in class com.aspose.email.RecurrenceRule
 
equals(RecurrenceRuleCollection) - Method in class com.aspose.email.RecurrenceRuleCollection
 
equals(Object) - Method in class com.aspose.email.RecurrenceRuleCollection
 
EWORLD - Static variable in class com.aspose.email.VCardEmailType
An eWorld
ExceptionCanceled - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
extractMessage(MessageInfo) - Method in class com.aspose.email.PersonalStorage
Get the message from PST.
extractMessage(byte[]) - Method in class com.aspose.email.PersonalStorage
Get the message from PST.
extractMessage(String) - Method in class com.aspose.email.PersonalStorage
Get the message from PST.
extractProperty(byte[], long) - Method in class com.aspose.email.PersonalStorage
Gets the specified property of item, without extract the item fully.

F

FAX - Static variable in class com.aspose.email.VCardTelephoneType
A facsimile number
February - Static variable in class com.aspose.email.CalendarMonth
 
Female - Static variable in class com.aspose.email.MapiContactGender
 
FileAccessViolationException - Exception in com.aspose.email
This exception wile be thrown when the file open and locked by another caller.
FileAccessViolationException() - Constructor for exception com.aspose.email.FileAccessViolationException
Initializes a new instance of the class with default error message.
FileAccessViolationException(String) - Constructor for exception com.aspose.email.FileAccessViolationException
Initializes a new instance of the class with a specified error message.
FileAccessViolationException(String, RuntimeException) - Constructor for exception com.aspose.email.FileAccessViolationException
Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.
FileCompatibilityMode - Class in com.aspose.email
Defines inner conversions, that are necessarily to be done when loading or saving a message.
FileCorruptedException - Exception in com.aspose.email
Exception that is thrown during file reading, when the file appears to be corrupted and impossible to read.
FileCorruptedException() - Constructor for exception com.aspose.email.FileCorruptedException
Initializes a new instance of the FileCorruptedException class.
FileCorruptedException(String) - Constructor for exception com.aspose.email.FileCorruptedException
Initializes a new instance of the FileCorruptedException class with a specified error message.
FileCorruptedException(String, RuntimeException) - Constructor for exception com.aspose.email.FileCorruptedException
Initializes a new instance of the FileCorruptedException class with a specified error message.
FileFormat - Class in com.aspose.email
Specifies the file format used to store messages, calendar events, and other items.
FileFormatVersion - Class in com.aspose.email
Represents version of file.
First - Static variable in class com.aspose.email.DayPosition
 
flush() - Method in class com.aspose.email.MboxStorageWriter
 
FolderInfo - Class in com.aspose.email
Represents information about personal folder in PST.
FolderInfo() - Constructor for class com.aspose.email.FolderInfo
Initializes a new instance of the FolderInfo class.
FolderInfoCollection - Class in com.aspose.email
Represents collection of FolderInfo.
FolderInfoCollection() - Constructor for class com.aspose.email.FolderInfoCollection
 
FollowUpManager - Class in com.aspose.email
Provides the ability to set and handle follow-up Outlook flags.
FollowUpManager() - Constructor for class com.aspose.email.FollowUpManager
 
FollowUpOptions - Class in com.aspose.email
Represents options for using follow-up flags and reminders in a message.
FollowUpOptions() - Constructor for class com.aspose.email.FollowUpOptions
Initializes a new instance of the FollowUpOptions class.
FollowUpOptions(String) - Constructor for class com.aspose.email.FollowUpOptions
Initializes a new instance of the FollowUpOptions class.
FollowUpOptions(String, Date, Date) - Constructor for class com.aspose.email.FollowUpOptions
 
FollowUpOptions(String, Date, Date, Date) - Constructor for class com.aspose.email.FollowUpOptions
 
format(MailMessage) - Method in class com.aspose.email.MhtMessageFormatter
Adds information header into message body.
FormatNotSupportedException - Exception in com.aspose.email
Exception that is thrown during document load, when the document format is not recognized or not supported by the component.
FormatNotSupportedException() - Constructor for exception com.aspose.email.FormatNotSupportedException
Initializes a new instance of the FormatNotSupportedException class.
FormatNotSupportedException(String) - Constructor for exception com.aspose.email.FormatNotSupportedException
Initializes a new instance of the FormatNotSupportedException class with a specified error message.
FormatNotSupportedException(String, RuntimeException) - Constructor for exception com.aspose.email.FormatNotSupportedException
Initializes a new instance of the FormatNotSupportedException class with a specified error message.
Fourth - Static variable in class com.aspose.email.DayPosition
 
Free - Static variable in class com.aspose.email.MapiCalendarBusyStatus
The user is available.
Frequency - Class in com.aspose.email
Specifies frequency of the recurrence rule.
Frequency() - Constructor for class com.aspose.email.Frequency
 
Friday - Static variable in class com.aspose.email.CalendarDay
 
Friday - Static variable in class com.aspose.email.MapiCalendarDayOfWeek
The event occurs on Friday.
fromFile(String) - Static method in class com.aspose.email.MapiMessage
Create an instance of MapiMessage from the specified file.
fromFile(String) - Static method in class com.aspose.email.PersonalStorage
Load PST from file.
fromFile(String, boolean) - Static method in class com.aspose.email.PersonalStorage
Load PST from file.
fromiCalendar(String) - Static method in class com.aspose.email.RecurrencePattern
 
fromMailMessage(String) - Static method in class com.aspose.email.MapiMessage
Creates an instance of MapiMessage from the MailMessage.
fromMailMessage(MailMessage) - Static method in class com.aspose.email.MapiMessage
Creates an instance of MapiMessage from the MailMessage.
fromMailMessage(MailMessage, int) - Static method in class com.aspose.email.MapiMessage
Creates an instance of MapiMessage from the MailMessage.
fromMailMessage(MailMessage, int, boolean) - Static method in class com.aspose.email.MapiMessage
Creates an instance of MapiMessage from the MailMessage.
fromProperties(MapiPropertyCollection) - Static method in class com.aspose.email.MapiMessage
Creates an instance of MapiMessage from a collection of Mapi properties.
fromStream(InputStream) - Static method in class com.aspose.email.MapiMessage
 
fromStream(InputStream, boolean) - Static method in class com.aspose.email.PersonalStorage
 
fromStream(InputStream) - Static method in class com.aspose.email.PersonalStorage
 
fromVCard(String) - Static method in class com.aspose.email.MapiContact
Reads MapiContact from the specified vCard file The supported vCard versions are 2.1 and 3.0
fromVCard(InputStream) - Static method in class com.aspose.email.MapiContact
 
fromVCard(InputStream, Charset) - Static method in class com.aspose.email.MapiContact
 

G

generateOccurrences() - Method in class com.aspose.email.RecurrencePattern
Generates the occurrences.
generateOccurrences(Date, Date) - Method in class com.aspose.email.RecurrencePattern
 
get(int) - Method in class com.aspose.email.ByDayCollection
Gets or sets a ByDay from the collection.
get(int) - Method in class com.aspose.email.ByNumberCollection
Gets or sets a value in the collection at the specified position.
get(int) - Method in class com.aspose.email.HeaderCollection
 
get(String) - Method in class com.aspose.email.HeaderCollection
 
get(int) - Method in class com.aspose.email.HeaderCollection.KeysCollection
 
get(long) - Method in class com.aspose.email.MapiPropertyCollection
 
get(int) - Method in class com.aspose.email.RecurrenceRuleCollection
Gets or sets a RecurrenceRule from the collection.
get_Item(String) - Method in class com.aspose.email.HeaderCollection
 
get_Item(int) - Method in class com.aspose.email.HeaderCollection
 
get_Item(int) - Method in class com.aspose.email.HeaderCollection.KeysCollection
 
get_Item(int) - Method in class com.aspose.email.MailAddress
 
getAcceptanceState() - Method in class com.aspose.email.MapiTask
Gets or sets the acceptance state of the task.
getAccessClass() - Method in class com.aspose.email.VCardSecurity
Gets or sets an access class
getAccount() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the account name of the contact
getActualEffort() - Method in class com.aspose.email.MapiTask
Gets or sets the number of minutes that the user actually spent working on a task.
getAddress() - Method in interface com.aspose.email.IMailAddress
 
getAddress() - Method in class com.aspose.email.MailAddress
Gets or sets the e-mail address.
getAddress() - Method in class com.aspose.email.MapiContactPhysicalAddress
Specifies the complete address of the contact's address
getAddressType() - Method in class com.aspose.email.MapiContactElectronicAddress
Gets or sets the address type of an electronic address
getAddressType() - Method in class com.aspose.email.MapiRecipient
Gets the type of the address of the message recipient or sender.
getAddressType() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets an address type
getAdobeAcrobatDocument() - Static method in class com.aspose.email.OleDocumentFormat
Adobe PDF format.
getAgent() - Method in class com.aspose.email.VCardOrganization
Gets or sets an agent
getAgentCard() - Method in class com.aspose.email.VCardAgent
Gets or sets an agent's card (null if ValueLocation is not INLINE)
getAllKeys() - Method in class com.aspose.email.HeaderCollection
Gets an array of strings containing all header keys in collections
getAlternateViews() - Method in class com.aspose.email.MailMessage
Gets the collection of alternate views of message
getApparentlyTo() - Static method in class com.aspose.email.HeaderType
Inserted by sending e-mail when there is no "To:" recipient in the original message.
getAppointmentCounterProposal() - Method in class com.aspose.email.MapiCalendar
Gets or sets a value indicating whether a Meeting Response object is a counter proposal.
getAppointmentHtml() - Method in class com.aspose.email.Appointment
 
getAppointmentRecipients() - Method in class com.aspose.email.MapiCalendarAttendees
Gets or sets a list of attendees.
getAppointmentText() - Method in class com.aspose.email.Appointment
Gets the calendar text.
getAppointmentText(AppointmentFormattingOptions) - Method in class com.aspose.email.Appointment
Gets the calendar text.
getAppointmentTimeZoneDefinitionRecur() - Method in class com.aspose.email.MapiCalendarEventRecurrence
Gets or sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC.
getApprovedBy() - Static method in class com.aspose.email.HeaderType
Name of the moderator of the mailing list to which this message is sent; necessary on a posting sent to a moderated mailing list to allow its distribution to the list members.
getAssistant() - Method in class com.aspose.email.MapiContactProfessionalPropertySet
Gets or sets the name of the contact's assistant
getAssistantTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the telephone number of the contact's assistant
getAtomic() - Method in class com.aspose.email.MessageObjectProperty
Gets a value indicating whether this MessageObjectProperty is atomic.
getAttachmentFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the attachment format.
getAttachments() - Method in interface com.aspose.email.IMessage
 
getAttachments() - Method in class com.aspose.email.MailMessage
Gets the collection of attachments of message
getAttachments() - Method in class com.aspose.email.MapiMessage
Gets the attachments in the message.
getAttachments() - Method in class com.aspose.email.MessageObject
Gets the attachments of the MessageObject.
getAttendees() - Method in class com.aspose.email.Appointment
Gets or sets the attendees.
getAttendees() - Method in class com.aspose.email.Calendar
Deprecated.  Gets or sets the attendees.
getAttendees() - Method in class com.aspose.email.MapiCalendar
Gets or sets the attendees
getBaseStream() - Method in class com.aspose.email.MboxStorageReader
 
getBaseStream() - Method in class com.aspose.email.MboxStorageWriter
 
getBaseUri() - Method in class com.aspose.email.AlternateView
Gets or sets the base URI.
getBcc() - Static method in class com.aspose.email.HeaderType
A copy of the e-mail message that is sent to one or more recipients without the knowledge of the primary recipients.
getBcc() - Method in interface com.aspose.email.IMessage
 
getBcc() - Method in class com.aspose.email.MailMessage
Gets or sets the address collection that contains the BCC recipients of message
getBccFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the bcc format.
getBias() - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
Gets or sets the time zone's offset in minutes from UTC.
getBinaryData() - Method in class com.aspose.email.MapiAttachment
Gets or sets binary attachment data.
getBirthday() - Method in class com.aspose.email.MapiContactEventPropertySet
 
getBirthday() - Method in class com.aspose.email.VCardIdentificationInfo
 
getBody() - Method in interface com.aspose.email.IMapiMessageItem
 
getBody() - Method in interface com.aspose.email.IMessage
 
getBody() - Method in class com.aspose.email.MailMessage
Gets or sets the message body
getBody() - Method in class com.aspose.email.MapiCalendar
Gets message body
getBody() - Method in class com.aspose.email.MapiContact
Gets message body Value:
getBody() - Method in class com.aspose.email.MapiJournal
Gets message body.
getBody() - Method in class com.aspose.email.MapiMessage
Gets the message text.
getBody() - Method in class com.aspose.email.MapiNote
Gets or sets the text content of the Note object
getBody() - Method in class com.aspose.email.MapiTask
Gets or sets message body.
getBodyEncoding() - Method in class com.aspose.email.MailMessage
 
getBodyHtml() - Method in class com.aspose.email.MapiMessage
Gets the BodyRtf of the message converted to HTML, if present, otherwise an empty string.
getBodyRtf() - Method in class com.aspose.email.MapiMessage
Gets or sets the RTF formatted message text.
getBodyType() - Method in interface com.aspose.email.IMessage
 
getBodyType() - Method in class com.aspose.email.MailMessage
Gets the type of the body.
getBodyType() - Method in class com.aspose.email.MapiMessage
Gets the type of the body.
getBoolean() - Method in class com.aspose.email.MapiProperty
Gets the first bytes of the binary data as boolean.
getBoundary() - Method in class com.aspose.email.ContentType
Gets or sets the value of the boundary parameter included in the Content-Type header.
getBriefDescription() - Method in class com.aspose.email.MapiJournal
Gets or sets the brief description of activity that is being recorded.
getBusiness2TelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the second business telephone number
getBusinessFax() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Refers to the group of properties that define the business fax address for a contact.
getBusinessHomePage() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the contact's business web page URL
getBusinessTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the business telephone number
getBusyStatus() - Method in class com.aspose.email.MapiCalendar
Gets or sets the busy status
getByDay() - Method in class com.aspose.email.RecurrenceRule
Gets the by day.
getByHour() - Method in class com.aspose.email.RecurrenceRule
Gets the by hour.
getByMinute() - Method in class com.aspose.email.RecurrenceRule
Gets the by minute.
getByMonth() - Method in class com.aspose.email.RecurrenceRule
Gets the by month.
getByMonthDay() - Method in class com.aspose.email.RecurrenceRule
Gets the by month day.
getBySecond() - Method in class com.aspose.email.RecurrenceRule
Gets the by second.
getBySetPos() - Method in class com.aspose.email.RecurrenceRule
Gets the by set pos.
getByWeekNo() - Method in class com.aspose.email.RecurrenceRule
Gets the by week no.
getByYearDay() - Method in class com.aspose.email.RecurrenceRule
Gets the by year day.
getCalendarHtml() - Method in class com.aspose.email.Calendar
Deprecated.  Gets the calendar HTML.
getCalendarText() - Method in class com.aspose.email.Calendar
Deprecated.  Gets the calendar text.
getCalendarType() - Method in class com.aspose.email.MapiCalendarRecurrencePattern
Gets or sets the type of calendar that is used
getCallbackTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the callback telephone number
getCarTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the car telephone number
getCategories() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets or sets a categories information
getCC() - Static method in class com.aspose.email.HeaderType
This header can be considered an extension of the "To:" field as it is used to specifiy additional recipients.
getCc() - Method in interface com.aspose.email.IMessage
 
getCC() - Method in class com.aspose.email.MailMessage
Gets or sets the address collection that contains the CC recipients
getCc() - Method in class com.aspose.email.MailMessage
Gets CC recipients
getCcFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the cc format.
getCharSet() - Method in class com.aspose.email.ContentType
Gets or sets the value of the charset parameter.
getCity() - Method in class com.aspose.email.MapiContactPhysicalAddress
Specifies the city or locality portion of the contact's address
getClientIntent() - Method in class com.aspose.email.MapiCalendar
Gets or sets the actions the user has taken on this Meeting object.
getClientSubmitTime() - Method in class com.aspose.email.MapiMessage
 
getClipEnd() - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
getClipStart() - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
getCodePage() - Method in class com.aspose.email.MapiPropertyContainer
Gets the code page.
getCodepage() - Method in class com.aspose.email.MessageObject
Gets the codepage used to encode/decode string properties in case MapiType.PT_STRING8 type for them is used.
getColor() - Method in class com.aspose.email.MapiNote
Gets or sets the suggested background color of the Note object
getComments() - Static method in class com.aspose.email.HeaderType
This is a free-form header field defined in RFC2822.
getCompanyMainTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the company phone number
getCompanyName() - Method in class com.aspose.email.MapiContactProfessionalPropertySet
Gets or sets the company that employs the contact
getComputerNetworkName() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the name of the network to which the contact's computer is connected
getContainerClass() - Method in class com.aspose.email.FolderInfo
Gets container class of the folder object.
getContent() - Method in class com.aspose.email.MapiAttachment
Gets the content.
getContent() - Method in class com.aspose.email.MapiNamedPropertyMappingStorage
Gets the content Value: The content
getContent() - Method in class com.aspose.email.MapiPropertyStream
Gets the content.
getContent() - Method in class com.aspose.email.MapiRecipient
Gets the content.
getContentCount() - Method in class com.aspose.email.FolderInfo
Gets the total number of items in the folder.
getContentDisposition() - Method in class com.aspose.email.Attachment
Gets Content-Disposition header
getContentId() - Method in class com.aspose.email.AttachmentBase
Gets or sets the content id.
getContentLink() - Method in class com.aspose.email.LinkedResource
Gets or sets a URI that the resource must match.
getContents() - Method in class com.aspose.email.FolderInfo
Get collection of messages.
getContents(int, int) - Method in class com.aspose.email.FolderInfo
Gets the collection of messages.
getContents(boolean) - Method in class com.aspose.email.FolderInfo
Get collection of messages.
getContentStream() - Method in class com.aspose.email.AttachmentBase
 
getContentTransferEncoding() - Static method in class com.aspose.email.HeaderType
The third of the MIME-related headers.
getContentType() - Method in class com.aspose.email.AttachmentBase
Gets or sets the type of the content.
getContentType() - Static method in class com.aspose.email.HeaderType
The "Content-Type" defines the format of content (character set etc.)
getContentUnreadCount() - Method in class com.aspose.email.FolderInfo
Gets the number of unread items in the folder.
getConversationTopic() - Method in class com.aspose.email.MapiMessage
Gets the topic of the first message in a conversation thread.
getCount() - Method in class com.aspose.email.HeaderCollection
Gets a count of headers
getCount() - Method in class com.aspose.email.HeaderCollection.KeysCollection
 
getCount() - Method in class com.aspose.email.MailAddress
 
getCount() - Method in class com.aspose.email.MapiPropertyCollection
 
getCount() - Method in class com.aspose.email.RecurrenceRule
Gets or sets the count.
getCountry() - Method in class com.aspose.email.MapiContactPhysicalAddress
Specifies the country or region portion of the contact's address
getCountryCode() - Method in class com.aspose.email.MapiContactPhysicalAddress
Specifies the country code portion of the contact's address
getCountryName() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets a country
getCreationDate() - Method in class com.aspose.email.ContentDisposition
 
getCreationDate() - Method in class com.aspose.email.MapiNote
 
getCssStyles() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the additional css styles for the formatter.
getCssStyles() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the additional css styles for the formatter.
getCustomAttachmentStorageData() - Method in class com.aspose.email.MessageObjectAttachmentEntity
Gets or sets the custom attachment storage data.Can be null.
getCustomerId() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the contact's customer ID number
getData() - Method in class com.aspose.email.MapiProperty
Gets the binary data.
getData() - Method in class com.aspose.email.VCardPhoto
Gets or sets an image data (null if valueLocation is not inline)
getData() - Method in class com.aspose.email.VCardSound
Gets or sets a sound data (null if valueLocation is not inline)
getDataSet() - Method in class com.aspose.email.CustomAttachmentStorage
Gets the data set representing custom attachment storage, names of the data streams are keys for this dictionary.
getDataType() - Method in class com.aspose.email.MapiProperty
Gets the data type.
getDate() - Static method in class com.aspose.email.HeaderType
This header specifies a date (and time), normally the date the message was composed and sent.
getDate() - Method in interface com.aspose.email.IMessage
 
getDate() - Method in class com.aspose.email.MailMessage
 
getDate() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
getDateCompleted() - Method in class com.aspose.email.MapiTask
 
getDateTime() - Method in class com.aspose.email.MapiProperty
 
getDateTimeFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the date time format.
getDay() - Method in class com.aspose.email.MapiCalendarMonthlyRecurrencePattern
Gets or sets day of the month on which the recurrence falls.
getDaylightBias() - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
Gets or sets offset in minutes from lBias during daylight saving time.
getDaylightDate() - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
Gets or sets the date and local time that indicate when to begin using the DaylightBias.
getDayOfWeek() - Method in class com.aspose.email.ByDay
Gets or sets the day of the week.
getDayOfWeek() - Method in class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
Gets or sets the days of week at which the event occurs
getDayOfWeek() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the day of week
getDayOfWeek() - Method in class com.aspose.email.MapiCalendarWeeklyRecurrencePattern
Gets or sets the days of week at which the event occurs
getDayPosition() - Method in class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
Gets or sets the occurrence of the recurrence's days in each month in which the recurrence falls.
getDayPosition() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the day position
getDefault() - Static method in class com.aspose.email.IcsSaveOptions
Gets the default ics save options
getDefault() - Static method in class com.aspose.email.VCardSaveOptions
Gets default VCardSaveOptions
getDefaultEmailAddress() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'
getDefaultInterpretor() - Method in class com.aspose.email.MailMessageInterpretorFactory
Gets or sets the defalut interpretor.
getDefaultTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set 'true'
getDelegator() - Method in class com.aspose.email.MapiTaskUsers
Gets or sets task delegator.
getDeliveryAddresses() - Method in class com.aspose.email.VCardContact
Gets or sets a delivery addresses
getDeliveryNotificationOptions() - Method in class com.aspose.email.MailMessage
Gets or sets the delivery notifications
getDeliveryTime() - Method in class com.aspose.email.MapiMessage
 
getDepartmentName() - Method in class com.aspose.email.MapiContactProfessionalPropertySet
Gets or sets the name of the department to which the contact belongs
getDepartments() - Method in class com.aspose.email.VCardOrganization
Gets or sets a departments
getDescription() - Method in class com.aspose.email.Appointment
Gets or sets the description.
getDescription() - Method in class com.aspose.email.Calendar
Deprecated.  Gets or sets the description.
getDescription() - Method in class com.aspose.email.MapiJournal
Gets or sets the description of activity that is being recorded.
getDescriptionFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the description format.
getDisplayBcc() - Method in class com.aspose.email.MapiMessage
Gets a list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;).
getDisplayCc() - Method in class com.aspose.email.MapiMessage
Gets a list of the display names of any carbon copy (CC) message recipients, separated by semicolons (;).
getDisplayCC() - Method in class com.aspose.email.MessageInfo
Gets the CC: line.
getDisplayName() - Method in class com.aspose.email.FolderInfo
Gets the display name of folder.
getDisplayName() - Method in interface com.aspose.email.IMailAddress
 
getDisplayName() - Method in class com.aspose.email.MailAddress
Gets or sets a display name.
getDisplayName() - Method in class com.aspose.email.MapiAttachment
Gets the display name of the ole object in an attachment.
getDisplayName() - Method in class com.aspose.email.MapiContactElectronicAddress
Gets or sets the user-readable display name for the e-mail address
getDisplayName() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the full name of the contact
getDisplayName() - Method in class com.aspose.email.MapiMessage
Gets the display name for the message.
getDisplayName() - Method in class com.aspose.email.MapiRecipient
Gets or sets the display name of the message recipient or sender.
getDisplayName() - Method in class com.aspose.email.PersonalStorage
Gets the display Name of PST.
getDisplayName() - Method in class com.aspose.email.VCardIdentificationInfo
Gets or sets a contact's display(formatted) name
getDisplayNamePrefix() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the title of the contact
getDisplayNamePrefix() - Method in class com.aspose.email.MapiMessage
Gets a prefix of the display name.
getDisplayTo() - Method in class com.aspose.email.MapiMessage
Gets a list of the display names of the primary (To) message recipients, separated by semicolons (;).
getDisplayTo() - Method in class com.aspose.email.MessageInfo
Gets the To: line.
getDispositionNotificationTo() - Static method in class com.aspose.email.HeaderType
 
getDispositionType() - Method in class com.aspose.email.ContentDisposition
Gets or sets the type of the disposition.
getDocumentName() - Method in class com.aspose.email.MapiObjectProperty
Gets the document name.
getDocumentStatus() - Method in class com.aspose.email.MapiJournal
Gets or sets the status of document.
getDueDate() - Method in class com.aspose.email.FollowUpOptions
 
getDueDate() - Method in class com.aspose.email.MapiTask
 
getDuration() - Method in class com.aspose.email.MapiJournal
Gets the duration of the activity.
getElectronicAddresses() - Method in class com.aspose.email.MapiContact
Specify properties for up to three different e-mail addresses and three different fax addresses
getEmail1() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Refers to the group of properties that define the first e-mail address for a contact.
getEmail2() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Refers to the group of properties that define the second e-mail address for a contact.
getEmail3() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Refers to the group of properties that define the third e-mail address for a contact.
getEmailAddress() - Method in class com.aspose.email.MapiContactElectronicAddress
Gets or sets the e-mail address of the contact
getEmailAddress() - Method in class com.aspose.email.MapiRecipient
Gets or sets the email address of the message recipient or sender.
getEmailAddress() - Method in class com.aspose.email.VCardEmail
Gets or sets an email address
getEmails() - Method in class com.aspose.email.VCardContact
Gets or sets a contact's email addresses
getEmailType() - Method in class com.aspose.email.VCardEmail
Gets or sets an email address type
getEmbeddedMessage() - Method in class com.aspose.email.MessageObjectAttachmentEntity
Gets or sets the Embedded Message Object storage if present.Can be null.
getEml() - Static method in class com.aspose.email.MessageFormat
Indicates message in Eml format.
getEmlFormat() - Static method in class com.aspose.email.MailMessageSaveType
Gets the eml.
getEmlx() - Static method in class com.aspose.email.MessageFormat
Indicates message in Emlx format, used by Apple Mail.
getEmlxFormat() - Static method in class com.aspose.email.MailMessageSaveType
Gets the emlx.
getEndDate() - Method in class com.aspose.email.Appointment
 
getEndDate() - Method in class com.aspose.email.Calendar
Deprecated.  
getEndDate() - Method in class com.aspose.email.CalendarRecurrencePattern
 
getEndDate() - Method in class com.aspose.email.MapiCalendar
 
getEndDate() - Method in class com.aspose.email.RecurrencePattern
 
getEndDateFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the end date format.
getEndDateTimeZone() - Method in class com.aspose.email.MapiCalendar
Gets or sets time zone information that indicates the time zone of the EndDate property
getEndTime() - Method in class com.aspose.email.MapiJournal
 
getEndTimeZone() - Method in class com.aspose.email.Appointment
End time zone
getEndType() - Method in class com.aspose.email.MapiCalendarRecurrencePattern
Gets or sets the ending type for the recurrence.
getEndType() - Method in class com.aspose.email.RecurrenceRule
Gets or sets the end type.
getEntryId() - Method in class com.aspose.email.FolderInfo
Gets the entry ID.
getEntryId() - Method in class com.aspose.email.MessageInfo
Gets the entry ID.
getEntryIdString() - Method in class com.aspose.email.FolderInfo
Gets string representation of entry ID.
getEntryIdString() - Method in class com.aspose.email.MessageInfo
Gets string representation of entry ID.
getErrorMessage() - Method in class com.aspose.email.EmlValidationError
Gets an error message.
getErrorType() - Method in class com.aspose.email.EmlValidationError
Gets a type of error.
getEstimatedEffort() - Method in class com.aspose.email.MapiTask
Gets or sets the number of minutes that the user expects to work on a task.
getEvents() - Method in class com.aspose.email.MapiContact
Specify events associated with a contact
getExDates() - Method in class com.aspose.email.RecurrencePattern
Gets the ex dates.
getExplanatoryInfo() - Method in class com.aspose.email.VCardContact
Gets or sets a vCard explanatory information
getExRules() - Method in class com.aspose.email.RecurrencePattern
Gets the ex rules.
getExtendedAddress() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets an extended address
getExtendedProperties() - Method in class com.aspose.email.VCardContact
Gets or sets an extended properties
getExtension() - Method in class com.aspose.email.MapiAttachment
Gets a filename extension that indicates the document type of an attachment.
getFamilyName() - Method in class com.aspose.email.VCardFullName
Gets or sets a family name
getFaxNumber() - Method in class com.aspose.email.MapiContactElectronicAddress
Gets or sets the telephone number of the mail user's primary fax machine
getFileName() - Method in class com.aspose.email.ContentDisposition
Gets or sets the file name for an attachment.
getFileName() - Method in class com.aspose.email.MapiAttachment
Gets an attachment's base filename and extension, excluding path.
getFileUnder() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the name under which to file this contact when displaying a list of contacts
getFileUnderID() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets a value specifying how to generate and recompute the property when other properties are changed
getFileVersion() - Static method in class com.aspose.email.BuildVersionInfo
Deprecated. Gets file version.
getFlag(MapiMessage) - Static method in class com.aspose.email.FollowUpManager
Gets the follow-up flag of a message.
getFlagRequest() - Method in class com.aspose.email.FollowUpOptions
Gets or sets a string indicating the requested action for an e-mail message.
getFlags() - Method in class com.aspose.email.Appointment
Gets or sets appointment flags.
getFlags() - Method in class com.aspose.email.MapiJournal
Gets or sets a flags that contains metadata about the Journal object.
getFlags() - Method in class com.aspose.email.MapiMessage
Gets the message flags.
getFlags() - Method in class com.aspose.email.MapiTask
Gets the indication flags of the Task object.
getFlags() - Method in class com.aspose.email.MessageObjectProperty
Gets the flags set on a property.
getFolderById(byte[]) - Method in class com.aspose.email.PersonalStorage
Gets the personal folder from PST.
getFolderById(String) - Method in class com.aspose.email.PersonalStorage
Gets the personal folder from PST.
getFollowupTo() - Static method in class com.aspose.email.HeaderType
Used in Usenet News to indicate that future discussions (=follow-up) on an article should go to a different set of newsgroups than the replied-to article.
getFormat() - Method in class com.aspose.email.PersonalStorage
Gets the file format.
getFormatTemplates() - Method in class com.aspose.email.ActivityMailMessageInterpretor
Gets the format template collection.
getFormatTemplates() - Method in class com.aspose.email.AppointmentMailMessageInterpretor
Gets the format templates.
getFormatTemplates() - Method in class com.aspose.email.ContactMailMessageInterpretor
Gets the format templates.
getFormatTemplates() - Method in class com.aspose.email.MhtMessageFormatter
 
getFormFormat() - Method in class com.aspose.email.MhtMessageFormatter
Deprecated. 
getFreeBusyLocation() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file
getFrequency() - Method in class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
Gets or sets the frequency of the recurring series.
getFrequency() - Method in class com.aspose.email.MapiCalendarMonthlyRecurrencePattern
Gets or sets the frequency of the recurring series.
getFrequency() - Method in class com.aspose.email.MapiCalendarRecurrencePattern
Gets or sets the frequency of the recurring series.
getFrequency() - Method in class com.aspose.email.RecurrenceRule
Gets or sets the type of the recurrence rule.
getFrom() - Static method in class com.aspose.email.HeaderType
This field contains the identity of the person(s) who wished this message to be sent.
getFrom() - Method in interface com.aspose.email.IMessage
 
getFrom() - Method in class com.aspose.email.MailMessage
Gets or sets the from address
getFromFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets format of the "From" field.
getFtpSite() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the contact's File Transfer Protocol (FTP) URL
getFullName() - Method in class com.aspose.email.VCardIdentificationInfo
Gets or sets a contact's full name
getGender() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the gender of the contact
getGeneration() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the generation suffix of the contact
getGeo() - Method in class com.aspose.email.VCardContact
Gets or sets a global positioning
getGivenName() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the given name (first name) of the contact
getGivenName() - Method in class com.aspose.email.VCardFullName
Gets or sets a given name
getGovernmentIdNumber() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the contact's government ID number
getGuid() - Method in class com.aspose.email.MapiNamedProperty
 
getGuid() - Method in class com.aspose.email.MessageObjectProperty
 
getHeaders() - Method in class com.aspose.email.MailMessage
Gets headers collection of message
getHeaders() - Method in class com.aspose.email.MapiMessage
Gets the transport message headers
getHeight() - Method in class com.aspose.email.MapiNote
Gets or sets height of the visible message window in pixels
getHistory() - Method in class com.aspose.email.MapiTask
Gets or sets the type of change that was last made to the Task object.
getHobbies() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the hobbies of the contact
getHome2TelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets a second home telephone number
getHomeAddress() - Method in class com.aspose.email.MapiContactPhysicalAddressPropertySet
Specifies the address of the contact's home
getHomeFax() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Refers to the group of properties that define the home fax address for a contact.
getHomeTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the home telephone number
getHonorificPostfixes() - Method in class com.aspose.email.VCardFullName
Gets or sets a honorific postfixes
getHonorificPrefixes() - Method in class com.aspose.email.VCardFullName
Gets or sets a honorific prefixes
getHost() - Method in class com.aspose.email.MailAddress
Gets the host portion of the address.
getHour() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the hour
getHtml() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the contact's business web page URL
getHtmlBody() - Method in interface com.aspose.email.IMessage
 
getHtmlBody() - Method in class com.aspose.email.MailMessage
Gets or sets html body
getId() - Method in class com.aspose.email.MessageObjectProperty
Gets the id of the property.
getIdentificationInfo() - Method in class com.aspose.email.VCardContact
Gets or sets an identification properties
getIdentifier() - Method in class com.aspose.email.MapiProperty
Gets the indifier.
getIdForNamedProperty() - Method in class com.aspose.email.MessageObject
Gets the id to be used for named property, named properties are special properties and should have their ids in range [0x8000,0xfffe] aligned starting from 0x8000 sequentally.
getImportance() - Static method in class com.aspose.email.HeaderType
Gets the importance.
getImportance() - Method in class com.aspose.email.MessageInfo
Gets the Importance.
getImportanceFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the importance format.
getInitials() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the initials of the contact
getInline() - Method in class com.aspose.email.ContentDisposition
Gets or sets a value that determines the disposition type.
getInReplyTo() - Static method in class com.aspose.email.HeaderType
Reference to message which this message is a reply to.
getInstance() - Static method in class com.aspose.email.MailMessageInterpretorFactory
Gets an instance of the MailMessageInterpretorFactory class.
getInstantMessagingAddress() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the contact's instant messaging address
getInt32() - Method in class com.aspose.email.MapiProperty
Gets the first 4 bytes of the binary data as int32.
getIntepretor(String) - Method in class com.aspose.email.MailMessageInterpretorFactory
Gets an interpretor intance from the factory with specified message class.
getInternetMessageId() - Method in class com.aspose.email.MapiMessage
Gets the message id of the message.
getInterval() - Method in class com.aspose.email.CalendarRecurrencePattern
 
getInterval() - Method in class com.aspose.email.RecurrenceRule
Gets or sets the interval.
getIsdnNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the integrated services digital network (ISDN) number
getItem(int) - Method in class com.aspose.email.DateCollection
 
getKey(int) - Method in class com.aspose.email.HeaderCollection
 
getKey() - Method in class com.aspose.email.VCardSecurity
Gets or sets a public key(or authentication certificate)
getKeyName() - Method in class com.aspose.email.MapiCalendarTimeZone
Gets or sets a human-readable description of the time zone
getKeys() - Method in class com.aspose.email.HeaderCollection
Gets a KeysCollection containing all header keys in collections
getKeys() - Method in class com.aspose.email.MapiPropertyCollection
 
getKeyWords() - Method in class com.aspose.email.MapiCalendar
Gets or sets the categories of the calendar object
getKind() - Method in class com.aspose.email.MapiNamedProperty
gets named property kind
getLanguage() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the language that the contact uses
getLastAssigner() - Method in class com.aspose.email.MapiTaskUsers
Gets or sets the name of the user that last assigned the task.
getLastDelegate() - Method in class com.aspose.email.MapiTaskUsers
Gets or sets the name of the mailbox's delegate who most recently assigned the task, or an empty string if there is no delegate.
getLastModificationTime() - Method in class com.aspose.email.FolderInfo
 
getLastUpdate() - Method in class com.aspose.email.MapiTask
 
getLastUser() - Method in class com.aspose.email.MapiTaskUsers
Gets or sets the name of the most recent user to have been the task owner.
getLatitude() - Method in class com.aspose.email.VCardGeo
Gets or sets a latitude
getLineNumber() - Method in class com.aspose.email.EmlValidationError
Gets a number of line where error was found.
getLinkedResources() - Method in class com.aspose.email.AlternateView
Gets the set of embedded resources referred to by this alternate view.
getLinkedResources() - Method in class com.aspose.email.MailMessage
Gets the collection of linked resources of message
getLocality() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets a locality
getLocation() - Method in class com.aspose.email.Appointment
Gets or sets the location.
getLocation() - Method in class com.aspose.email.Calendar
Deprecated.  Gets or sets the location.
getLocation() - Method in class com.aspose.email.MapiCalendar
Gets or sets the location of the event
getLocation() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the location of the contact
getLocationFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the where format.
getLogo() - Method in class com.aspose.email.VCardOrganization
Gets or sets a logo
getLong() - Method in class com.aspose.email.MapiProperty
Gets the first 8 bytes of the binary data as long.
getLongFileName() - Method in class com.aspose.email.MapiAttachment
Gets an attachment's long filename and extension, excluding path.
getLongitude() - Method in class com.aspose.email.VCardGeo
Gets or sets a longitude
getMailer() - Method in class com.aspose.email.VCardContact
Gets or sets a mailer
getManagerName() - Method in class com.aspose.email.MapiContactProfessionalPropertySet
Gets or sets the name of the contact's manager
getMediaType() - Method in class com.aspose.email.ContentType
Gets or sets the internet media type.
getMessageClass() - Method in interface com.aspose.email.IMapiMessageItem
 
getMessageClass() - Method in class com.aspose.email.MapiCalendar
Gets message class
getMessageClass() - Method in class com.aspose.email.MapiContact
Gets message class Value: String that represents message class
getMessageClass() - Method in class com.aspose.email.MapiJournal
Gets message class.
getMessageClass() - Method in class com.aspose.email.MapiMessage
Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note.
getMessageClass() - Method in class com.aspose.email.MapiNote
Gets message class Value: String that represents message class
getMessageClass() - Method in class com.aspose.email.MapiTask
Gets message class.
getMessageClass() - Method in class com.aspose.email.MessageInfo
Gets the Message class.
getMessageID() - Static method in class com.aspose.email.HeaderType
Unique ID of this message.
getMessageId() - Method in class com.aspose.email.MailMessage
Gets or sets the message id
getMessageStoreProperties() - Method in class com.aspose.email.PersonalStorage
Gets the MAPI properties of message store object.
getMethod() - Method in class com.aspose.email.Appointment
Gets or sets the iCalendar object method type associated with the calendar object.
getMethod() - Method in class com.aspose.email.IcsSaveOptions
Gets or sets appointment method
getMht() - Static method in class com.aspose.email.MessageFormat
Indicates message in Mht format.
getMHtmlFromat() - Static method in class com.aspose.email.MailMessageSaveType
Gets the MHT.
getMicrosoftOfficeExcelWorksheet() - Static method in class com.aspose.email.OleDocumentFormat
Microsoft office exccel format.
getMicrosoftOfficeWordDocument() - Static method in class com.aspose.email.OleDocumentFormat
Microsoft office word format.
getMicrosoftOutlookMessage() - Static method in class com.aspose.email.OleDocumentFormat
Microsoft outlook message format.
getMicrosoftPowerPointPresentation() - Static method in class com.aspose.email.OleDocumentFormat
Microsoft power point format.
getMiddleName() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the middle name of the contact
getMiddleName() - Method in class com.aspose.email.VCardFullName
Gets or sets a middle name
getMilliseconds() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the milliseconds
getMimeTag() - Method in class com.aspose.email.MapiAttachment
Gets formatting information about a Multipurpose Internet Mail Extensions (MIME) attachment.
getMIMEVersion() - Static method in class com.aspose.email.HeaderType
An indicator that this message is formatted according to the MIME standard, and an indication of which version of MIME is utilized.
getMinute() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the minutes
getMobileTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the mobile telephone number
getMode() - Method in class com.aspose.email.MapiTask
Gets or sets the assignment status of the Task object.
getModificationDate() - Method in class com.aspose.email.ContentDisposition
 
getMonth() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the month
getMsg() - Static method in class com.aspose.email.MessageFormat
Indicates message in Msg format, used by Microsoft Outlook.
getMVEntries() - Method in class com.aspose.email.MapiProperty
Gets the MV entries list.
getMyProperties() - Method in class com.aspose.email.MapiObjectProperty
 
getMyProperties() - Method in class com.aspose.email.MapiPropertyContainer
Gets my properties.
getName() - Method in class com.aspose.email.Attachment
Gets or sets an attachment name
getName() - Method in class com.aspose.email.ContentType
Gets or sets the value of the name parameter.
getName() - Method in interface com.aspose.email.IAttachment
 
getName() - Method in class com.aspose.email.MapiNamedPropertyMappingStorage
Gets the name Value: The name
getName() - Method in class com.aspose.email.MapiProperty
Gets the name.
getName() - Method in class com.aspose.email.MapiPropertyStream
Gets the name.
getName() - Method in class com.aspose.email.MessageObjectProperty
Gets or sets the name of the property if it's named.
getName() - Method in class com.aspose.email.MimeHeader
Gets the name.
getNamed() - Method in class com.aspose.email.MessageObjectProperty
Gets a value indicating whether this MessageObjectProperty is a named property.
getNamedProperties() - Method in class com.aspose.email.MapiMessage
Gets the named properties of message.
getNamedPropertyMapping() - Method in class com.aspose.email.MapiMessage
Gets the named property mapping.
getNameEncoding() - Method in class com.aspose.email.Attachment
 
getNameId() - Method in class com.aspose.email.MapiNamedProperty
gets named property ID
getNameId() - Method in class com.aspose.email.MessageObjectProperty
Gets or sets the name id of the property if it's named.
getNameInfo() - Method in class com.aspose.email.MapiContact
The properties are used to specify the name of the person represented by the contact
getNewsgroups() - Static method in class com.aspose.email.HeaderType
In Usenet News: group(s) to which this article was posted.
getNextAvailablePropertyId(int) - Method in class com.aspose.email.MapiNamedPropertyMappingStorage
Gets the next available property id in entries stream based on property datatype.
getNickname() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the nickname of the contact
getNickname() - Method in class com.aspose.email.VCardIdentificationInfo
Gets or sets a contact's nickname
getNormalizedSubject() - Method in class com.aspose.email.MapiMessage
Gets normalized subject of the message.
getNotAllowPropose() - Method in class com.aspose.email.MapiCalendarAttendees
Gets or sets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting.
getNote() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets or sets a comments
getNotes() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the additional notes
getNthOccurrence() - Method in class com.aspose.email.ByDay
Gets or sets the nth occurrence of the day of the week.
getObjectData() - Method in class com.aspose.email.MapiAttachment
Gets an attachment object typically accessed through the OLE IStorage interface.
getOccurrenceCount() - Method in class com.aspose.email.MapiCalendarRecurrencePattern
Gets or sets the number of occurrences in a recurrence.
getOccurs() - Method in class com.aspose.email.CalendarRecurrencePattern
 
getOfficeLocation() - Method in class com.aspose.email.MapiContactProfessionalPropertySet
Gets or sets the location of the office that the contact works in
getOleDocumentFormat() - Method in class com.aspose.email.MapiObjectProperty
Gets the Ole format type.
getOom() - Method in class com.aspose.email.MapiNamedProperty
gets OOM value
getOptionalAttendees() - Method in class com.aspose.email.Appointment
Gets the optional attendees.
getOrganization() - Method in class com.aspose.email.VCardContact
Gets or sets an organization information
getOrganization() - Method in class com.aspose.email.VCardOrganization
Gets or sets a organization
getOrganizationalIdNumber() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies an organizational ID number for the contact
getOrganizationEmailAddress() - Method in class com.aspose.email.MapiRecipient
Gets the organization email address.
getOrganizer() - Method in class com.aspose.email.Appointment
Gets or sets the organizer.
getOrganizer() - Method in class com.aspose.email.Calendar
Deprecated.  Gets or sets the organizer.
getOrganizerFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the organizer format.
getOriginalDisplayName() - Method in class com.aspose.email.MapiContactElectronicAddress
Gets or sets the SMTP e-mail address that corresponds to the e-mail address for the Contact object.
getOtherAddress() - Method in class com.aspose.email.MapiContactPhysicalAddressPropertySet
Specifies the other contact's address
getOtherTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets an alternate telephone number
getOutlookMessageFormat() - Static method in class com.aspose.email.MailMessageSaveType
Gets the MSG.
getOutlookMessageFormatUnicode() - Static method in class com.aspose.email.MailMessageSaveType
Gets the MSG.
getOwner() - Method in class com.aspose.email.MapiTaskUsers
Gets or sets the name of the task owner.
getOwnership() - Method in class com.aspose.email.MapiTaskUsers
Gets or sets the role of the current user relative to the Task object.
getPageHeaderFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the page header format.
getPagerTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets a pager telephone number
getParameters() - Method in class com.aspose.email.ContentDisposition
Gets the parameters.
getParameters() - Method in class com.aspose.email.ContentType
Gets the dictionary that contains the parameters.
getPatternType() - Method in class com.aspose.email.MapiCalendarRecurrencePattern
Gets or sets the type of recurrence pattern
getPercentComplete() - Method in class com.aspose.email.MapiTask
Gets or sets the progress the user has made on a task.
getPeriod() - Method in class com.aspose.email.MapiCalendarDailyRecurrencePattern
Gets or sets interval (in days) at which the meeting pattern repeats
getPeriod() - Method in class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
Gets or sets interval (in months) at which the meeting pattern repeats
getPeriod() - Method in class com.aspose.email.MapiCalendarMonthlyRecurrencePattern
Gets or sets interval (in months) at which the meeting pattern repeats
getPeriod() - Method in class com.aspose.email.MapiCalendarRecurrencePattern
Gets or sets interval at which the meeting pattern repeats
getPeriod() - Method in class com.aspose.email.MapiCalendarWeeklyRecurrencePattern
Gets or sets interval (in weeks) at which the meeting pattern repeats
getPersonalHomePage() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the contact's personal web page URL
getPersonalInfo() - Method in class com.aspose.email.MapiContact
Specify other additional contact information
getPhoto() - Method in class com.aspose.email.VCardIdentificationInfo
Gets or sets a contact's photo
getPhotoType() - Method in class com.aspose.email.VCardPhoto
Gets or sets a photo type
getPhysicalAddresses() - Method in class com.aspose.email.MapiContact
Specify three physical addresses: Home Address, Work Address, and Other Address.
getPoBox() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets a PO box
getPostalCode() - Method in class com.aspose.email.MapiContactPhysicalAddress
Specifies the postal code (ZIP code) portion of the contact's address
getPostalCode() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets a postal code
getPostOfficeBox() - Method in class com.aspose.email.MapiContactPhysicalAddress
Gets or sets the post office box
getPredefinedFolder(int) - Method in class com.aspose.email.PersonalStorage
Gets the standard interpersonal message (IPM) folder from PST.
getPreferredTextEncoding() - Method in class com.aspose.email.Attachment
 
getPreferredTextEncoding() - Method in interface com.aspose.email.IPreferredTextEncodingProvider
 
getPreferredTextEncoding() - Method in class com.aspose.email.MailMessage
 
getPreferredTextEncodingInternal() - Method in class com.aspose.email.MailMessage
Gets or sets preferred encoding for all text properties
getPreserveOriginalDates() - Method in class com.aspose.email.MailMessage
Gets or sets a value indicating whether it is necessary to generate new saving and modification dates when saving a message
getPrimaryFax() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Refers to the group of properties that define the primary fax address for a contact.
getPrimaryTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the primary telephone number
getPriority() - Method in class com.aspose.email.MailMessage
Gets or sets the priority of message
getProdId() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets an id of product that created a vCard
getProduct() - Static method in class com.aspose.email.BuildVersionInfo
Deprecated. Gets product name.
getProfession() - Method in class com.aspose.email.MapiContactProfessionalPropertySet
Gets or sets the profession of the contact
getProfessionalInfo() - Method in class com.aspose.email.MapiContact
Properties are used to store professional details for the person represented by the contact
getProperties() - Method in class com.aspose.email.FolderInfo
Gets the folder properties.
getProperties() - Method in interface com.aspose.email.IMessageObjectPropertyContainer
 
getProperties() - Method in class com.aspose.email.MapiObjectProperty
Gets a collection of mapi properties.
getProperties() - Method in class com.aspose.email.MapiPropertyContainer
Gets the collection of properties.
getProperties() - Method in class com.aspose.email.MessageInfo
Gets the MessageInfo properties.
getProperties() - Method in class com.aspose.email.MessageObject
Gets the properties of the MessageObject.
getProperties() - Method in class com.aspose.email.MessageObjectAttachmentEntity
 
getProperties() - Method in class com.aspose.email.MessageObjectRecipientEntity
Gets the properties set on the recipient.
getPropertyBoolean(long) - Method in class com.aspose.email.MapiPropertyContainer
Gets the value of the property specified by tag as Boolean type.
getPropertyBytes(long) - Method in class com.aspose.email.MapiPropertyContainer
Gets the string value of the property specified by tag.
getPropertyDateTime(long) - Method in class com.aspose.email.MapiPropertyContainer
 
getPropertyInt32(long) - Method in class com.aspose.email.MapiPropertyContainer
Gets the int32 value of the property specified by tag.
getPropertyKind() - Method in class com.aspose.email.MessageObjectProperty
Gets or sets the kind of the property if it's named.
getPropertyLong(long) - Method in class com.aspose.email.MapiPropertyContainer
Gets the value of the property specified by tag as Long (int64) type.
getPropertyName(long) - Static method in class com.aspose.email.MapiPropertyTag
Gets the name of the tag.
getPropertyShort(long) - Method in class com.aspose.email.MapiPropertyContainer
Gets the value of the property specified by tag as Short type.
getPropertyStream() - Method in class com.aspose.email.MapiAttachment
Gets the property stream.
getPropertyStream() - Method in class com.aspose.email.MapiMessage
Gets the property stream.
getPropertyStream() - Method in class com.aspose.email.MapiRecipient
Gets the property stream.
getPropertyString(long, int) - Method in class com.aspose.email.MapiPropertyContainer
Gets the string value of the property specified by tag.
getPropertyString(long) - Method in class com.aspose.email.MapiPropertyContainer
Gets the string value of the property specified by tag.
getPropertyTag() - Method in class com.aspose.email.MessageObjectProperty
Gets the property tag, a combined value which contains Id and PropertyType Value: The property tag.
getPropertyTagName() - Method in class com.aspose.email.MapiProperty
Gets the PropertyName.
getPropertyType() - Method in class com.aspose.email.MessageObjectProperty
Gets the type of the property.
getRadioTelephoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the radio telephone number
getRawContent() - Method in class com.aspose.email.MimeHeader
Gets the content of the raw.
getRDates() - Method in class com.aspose.email.RecurrencePattern
Gets the R dates.
getReadDate() - Method in class com.aspose.email.ContentDisposition
 
getReceived() - Static method in class com.aspose.email.HeaderType
Trace of MTAs which a message has passed.
getRecipientClass() - Method in class com.aspose.email.MapiRecipient
Gets the type of recipent.
getRecipients() - Method in class com.aspose.email.MapiMessage
Gets the recipients of the message.
getRecipients() - Method in class com.aspose.email.MessageObject
Gets the recipients of the MessageObject.
getRecipientsFlagRequest() - Method in class com.aspose.email.FollowUpOptions
Gets or sets a string indicating the requested action for recipients of an e-mail message.
getRecipientsReminderTime() - Method in class com.aspose.email.FollowUpOptions
 
getRecipientType() - Method in class com.aspose.email.MapiRecipient
Gets the type of the recipient or sender.
getRecurrence() - Method in class com.aspose.email.MapiCalendar
Gets or sets the recurrence properties
getRecurrence() - Method in class com.aspose.email.MapiTask
Gets or sets the recurrence properties.
getRecurrencePattern() - Method in class com.aspose.email.Appointment
Gets or sets the recurrence pattern.
getRecurrencePattern() - Method in class com.aspose.email.Calendar
Deprecated.  Gets or sets the recurrence pattern.
getRecurrencePattern() - Method in class com.aspose.email.MapiCalendarEventRecurrence
Gets or sets the recurrence pattern
getReferences() - Static method in class com.aspose.email.HeaderType
Reference to other related messages.
getReferredByName() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the name of the person who referred this contact to the user
getRegion() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets a region
getRemainderDelta() - Method in class com.aspose.email.MapiCalendar
Gets or sets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object
getRemainderSet() - Method in class com.aspose.email.MapiCalendar
Gets or sets a value indicating whether a reminder is set on the object
getReminderTime() - Method in class com.aspose.email.FollowUpOptions
 
getReplyTo() - Static method in class com.aspose.email.HeaderType
This header field is meant to indicate where the sender wants replies to go.
getReplyTo() - Method in class com.aspose.email.MailMessage
Deprecated. 
getReplyTo() - Method in class com.aspose.email.MapiMessage
Gets or sets the reply to names.
getReplyToList() - Method in class com.aspose.email.MailMessage
Gets or sets the list of addresses to reply to for the mail message
getResponseRequested() - Method in class com.aspose.email.MapiCalendarAttendees
Gets or sets a value indicating whether a response is requested to a Message object.
getReturnPath() - Static method in class com.aspose.email.HeaderType
Used to convey the information from the MAIL FROM envelope attribute in final delivery, when the message leaves the SMTP environment in which "MAIL FROM" is used. ///
getReturnReceiptTo() - Static method in class com.aspose.email.HeaderType
 
getReversePath() - Method in class com.aspose.email.MailMessage
Gets or sets ReversePath address
getRevision() - Method in class com.aspose.email.VCardExplanatoryInfo
 
getRole() - Method in class com.aspose.email.VCardOrganization
Gets or sets a role
getRootFolder() - Method in class com.aspose.email.PersonalStorage
Gets the root folder of PST.
getRRules() - Method in class com.aspose.email.RecurrencePattern
Gets the R rules.
getSaveAttachments() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets a value indicating whether to save attachments.
getSaveFormat() - Method in class com.aspose.email.AppointmentSaveOptions
Gets a save format
getSaveFormat() - Method in class com.aspose.email.ContactSaveOptions
Gets a save format
getSeconds() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the seconds
getSecurity() - Method in class com.aspose.email.VCardContact
Gets or sets a security properites
getSender() - Static method in class com.aspose.email.HeaderType
The person or agent submitting the message to the network, if other than shown by the From: header field.
getSender() - Method in class com.aspose.email.MailMessage
Gets or sets sender address
getSenderAddressType() - Method in class com.aspose.email.MapiMessage
Gets the message sender's e-mail address type.
getSenderEmailAddress() - Method in class com.aspose.email.MapiMessage
Gets or sets the message sender's e-mail address.
getSenderName() - Method in class com.aspose.email.MapiMessage
Gets or sets the message sender's display name.
getSenderRepresentativeName() - Method in class com.aspose.email.MessageInfo
Gets the sender representative name.
getSensitivity() - Static method in class com.aspose.email.HeaderType
Gets the sensitivity.
getSensitivity() - Method in class com.aspose.email.MailMessage
Gets or sets the sensitivity of message
getSensitivity() - Method in class com.aspose.email.MessageInfo
Gets the Sensitivity.
getSentFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the sent format.
getSentRepresentingAddressType() - Method in class com.aspose.email.MapiMessage
Gets the address type for the messaging user represented by the sender.
getSentRepresentingEmailAddress() - Method in class com.aspose.email.MapiMessage
Gets or sets the e-mail address for the messaging user represented by the sender.
getSentRepresentingName() - Method in class com.aspose.email.MapiMessage
Gets or sets the display name for the messaging user represented by the sender.
getSequence() - Method in class com.aspose.email.MapiCalendar
Gets or sets the sequence number
getSequenceId() - Method in class com.aspose.email.Appointment
Gets the sequence id.
getSequenceId() - Method in class com.aspose.email.Calendar
Deprecated.  Gets the sequence id.
getShort() - Method in class com.aspose.email.MapiProperty
Gets the first 2 bytes of the binary data as short.
getSize() - Method in class com.aspose.email.ContentDisposition
Gets or sets the size of a file attachment.
getSortString() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets or sets a sort string
getSound() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets or sets a sound
getSoundType() - Method in class com.aspose.email.VCardSound
Gets or sets a sound type
getSpouseName() - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
Specifies the name of the contact's spouse/partner
getStandardBias() - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
Gets or sets the offset in minutes from lBias during standard time.
getStandardDate() - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
Gets or sets the date and local time that indicate when to begin using the StandardBias.
getStartDate() - Method in class com.aspose.email.Appointment
 
getStartDate() - Method in class com.aspose.email.Calendar
Deprecated.  
getStartDate() - Method in class com.aspose.email.FollowUpOptions
 
getStartDate() - Method in class com.aspose.email.MapiCalendar
 
getStartDate() - Method in class com.aspose.email.MapiTask
 
getStartDate() - Method in class com.aspose.email.RecurrencePattern
 
getStartDateFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the start date format.
getStartDateTimeZone() - Method in class com.aspose.email.MapiCalendar
Gets or sets time zone information that indicates the time zone of the StartDate property
getStartDay() - Method in class com.aspose.email.MonthlyRecurrencePattern
Gets or sets the start day.
getStartDay() - Method in class com.aspose.email.YearlyRecurrencePattern
Gets or sets the start day.
getStartDays() - Method in class com.aspose.email.WeeklyRecurrencePattern
Gets or sets the start days.
getStartMonth() - Method in class com.aspose.email.YearlyRecurrencePattern
Gets or sets the start month.
getStartOffset() - Method in class com.aspose.email.MonthlyRecurrencePattern
Gets or sets the start offset.
getStartOffset() - Method in class com.aspose.email.YearlyRecurrencePattern
Gets or sets the start offset.
getStartPosition() - Method in class com.aspose.email.MonthlyRecurrencePattern
Gets or sets the start position.
getStartPosition() - Method in class com.aspose.email.YearlyRecurrencePattern
Gets or sets the start position.
getStartTime() - Method in class com.aspose.email.MapiJournal
 
getStartTimeZone() - Method in class com.aspose.email.Appointment
Start time zone
getState() - Method in class com.aspose.email.MapiTask
Gets or sets the current assignment state of the Task object.
getStateOrProvince() - Method in class com.aspose.email.MapiContactPhysicalAddress
Specifies the state or province portion of the contact's address
getStatus() - Method in class com.aspose.email.MapiTask
Gets or sets the status of the user's progress on the task.
getStreet() - Method in class com.aspose.email.MapiContactPhysicalAddress
Specifies the street portion of the contact's address
getStreet() - Method in class com.aspose.email.VCardDeliveryAddress
Gets or sets a street
getString(int) - Method in class com.aspose.email.MapiProperty
Gets the binary data as string using the specified code page.
getString() - Method in class com.aspose.email.MapiProperty
Gets the binary data as string.
getSubFolder(String) - Method in class com.aspose.email.FolderInfo
Get subfolder.
getSubFolders() - Method in class com.aspose.email.FolderInfo
Gets collection of subfolders.
getSubject() - Static method in class com.aspose.email.HeaderType
Title, heading, subject.
getSubject() - Method in interface com.aspose.email.IMapiMessageItem
 
getSubject() - Method in interface com.aspose.email.IMessage
 
getSubject() - Method in class com.aspose.email.MailMessage
Gets or sets the subject line
getSubject() - Method in class com.aspose.email.MapiCalendar
Gets message subject
getSubject() - Method in class com.aspose.email.MapiContact
Gets message subject Value:
getSubject() - Method in class com.aspose.email.MapiJournal
Gets message subject.
getSubject() - Method in class com.aspose.email.MapiMessage
Gets or sets the subject of the message.
getSubject() - Method in class com.aspose.email.MapiNote
Gets an abbreviated version of the contents of the note
getSubject() - Method in class com.aspose.email.MapiTask
Gets or sets message subject.
getSubject() - Method in class com.aspose.email.MessageInfo
Gets the message subject.
getSubjectEncoding() - Method in class com.aspose.email.MailMessage
 
getSubjectFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets the subject format.
getSubjectPrefix() - Method in class com.aspose.email.MapiMessage
Gets a subject prefix that typically indicates some action on a message, such as "FW: " for forwarding.
getSubStorages() - Method in class com.aspose.email.MapiAttachment
Gets the sub storages.
getSubStorages() - Method in class com.aspose.email.MapiMessage
Gets the sub storages.
getSubStorages() - Method in class com.aspose.email.MapiRecipient
Gets the sub storages.
getSummary() - Method in class com.aspose.email.Appointment
Gets or sets the summary.
getSummary() - Method in class com.aspose.email.Calendar
Deprecated.  Gets or sets the summary.
getSurname() - Method in class com.aspose.email.MapiContactNamePropertySet
Gets or sets the surname (family name) of the contact
getTag() - Method in class com.aspose.email.MapiProperty
Gets the tag.
getTelephoneNumber() - Method in class com.aspose.email.VCardTelephoneNumber
Gets or sets a telephone number
getTelephoneNumbers() - Method in class com.aspose.email.VCardContact
Gets or sets a contact's telephone numbers
getTelephones() - Method in class com.aspose.email.MapiContact
Specify telephone numbers for the contact
getTelephoneType() - Method in class com.aspose.email.VCardTelephoneNumber
Gets or sets a telephone numer type
getTelexNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the telex number
getTextBody() - Method in class com.aspose.email.MailMessage
Gets or sets plain text body
getTimeZone() - Method in class com.aspose.email.VCardContact
Gets or sets a timeZone
getTimeZoneFlags() - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
Gets or sets individual bit flags that specify information about this TimeZoneRule
getTimezoneFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the timezone format.
getTimeZoneOffset() - Method in class com.aspose.email.MailMessage
Gets or sets the Coordinated Universal Time (UTC) offset for the message dates.
getTimeZoneRules() - Method in class com.aspose.email.MapiCalendarTimeZone
Gets or sets the time zone rules
getTimeZoneStruct() - Method in class com.aspose.email.MapiCalendarEventRecurrence
Gets or sets the time zone information for a recurring meeting.
getTitle() - Method in class com.aspose.email.MapiContactProfessionalPropertySet
Gets or sets the job title of the contact
getTitle() - Method in class com.aspose.email.VCardOrganization
Gets or sets a job title
getTitleFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets or sets the title format.
getTo() - Static method in class com.aspose.email.HeaderType
Primary recipients.
getTo() - Method in interface com.aspose.email.IMessage
 
getTo() - Method in class com.aspose.email.MailMessage
Gets or sets the address collection that contains the recipients of message
getToFormat() - Method in class com.aspose.email.MhtMessageFormatter
Gets or sets to format.
getTransferEncoding() - Method in class com.aspose.email.AttachmentBase
Gets or sets the transfer encoding.
getTransportMessageHeaders() - Method in class com.aspose.email.MapiMessage
Gets the transport-specific message envelope information.
getTtyTddPhoneNumber() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Gets or sets the telephone number for the contact's text telephone (TTY) or telecommunication device for the deaf (TDD)
getUid() - Method in class com.aspose.email.MapiCalendar
Gets the unique identifier
getUid() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets or sets a unique identifier
getUnderlyingMessage() - Method in class com.aspose.email.MapiContact
Get the MapiMessage that represent contact
getUniqueId() - Method in class com.aspose.email.Appointment
Gets or sets the unique id.
getUniqueId() - Method in class com.aspose.email.Calendar
Deprecated.  Gets or sets the unique id.
getUnknown() - Static method in class com.aspose.email.OleDocumentFormat
Unknown type.
getUntil() - Method in class com.aspose.email.RecurrenceRule
 
getUri() - Method in class com.aspose.email.VCardAgent
Gets or sets a uri of agent card (null if ValueLocation is INLINE)
getUri() - Method in class com.aspose.email.VCardPhoto
Gets or sets a uri of photo (null if valueLocation is inline)
getUri() - Method in class com.aspose.email.VCardSound
Gets or sets a uri of sound (null if valueLocation is inline)
getUrl() - Method in class com.aspose.email.VCardUrl
Gets or sets a url
getUrls() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets or sets a urls
getUrlType() - Method in class com.aspose.email.VCardUrl
Gets or sets a url type
getUseAutocomplete() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
getUseAutocomplete() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Indicates that one electronic address is completed automatically in case if user does not set any electronic address
getUseExtensions() - Method in class com.aspose.email.VCardSaveOptions
Gets or sets a value indicating whether the extended types can be used
getUser() - Method in class com.aspose.email.MailAddress
Gets the username.
getUsers() - Method in class com.aspose.email.MapiTask
Gets or sets information about task users.
getValue() - Method in enum com.aspose.email.MailPriority
 
getValue() - Method in enum com.aspose.email.MailSensitivity
 
getValue() - Method in class com.aspose.email.MessageObjectProperty
Gets or sets the value of the property.
getValueLocation() - Method in class com.aspose.email.VCardAgent
Gets or sets a value location
getValueLocation() - Method in class com.aspose.email.VCardPhoto
Gets or sets a value location
getValueLocation() - Method in class com.aspose.email.VCardSound
Gets or sets a value location
getValues(String) - Method in class com.aspose.email.HeaderCollection
 
getValues() - Method in class com.aspose.email.MapiPropertyCollection
 
getVersion() - Method in class com.aspose.email.VCardExplanatoryInfo
Gets a vCard version
getVersion() - Method in class com.aspose.email.VCardSaveOptions
Gets or sets a vCard version
getWeddingAnniversary() - Method in class com.aspose.email.MapiContactEventPropertySet
 
getWeekStart() - Method in class com.aspose.email.CalendarRecurrencePattern
 
getWeekStart() - Method in class com.aspose.email.RecurrenceRule
Gets or sets the starting day of the week.
getWeekStartDay() - Method in class com.aspose.email.MapiCalendarRecurrencePattern
Gets or sets the first day of the calendar week.
getWidth() - Method in class com.aspose.email.MapiNote
Gets or sets width of the visible message window in pixels
getWorkAddress() - Method in class com.aspose.email.MapiContactPhysicalAddressPropertySet
Specifies the address of the contact's work
getWriteHeaderToMht() - Method in class com.aspose.email.MailMessage
Deprecated. 
getWriteOutlineAttachmentsToMht() - Method in class com.aspose.email.MailMessage
Deprecated. 
getXConfirmReadingTo() - Static method in class com.aspose.email.HeaderType
This header requests an automated confirmation notice when the message is received or read.
getXMailer() - Static method in class com.aspose.email.HeaderType
Information about the client software of the originator.
getXMailer() - Method in class com.aspose.email.MailMessage
Gets or sets the X-Mailer the software that created the e-mail message
getXPosition() - Method in class com.aspose.email.MapiNote
Gets or sets the distance, in pixels, from the left edge of the screen that a user interface displays a Note object
getYear() - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
Gets or sets the year in which this rule is scheduled to take effect.
getYear() - Method in class com.aspose.email.MapiCalendarTimeZoneRule
Gets or sets the year
getYPosition() - Method in class com.aspose.email.MapiNote
Gets or sets the distance, in pixels, from the top edge of the screen that a user interface displays a Note object
GIF - Static variable in class com.aspose.email.MediaTypeNames.Image
 
GIF - Static variable in class com.aspose.email.VCardPhotoType
Graphics interchange format
Green - Static variable in class com.aspose.email.NoteColor
 

H

HasAttachment - Static variable in class com.aspose.email.MapiJournalFlags
The Journal object has a journal-associated attachment.
hashCode() - Method in class com.aspose.email.ByDay
 
hashCode() - Method in class com.aspose.email.ByDayCollection
 
hashCode() - Method in class com.aspose.email.ByNumberCollection
 
hashCode() - Method in class com.aspose.email.ContentDisposition
 
hashCode() - Method in class com.aspose.email.ContentType
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.email.DateCollection
 
hashCode() - Method in class com.aspose.email.HeaderType
Serves as a hash function for a particular type.
hashCode() - Method in class com.aspose.email.MailAddress
 
hashCode() - Method in class com.aspose.email.MailMessageSaveType
Serves as a hash function for a particular type.
hashCode() - Method in class com.aspose.email.MessageFormat
Serves as a hash function for a particular type.
hashCode() - Method in class com.aspose.email.OleDocumentFormat
Returns the hash code of this instance.
hashCode() - Method in class com.aspose.email.RecurrencePattern
 
hashCode() - Method in class com.aspose.email.RecurrenceRule
 
hashCode() - Method in class com.aspose.email.RecurrenceRuleCollection
 
hasKeys() - Method in class com.aspose.email.HeaderCollection
 
hasSubFolders() - Method in class com.aspose.email.FolderInfo
Gets a value indicating whether the Folder object has any subfolders.
HeaderCollection - Class in com.aspose.email
Defines the collection of header fields
HeaderCollection(HeaderCollection) - Constructor for class com.aspose.email.HeaderCollection
 
HeaderCollection() - Constructor for class com.aspose.email.HeaderCollection
 
HeaderCollection.KeysCollection - Class in com.aspose.email
 
HeaderType - Class in com.aspose.email
Represents the Internet standards and RFCs define header fields which may occur on Internet Mail Messages .
High - Static variable in class com.aspose.email.MapiImportance
High importance.
HjMonth - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has a monthly recurrence in the Hijri calendar
HjMonthEnd - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has a month end recurrence in the Hijri calendar.
HjMonthNth - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has an every nth month pattern in the Hijri calendar.
HOME - Static variable in class com.aspose.email.VCardDeliveryAddressType
A home delivery address
HOME - Static variable in class com.aspose.email.VCardTelephoneType
A home number
HOME - Static variable in class com.aspose.email.VCardUrlType
Home type
Hourly - Static variable in class com.aspose.email.Frequency
Occurrences repeat based on an interval of an hour or more.
Html - Static variable in class com.aspose.email.BodyContentType
The html type.
HTML - Static variable in class com.aspose.email.MediaTypeNames.Text
 

I

IAttachment - Interface in com.aspose.email
Represents a common attachment interface
IBMMAIL - Static variable in class com.aspose.email.VCardEmailType
An IBM Mail
Ics - Static variable in class com.aspose.email.AppointmentSaveFormat
ICalendar format
IcsSaveOptions - Class in com.aspose.email
Represents iCalendar save options
IcsSaveOptions() - Constructor for class com.aspose.email.IcsSaveOptions
Initializes a new instance of the IcsSaveOptions class
IcsSaveOptions(int) - Constructor for class com.aspose.email.IcsSaveOptions
Initializes a new instance of the IcsSaveOptions class
IM - Static variable in class com.aspose.email.VCardEmailType
An instant messaging address
IMailAddress - Interface in com.aspose.email
Represents a common mail address interface
IMapiMessageItem - Interface in com.aspose.email
Base interface for all message items in Outlook
IMessage - Interface in com.aspose.email
Represents a common message interface
IMessageObjectPropertyContainer - Interface in com.aspose.email
Defines an interface for container which contains MessageObjectProperty entries.
importMessage(InputStream) - Method in class com.aspose.email.MailMessage
 
Inbox - Static variable in class com.aspose.email.StandardIpmFolder
Inbox folder.
INLINE - Static variable in class com.aspose.email.DispositionTypeNames
 
INLINE - Static variable in class com.aspose.email.VCardValueLocation
Inline value location (default)
InlineAttachmentExtractor - Class in com.aspose.email
Provides ability to extract files from MSO packages.
InlineAttachmentExtractor() - Constructor for class com.aspose.email.InlineAttachmentExtractor
 
InProgress - Static variable in class com.aspose.email.MapiTaskStatus
The user's work on this Task object is in progress.
insertMapiAttachment(int, MapiAttachment) - Method in class com.aspose.email.MapiAttachmentCollection
Inserts an element into the T:System.Collections.ObjectModel.Collection`1 at the specified index.
insertMapiRecipient(int, MapiRecipient) - Method in class com.aspose.email.MapiRecipientCollection
Inserts an element into the T:System.Collections.ObjectModel.Collection`1 at the specified index.
INTERNET - Static variable in class com.aspose.email.VCardEmailType
An internet
interpret(MapiMessage) - Method in class com.aspose.email.AppointmentMailMessageInterpretor
 
interpret(MapiMessage) - Method in class com.aspose.email.MailMessageInterpretor
Imports the MapiMessage information into a MailMessage object.
INTL - Static variable in class com.aspose.email.VCardDeliveryAddressType
An international address
invoke(MapiMessage) - Method in interface com.aspose.email.MessageAcceptanceCallback
 
IPreferredTextEncodingProvider - Interface in com.aspose.email
 
isAllDay() - Method in class com.aspose.email.MapiCalendar
Gets or sets a value indicating whether the event is an all-day event
isAllDay(boolean) - Method in class com.aspose.email.MapiCalendar
 
isAllOccurrences() - Method in class com.aspose.email.ByDay
Returns True when NthOccurrence is zero (meaning all occurrences of this day of week).
isBodyHtml() - Method in class com.aspose.email.MailMessage
Gets or sets a value indicating whether the message body is in Html
isBodyHtml(boolean) - Method in class com.aspose.email.MailMessage
 
isCompleted() - Method in class com.aspose.email.FollowUpOptions
Gets a value indicating whether the Message object was flagged as completed.
ISDN - Static variable in class com.aspose.email.VCardTelephoneType
An ISDN number
isEmpty() - Method in class com.aspose.email.MapiContactElectronicAddress
Shows if MapiContactElectronicAddress is empty
isEmpty() - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
Shows if MapiContactElectronicAddressPropertySet is empty
isEmpty() - Method in class com.aspose.email.MapiContactTelephonePropertySet
Shows if MapiContactTelephonePropertySet is empty
isException() - Method in class com.aspose.email.MapiCalendarEventRecurrence
Gets or sets a value indicating whether the object represents an exception
isException(boolean) - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
isMailingAddress() - Method in class com.aspose.email.MapiContactPhysicalAddress
Gets or sets a value indicating whether this address is mailing address
isMailingAddress(boolean) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
isMsgFormat(String) - Static method in class com.aspose.email.MapiMessage
Determines whether the specified file has a MSG format.
isMsgFormat(InputStream) - Static method in class com.aspose.email.MapiMessage
 
isOutlookMessage() - Method in class com.aspose.email.MapiObjectProperty
Indicates whether the object property is an embedded outlook message.
isReadOnly() - Method in class com.aspose.email.MailMessage
Gets a value indicating whether the message is read only
isSigned() - Method in class com.aspose.email.MailMessage
Gets a value indicating whether the message is signed
isSigned() - Method in class com.aspose.email.MapiProperty
Indicates whether the binary data is signed.
isStoreUnicodeOk() - Method in class com.aspose.email.MapiMessage
Determines if string properties are Unicode encoded or not.
isSynchronized() - Method in class com.aspose.email.HeaderCollection
 
isSynchronized() - Method in class com.aspose.email.HeaderCollection.KeysCollection
 
isTextFormat() - Method in class com.aspose.email.AppointmentFormattingOptions
Gets a value indicating whether template has a text format.
isUnicode() - Method in class com.aspose.email.PersonalStorage
Gets a value indicating whether the PST file format is Unicode.
iterator() - Method in class com.aspose.email.HeaderCollection
 
iterator() - Method in class com.aspose.email.HeaderCollection.KeysCollection
 
iterator() - Method in class com.aspose.email.MailMessage
 
iterator() - Method in class com.aspose.email.MessageObjectPropertiesCollection
 

J

January - Static variable in class com.aspose.email.CalendarMonth
 
Journal - Static variable in class com.aspose.email.StandardIpmFolder
Outlook Journal folder.
JPEG - Static variable in class com.aspose.email.MediaTypeNames.Image
 
JPEG - Static variable in class com.aspose.email.VCardPhotoType
Jpeg format
July - Static variable in class com.aspose.email.CalendarMonth
 
June - Static variable in class com.aspose.email.CalendarMonth
 

L

Last - Static variable in class com.aspose.email.DayPosition
 
License - Class in com.aspose.email
Provides methods to license the component.
License() - Constructor for class com.aspose.email.License
Initializes a new instance of this class.
LinkedResource - Class in com.aspose.email
Represents an embedded resource in a message.
LinkedResource(String) - Constructor for class com.aspose.email.LinkedResource
Initializes a new instance of the LinkedResource class.
LinkedResource(String, String) - Constructor for class com.aspose.email.LinkedResource
Initializes a new instance of the LinkedResource class.
LinkedResource(String, ContentType) - Constructor for class com.aspose.email.LinkedResource
Initializes a new instance of the LinkedResource class.
LinkedResource(InputStream) - Constructor for class com.aspose.email.LinkedResource
 
LinkedResource(InputStream, String) - Constructor for class com.aspose.email.LinkedResource
 
LinkedResource(InputStream, ContentType) - Constructor for class com.aspose.email.LinkedResource
 
LinkedResourceCollection - Class in com.aspose.email
 
load(String) - Static method in class com.aspose.email.Appointment
Loads Appointment from the file.
load(InputStream) - Static method in class com.aspose.email.Appointment
 
load(InputStream, boolean) - Static method in class com.aspose.email.Appointment
 
load(String) - Static method in class com.aspose.email.MailMessage
Load message from file
load(InputStream) - Static method in class com.aspose.email.MailMessage
 
load(String, int) - Static method in class com.aspose.email.MailMessage
Load message from file
load(InputStream, int) - Static method in class com.aspose.email.MailMessage
 
load(InputStream, MessageFormat) - Static method in class com.aspose.email.MailMessage
 
load(String, MessageFormat) - Static method in class com.aspose.email.MailMessage
Load message from stream
load(String) - Static method in class com.aspose.email.VCardContact
Reads VCardContact from the specified vCard file The supported vCard versions are 2.1 and 3.0
load(String, Charset) - Static method in class com.aspose.email.VCardContact
 
load(InputStream) - Static method in class com.aspose.email.VCardContact
 
load(InputStream, Charset) - Static method in class com.aspose.email.VCardContact
 
loadFromTnef(InputStream) - Static method in class com.aspose.email.MailMessage
 
loadFromTnef(String) - Static method in class com.aspose.email.MailMessage
Loads message from Transport Neutral Encapsulation Format (TNEF) data structure
loadFromTnef(InputStream) - Static method in class com.aspose.email.MapiMessage
 
loadFromTnef(String) - Static method in class com.aspose.email.MapiMessage
Loads message from Transport Neutral Encapsulation Format (TNEF) data structure
Low - Static variable in class com.aspose.email.MapiImportance
Low importance.

M

MailAddress - Class in com.aspose.email
Represents the address of a message.
MailAddress(String, boolean) - Constructor for class com.aspose.email.MailAddress
Initializes a new instance of the MailAddress class.
MailAddress(String, String, boolean) - Constructor for class com.aspose.email.MailAddress
Initializes a new instance of the MailAddress class.
MailAddress(String, String, Charset) - Constructor for class com.aspose.email.MailAddress
 
MailAddress(String, String, Charset, boolean) - Constructor for class com.aspose.email.MailAddress
 
MailAddress(String) - Constructor for class com.aspose.email.MailAddress
Initializes a new instance of the MailAddress class.
MailAddress(String, String) - Constructor for class com.aspose.email.MailAddress
Initializes a new instance of the MailAddress class.
MailAddressCollection - Class in com.aspose.email
 
MailAddressCollection() - Constructor for class com.aspose.email.MailAddressCollection
 
MailboxConverter - Class in com.aspose.email
Provides mailbox conversion routines.
MailboxConverter() - Constructor for class com.aspose.email.MailboxConverter
 
MailException - Exception in com.aspose.email
Represents the exception that is thrown when the mail message processing.
MailException() - Constructor for exception com.aspose.email.MailException
Initializes a new instance of the MailException class.
MailException(String) - Constructor for exception com.aspose.email.MailException
Initializes a new instance of the MailException class.
MailException(String, RuntimeException) - Constructor for exception com.aspose.email.MailException
Initializes a new instance of the MailException class.
MailMessage - Class in com.aspose.email
Represents an e-mail message.
MailMessage(String, String) - Constructor for class com.aspose.email.MailMessage
Initializes a new instance of the MailMessage class
MailMessage() - Constructor for class com.aspose.email.MailMessage
Initializes a new instance of the MailMessage class
MailMessage(String, String, String, String) - Constructor for class com.aspose.email.MailMessage
Initializes a new instance of the MailMessage class
MailMessage(MailAddress, MailAddress) - Constructor for class com.aspose.email.MailMessage
Initializes a new instance of the MailMessage class
MailMessageCollection - Class in com.aspose.email
Represents a collection of MailMessageMailMessage objects.
MailMessageCollection() - Constructor for class com.aspose.email.MailMessageCollection
Initialize a new instance of the class MailMessageCollectionMailMessageCollection.
MailMessageInterpretor - Class in com.aspose.email
The base class for MailMessage interpretor.
MailMessageInterpretorFactory - Class in com.aspose.email
Represents the object factory for MailMessageInterpretor class.
MailMessageSaveOptions - Class in com.aspose.email
Enumerates the MailMessage save options
MailMessageSaveType - Class in com.aspose.email
Represents the mail message format.It can be in eml,msg or mhtml format.
MailPriority - Enum in com.aspose.email
Represents the mail priopity
MailSensitivity - Enum in com.aspose.email
Specifies the sensitivity of a MailMessage.
MailStorageConverter - Class in com.aspose.email
Mail storage converter provides services for storage conversion operations.
MailStorageConverter() - Constructor for class com.aspose.email.MailStorageConverter
 
Male - Static variable in class com.aspose.email.MapiContactGender
 
Manager - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
MAPI_ABCONT - Static variable in class com.aspose.email.MapiObjectType
MAPI_ABCONT
MAPI_ADDRBOOK - Static variable in class com.aspose.email.MapiObjectType
MAPI_ADDRBOOK
MAPI_ATTACH - Static variable in class com.aspose.email.MapiObjectType
MAPI_ATTACH
MAPI_BCC - Static variable in class com.aspose.email.MapiRecipientType
The recipient is a blind carbon copy (BCC) recipient.
MAPI_CC - Static variable in class com.aspose.email.MapiRecipientType
The recipient is a carbon copy (CC) recipient, a recipient that receives a message in addition to the primary recipients.
MAPI_DISTLIST - Static variable in class com.aspose.email.MapiObjectType
MAPI_DISTLIST
MAPI_FOLDER - Static variable in class com.aspose.email.MapiObjectType
MAPI_FOLDER
MAPI_FORMINFO - Static variable in class com.aspose.email.MapiObjectType
MAPI_FORMINFO
MAPI_MAILUSER - Static variable in class com.aspose.email.MapiObjectType
MAPI_MAILUSER
MAPI_MESSAGE - Static variable in class com.aspose.email.MapiObjectType
MAPI_MESSAGE
MAPI_ORIG - Static variable in class com.aspose.email.MapiRecipientType
The recipient sent the message.
MAPI_P1 - Static variable in class com.aspose.email.MapiRecipientType
The recipient did not successfully receive the message on the previous attempt.
MAPI_PROFSECT - Static variable in class com.aspose.email.MapiObjectType
MAPI_PROFSECT
MAPI_SESSION - Static variable in class com.aspose.email.MapiObjectType
MAPI_SESSION
MAPI_STATUS - Static variable in class com.aspose.email.MapiObjectType
MAPI_STATUS
MAPI_STORE - Static variable in class com.aspose.email.MapiObjectType
MAPI_STORE
MAPI_SUBMITTED - Static variable in class com.aspose.email.MapiRecipientType
The recipient has already received the message and does not need to receive it again.
MAPI_TO - Static variable in class com.aspose.email.MapiRecipientType
The recipient is a primary (To) recipient.
MapiAttachment - Class in com.aspose.email
Represents the attachment in the E-mail message.
MapiAttachmentCollection - Class in com.aspose.email
Represents a collection of MapiAttachment objects.
MapiAttachmentCollection() - Constructor for class com.aspose.email.MapiAttachmentCollection
Initializes a new instance of the MapiAttachmentCollection class.
MapiAttachmentCollection(MapiMessage) - Constructor for class com.aspose.email.MapiAttachmentCollection
Initializes a new instance of the MapiAttachmentCollection class.
MapiAttachmentPropertyStream - Class in com.aspose.email
Represents the property stream of attachment object.
MapiAttachmentPropertyStream() - Constructor for class com.aspose.email.MapiAttachmentPropertyStream
 
MapiCalendar - Class in com.aspose.email
Represents the mapi calendar object
MapiCalendar() - Constructor for class com.aspose.email.MapiCalendar
Initializes a new instance of the MapiCalendar class
MapiCalendar(String, String, String, Date, Date) - Constructor for class com.aspose.email.MapiCalendar
 
MapiCalendar(String, String, String, Date, Date, String, MapiRecipientCollection) - Constructor for class com.aspose.email.MapiCalendar
 
MapiCalendarAttendees - Class in com.aspose.email
Represents the mapi calendar attendees
MapiCalendarAttendees() - Constructor for class com.aspose.email.MapiCalendarAttendees
Initializes a new instance of the MapiCalendarAttendees class
MapiCalendarBusyStatus - Class in com.aspose.email
Enumerates the mapi calendar possible busy status
MapiCalendarClientIntent - Class in com.aspose.email
Enumerates the actions the user can taken on the Meeting object
MapiCalendarDailyRecurrencePattern - Class in com.aspose.email
Represents the daily recurrence pattern of the mapi calendar
MapiCalendarDailyRecurrencePattern() - Constructor for class com.aspose.email.MapiCalendarDailyRecurrencePattern
Initializes a new instance of the MapiCalendarDailyRecurrencePattern class
MapiCalendarDayOfWeek - Class in com.aspose.email
Enumerates the days of week of the mapi calendar recurrence pattern
MapiCalendarEventRecurrence - Class in com.aspose.email
Represents the recurrence properties of calendar object
MapiCalendarEventRecurrence() - Constructor for class com.aspose.email.MapiCalendarEventRecurrence
Initializes a new instance of the MapiCalendarEventRecurrence class
MapiCalendarMonthlyNthRecurrencePattern - Class in com.aspose.email
Represents the daily recurrence pattern of the mapi calendar
MapiCalendarMonthlyNthRecurrencePattern() - Constructor for class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
Initializes a new instance of the MapiCalendarMonthlyNthRecurrencePattern class
MapiCalendarMonthlyRecurrencePattern - Class in com.aspose.email
Represents the monthly recurrence pattern of the mapi calendar
MapiCalendarMonthlyRecurrencePattern() - Constructor for class com.aspose.email.MapiCalendarMonthlyRecurrencePattern
Initializes a new instance of the MapiCalendarMonthlyRecurrencePattern class
MapiCalendarRecurrenceCalendarType - Class in com.aspose.email
Enumerated the calendar type of the mapi recurrence
MapiCalendarRecurrenceEndType - Class in com.aspose.email
Enumerates the ending type for the recurrence.
MapiCalendarRecurrenceFrequency - Class in com.aspose.email
Enumerates mapi calendar recurrence frequency
MapiCalendarRecurrencePattern - Class in com.aspose.email
Represents the mapi recurrence pattern
MapiCalendarRecurrencePattern() - Constructor for class com.aspose.email.MapiCalendarRecurrencePattern
 
MapiCalendarRecurrencePatternType - Class in com.aspose.email
Enumerates the mapi calendar recurrence pattern types
MapiCalendarTimeZone - Class in com.aspose.email
Represents the mapi calendar time zone information
MapiCalendarTimeZone() - Constructor for class com.aspose.email.MapiCalendarTimeZone
 
MapiCalendarTimeZoneFlags - Class in com.aspose.email
Enumerates the individual bit flags that specify information about TimeZoneRule
MapiCalendarTimeZoneInfo - Class in com.aspose.email
Represents the mapi calendar time zone rule
MapiCalendarTimeZoneInfo() - Constructor for class com.aspose.email.MapiCalendarTimeZoneInfo
 
MapiCalendarTimeZoneInfoCollection - Class in com.aspose.email
Represents a collection of MapiCalendarTimeZoneInfo
MapiCalendarTimeZoneInfoCollection() - Constructor for class com.aspose.email.MapiCalendarTimeZoneInfoCollection
 
MapiCalendarTimeZoneRule - Class in com.aspose.email
Represents time zone rule that indicate when to begin using the Standard/Daylight time.
MapiCalendarTimeZoneRule() - Constructor for class com.aspose.email.MapiCalendarTimeZoneRule
 
MapiCalendarWeeklyRecurrencePattern - Class in com.aspose.email
Represents the weekly recurrence pattern of the mapi calendar
MapiCalendarWeeklyRecurrencePattern() - Constructor for class com.aspose.email.MapiCalendarWeeklyRecurrencePattern
Initializes a new instance of the MapiCalendarWeeklyRecurrencePattern class
MapiContact - Class in com.aspose.email
Represents outlook contact information
MapiContact() - Constructor for class com.aspose.email.MapiContact
Initializes a new instance of the MapiContact class
MapiContact(String, String) - Constructor for class com.aspose.email.MapiContact
Initializes a new instance of the MapiContact class.
MapiContact(String, String, String) - Constructor for class com.aspose.email.MapiContact
Initializes a new instance of the MapiContact class.
MapiContact(String, String, String, String) - Constructor for class com.aspose.email.MapiContact
Initializes a new instance of the MapiContact class.
MapiContactCollection - Class in com.aspose.email
Represents the collection of MapiContact
MapiContactCollection() - Constructor for class com.aspose.email.MapiContactCollection
 
MapiContactElectronicAddress - Class in com.aspose.email
Refers to the group of properties that define the e-mail address or fax address for a contact.
MapiContactElectronicAddress() - Constructor for class com.aspose.email.MapiContactElectronicAddress
Constructor
MapiContactElectronicAddress(String, String, String) - Constructor for class com.aspose.email.MapiContactElectronicAddress
Constructor
MapiContactElectronicAddress(String) - Constructor for class com.aspose.email.MapiContactElectronicAddress
Constructor
MapiContactElectronicAddress(String, String) - Constructor for class com.aspose.email.MapiContactElectronicAddress
Constructor
MapiContactElectronicAddressPropertySet - Class in com.aspose.email
Specify properties for up to three different e-mail addresses (Email1, Email2, and Email3) and three different fax addresses (Primary Fax, Business Fax, and Home Fax)
MapiContactElectronicAddressPropertySet() - Constructor for class com.aspose.email.MapiContactElectronicAddressPropertySet
Initializes a new instance of the MapiContactElectronicAddressPropertySet class
MapiContactElectronicAddressPropertySet(MapiPropertyCollection) - Constructor for class com.aspose.email.MapiContactElectronicAddressPropertySet
Initializes a new instance of the MapiContactElectronicAddressPropertySet class
MapiContactEventPropertySet - Class in com.aspose.email
Specify events associated with a contact
MapiContactEventPropertySet() - Constructor for class com.aspose.email.MapiContactEventPropertySet
Initializes a new instance of the MapiContactEventPropertySet class
MapiContactEventPropertySet(MapiPropertyCollection) - Constructor for class com.aspose.email.MapiContactEventPropertySet
Initializes a new instance of the MapiContactEventPropertySet class
MapiContactGender - Class in com.aspose.email
Gender of the contact
MapiContactNamePropertySet - Class in com.aspose.email
The properties are used to specify the name of the person represented by the contact
MapiContactNamePropertySet() - Constructor for class com.aspose.email.MapiContactNamePropertySet
Initializes a new instance of MapiContactNamePropertySet class
MapiContactNamePropertySet(String, String, String) - Constructor for class com.aspose.email.MapiContactNamePropertySet
Initializes a new instance of MapiContactNamePropertySet class
MapiContactPersonalInfoPropertySet - Class in com.aspose.email
Specify other additional contact information
MapiContactPersonalInfoPropertySet() - Constructor for class com.aspose.email.MapiContactPersonalInfoPropertySet
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
MapiContactPersonalInfoPropertySet(MapiPropertyCollection) - Constructor for class com.aspose.email.MapiContactPersonalInfoPropertySet
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
MapiContactPhysicalAddress - Class in com.aspose.email
Refers to the group of properties that define physical address for a contact.
MapiContactPhysicalAddress() - Constructor for class com.aspose.email.MapiContactPhysicalAddress
 
MapiContactPhysicalAddressPropertySet - Class in com.aspose.email
Specify three physical addresses: Home Address, Work Address, and Other Address.
MapiContactPhysicalAddressPropertySet() - Constructor for class com.aspose.email.MapiContactPhysicalAddressPropertySet
Initializes a new instance of the MapiContactPhysicalAddressPropertySet class
MapiContactPhysicalAddressPropertySet(MapiPropertyCollection) - Constructor for class com.aspose.email.MapiContactPhysicalAddressPropertySet
Initializes a new instance of the MapiContactPhysicalAddressPropertySet class
MapiContactProfessionalPropertySet - Class in com.aspose.email
Properties are used to store professional details for the person represented by the contact
MapiContactProfessionalPropertySet() - Constructor for class com.aspose.email.MapiContactProfessionalPropertySet
Initializes a new instance of the MapiContactProfessionalPropertySet class.
MapiContactProfessionalPropertySet(String, String) - Constructor for class com.aspose.email.MapiContactProfessionalPropertySet
Initializes a new instance of the MapiContactProfessionalPropertySet class.
MapiContactProfessionalPropertySet(MapiPropertyCollection) - Constructor for class com.aspose.email.MapiContactProfessionalPropertySet
Initializes a new instance of the MapiContactProfessionalPropertySet class
MapiContactTelephonePropertySet - Class in com.aspose.email
Specify optional telephone numbers for the contact
MapiContactTelephonePropertySet() - Constructor for class com.aspose.email.MapiContactTelephonePropertySet
Initializes a new instance of the MapiContactTelephonePropertySet class
MapiContactTelephonePropertySet(String) - Constructor for class com.aspose.email.MapiContactTelephonePropertySet
Initializes a new instance of the MapiContactTelephonePropertySet class.
MapiContactTelephonePropertySet(MapiPropertyCollection) - Constructor for class com.aspose.email.MapiContactTelephonePropertySet
Initializes a new instance of the MapiContactTelephonePropertySet class
MapiGuidConstants - Class in com.aspose.email
Contains several guid constants defined by MSG format specification.
MapiGuidConstants() - Constructor for class com.aspose.email.MapiGuidConstants
 
MapiImportance - Class in com.aspose.email
Contains a values that indicates the message importance.
MapiJournal - Class in com.aspose.email
Represents the Outlook Journal object.
MapiJournal() - Constructor for class com.aspose.email.MapiJournal
Initializes a new instance of the MapiJournal class.
MapiJournal(String, String, String, String) - Constructor for class com.aspose.email.MapiJournal
Initializes a new instance of the MapiJournal class.
MapiJournalDocumentStatus - Class in com.aspose.email
Indicates the status of document.
MapiJournalFlags - Class in com.aspose.email
Contains metadata about the Journal object.
MapiMessage - Class in com.aspose.email
Represents an Outlook Message format document that can be parsed.
MapiMessage() - Constructor for class com.aspose.email.MapiMessage
Initializes a new instance of the MapiMessage class.
MapiMessage(String, String, String, String, int) - Constructor for class com.aspose.email.MapiMessage
Initializes a new instance of the MapiMessage class.
MapiMessage(String, String, String, String) - Constructor for class com.aspose.email.MapiMessage
Initializes a new instance of the MapiMessage class.
MapiMessageFlags - Class in com.aspose.email
MapiMessageFlags.
MapiMessageParseException - Exception in com.aspose.email
This exception is thrown when errors occur in parsing MapiMessage.
MapiMessageParseException() - Constructor for exception com.aspose.email.MapiMessageParseException
Initializes a new instance of the MapiMessageParseException class.
MapiMessageParseException(String) - Constructor for exception com.aspose.email.MapiMessageParseException
Initializes a new instance of the MapiMessageParseException class.
MapiMessageParseException(String, RuntimeException) - Constructor for exception com.aspose.email.MapiMessageParseException
Initializes a new instance of the MapiMessageParseException class.
MapiMessagePropertyStream - Class in com.aspose.email
Represents the property stream.
MapiMessagePropertyStream(MapiMessage) - Constructor for class com.aspose.email.MapiMessagePropertyStream
Initializes a new instance of the MapiMessagePropertyStream class.
MapiMessageReader - Class in com.aspose.email
Represents a reader that can read a Microsoft Outlook Message format document.
MapiMessageReader(String) - Constructor for class com.aspose.email.MapiMessageReader
Initializes a new instance of the MapiMessageReader class for the specified file name.
MapiMessageReader(InputStream) - Constructor for class com.aspose.email.MapiMessageReader
 
MapiNamedProperty - Class in com.aspose.email
Represents the data type of Named Property.
MapiNamedProperty() - Constructor for class com.aspose.email.MapiNamedProperty
 
MapiNamedPropertyMappingStorage - Class in com.aspose.email
Represents the named property mapping
MapiNamedPropertyMappingStorage() - Constructor for class com.aspose.email.MapiNamedPropertyMappingStorage
Initializes a new instance of the MapiNamedPropertyMappingStorage class.
MapiNote - Class in com.aspose.email
Represents outlook Note object ("sticky note")
MapiObjectProperty - Class in com.aspose.email
Reprensents a Custom object included in Outlook Message documents.
MapiObjectType - Class in com.aspose.email
Represents the mapi object type.
MapiProperty - Class in com.aspose.email
Represents the mapi property.
MapiProperty(String, long, long, byte[]) - Constructor for class com.aspose.email.MapiProperty
Initializes a new instance of the MapiProperty class.
MapiProperty(long, long, byte[]) - Constructor for class com.aspose.email.MapiProperty
Initializes a new instance of the MapiProperty class.
MapiProperty(long, byte[]) - Constructor for class com.aspose.email.MapiProperty
Initializes a new instance of the MapiProperty class.
MapiProperty(long, List) - Constructor for class com.aspose.email.MapiProperty
Initializes a new instance of the MapiProperty class.
MapiPropertyCollection - Class in com.aspose.email
Represents the collection of MapiProperty items.
MapiPropertyCollection() - Constructor for class com.aspose.email.MapiPropertyCollection
 
MapiPropertyContainer - Class in com.aspose.email
Represents the base class for MapiAttachment, MapiRecipient, MapiMessage.
MapiPropertyFlags - Class in com.aspose.email
Represents flags which can be set on a MAPI property.
MapiPropertyStream - Class in com.aspose.email
Represents the property stream.
MapiPropertyStream() - Constructor for class com.aspose.email.MapiPropertyStream
 
MapiPropertyTag - Class in com.aspose.email
Represents the MAPI property tags definition.
MapiPropertyType - Class in com.aspose.email
Represents the data type of MapiProperty data.
MapiRecipient - Class in com.aspose.email
Represents the recipient information in the Microsoft Outlook Message.
MapiRecipientCollection - Class in com.aspose.email
Represents a collection of MapiRecipient objects.
MapiRecipientCollection() - Constructor for class com.aspose.email.MapiRecipientCollection
Initializes a new instance of the MapiRecipientCollection class.
MapiRecipientPropertyStream - Class in com.aspose.email
Represents the property stream of recipient object.
MapiRecipientPropertyStream() - Constructor for class com.aspose.email.MapiRecipientPropertyStream
 
MapiRecipientType - Class in com.aspose.email
Represent the PR_RECIPIENT_TYPE property which contains the recipient type for a message recipient.
MapiSensitivity - Class in com.aspose.email
Contains a values that indicates the message sensitivity.
MapiTask - Class in com.aspose.email
Represents the Outlook Task object.
MapiTask() - Constructor for class com.aspose.email.MapiTask
Initializes a new instance of the MapiTask class.
MapiTask(String, String, Date, Date) - Constructor for class com.aspose.email.MapiTask
 
MapiTaskAcceptanceState - Class in com.aspose.email
Indicates the acceptance state of the task.
MapiTaskAcceptanceState() - Constructor for class com.aspose.email.MapiTaskAcceptanceState
 
MapiTaskFlags - Class in com.aspose.email
Contains indication flags of the Task object.
MapiTaskFlags() - Constructor for class com.aspose.email.MapiTaskFlags
 
MapiTaskHistory - Class in com.aspose.email
Indicates the type of change that was last made to the Task object.
MapiTaskHistory() - Constructor for class com.aspose.email.MapiTaskHistory
 
MapiTaskMode - Class in com.aspose.email
Represents the assignment statuses of the task object.
MapiTaskMode() - Constructor for class com.aspose.email.MapiTaskMode
 
MapiTaskOwnership - Class in com.aspose.email
Indicates the role of the current user relative to the Task object.
MapiTaskOwnership() - Constructor for class com.aspose.email.MapiTaskOwnership
 
MapiTaskState - Class in com.aspose.email
Indicates the assignment state of the Task object.
MapiTaskState() - Constructor for class com.aspose.email.MapiTaskState
 
MapiTaskStatus - Class in com.aspose.email
Represents the statuses of the user's progress on the task.
MapiTaskStatus() - Constructor for class com.aspose.email.MapiTaskStatus
 
MapiTaskUsers - Class in com.aspose.email
Represents information about task users.
MapiTaskUsers() - Constructor for class com.aspose.email.MapiTaskUsers
Initializes a new instance of the MapiTaskUsers class.
MapiType - Class in com.aspose.email
Contains possible MAPI property types which can be stored with message object.
MapiType() - Constructor for class com.aspose.email.MapiType
 
March - Static variable in class com.aspose.email.CalendarMonth
 
markAsCompleted(MapiMessage) - Static method in class com.aspose.email.FollowUpManager
Marks the flagged message as completed.
May - Static variable in class com.aspose.email.CalendarMonth
 
MboxrdStorageReader - Class in com.aspose.email
Represents mboxrd format storage reader, this format is being used by Thunderbird, Eudora OSE and other mail clients.
MboxrdStorageReader(InputStream, boolean) - Constructor for class com.aspose.email.MboxrdStorageReader
 
MboxrdStorageReader(String, boolean) - Constructor for class com.aspose.email.MboxrdStorageReader
Initializes a new instance of the MboxrdStorageReader class.
MboxrdStorageWriter - Class in com.aspose.email
Represents mboxrd format storage writer, this format is being used by Thunderbird and other mail clients.
MboxrdStorageWriter(OutputStream, boolean) - Constructor for class com.aspose.email.MboxrdStorageWriter
 
MboxrdStorageWriter(String, boolean) - Constructor for class com.aspose.email.MboxrdStorageWriter
Initializes a new instance of the MboxrdStorageWriter class.
MboxrdStorageWriter(String) - Constructor for class com.aspose.email.MboxrdStorageWriter
 
MboxStorageReader - Class in com.aspose.email
A base class for any mbox-based mail storage reader.
MboxStorageReader(InputStream, boolean) - Constructor for class com.aspose.email.MboxStorageReader
 
MboxStorageReader(String, boolean) - Constructor for class com.aspose.email.MboxStorageReader
Initializes a new instance of the MboxStorageReader class.
MboxStorageWriter - Class in com.aspose.email
A base class for any mbox-based mail storage writer.
MboxStorageWriter(OutputStream, boolean) - Constructor for class com.aspose.email.MboxStorageWriter
 
MboxStorageWriter(String, boolean) - Constructor for class com.aspose.email.MboxStorageWriter
Initializes a new instance of the MboxStorageWriter class.
mboxToPst(String, String) - Static method in class com.aspose.email.MailStorageConverter
Converts an mboxrd message store to PST.
mboxToPst(InputStream, String) - Static method in class com.aspose.email.MailStorageConverter
 
MCIMAIL - Static variable in class com.aspose.email.VCardEmailType
A MCI Mail
MediaTypeNames - Class in com.aspose.email
 
MediaTypeNames.Application - Class in com.aspose.email
 
MediaTypeNames.Image - Class in com.aspose.email
 
MediaTypeNames.Text - Class in com.aspose.email
 
MessageAcceptanceCallback - Interface in com.aspose.email
Callback function which is being called during the conversion process.
MessageFormat - Class in com.aspose.email
Represents the mail message format.It can be in eml,msg or mhtml format.
MessageInfo - Class in com.aspose.email
Represents information about message in PST.
MessageInfo() - Constructor for class com.aspose.email.MessageInfo
Initializes a new instance of the MessageInfo class.
MessageInfoCollection - Class in com.aspose.email
Represents the collection of MessageInfo.
MessageInfoCollection() - Constructor for class com.aspose.email.MessageInfoCollection
 
MessageObject - Class in com.aspose.email
Represents an Outlook message object.
MessageObject(InputStream, int) - Constructor for class com.aspose.email.MessageObject
 
MessageObject(String, int) - Constructor for class com.aspose.email.MessageObject
Initializes a new instance of the MessageObject class.
MessageObjectAttachmentEntity - Class in com.aspose.email
Represents an attachment entity.
MessageObjectAttachmentEntity() - Constructor for class com.aspose.email.MessageObjectAttachmentEntity
Initializes a new instance of the MessageObjectAttachmentEntity class.
MessageObjectAttachmentsCollection - Class in com.aspose.email
Represents a collection for MessageObjectAttachmentEntity objects.
MessageObjectAttachmentsCollection() - Constructor for class com.aspose.email.MessageObjectAttachmentsCollection
 
MessageObjectLoadFormat - Class in com.aspose.email
Represents available formats MessageObject could be loaded from.
MessageObjectPropertiesCollection - Class in com.aspose.email
Represents a keyed collection for MessageObjectProperty objects.
MessageObjectPropertiesCollection() - Constructor for class com.aspose.email.MessageObjectPropertiesCollection
 
MessageObjectProperty - Class in com.aspose.email
Represents a property on a MessageObject.
MessageObjectProperty(long, int, Object) - Constructor for class com.aspose.email.MessageObjectProperty
Initializes a new instance of the MapiPropertyAtomic class.
MessageObjectProperty(int, int, int, Object) - Constructor for class com.aspose.email.MessageObjectProperty
Initializes a new instance of the MapiPropertyAtomic class.
MessageObjectRecipientEntity - Class in com.aspose.email
Represens a recipient entry in message object.
MessageObjectRecipientEntity() - Constructor for class com.aspose.email.MessageObjectRecipientEntity
Initializes a new instance of the MessageObjectRecipientEntity class.
MessageObjectRecipientsCollection - Class in com.aspose.email
Represents a collection for MessageObjectRecipientEntity objects.
MessageObjectRecipientsCollection() - Constructor for class com.aspose.email.MessageObjectRecipientsCollection
 
MessageObjectSaveFormat - Class in com.aspose.email
Represents available formats MessageObject could be saved to.
MessageStructureError - Static variable in class com.aspose.email.EmlValidationErrorType
Indicates that the message structure is incorrect.
MET - Static variable in class com.aspose.email.VCardPhotoType
IBM pm metafile
MhtMessageFormatter - Class in com.aspose.email
Provides a default formatter for Mht conversion.
MhtMessageFormatter() - Constructor for class com.aspose.email.MhtMessageFormatter
Creates an instance of MhtMessageFormatter.
MimeException - Exception in com.aspose.email
Provides information about MIME errors
MimeException() - Constructor for exception com.aspose.email.MimeException
Initializes a new instance of the MimeException class.
MimeException(String) - Constructor for exception com.aspose.email.MimeException
Initializes a new instance of the MimeException class.
MimeException(String, RuntimeException) - Constructor for exception com.aspose.email.MimeException
Initializes a new instance of the MimeException class.
MimeHeader - Class in com.aspose.email
Represents the mime header defined in RFC 2822.
MimeHeader(String, String) - Constructor for class com.aspose.email.MimeHeader
Initializes a new instance of the MimeHeader class.
MimeMultiPartType - Class in com.aspose.email
 
MimeMultiPartType() - Constructor for class com.aspose.email.MimeMultiPartType
 
Minutely - Static variable in class com.aspose.email.Frequency
Occurrences repeat based on an interval of a minute or more.
Mixed - Static variable in class com.aspose.email.MimeMultiPartType
 
MODEM - Static variable in class com.aspose.email.VCardTelephoneType
A modem number
ModifiedEndTime - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
ModifiedLocation - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
ModifiedStartTime - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
Monday - Static variable in class com.aspose.email.CalendarDay
 
Monday - Static variable in class com.aspose.email.MapiCalendarDayOfWeek
The event occurs on Monday.
Month - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has a monthly recurrence.
MonthEnd - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has a month-end recurrence.
Monthly - Static variable in class com.aspose.email.Frequency
Occurrences repeat based on an interval of a month or more.
Monthly - Static variable in class com.aspose.email.MapiCalendarRecurrenceFrequency
Specifies monthly frequency
MonthlyRecurrencePattern - Class in com.aspose.email
Represents a recurrence pattern of monthly recurrence type.
MonthlyRecurrencePattern() - Constructor for class com.aspose.email.MonthlyRecurrencePattern
Initializes a new instance of the MonthlyRecurrencePattern class.
MonthlyRecurrencePattern(int, int) - Constructor for class com.aspose.email.MonthlyRecurrencePattern
Initializes a new instance of the MonthlyRecurrencePattern class.
MonthlyRecurrencePattern(int, int, int) - Constructor for class com.aspose.email.MonthlyRecurrencePattern
Initializes a new instance of the MonthlyRecurrencePattern class.
MonthNth - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has an every nth month pattern.
MostCompatible - Static variable in class com.aspose.email.FileCompatibilityMode
Deprecated. 
MP4 - Static variable in class com.aspose.email.VCardSoundType
A mp4 audio
MPEG - Static variable in class com.aspose.email.VCardPhotoType
Mpeg format
MPEG - Static variable in class com.aspose.email.VCardSoundType
A mpeg audio
MPEG2 - Static variable in class com.aspose.email.VCardPhotoType
MPEG v.2 format
Msg - Static variable in class com.aspose.email.MessageObjectLoadFormat
MSG format.
Msg - Static variable in class com.aspose.email.MessageObjectSaveFormat
MSG format.
MSG - Static variable in class com.aspose.email.VCardTelephoneType
A messaging service on the number
MSGFLAG_ASSOCIATED - Static variable in class com.aspose.email.MapiMessageFlags
MSGFLAG_ASSOCIATED.
MSGFLAG_EVERREAD - Static variable in class com.aspose.email.MapiMessageFlags
The message has been read at least once.
MSGFLAG_FROMME - Static variable in class com.aspose.email.MapiMessageFlags
The user receiving the message was also the user who sent the message.
MSGFLAG_HASATTACH - Static variable in class com.aspose.email.MapiMessageFlags
The message has at least one attachment.
MSGFLAG_NOTIFYREAD - Static variable in class com.aspose.email.MapiMessageFlags
The user who sent the message has requested notification when a recipient first reads it.
MSGFLAG_NOTIFYUNREAD - Static variable in class com.aspose.email.MapiMessageFlags
The user who sent the message has requested notification when a recipient deletes it before reading or the Message object expires.
MSGFLAG_READ - Static variable in class com.aspose.email.MapiMessageFlags
The message is marked as having been read.
MSGFLAG_RESEND - Static variable in class com.aspose.email.MapiMessageFlags
The message includes a request for a resend operation with a non-delivery report.
MSGFLAG_UNMODIFIED - Static variable in class com.aspose.email.MapiMessageFlags
The message has not been modified since it was first saved (if unsent) or it was delivered (if sent).
MSGFLAG_UNSENT - Static variable in class com.aspose.email.MapiMessageFlags
The message is still being composed.

N

NamedPropertyKind - Class in com.aspose.email
Identifies MessageObjectProperty kind.
NamedPropertyKind() - Constructor for class com.aspose.email.NamedPropertyKind
 
NDRReportMailMessageInterpretor - Class in com.aspose.email
Represents a Non-Delivery Report MailMesssage interpretor.
NDRReportMailMessageInterpretor() - Constructor for class com.aspose.email.NDRReportMailMessageInterpretor
Initializes a new instance of the NDRReportMailMessageInterpretor class.
Never - Static variable in class com.aspose.email.DeliveryNotificationOptions
 
NeverEnd - Static variable in class com.aspose.email.MapiCalendarRecurrenceEndType
 
NoChanges - Static variable in class com.aspose.email.MapiTaskHistory
No changes were made.
None - Static variable in class com.aspose.email.AppointmentFlags
Indicates that no specific flags are set.
None - Static variable in class com.aspose.email.AppointmentMethodType
Method is not defined.
None - Static variable in class com.aspose.email.BackupOptions
Indicates that no specific options are specified
None - Static variable in class com.aspose.email.DeliveryNotificationOptions
 
None - Static variable in class com.aspose.email.EndType
Pattern does not have an end.
None - Static variable in class com.aspose.email.MailMessageSaveOptions
No specific settings are specified
None - Static variable in class com.aspose.email.MapiJournalDocumentStatus
The document has not any status.
None - Static variable in class com.aspose.email.MapiJournalFlags
The Journal object has no journal-associated attachment.
None - Static variable in class com.aspose.email.MapiSensitivity
The message has no special sensitivity.
None - Static variable in class com.aspose.email.RestoreOptions
Indicates that no specific options are specified
None - Static variable in class com.aspose.email.VCardDeliveryAddressType
None
None - Static variable in class com.aspose.email.VCardEmailType
None
None - Static variable in class com.aspose.email.VCardTelephoneType
None
None - Static variable in class com.aspose.email.VCardUrlType
No type is specified
Normal - Static variable in class com.aspose.email.MapiImportance
Normal importance.
NormalMessageMailMessageInterpretor - Class in com.aspose.email
Represents the default mail message interpretor.
NormalMessageMailMessageInterpretor() - Constructor for class com.aspose.email.NormalMessageMailMessageInterpretor
Initializes a new instance of the NormalMessageMailMessageInterpretor class.
NotAssigned - Static variable in class com.aspose.email.MapiTaskAcceptanceState
The Task object is not assigned.
NotAssigned - Static variable in class com.aspose.email.MapiTaskMode
The Task object is not assigned.
NotAssigned - Static variable in class com.aspose.email.MapiTaskOwnership
The Task object is not assigned.
NotAssigned - Static variable in class com.aspose.email.MapiTaskState
The Task object is not assigned.
NoteColor - Class in com.aspose.email
Specifies the suggested background color of the Note object
Notes - Static variable in class com.aspose.email.StandardIpmFolder
Outlook Notes folder.
NotStarted - Static variable in class com.aspose.email.MapiTaskStatus
The user has not started work on the Task object.
Novemeber - Static variable in class com.aspose.email.CalendarMonth
 
Numerical - Static variable in class com.aspose.email.NamedPropertyKind
Property has name id.

O

OCTET - Static variable in class com.aspose.email.MediaTypeNames.Application
 
October - Static variable in class com.aspose.email.CalendarMonth
 
OGG - Static variable in class com.aspose.email.VCardSoundType
An ogg audio
OleDocumentFormat - Class in com.aspose.email
Represents the format for OLE document.
OleDocumentFormat(UUID) - Constructor for class com.aspose.email.OleDocumentFormat
 
OnFailure - Static variable in class com.aspose.email.DeliveryNotificationOptions
 
OnSuccess - Static variable in class com.aspose.email.DeliveryNotificationOptions
 
op_Equality(RecurrencePattern, RecurrencePattern) - Static method in class com.aspose.email.RecurrencePattern
 
op_Inequality(RecurrencePattern, RecurrencePattern) - Static method in class com.aspose.email.RecurrencePattern
 
Ost - Static variable in class com.aspose.email.FileFormat
Off-line Storage Table (.ost file format).
Outbox - Static variable in class com.aspose.email.StandardIpmFolder
Outbox folder.
OutlookMessageFormat - Class in com.aspose.email
Represents outlook message format.
OutlookMessageFormat() - Constructor for class com.aspose.email.OutlookMessageFormat
 
OutOfOffice - Static variable in class com.aspose.email.MapiCalendarBusyStatus
The user is Out of Office (OOF).

P

PAGER - Static variable in class com.aspose.email.VCardTelephoneType
A pager number
Parallel - Static variable in class com.aspose.email.MimeMultiPartType
 
PARCEL - Static variable in class com.aspose.email.VCardDeliveryAddressType
A parcel delivery address
PCM - Static variable in class com.aspose.email.VCardSoundType
A MIME basic audio type
PCS - Static variable in class com.aspose.email.VCardTelephoneType
A personal communication services telephone number
PDF - Static variable in class com.aspose.email.MediaTypeNames.Application
 
PDF - Static variable in class com.aspose.email.VCardPhotoType
Adobe page description format
Personal - Static variable in class com.aspose.email.MapiSensitivity
The message is personal.
PersonalStorage - Class in com.aspose.email
Represents Personal Storage Table (.pst) file.
PersonalStorage() - Constructor for class com.aspose.email.PersonalStorage
 
PICT - Static variable in class com.aspose.email.VCardPhotoType
Apple picture format
Pink - Static variable in class com.aspose.email.NoteColor
 
PLAIN - Static variable in class com.aspose.email.MediaTypeNames.Text
 
PlainText - Static variable in class com.aspose.email.BodyContentType
The plain text.
PleaseReportException - Exception in com.aspose.email
 
PleaseReportException(String) - Constructor for exception com.aspose.email.PleaseReportException
 
PleaseReportException() - Constructor for exception com.aspose.email.PleaseReportException
 
PMB - Static variable in class com.aspose.email.VCardPhotoType
IBM pm bitmap
PNG - Static variable in class com.aspose.email.MediaTypeNames.Image
 
POSTAL - Static variable in class com.aspose.email.VCardDeliveryAddressType
A postal delivery address
Posted - Static variable in class com.aspose.email.MapiJournalDocumentStatus
Indicates whether the document was sent by e-mail or posted to a server folder during journaling.
POWERSHARE - Static variable in class com.aspose.email.VCardEmailType
A PowerShare
PR_7BIT_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
The PR_7BIT_DISPLAY_NAME property contains a 7-bit ASCII version of a messaging user's name.
PR_7BIT_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
The ASCII peer for PR_7BIT_DISPLAY_NAME.
PR_7BIT_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
The Unicode peer for PR_7BIT_DISPLAY_NAME.
PR_AB_DEFAULT_DIR - Static variable in class com.aspose.email.MapiPropertyTag
The PR_AB_DEFAULT_DIR property contains the entry identifier of the address book container that is to be shown to the user first.
PR_AB_DEFAULT_PAB - Static variable in class com.aspose.email.MapiPropertyTag
The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book.
PR_AB_PROVIDER_ID - Static variable in class com.aspose.email.MapiPropertyTag
The PR_AB_DEFAULT_PAB property contains the entry identifier of the address book container that is to be used as the personal address book.
PR_AB_PROVIDERS - Static variable in class com.aspose.email.MapiPropertyTag
The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile.
PR_AB_SEARCH_PATH - Static variable in class com.aspose.email.MapiPropertyTag
The PR_AB_PROVIDERS property contains a list of identifiers for address book providers in the current profile.
PR_AB_SEARCH_PATH_UPDATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ABSTRACT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ABSTRACT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ABSTRACT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACCESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACCESS_LEVEL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACCOUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACCOUNT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACCOUNT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACKNOWLEDGEMENT_MODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACL_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACL_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ACTIVE_USER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRESS_BOOK_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRESS_BOOK_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRESS_BOOK_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRESS_BOOK_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ALTERNATE_RECIPIENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ALTERNATE_RECIPIENT_ALLOWED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ANR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ANR_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ANR_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ARRIVAL_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSISTANT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSISTANT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSISTANT_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSISTANT_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSISTANT_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSISTANT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSOC_CONTENT_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSOC_MESSAGE_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSOC_MESSAGE_SIZE_EXTENDED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ASSOC_MSG_W_ATTACH_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_ADDITIONAL_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_CONTENT_ID - Static variable in class com.aspose.email.MapiPropertyTag
Contains the content identification header of a MIME message attachment.
PR_ATTACH_CONTENT_ID_A - Static variable in class com.aspose.email.MapiPropertyTag
Contains the content identification header of a MIME message attachment.
PR_ATTACH_CONTENT_ID_W - Static variable in class com.aspose.email.MapiPropertyTag
Contains the content identification header of a MIME message attachment.
PR_ATTACH_DATA_BIN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_DATA_OBJ - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_ENCODING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_EXTENSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_EXTENSION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_EXTENSION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_FILENAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_FILENAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_FILENAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_LONG_FILENAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_LONG_FILENAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_LONG_FILENAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_LONG_PATHNAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_LONG_PATHNAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_LONG_PATHNAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_METHOD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_MIME_TAG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_MIME_TAG_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_MIME_TAG_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_NUM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_ON_ASSOC_MSG_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_ON_NORMAL_MSG_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_PATHNAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_PATHNAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_PATHNAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_RENDERING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_TAG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_TRANSPORT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_TRANSPORT_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACH_TRANSPORT_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACHMENT_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ATTACHMENT_X_400_PARAMETERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_AUTHORIZING_USERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_AUTO_ADD_NEW_SUBS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_AUTO_FORWARD_COMMENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_AUTO_FORWARD_COMMENT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_AUTO_FORWARD_COMMENT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_AUTO_FORWARDED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_AUTO_RESPONSE_SUPPRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BEEPER_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BEEPER_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BEEPER_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BILATERAL_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BIRTHDAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BODY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BODY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BODY_CRC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BODY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_2_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_2_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_2_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_CITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_CITY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_CITY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_COUNTRY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_COUNTRY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_COUNTRY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_POST_OFFICE_BOX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_POST_OFFICE_BOX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_POSTAL_CODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_POSTAL_CODE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_POSTAL_CODE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_STREET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_STREET_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_ADDRESS_STREET_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_FAX_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_FAX_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_FAX_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_HOME_PAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_HOME_PAGE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_HOME_PAGE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_BUSINESS_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CACHED_COLUMN_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CALLBACK_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CALLBACK_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CALLBACK_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CAR_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CAR_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CAR_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CATEG_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CELLULAR_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CELLULAR_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CELLULAR_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CHANGE_ADVISOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CHANGE_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CHANGE_NOTIFICATION_GUID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CHILDRENS_NAMES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CLIENT_ACTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CLIENT_SUBMIT_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CODE_PAGE_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COLLECTOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMMENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMMENT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMMENT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMMON_VIEWS_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPANY_MAIN_PHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPANY_MAIN_PHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPANY_MAIN_PHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPANY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPANY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPANY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPUTER_NETWORK_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPUTER_NETWORK_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COMPUTER_NETWORK_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONFLICT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTACT_ADDRTYPES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTACT_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTACT_DEFAULT_ADDRESS_INDEX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTACT_EMAIL_ADDRESSES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTACT_ENTRYIDS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTACT_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTAINER_CLASS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTAINER_CLASS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTAINER_CLASS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTAINER_CONTENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTAINER_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTAINER_HIERARCHY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTAINER_MODIFY_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_CORRELATOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_IDENTIFIER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_IDENTIFIER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_IDENTIFIER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_INTEGRITY_CHECK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_LENGTH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_RETURN_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENT_UNREAD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENTS_SORT_ORDER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTENTS_SYNCHRONIZER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTROL_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTROL_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTROL_STRUCTURE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONTROL_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSATION_INDEX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSATION_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSATION_TOPIC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSATION_TOPIC_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSATION_TOPIC_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSION_EITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSION_PROHIBITED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERSION_WITH_LOSS_PROHIBITED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CONVERTED_EITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CORRELATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CORRELATE_MTSID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COUNTRY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COUNTRY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_COUNTRY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CREATE_TEMPLATES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CREATION_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CREATION_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CREATOR_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CREATOR_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CREATOR_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CREATOR_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CURRENT_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CUSTOMER_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CUSTOMER_ID_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_CUSTOMER_ID_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DAM_BACK_PATCHED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DAM_ORIGINAL_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEF_CREATE_DL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEF_CREATE_MAILUSER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEFAULT_PROFILE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEFAULT_STORE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEFAULT_VIEW_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEFERRED_DELIVERY_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEFERRED_SEND_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEFERRED_SEND_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEFERRED_SEND_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELEGATED_BY_RULE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELEGATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETE_AFTER_SUBMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETED_ASSOC_MSG_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETED_FOLDER_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETED_MESSAGE_SIZE_EXTENDED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETED_MSG_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELETED_ON - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELIVER_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELIVERY_POINT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELTAX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DELTAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEPARTMENT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEPARTMENT_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEPARTMENT_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DEPTH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DESIGN_IN_PROGRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DETAILS_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISABLE_FULL_FIDELITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISABLE_WINSOCK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISC_VAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISCARD_REASON - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISCLOSE_RECIPIENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISCLOSURE_OF_RECIPIENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISCRETE_VALUES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_BCC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_BCC_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_BCC_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_CC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_CC_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_CC_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_NAME_PREFIX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_NAME_PREFIX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_NAME_PREFIX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_TO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_TO_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_TO_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DISPLAY_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DL_EXPANSION_HISTORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DL_EXPANSION_PROHIBITED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_DL_REPORT_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EFORMS_FOR_LOCALE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EFORMS_LOCALE_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EFORMS_REGISTRY_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ACCESS_CATEGORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ACTIVATION_SCHEDULE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ACTIVATION_STYLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADDRESS_ENTRY_DISPLAY_TABLE_MSDOS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADDRESS_SYNTAX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADDRESS_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADDRESS_TYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADDRESS_TYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_DESCRIPTION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_DESCRIPTION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_DESCRIPTION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_EXTENSION_DLL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_EXTENSION_DLL_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ADMIN_EXTENSION_DLL_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALIASED_OBJECT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALIASED_OBJECT_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALIASED_OBJECT_NAME_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALIASED_OBJECT_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALT_RECIPIENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALT_RECIPIENT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALT_RECIPIENT_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALT_RECIPIENT_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALT_RECIPIENT_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ALT_RECIPIENT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ANCESTOR_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ANONYMOUS_ACCESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ANONYMOUS_ACCOUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ANONYMOUS_ACCOUNT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ANONYMOUS_ACCOUNT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOC_NT_ACCOUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOC_PROTOCOL_CFG_NNTP_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOC_REMOTE_DXA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOC_REMOTE_DXA_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ASSOCIATION_LIFETIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ATTRIBUTE_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTH_ORIG_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTH_ORIG_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHENTICATION_TO_USE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHENTICATION_TO_USE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHENTICATION_TO_USE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORITY_REVOCATION_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_DOMAIN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_DOMAIN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_DOMAIN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_PASSWORD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_PASSWORD_CONFIRM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_USER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_USER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTHORIZED_USER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTOREPLY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTOREPLY_MESSAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTOREPLY_MESSAGE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTOREPLY_MESSAGE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTOREPLY_SUBJECT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTOREPLY_SUBJECT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AUTOREPLY_SUBJECT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AVAILABLE_AUTHORIZATION_PACKAGES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AVAILABLE_DISTRIBUTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_AVAILABLE_DISTRIBUTIONS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_BRIDGEHEAD_SERVERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_BRIDGEHEAD_SERVERS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_BUSINESS_CATEGORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_BUSINESS_ROLES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CA_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF_DL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF_DL_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF_DL_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF_DL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_CREATE_PF_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF_DL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF_DL_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF_DL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_NOT_CREATE_PF_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CAN_PRESERVE_DNS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CERTIFICATE_CHAIN_V_3 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CERTIFICATE_REVOCATION_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V_1 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CERTIFICATE_REVOCATION_LIST_V_3 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CHARACTER_SET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CHARACTER_SET_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CHARACTER_SET_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CHARACTER_SET_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CHILD_RDNS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CLIENT_ACCESS_ENABLED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CLOCK_ALERT_OFFSET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CLOCK_ALERT_REPAIR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CLOCK_WARNING_OFFSET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CLOCK_WARNING_REPAIR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COMPROMISED_KEY_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COMPUTER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COMPUTER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COMPUTER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONNECTED_DOMAINS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONNECTION_LIST_FILTER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONNECTION_LIST_FILTER_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONNECTION_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONTAINER_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONTAINERID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONTENT_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONTROL_MSG_FOLDER_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CONTROL_MSG_RULES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COUNTRY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COUNTRY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_COUNTRY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CROSS_CERTIFICATE_CRL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_CROSS_CERTIFICATE_PAIR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DEFAULT_MESSAGE_FORMAT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DELEGATE_USER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DELIV_CONT_LENGTH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DELIV_EITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DELIV_EXT_CONT_TYPES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DELIVER_AND_REDIRECT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DELIVERY_MECHANISM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DELTA_REVOCATION_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DESCRIPTION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DESTINATION_INDICATOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DIAGNOSTIC_REG_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DIAGNOSTIC_REG_KEY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DIAGNOSTIC_REG_KEY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISABLE_DEFERRED_COMMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISABLED_GATEWAY_PROXY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISPLAY_NAME_OVERRIDE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISPLAY_NAME_PRINTABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISPLAY_NAME_PRINTABLE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISPLAY_NAME_PRINTABLE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISPLAY_NAME_SUFFIX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISPLAY_NAME_SUFFIX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DISPLAY_NAME_SUFFIX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DL_MEM_REJECT_PERMS_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DL_MEM_REJECT_PERMS_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DL_MEM_SUBMIT_PERMS_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DL_MEMBER_RULE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DMD_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DMD_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DMD_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DO_OAB_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOMAIN_DEF_ALT_RECIP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOMAIN_DEF_ALT_RECIP_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOMAIN_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOMAIN_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOMAIN_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DOS_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DSA_SIGNATURE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_ADMIN_COPY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_ADMIN_FORWARD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_ADMIN_UPDATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_APPEND_REQCN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_CONF_CONTAINER_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_CONF_CONTAINER_LIST_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_CONF_REQ_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_CONF_SEQ - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_CONF_SEQ_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_CONF_SEQ_USN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_CONF_SEQ_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_EXCHANGE_OPTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_EXPORT_NOW - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_IMP_SEQ - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_IMP_SEQ_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_IMP_SEQ_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_IMP_SEQ_USN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_IMP_SEQ_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_IMPORT_NOW - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_IN_TEMPLATE_MAP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_LOCAL_ADMIN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_LOCAL_ADMIN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_LOCAL_ADMIN_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_LOCAL_ADMIN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_LOGGING_LEVEL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_NATIVE_ADDRESS_TYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_OUT_TEMPLATE_MAP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PASSWORD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PASSWORD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PASSWORD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_EXCHANGE_OPTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_EXPORT_NATIVE_ONLY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_IN_EXCHANGE_SENSITIVITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_REMOTE_ENTRIES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_REPLICATION_SENSITIVITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_TEMPLATE_OPTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_PREV_TYPES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_RECIPIENT_CP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_RECIPIENT_CP_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_RECIPIENT_CP_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REMOTE_CLIENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REMOTE_CLIENT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REMOTE_CLIENT_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REMOTE_CLIENT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQ_SEQ - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQ_SEQ_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQ_SEQ_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQ_SEQ_USN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQ_SEQ_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQNAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQNAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_REQNAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_SVR_SEQ - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_SVR_SEQ_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_SVR_SEQ_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_SVR_SEQ_USN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_SVR_SEQ_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_TASK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_TEMPLATE_OPTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_TEMPLATE_TIMESTAMP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_TYPES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_DXA_UNCONF_CONTAINER_LIST_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EMPLOYEE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EMPLOYEE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EMPLOYEE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EMPLOYEE_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EMPLOYEE_TYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EMPLOYEE_TYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENABLE_COMPATIBILITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENABLED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENABLED_AUTHORIZATION_PACKAGES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENABLED_PROTOCOL_CFG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENABLED_PROTOCOLS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCAPSULATION_METHOD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_LIST_NA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_LIST_OTHER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_SELECTED_NA_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ENCRYPT_ALG_SELECTED_OTHER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXPAND_DLS_LOCALLY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXPIRATION_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXPORT_CONTAINERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXPORT_CONTAINERS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXPORT_CUSTOM_RECIPIENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENDED_CHARS_ALLOWED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_1 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_10 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_10_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_10_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_11 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_11_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_11_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_12 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_12_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_12_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_13 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_13_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_13_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_14 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_14_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_14_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_15 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_15_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_15_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_1_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_1_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_2 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_2_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_2_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_3 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_3_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_3_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_4 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_4_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_4_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_5 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_5_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_5_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_6 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_6_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_6_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_7 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_7_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_7_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_8 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_8_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_8_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_9 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_9_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_ATTRIBUTE_9_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_EXTENSION_NAME_INHERITED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FACSIMILE_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FILE_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FILTER_LOCAL_ADDRESSES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FOLDER_PATHNAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FOLDER_PATHNAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FOLDER_PATHNAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FOLDERS_CONTAINER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FOLDERS_CONTAINER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FOLDERS_CONTAINER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FOLDERS_CONTAINER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FORM_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FORWARDING_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FORWARDING_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_FORWARDING_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GARBAGE_COLL_PERIOD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_LOCAL_CRED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_LOCAL_CRED_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_LOCAL_CRED_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_LOCAL_DESIG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_LOCAL_DESIG_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_LOCAL_DESIG_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_PROXY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GATEWAY_ROUTING_TREE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GENERATION_QUALIFIER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GENERATION_QUALIFIER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GENERATION_QUALIFIER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_1 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_1_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_1_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_2 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_2_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_2_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_3 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_3_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_3_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_4 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_4_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_4_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_VALUE_DN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GROUP_BY_ATTR_VALUE_STR_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_GWART_LAST_MODIFIED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HAS_FULL_REPLICA_NCS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HAS_FULL_REPLICA_NCS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HAS_MASTER_NCS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HAS_MASTER_NCS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HELP_DATA_16 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HELP_DATA_32 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HELP_FILE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HELP_FILE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HELP_FILE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HEURISTICS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HIDE_DL_MEMBERSHIP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HIDE_FROM_ADDRESS_BOOK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HIERARCHY_PATH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HIERARCHY_PATH_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HIERARCHY_PATH_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MDB - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MDB_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MDB_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MDB_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MDB_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MDB_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MTA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MTA_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MTA_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_MTA_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_PUBLIC_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_PUBLIC_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_PUBLIC_SERVER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOME_PUBLIC_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOUSE_IDENTIFIER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOUSE_IDENTIFIER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HOUSE_IDENTIFIER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HTTP_PUB_AB_ATTRIBUTES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HTTP_PUB_GAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HTTP_PUB_GAL_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HTTP_PUB_PF - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_HTTP_SERVERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORT_CONTAINER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORT_CONTAINER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORT_CONTAINER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORT_CONTAINER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORT_SENSITIVITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORTED_FROM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORTED_FROM_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IMPORTED_FROM_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_ACCEPT_ALL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_DN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_DN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_DN_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_DN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_HOST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_NEWSFEED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_NEWSFEED_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_NEWSFEED_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_NEWSFEED_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_SITES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INBOUND_SITES_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INCOMING_MSG_SIZE_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INCOMING_PASSWORD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INSADMIN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INSADMIN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INSADMIN_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INSADMIN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INSTANCE_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INTERNATIONAL_ISDN_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_INVOCATION_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IS_DELETED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IS_MASTER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IS_MEMBER_OF_DL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IS_MEMBER_OF_DL_T - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IS_MEMBER_OF_DL_T_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IS_MEMBER_OF_DL_T_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_IS_SINGLE_VALUED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_KCC_STATUS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_KM_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_KM_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_KM_SERVER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_KM_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_KNOWLEDGE_INFORMATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LABELEDURI - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LABELEDURI_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LABELEDURI_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LANGUAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LANGUAGE_ISO_639 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LANGUAGE_ISO_639_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LANGUAGE_ISO_639_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LDAP_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LDAP_SEARCH_CFG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LINE_WRAP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LINK_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LIST_PUBLIC_FOLDERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_BRIDGE_HEAD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_BRIDGE_HEAD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_BRIDGE_HEAD_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_BRIDGE_HEAD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_INITIAL_TURN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_SCOPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOCAL_SCOPE_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOG_FILENAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOG_FILENAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOG_FILENAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_LOG_ROLLOVER_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MAIL_DROP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MAIL_DROP_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MAIL_DROP_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MAINTAIN_AUTOREPLY_HISTORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MANAGER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MANAGER_T - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MANAGER_T_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MANAGER_T_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MAPI_DISPLAY_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MAPI_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MAXIMUM_OBJECT_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MDB_BACKOFF_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MDB_MSG_TIME_OUT_PERIOD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MDB_OVER_QUOTA_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MDB_STORAGE_QUOTA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MDB_UNREAD_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MDB_USE_DEFAULTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MEMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MEMBER_T - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MEMBER_T_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MEMBER_T_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MESSAGE_TRACKING_ENABLED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MIME_TYPES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MODERATED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MODERATOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MODERATOR_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MODERATOR_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITOR_CLOCK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITOR_SERVERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITOR_SERVICES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORED_CONFIGURATIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORED_CONFIGURATIONS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORED_SERVERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORED_SERVERS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORED_SERVICES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_ALERT_DELAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_ALERT_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_AVAILABILITY_STYLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_AVAILABILITY_WINDOW - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_CACHED_VIA_MAIL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_CACHED_VIA_MAIL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_CACHED_VIA_RPC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_CACHED_VIA_RPC_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_ESCALATION_PROCEDURE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_HOTSITE_POLL_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_HOTSITE_POLL_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_MAIL_UPDATE_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_MAIL_UPDATE_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_NORMAL_POLL_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_NORMAL_POLL_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_RECIPIENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_RECIPIENTS_NDR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_RECIPIENTS_NDR_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_RECIPIENTS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_RPC_UPDATE_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_RPC_UPDATE_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_WARNING_DELAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MONITORING_WARNING_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MTA_LOCAL_CRED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MTA_LOCAL_CRED_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MTA_LOCAL_CRED_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MTA_LOCAL_DESIG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MTA_LOCAL_DESIG_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_MTA_LOCAL_DESIG_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_N_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_N_ADDRESS_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NETWORK_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NEWSFEED_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NEWSGROUP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NEWSGROUP_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NEWSGROUP_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NEWSGROUP_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_CHARACTER_SET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_CHARACTER_SET_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_CHARACTER_SET_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_CONTENT_FORMAT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_CONTENT_FORMAT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_CONTENT_FORMAT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_DISTRIBUTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_DISTRIBUTIONS_FLAG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_NEWSFEEDS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NNTP_NEWSFEEDS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NT_MACHINE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NT_MACHINE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NT_MACHINE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NT_SECURITY_DESCRIPTOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NUM_OF_OPEN_RETRIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_NUM_OF_TRANSFER_RETRIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJ_DIST_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJ_DIST_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJ_DIST_NAME_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJ_DIST_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJ_VIEW_CONTAINERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJ_VIEW_CONTAINERS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJECT_CLASS_CATEGORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJECT_OID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OBJECT_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_CONTAINERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_CONTAINERS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_SCHEDULE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_SERVER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OFF_LINE_AB_STYLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OID_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OM_OBJECT_CLASS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OM_SYNTAX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OOF_REPLY_TO_ORIGINATOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OPEN_RETRY_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ORGANIZATION_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ORGANIZATIONAL_UNIT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ORIGINAL_DISPLAY_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ORIGINAL_DISPLAY_TABLE_MSDOS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OTHER_RECIPS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTBOUND_HOST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTBOUND_HOST_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTBOUND_NEWSFEED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTBOUND_NEWSFEED_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTBOUND_NEWSFEED_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTBOUND_SITES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTBOUND_SITES_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OUTGOING_MSG_SIZE_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OVERRIDE_NNTP_CONTENT_FORMAT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWA_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWA_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWA_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWNER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWNER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWNER_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWNER_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWNER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_OWNER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_P_SELECTOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_P_SELECTOR_INBOUND - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PARENT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PER_MSG_DIALOG_DISPLAY_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PER_RECIP_DIALOG_DISPLAY_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PERIOD_REP_SYNC_TIMES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PERIOD_REPL_STAGGER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PERSONAL_TITLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PERSONAL_TITLE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PERSONAL_TITLE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PF_CONTACTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PF_CONTACTS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_POP_CHARACTER_SET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_POP_CHARACTER_SET_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_POP_CHARACTER_SET_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_POP_CONTENT_FORMAT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_POP_CONTENT_FORMAT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_POP_CONTENT_FORMAT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PORT_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_POSTAL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PREFERRED_DELIVERY_METHOD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PRESERVE_INTERNET_CONTENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PRMD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PRMD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PRMD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PROMO_EXPIRATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PROTOCOL_SETTINGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PROXY_ADDRESSES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PROXY_GENERATION_ENABLED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PROXY_GENERATOR_DLL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PROXY_GENERATOR_DLL_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PROXY_GENERATOR_DLL_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PUBLIC_DELEGATES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PUBLIC_DELEGATES_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PUBLIC_DELEGATES_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PUBLIC_DELEGATES_T - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PUBLIC_DELEGATES_T_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_PUBLIC_DELEGATES_T_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_QUOTA_NOTIFICATION_SCHEDULE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_QUOTA_NOTIFICATION_STYLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RANGE_LOWER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RANGE_UPPER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_ACCOUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_ACCOUNT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_ACCOUNT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_CALLBACK_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_CALLBACK_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_CALLBACK_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_PASSWORD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_PHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_PHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_PHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_PHONEBOOK_ENTRY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_REMOTE_SRVR_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_REMOTE_SRVR_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RAS_REMOTE_SRVR_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REFERRAL_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REGISTERED_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_BRIDGE_HEAD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_BRIDGE_HEAD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_BRIDGE_HEAD_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_BRIDGE_HEAD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_OUT_BH_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_OUT_BH_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_OUT_BH_SERVER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_OUT_BH_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_SITE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_SITE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_SITE_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REMOTE_SITE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPLICATED_OBJECT_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPLICATION_MAIL_MSG_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPLICATION_SENSITIVITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPLICATION_STAGGER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPORT_TO_ORIGINATOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPORT_TO_OWNER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPORTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REPORTS_T - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REQ_SEQ - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_REQUIRE_SSL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RESPONSIBLE_LOCAL_DXA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RESPONSIBLE_LOCAL_DXA_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RETURN_EXACT_MSG_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RID_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RID_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RID_SERVER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RID_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ROLE_OCCUPANT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ROLE_OCCUPANT_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ROOT_NEWSGROUPS_FOLDER_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_ROUTING_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RTS_CHECKPOINT_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RTS_RECOVERY_TIMEOUT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RTS_WINDOW_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RUNS_ON - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_RUNS_ON_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_S_SELECTOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_S_SELECTOR_INBOUND - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SCHEMA_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SCHEMA_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SEARCH_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SEARCH_GUIDE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SECURITY_POLICY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SECURITY_PROTOCOL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SEE_ALSO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SEE_ALSO_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SEND_EMAIL_MESSAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SEND_TNEF - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERIAL_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVICE_ACTION_FIRST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVICE_ACTION_OTHER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVICE_ACTION_SECOND - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVICE_RESTART_DELAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVICE_RESTART_MESSAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVICE_RESTART_MESSAGE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SERVICE_RESTART_MESSAGE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SESSION_DISCONNECT_TIMER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SITE_AFFINITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SITE_FOLDER_GUID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SITE_FOLDER_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SITE_FOLDER_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SITE_FOLDER_SERVER_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SITE_FOLDER_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SITE_PROXY_SPACE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_LIST_NA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_LIST_OTHER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_SELECTED_NA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_SELECTED_NA_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_SELECTED_NA_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_SELECTED_OTHER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SMIME_ALG_SELECTED_OTHER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SPACE_LAST_COMPUTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_STREET_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_STREET_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_STREET_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUB_REFS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUB_REFS_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUB_SITE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUB_SITE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUB_SITE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUBMISSION_CONT_LENGTH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUPPORT_SMIME_SIGNATURES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUPPORTED_ALGORITHMS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUPPORTED_APPLICATION_CONTEXT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUPPORTING_STACK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUPPORTING_STACK_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUPPORTING_STACK_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_SUPPORTING_STACK_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_T_SELECTOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_T_SELECTOR_INBOUND - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TAGGED_X_509_CERT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TARGET_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TARGET_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TARGET_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TARGET_MTAS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TELEPHONE_PERSONAL_PAGER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TELEPHONE_PERSONAL_PAGER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TELETEX_TERMINAL_IDENTIFIER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TEMP_ASSOC_THRESHOLD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TOMBSTONE_LIFETIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRACKING_LOG_PATH_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRACKING_LOG_PATH_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRACKING_LOG_PATH_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANS_RETRY_MINS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANS_TIMEOUT_MINS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANSFER_RETRY_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANSFER_TIMEOUT_NON_URGENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANSFER_TIMEOUT_NORMAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANSFER_TIMEOUT_URGENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANSLATION_TABLE_USED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRANSPORT_EXPEDITED_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TRUST_LEVEL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TURN_REQUEST_THRESHOLD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TWO_WAY_ALTERNATE_FACILITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_TYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_UNAUTH_ORIG_BL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_UNAUTH_ORIG_BL_O - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USE_SERVER_VALUES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USE_SITE_VALUES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USENET_SITE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USENET_SITE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USENET_SITE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USER_PASSWORD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USN_CHANGED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USN_CREATED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USN_DSA_LAST_OBJ_REMOVED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USN_INTERSITE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USN_LAST_OBJ_REM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_USN_SOURCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_1 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_1_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_1_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_2 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_2_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_2_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_3 - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_3_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_CONTAINER_3_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_DEFINITION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_SITE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_SITE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VIEW_SITE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_GREETINGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_PASSWORD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_PASSWORD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_PASSWORD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_RECORDED_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_RECORDING_LENGTH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_SPEED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_SYSTEM_GUID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_USER_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_USER_ID_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_USER_ID_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_VOICE_MAIL_VOLUME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_WWW_HOME_PAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_WWW_HOME_PAGE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_WWW_HOME_PAGE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_121_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_CALL_USER_DATA_INCOMING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_CALL_USER_DATA_OUTGOING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_FACILITIES_DATA_INCOMING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_FACILITIES_DATA_OUTGOING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_LEASED_LINE_PORT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_LEASED_OR_SWITCHED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_REMOTE_MTA_PHONE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_REMOTE_MTA_PHONE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_25_REMOTE_MTA_PHONE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_400_ATTACHMENT_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_400_SELECTOR_SYNTAX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_500_ACCESS_CONTROL_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_500_NC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_500_NC_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_500_NC_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_500_RDN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_500_RDN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_X_500_RDN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_XMIT_TIMEOUT_NON_URGENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_XMIT_TIMEOUT_NORMAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EMS_AB_XMIT_TIMEOUT_URGENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_END_DATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EVENTS_ROOT_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EXCESS_STORAGE_USED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EXPIRY_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EXPIRY_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EXPIRY_UNITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EXPLICIT_CONVERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_EXTENDED_ACL_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FAST_TRANSFER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FAVORITES_DEFAULT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FAVORITES_DEFAULT_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FAVORITES_DEFAULT_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FILTERING_HOOKS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FINDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FLAG_ICON - Static variable in class com.aspose.email.MapiPropertyTag
Specifies the flag icon of the message object.
PR_FLAG_STATUS - Static variable in class com.aspose.email.MapiPropertyTag
Specifies the flag state of the message object.
PR_FOLDER_ASSOCIATED_CONTENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOLDER_CHILD_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOLDER_DESIGN_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOLDER_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOLDER_PATHNAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOLDER_PATHNAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOLDER_PATHNAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOLDER_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOREIGN_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOREIGN_REPORT_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FOREIGN_SUBJECT_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CATEGORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CATEGORY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CATEGORY_SUB - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CATEGORY_SUB_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CATEGORY_SUB_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CATEGORY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CLSID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CONTACT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CONTACT_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_CONTACT_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_DESIGNER_GUID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_DESIGNER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_DESIGNER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_DESIGNER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_HIDDEN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_HOST_MAP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_MESSAGE_BEHAVIOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_VERSION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FORM_VERSION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FTP_SITE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FTP_SITE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_FTP_SITE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GENDER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GENERATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GENERATION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GENERATION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GIVEN_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GIVEN_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GIVEN_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GOVERNMENT_ID_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GOVERNMENT_ID_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GOVERNMENT_ID_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GW_ADMIN_OPERATIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GW_MTSIN_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_GW_MTSOUT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HAS_DAMS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HAS_MODERATOR_RULES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HAS_NAMED_PROPERTIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HAS_RULES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HASATTACH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HEADER_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HIERARCHY_CHANGE_NUM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HIERARCHY_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HIERARCHY_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HIERARCHY_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HIERARCHY_SYNCHRONIZER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOBBIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOBBIES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOBBIES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_2_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_2_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_2_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_CITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_CITY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_CITY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_COUNTRY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_COUNTRY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_COUNTRY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_POST_OFFICE_BOX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_POST_OFFICE_BOX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_POST_OFFICE_BOX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_POSTAL_CODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_POSTAL_CODE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_POSTAL_CODE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_STATE_OR_PROVINCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_STATE_OR_PROVINCE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_STATE_OR_PROVINCE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_STREET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_STREET_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_ADDRESS_STREET_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_FAX_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_FAX_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_FAX_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_HOME_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ICON - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IDENTITY_DISPLAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IDENTITY_DISPLAY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IDENTITY_DISPLAY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IDENTITY_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IDENTITY_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IMAP_INTERNAL_DATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IMPLICIT_CONVERSION_PROHIBITED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IMPORTANCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IN_CONFLICT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IN_TRANSIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INBOUND_NEWSFEED_DN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INBOUND_NEWSFEED_DN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INBOUND_NEWSFEED_DN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INCOMPLETE_COPY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INITIAL_DETAILS_PANE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INITIALS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INITIALS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INITIALS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INSTANCE_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNAL_TRACE_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_APPROVED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_APPROVED_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_APPROVED_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_ARTICLE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_CHARSET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_CHARSET_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_CHARSET_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_CONTROL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_CONTROL_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_CONTROL_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_CPID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_DISTRIBUTION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_DISTRIBUTION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_DISTRIBUTION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_FOLLOWUP_TO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_FOLLOWUP_TO_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_FOLLOWUP_TO_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_LINES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_MESSAGE_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_MESSAGE_ID_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_MESSAGE_ID_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NEWSGROUP_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NEWSGROUP_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NEWSGROUP_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NEWSGROUPS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NEWSGROUPS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NEWSGROUPS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NNTP_PATH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NNTP_PATH_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_NNTP_PATH_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_ORGANIZATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_ORGANIZATION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_ORGANIZATION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_PRECEDENCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_PRECEDENCE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_PRECEDENCE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_REFERENCES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_REFERENCES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_INTERNET_REFERENCES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_APPOINTMENT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
Contains the EntryID of the Outlook Calendar folder.
PR_IPM_CONTACT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
Contains the EntryID of the Outlook Contacts folder.
PR_IPM_DAF_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_DRAFTS_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
Contains the EntryID of the Outlook Drafts folder.
PR_IPM_FAVORITES_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_JOURNAL_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
Contains the EntryID of the Outlook Journal folder.
PR_IPM_NOTE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
Contains the EntryID of the Outlook Notes folder.
PR_IPM_OUTBOX_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_OUTBOX_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_PUBLIC_FOLDERS_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_RETURN_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_SENTMAIL_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_SENTMAIL_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_SUBTREE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_SUBTREE_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_TASK_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
Contains the EntryID of the Outlook Tasks folder.
PR_IPM_WASTEBASKET_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IPM_WASTEBASKET_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IS_NEWSGROUP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_IS_NEWSGROUP_ANCHOR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ISDN_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ISDN_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ISDN_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_KEYWORD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_KEYWORD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_KEYWORD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LANGUAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LANGUAGE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LANGUAGE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LANGUAGES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LANGUAGES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LANGUAGES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_ACCESS_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_FULL_BACKUP - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_LOGOFF_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_LOGON_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_MODIFICATION_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_MODIFIER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_MODIFIER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_MODIFIER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_MODIFIER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LAST_VERB_EXECUTION_TIME - Static variable in class com.aspose.email.MapiPropertyTag
Contains the time when the last verb was executed.
PR_LATEST_DELIVERY_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LOCALE_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LOCALITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LOCALITY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LOCALITY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LOCATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LOCATION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LOCATION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LONGTERM_ENTRYID_FROM_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_LTP_ROW_ID - Static variable in class com.aspose.email.MapiPropertyTag
LTP Row ID.
PR_LTP_ROW_VER - Static variable in class com.aspose.email.MapiPropertyTag
LTP Row Ver.
PR_MAIL_PERMISSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MAILBOX_OWNER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MAILBOX_OWNER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MAILBOX_OWNER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MAILBOX_OWNER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MANAGER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MANAGER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MANAGER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MAPPING_SIGNATURE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MDB_PROVIDER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MEMBER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MEMBER_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MEMBER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MEMBER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MEMBER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MEMBER_RIGHTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_ATTACHMENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_CC_ME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_CLASS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_CLASS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_CLASS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_CODEPAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_DELIVERY_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_DELIVERY_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_DOWNLOAD_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_LOCALE_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_PROCESSED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_RECIP_ME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_RECIPIENTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_SECURITY_LABEL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_SITE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_SITE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_SITE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_SIZE_EXTENDED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_SUBMISSION_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_TO_ME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MESSAGE_TOKEN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MHS_COMMON_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MHS_COMMON_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MHS_COMMON_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MIDDLE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MIDDLE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MIDDLE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MINI_ICON - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MOBILE_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MOBILE_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MOBILE_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MODIFY_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MOVE_TO_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MOVE_TO_STORE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MSG_BODY_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MSG_STATUS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MTS_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MTS_REPORT_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_MTS_SUBJECT_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NDR_DIAG_CODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NDR_REASON_CODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEW_SUBS_GET_AUTO_ADD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSFEED_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSGROUP_COMPONENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSGROUP_COMPONENT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSGROUP_COMPONENT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSGROUP_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSGROUP_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSGROUP_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NEWSGROUP_ROOT_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NICKNAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NICKNAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NICKNAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NNTP_ARTICLE_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NNTP_CONTROL_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NNTP_XREF - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NNTP_XREF_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NNTP_XREF_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NON_IPM_SUBTREE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NON_RECEIPT_NOTIFICATION_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NON_RECEIPT_REASON - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NORMAL_MESSAGE_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NORMAL_MESSAGE_SIZE_EXTENDED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NORMAL_MSG_W_ATTACH_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NORMALIZED_SUBJECT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NORMALIZED_SUBJECT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NORMALIZED_SUBJECT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NT_USER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NT_USER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_NT_USER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OBJECT_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OBSOLETED_IPMS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_2_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_2_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_2_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_LOCATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_LOCATION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_LOCATION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFICE_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFLINE_ADDRBOOK_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFLINE_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OFFLINE_MESSAGE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OLDEST_DELETED_ON - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OOF_STATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORG_EMAIL_ADDR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORG_EMAIL_ADDR_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORG_EMAIL_ADDR_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORGANIZATIONAL_ID_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORGANIZATIONAL_ID_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORGANIZATIONAL_ID_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIG_MESSAGE_CLASS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIG_MESSAGE_CLASS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIG_MESSAGE_CLASS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGIN_CHECK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_AUTHOR_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DELIVERY_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_BCC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_BCC_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_BCC_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_CC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_CC_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_CC_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_TO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_TO_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_DISPLAY_TO_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_EITS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENDER_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENSITIVITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SUBJECT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SUBJECT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SUBJECT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINAL_SUBMIT_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIP_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINALLY_INTENDED_RECIPIENT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATING_MTA_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_ADDR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_ADDR_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_ADDR_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ORIGINATOR_RETURN_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OST_ENCRYPTION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_CITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_CITY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_CITY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_COUNTRY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_COUNTRY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_COUNTRY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_POST_OFFICE_BOX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_POST_OFFICE_BOX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_POST_OFFICE_BOX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_POSTAL_CODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_POSTAL_CODE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_POSTAL_CODE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_STATE_OR_PROVINCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_STATE_OR_PROVINCE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_STATE_OR_PROVINCE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_STREET - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_STREET_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_ADDRESS_STREET_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OTHER_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OUTBOUND_NEWSFEED_DN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OUTBOUND_NEWSFEED_DN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OUTBOUND_NEWSFEED_DN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OVERALL_AGE_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OVERALL_MSG_AGE_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OWA_URL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OWA_URL_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OWA_URL_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OWN_STORE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OWNER_APPT_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_OWNER_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_P_1_CONTENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_P_1_CONTENT_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PAGER_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PAGER_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PAGER_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PARENT_DISPLAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PARENT_DISPLAY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PARENT_DISPLAY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PARENT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PARENT_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PARENT_SOURCE_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PERSONAL_HOME_PAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PERSONAL_HOME_PAGE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PERSONAL_HOME_PAGE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PHYSICAL_DELIVERY_MODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PHYSICAL_DELIVERY_REPORT_REQUEST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PHYSICAL_FORWARDING_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PHYSICAL_FORWARDING_PROHIBITED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PHYSICAL_RENDITION_ATTRIBUTES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_FOLDER_ENTRIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_FOLDER_NAMES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_FOLDER_NAMES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_FOLDER_NAMES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_OFFICE_BOX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_OFFICE_BOX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_OFFICE_BOX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_REPLY_DENIED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_REPLY_FOLDER_ENTRIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_REPLY_FOLDER_NAMES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_REPLY_FOLDER_NAMES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POST_REPLY_FOLDER_NAMES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POSTAL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POSTAL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POSTAL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POSTAL_CODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POSTAL_CODE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_POSTAL_CODE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREDECESSOR_CHANGE_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREFERRED_BY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREFERRED_BY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREFERRED_BY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREPROCESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREVENT_MSG_CREATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREVIEW - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREVIEW_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREVIEW_UNREAD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREVIEW_UNREAD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREVIEW_UNREAD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PREVIEW_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIMARY_CAPABILITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIMARY_FAX_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIMARY_FAX_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIMARY_FAX_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIMARY_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIMARY_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIMARY_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PRIORITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFESSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFESSION_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFESSION_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_AB_FILES_PATH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_AB_FILES_PATH_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_AB_FILES_PATH_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_ADDR_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_ALLPUB_COMMENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_ALLPUB_COMMENT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_ALLPUB_COMMENT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_ALLPUB_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_ALLPUB_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_ALLPUB_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_AUTH_PACKAGE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_BINDING_ORDER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_BINDING_ORDER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_BINDING_ORDER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_CONFIG_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_CONNECT_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_FAVFLD_COMMENT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_FAVFLD_COMMENT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_FAVFLD_COMMENT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_FAVFLD_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_FAVFLD_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_FAVFLD_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_HOME_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_HOME_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_HOME_SERVER_ADDRS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_HOME_SERVER_DN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_HOME_SERVER_DN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_HOME_SERVER_DN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_HOME_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MAILBOX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MAILBOX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MAILBOX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MAX_RESTRICT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MOAB - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MOAB_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MOAB_GUID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MOAB_GUID_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MOAB_GUID_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MOAB_SEQ - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_MOAB_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_OFFLINE_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_OFFLINE_STORE_PATH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_OFFLINE_STORE_PATH_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_OFFLINE_STORE_PATH_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_OPEN_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_OPTIONS_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_SECURE_MAILBOX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_SERVER_DN - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_SERVER_DN_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_SERVER_DN_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_TRANSPORT_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_UI_STATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_UNRESOLVED_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_UNRESOLVED_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_UNRESOLVED_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_UNRESOLVED_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_UNRESOLVED_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_UNRESOLVED_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_USER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_USER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_USER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROFILE_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROMOTE_PROP_ID_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROOF_OF_DELIVERY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROOF_OF_DELIVERY_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROOF_OF_SUBMISSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROOF_OF_SUBMISSION_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_DISPLAY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_DISPLAY_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_DISPLAY_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_DLL_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_DLL_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_DLL_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_ORDINAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_SUBMIT_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PROVIDER_UID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_ENCRYPTION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PASSWORD - Static variable in class com.aspose.email.MapiPropertyTag
Contains the CRC-32 hash of the password string of PST.
PR_PST_PATH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PATH_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PATH_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PW_SZ_NEW - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PW_SZ_NEW_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PW_SZ_NEW_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PW_SZ_OLD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PW_SZ_OLD_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_PW_SZ_OLD_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PST_REMEMBER_PW - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PUBLIC_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_PUBLISH_IN_ADDRESS_BOOK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RADIO_TELEPHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RADIO_TELEPHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RADIO_TELEPHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RCVD_REPRESENTING_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_READ_RECEIPT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_READ_RECEIPT_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_READ_RECEIPT_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIPT_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVE_FOLDER_SETTINGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECEIVED_BY_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_NUMBER_FOR_ADVICE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_NUMBER_FOR_ADVICE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_NUMBER_FOR_ADVICE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_ON_ASSOC_MSG_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_ON_NORMAL_MSG_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_REASSIGNMENT_PROHIBITED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_STATUS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECIPIENT_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RECORD_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REDIRECTION_HISTORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REFERRED_BY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REFERRED_BY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REFERRED_BY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REGISTERED_MAIL_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RELATED_IPMS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REMOTE_PROGRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REMOTE_PROGRESS_TEXT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REMOTE_PROGRESS_TEXT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REMOTE_PROGRESS_TEXT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REMOTE_VALIDATE_OK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RENDERING_POSITION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICA_LIST - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICA_SERVER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICA_SERVER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICA_SERVER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICA_VERSION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICATION_ALWAYS_INTERVAL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICATION_MESSAGE_PRIORITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICATION_MSG_SIZE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICATION_SCHEDULE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLICATION_STYLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_RECIPIENT_ENTRIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_RECIPIENT_NAMES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_RECIPIENT_NAMES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_RECIPIENT_NAMES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_RECIPIENT_SMTP_PROXIES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_RECIPIENT_SMTP_PROXIES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_RECIPIENT_SMTP_PROXIES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPLY_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_DESTINATION_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_DESTINATION_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_DESTINATION_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_DESTINATION_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_TAG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_TEXT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_TEXT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_TEXT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORT_TIME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORTING_DL_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REPORTING_MTA_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_REQUESTED_DELIVERY_METHOD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESOLVE_METHOD - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESOURCE_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESOURCE_METHODS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESOURCE_PATH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESOURCE_PATH_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESOURCE_PATH_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESOURCE_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESPONSE_REQUESTED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESPONSIBILITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RESTRICTION_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RETENTION_AGE_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RETURNED_IPM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RIGHTS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ROW_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_ROWID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_COMPRESSED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_DECOMPRESSED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_IN_SYNC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_SYNC_BODY_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_SYNC_BODY_CRC - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_SYNC_BODY_TAG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_SYNC_BODY_TAG_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_SYNC_BODY_TAG_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_SYNC_PREFIX_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RTF_SYNC_TRAILING_COUNT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_ACTION_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_ACTION_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_ACTIONS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_CONDITION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_ERROR - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_IDS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_LEVEL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_PROVIDER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_PROVIDER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_PROVIDER_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_PROVIDER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_SEQUENCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_STATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_TRIGGER_HISTORY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULE_USER_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULES_DATA - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_RULES_TABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SCHEDULE_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SEARCH - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SECURE_IN_SITE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SECURE_ORIGINATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SECURITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SELECTABLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SEND_INTERNET_ENCODING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SEND_RICH_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENDER_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENSITIVITY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_ADDRTYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_ADDRTYPE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_ADDRTYPE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_EMAIL_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_EMAIL_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENT_REPRESENTING_SEARCH_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SENTMAIL_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_DELETE_FILES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_DLL_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_DLL_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_DLL_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_ENTRY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_ENTRY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_ENTRY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_EXTRA_UIDS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_SUPPORT_FILES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICE_UID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SERVICES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SORT_LOCALE_ID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SOURCE_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SPLUS_FREE_BUSY_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SPOOLER_STATUS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SPOUSE_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SPOUSE_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SPOUSE_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_START_DATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATE_OR_PROVINCE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATE_OR_PROVINCE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATE_OR_PROVINCE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATUS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATUS_CODE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATUS_STRING - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATUS_STRING_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STATUS_STRING_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORAGE_LIMIT_INFORMATION - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORAGE_QUOTA_LIMIT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORE_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORE_OFFLINE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORE_PROVIDERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORE_RECORD_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORE_SLOWLINK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORE_STATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STORE_SUPPORT_MASK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STREET_ADDRESS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STREET_ADDRESS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_STREET_ADDRESS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBFOLDERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT_IPM - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT_PREFIX - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT_PREFIX_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT_PREFIX_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT_TRACE_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBJECT_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUBMIT_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUPERSEDES - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUPERSEDES_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUPERSEDES_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUPPLEMENTARY_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUPPLEMENTARY_INFO_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SUPPLEMENTARY_INFO_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SURNAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SURNAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SURNAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SVR_GENERATING_QUOTA_MSG - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SVR_GENERATING_QUOTA_MSG_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SVR_GENERATING_QUOTA_MSG_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SYNCHRONIZE_FLAGS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_SYS_CONFIG_FOLDER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TELEX_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TELEX_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TELEX_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TEMPLATEID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TEST_LINE_SPEED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TITLE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TITLE_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TITLE_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TNEF_CORRELATION_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRACE_INFO - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSFER_ENABLED - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSMITABLE_DISPLAY_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSMITABLE_DISPLAY_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSMITABLE_DISPLAY_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSPORT_KEY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSPORT_MESSAGE_HEADERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSPORT_MESSAGE_HEADERS_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSPORT_MESSAGE_HEADERS_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSPORT_PROVIDERS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TRANSPORT_STATUS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TTYTDD_PHONE_NUMBER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TTYTDD_PHONE_NUMBER_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TTYTDD_PHONE_NUMBER_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_TYPE_OF_MTS_USER - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_USER_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_USER_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_USER_NAME - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_USER_NAME_A - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_USER_NAME_W - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_USER_X_509_CERTIFICATE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_VALID_FOLDER_MASK - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_VIEWS_ENTRYID - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_WEDDING_ANNIVERSARY - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_X_400_CONTENT_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_X_400_DEFERRED_DELIVERY_CANCEL - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_X_400_ENVELOPE_TYPE - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_XPOS - Static variable in class com.aspose.email.MapiPropertyTag
 
PR_YPOS - Static variable in class com.aspose.email.MapiPropertyTag
 
PREF - Static variable in class com.aspose.email.VCardDeliveryAddressType
A preferred delivery address
PREF - Static variable in class com.aspose.email.VCardEmailType
An prefered address
PREF - Static variable in class com.aspose.email.VCardTelephoneType
A preferred number
PreserveTnefAttachments - Static variable in class com.aspose.email.FileCompatibilityMode
Controls TNEF attachment load/save behaviour
Printed - Static variable in class com.aspose.email.MapiJournalDocumentStatus
Indicates whether the document was printed during journaling.
Private - Static variable in class com.aspose.email.MapiSensitivity
The message is private.
PRODIGY - Static variable in class com.aspose.email.VCardEmailType
A prodigy information service
PROPATTR_MANDATORY - Static variable in class com.aspose.email.MapiPropertyFlags
If this flag is set for a property, that property MUST NOT be deleted from the .msg file (irrespective of which storage it is contained in) and implementations MUST return an error if any attempt is made to do so.
PROPATTR_READABLE - Static variable in class com.aspose.email.MapiPropertyFlags
If this flag is not set on a property, that property MUST not be read from the .msg file and implementations MUST return an error if any attempt is made to read it.
PROPATTR_WRITABLE - Static variable in class com.aspose.email.MapiPropertyFlags
If this flag is not set on a property, that property MUST not be modified or deleted and implementations MUST return an error if any attempt is made to do so.
PS - Static variable in class com.aspose.email.VCardPhotoType
Adobe postscript format
PS_MAPI - Static variable in class com.aspose.email.MapiGuidConstants
Identifies PS_MAPI property set.
PS_PUBLIC_STRINGS - Static variable in class com.aspose.email.MapiGuidConstants
Identifies PS_PUBLIC_STRINGS property set.
Pst - Static variable in class com.aspose.email.FileFormat
Personal Storage Table (.pst file format).
PT_ACTIONS - Static variable in class com.aspose.email.MapiPropertyType
PT_ACTIONS
PT_APPTIME - Static variable in class com.aspose.email.MapiType
8 bytes, a 64-bit floating point number in which the whole number part represents the number of days since December 30, 1899, and the fractional part represents the fraction of a day since midnight
PT_BINARY - Static variable in class com.aspose.email.MapiPropertyType
SBinary structure value, a counted byte array.
PT_BINARY - Static variable in class com.aspose.email.MapiType
Variable size, a byte array
PT_BOOLEAN - Static variable in class com.aspose.email.MapiPropertyType
16-bit Boolean value where zero equals FALSE and non-zero equals TRUE.
PT_BOOLEAN - Static variable in class com.aspose.email.MapiType
1 byte, restricted to 1 or 0
PT_CLSID - Static variable in class com.aspose.email.MapiPropertyType
CLSID structure value.
PT_CLSID - Static variable in class com.aspose.email.MapiType
16 bytes, a GUID with Data1, Data2, and Data3 fields in little-endian format
PT_CURRENCY - Static variable in class com.aspose.email.MapiType
8 bytes, a 64-bit signed, scaled integer representation of a decimal currency value, with 4 places to the right of the decimal point
PT_DOUBLE - Static variable in class com.aspose.email.MapiPropertyType
 
PT_DOUBLE - Static variable in class com.aspose.email.MapiType
8 bytes, a 64-bit floating point number
PT_ERROR - Static variable in class com.aspose.email.MapiPropertyType
SCODE value; 32-bit unsigned integer.
PT_ERROR - Static variable in class com.aspose.email.MapiType
4 bytes, a 32-bit integer encoding error information
PT_FLOAT - Static variable in class com.aspose.email.MapiType
4 bytes, a 32-bit floating point number
PT_LONG - Static variable in class com.aspose.email.MapiPropertyType
Signed or unsigned 32-bit integer.
PT_LONG - Static variable in class com.aspose.email.MapiType
4 bytes, a 32-bit integer
PT_LONGLONG - Static variable in class com.aspose.email.MapiPropertyType
Signed or unsigned 64-bit integer.
PT_LONGLONG - Static variable in class com.aspose.email.MapiType
8 bytes, a 64-bit integer
PT_MV_APPTIME - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_APPTIME values.
PT_MV_BINARY - Static variable in class com.aspose.email.MapiPropertyType
 
PT_MV_BINARY - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_BINARY values.
PT_MV_CLSID - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_CLSID values.
PT_MV_CURRENCY - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_CURRENCY values.
PT_MV_DOUBLE - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_DOUBLE values.
PT_MV_FLOAT - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_FLOAT values.
PT_MV_LONG - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_LONG values.
PT_MV_LONGLONG - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_LONGLONG values.
PT_MV_SHORT - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_SHORT values.
PT_MV_STRING8 - Static variable in class com.aspose.email.MapiPropertyType
 
PT_MV_STRING8 - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_STRING8 values.
PT_MV_SYSTIME - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_SYSTIME values.
PT_MV_UNICODE - Static variable in class com.aspose.email.MapiPropertyType
 
PT_MV_UNICODE - Static variable in class com.aspose.email.MapiType
Variable size, a set of PT_UNICODE values.
PT_MV_xxx - Static variable in class com.aspose.email.MapiPropertyType
PT_MV_xxx
PT_OBJECT - Static variable in class com.aspose.email.MapiPropertyType
Pointer to an object that implements the IUnknown interface.
PT_OBJECT - Static variable in class com.aspose.email.MapiType
The property value is a COM object
PT_SHORT - Static variable in class com.aspose.email.MapiPropertyType
Signed 16-bit integer.
PT_SHORT - Static variable in class com.aspose.email.MapiType
2 bytes, a 16-bit integer
PT_SRESTRICTION - Static variable in class com.aspose.email.MapiPropertyType
PT_SRESTRICTION
PT_STRING8 - Static variable in class com.aspose.email.MapiPropertyType
Null-terminated 8-bit character string.
PT_STRING8 - Static variable in class com.aspose.email.MapiType
Variable size, a string of multi-byte characters in externally specified encoding with terminating null character (single 0 byte).
PT_SYSTIME - Static variable in class com.aspose.email.MapiPropertyType
64-bit integer data and time value in the form of a FILETIME structure.
PT_SYSTIME - Static variable in class com.aspose.email.MapiType
8 bytes, a 64-bit integer representing the number of 100-nanosecond intervals since January 1, 1601
PT_UNICODE - Static variable in class com.aspose.email.MapiPropertyType
PT_UNICODE
PT_UNICODE - Static variable in class com.aspose.email.MapiType
Variable size, a string of Unicode characters in UTF-16LE encoding with terminating null character(0x0000)
Publish - Static variable in class com.aspose.email.AppointmentMethodType
Post notification of an event.

Q

QTIME - Static variable in class com.aspose.email.VCardPhotoType
Apple quickTime format
QuotedPrintable - Static variable in class com.aspose.email.TransferEncoding
 

R

readAttachments() - Method in class com.aspose.email.MapiMessageReader
Extracts the attachment from the Outlook Message files.
readMessage() - Method in class com.aspose.email.MapiMessageReader
Parse the current stream and returns the data as a MapiMessage.
readNextMessage() - Method in class com.aspose.email.MboxrdStorageReader
Reads the next message from underlying storage stream.
readNextMessage() - Method in class com.aspose.email.MboxStorageReader
Reads the next message from underlying storage stream.
recomposeTnefContent() - Method in class com.aspose.email.MailMessage
Composes the TNEF content.
RecurrencePattern - Class in com.aspose.email
The main class, represents a recurrence pattern.
RecurrencePattern() - Constructor for class com.aspose.email.RecurrencePattern
Initializes a new instance of the RecurrencePattern class.
RecurrencePattern(String) - Constructor for class com.aspose.email.RecurrencePattern
Initializes a new instance of the RecurrencePattern class.
RecurrenceRule - Class in com.aspose.email
Represents one recurrence or exception rule in a recurrence pattern.
RecurrenceRule() - Constructor for class com.aspose.email.RecurrenceRule
Initializes a new instance of the RecurrenceRule class.
RecurrenceRuleCollection - Class in com.aspose.email
Represents a collection of RecurrenceRule objects.
Recurring - Static variable in class com.aspose.email.MapiTaskFlags
Indicates whether the task includes a recurrence pattern.
Recursive - Static variable in class com.aspose.email.BackupOptions
Indicates that nested folders should be also backuped
Recursive - Static variable in class com.aspose.email.RestoreOptions
Indicates that nested folders should be also restored
Refresh - Static variable in class com.aspose.email.AppointmentMethodType
A request is sent to an "Organizer" by an "Attendee" asking for the latest version of an event to be resent to the requester.
Rejected - Static variable in class com.aspose.email.MapiTaskAcceptanceState
The task assignee has rejected the Task object.
Rejected - Static variable in class com.aspose.email.MapiTaskHistory
The task assignee rejected this Task object.
Rejected - Static variable in class com.aspose.email.MapiTaskMode
The Task object was rejected by the task assignee.
Related - Static variable in class com.aspose.email.MimeMultiPartType
 
remove(String) - Method in class com.aspose.email.HeaderCollection
 
removeAttachments(String) - Static method in class com.aspose.email.MapiMessage
Removes all of the attachments from the specified Outlook Message files.
RemoveNonexistentFolders - Static variable in class com.aspose.email.RestoreOptions
Indicates that mail folders, which do not have the equal folders in the personal storage, should be removed
RemoveNonexistentItems - Static variable in class com.aspose.email.RestoreOptions
Indicates that mail items, which do not have the equal items in the personal storage, should be removed
Reply - Static variable in class com.aspose.email.AppointmentMethodType
Reply to an event request.
Request - Static variable in class com.aspose.email.AppointmentMethodType
Make a request for an event.
requestApointment() - Method in class com.aspose.email.Appointment
Requests the apointment.
requestApointment(int) - Method in class com.aspose.email.Appointment
Requests the apointment.
RequestEmbedded - Static variable in class com.aspose.email.MapiTaskMode
The Task object is embedded in a task request.
ResetReminder - Static variable in class com.aspose.email.MapiTaskFlags
Indicates whether future instances of recurring tasks need reminders.
resetTimeZone() - Method in class com.aspose.email.Appointment
Set local time zone
RespondedAccept - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
RespondedDecline - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
RespondedExceptionDecline - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
RespondedTentative - Static variable in class com.aspose.email.MapiCalendarClientIntent
 
RestoreOptions - Class in com.aspose.email
Enumerates restore options
retrieveFullPath() - Method in class com.aspose.email.FolderInfo
Retrieves the full path of folder within the PST file.
RICH_TEXT - Static variable in class com.aspose.email.MediaTypeNames.Text
 
Routed - Static variable in class com.aspose.email.MapiJournalDocumentStatus
Indicates whether the document was sent to a routing recipient during journaling.
Rtf - Static variable in class com.aspose.email.BodyContentType
The rtf type.
RTF - Static variable in class com.aspose.email.MediaTypeNames.Application
 

S

Saturday - Static variable in class com.aspose.email.CalendarDay
 
Saturday - Static variable in class com.aspose.email.MapiCalendarDayOfWeek
The event occurs on Saturday.
save(MapiMessage, OutputStream, MessageFormat) - Method in class com.aspose.email.ActivityMailMessageInterpretor
 
save(String) - Method in class com.aspose.email.Appointment
Saves appointment to the file with iCalendar format using te default save options
save(String, int) - Method in class com.aspose.email.Appointment
Saves appointment to the file with specified format using te default save options
save(String, AppointmentSaveOptions) - Method in class com.aspose.email.Appointment
Saves appointment to the file with specified save options
save(OutputStream) - Method in class com.aspose.email.Appointment
 
save(OutputStream, int) - Method in class com.aspose.email.Appointment
 
save(OutputStream, AppointmentSaveOptions) - Method in class com.aspose.email.Appointment
 
save(MapiMessage, OutputStream, MessageFormat) - Method in class com.aspose.email.AppointmentMailMessageInterpretor
 
save(OutputStream) - Method in class com.aspose.email.AttachmentBase
 
save(String) - Method in class com.aspose.email.AttachmentBase
Saves the specified file name.
save(MapiMessage, OutputStream, MessageFormat) - Method in class com.aspose.email.ContactMailMessageInterpretor
 
save(String) - Method in interface com.aspose.email.IAttachment
 
save(OutputStream) - Method in interface com.aspose.email.IAttachment
 
save(String) - Method in interface com.aspose.email.IMessage
 
save(String, MailMessageSaveType) - Method in interface com.aspose.email.IMessage
 
save(OutputStream) - Method in interface com.aspose.email.IMessage
 
save(OutputStream, MailMessageSaveType) - Method in interface com.aspose.email.IMessage
 
save(String, int) - Method in class com.aspose.email.MailMessage
Save message as a file
save(OutputStream, int) - Method in class com.aspose.email.MailMessage
 
save(String) - Method in class com.aspose.email.MailMessage
Save message as a file
save(OutputStream) - Method in class com.aspose.email.MailMessage
 
save(OutputStream, MessageFormat) - Method in class com.aspose.email.MailMessage
 
save(OutputStream, MessageFormat, int) - Method in class com.aspose.email.MailMessage
 
save(OutputStream, MailMessageSaveType) - Method in class com.aspose.email.MailMessage
 
save(OutputStream, MailMessageSaveType, int) - Method in class com.aspose.email.MailMessage
 
save(String, MailMessageSaveType) - Method in class com.aspose.email.MailMessage
Message saving into a file into one of the supported formats
save(String, MailMessageSaveType, int) - Method in class com.aspose.email.MailMessage
Message saving into a file into one of the supported formats
save(String, MessageFormat) - Method in class com.aspose.email.MailMessage
Message saving into a file into one of the supported formats
save(String, MessageFormat, int) - Method in class com.aspose.email.MailMessage
Message saving into a file into one of the supported formats
save(MapiMessage, OutputStream, MessageFormat) - Method in class com.aspose.email.MailMessageInterpretor
 
save(String) - Method in class com.aspose.email.MapiAttachment
Save attachment content.
save(OutputStream) - Method in class com.aspose.email.MapiAttachment
 
save(String) - Method in class com.aspose.email.MapiCalendar
Saves calendar object to the file with iCalendar format using te default save options
save(String, int) - Method in class com.aspose.email.MapiCalendar
Saves calendar object to the file with specified format using te default save options
save(OutputStream) - Method in class com.aspose.email.MapiCalendar
 
save(OutputStream, int) - Method in class com.aspose.email.MapiCalendar
 
save(String) - Method in class com.aspose.email.MapiContact
Saves this MapiContact to the vCard file with a default options.
save(String, int) - Method in class com.aspose.email.MapiContact
Saves this MapiContact to the specified file with a format using the default options.
save(String, ContactSaveOptions) - Method in class com.aspose.email.MapiContact
Saves this MapiContact into file using specified save options.
save(OutputStream) - Method in class com.aspose.email.MapiContact
 
save(OutputStream, int) - Method in class com.aspose.email.MapiContact
 
save(OutputStream, ContactSaveOptions) - Method in class com.aspose.email.MapiContact
 
save(String) - Method in class com.aspose.email.MapiMessage
Saves the specified file name.
save(OutputStream) - Method in class com.aspose.email.MapiMessage
 
save(String, int) - Method in class com.aspose.email.MessageObject
Saves the current message object to the specified file.
save(OutputStream, int) - Method in class com.aspose.email.MessageObject
 
save(String) - Method in class com.aspose.email.VCardContact
Saves this MapiContact to the vCard file with a default options.
save(String, int) - Method in class com.aspose.email.VCardContact
Saves this MapiContact to the specified file with a format using the default options.
save(String, ContactSaveOptions) - Method in class com.aspose.email.VCardContact
Saves this MapiContact into file using specified save options.
save(OutputStream) - Method in class com.aspose.email.VCardContact
 
save(OutputStream, int) - Method in class com.aspose.email.VCardContact
 
save(OutputStream, ContactSaveOptions) - Method in class com.aspose.email.VCardContact
 
saveAsTnef(OutputStream) - Method in class com.aspose.email.MapiMessage
 
saveAsTnef(String) - Method in class com.aspose.email.MapiMessage
Save message in TNEF format.
saveCalendar(OutputStream) - Method in class com.aspose.email.Calendar
Deprecated.  
saveCalendar(String) - Method in class com.aspose.email.Calendar
Deprecated.  Saves the specified file name.
Saved - Static variable in class com.aspose.email.MapiJournalDocumentStatus
Indicates whether the document was saved during journaling.
saveMessageToFile(String, String) - Method in class com.aspose.email.PersonalStorage
 
saveMessageToStream(String, OutputStream) - Method in class com.aspose.email.PersonalStorage
 
saveRawContent(OutputStream) - Method in class com.aspose.email.AttachmentBase
Deprecated. 
Second - Static variable in class com.aspose.email.DayPosition
 
Secondly - Static variable in class com.aspose.email.Frequency
Occurrences repeat based on an interval of a second or more.
SentItems - Static variable in class com.aspose.email.StandardIpmFolder
Sent Items folder.
September - Static variable in class com.aspose.email.CalendarMonth
 
set(int, ByDay) - Method in class com.aspose.email.ByDayCollection
 
set(int, int) - Method in class com.aspose.email.ByNumberCollection
 
set(String, String) - Method in class com.aspose.email.HeaderCollection
 
set(long, MapiProperty) - Method in class com.aspose.email.MapiPropertyCollection
 
set(int, RecurrenceRule) - Method in class com.aspose.email.RecurrenceRuleCollection
 
set_Item(String, String) - Method in class com.aspose.email.HeaderCollection
 
setAcceptanceState(int) - Method in class com.aspose.email.MapiTask
 
setAccessClass(String) - Method in class com.aspose.email.VCardSecurity
 
setAccount(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setActualEffort(int) - Method in class com.aspose.email.MapiTask
 
setAddress(String) - Method in interface com.aspose.email.IMailAddress
 
setAddress(String) - Method in class com.aspose.email.MailAddress
 
setAddress(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setAddressType(String) - Method in class com.aspose.email.MapiContactElectronicAddress
 
setAddressType(int) - Method in class com.aspose.email.VCardDeliveryAddress
 
setAgent(VCardAgent) - Method in class com.aspose.email.VCardOrganization
 
setAgentCard(VCardContact) - Method in class com.aspose.email.VCardAgent
 
setAppointmentCounterProposal(boolean) - Method in class com.aspose.email.MapiCalendar
 
setAppointmentRecipients(MapiRecipientCollection) - Method in class com.aspose.email.MapiCalendarAttendees
 
setAppointmentTimeZoneDefinitionRecur(MapiCalendarTimeZone) - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
setAssistant(String) - Method in class com.aspose.email.MapiContactProfessionalPropertySet
 
setAssistantTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setAttachmentFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setAttendees(MailAddressCollection) - Method in class com.aspose.email.Appointment
 
setAttendees(MailAddressCollection) - Method in class com.aspose.email.Calendar
Deprecated.  
setAttendees(MapiCalendarAttendees) - Method in class com.aspose.email.MapiCalendar
 
setBaseUri(Uri) - Method in class com.aspose.email.AlternateView
 
setBcc(MailAddressCollection) - Method in class com.aspose.email.MailMessage
 
setBccFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setBias(int) - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
 
setBinaryData(byte[]) - Method in class com.aspose.email.MapiAttachment
 
setBirthday(Date) - Method in class com.aspose.email.MapiContactEventPropertySet
 
setBirthday(Date) - Method in class com.aspose.email.VCardIdentificationInfo
 
setBody(String) - Method in interface com.aspose.email.IMessage
 
setBody(String) - Method in class com.aspose.email.MailMessage
 
setBody(String) - Method in class com.aspose.email.MapiJournal
 
setBody(String) - Method in class com.aspose.email.MapiNote
 
setBody(String) - Method in class com.aspose.email.MapiTask
 
setBodyContent(String, int) - Method in class com.aspose.email.MapiMessage
Sets the content of the body.
setBodyEncoding(Charset) - Method in class com.aspose.email.MailMessage
 
setBodyRtf(String) - Method in class com.aspose.email.MapiMessage
 
setBoundary(String) - Method in class com.aspose.email.ContentType
 
setBriefDescription(String) - Method in class com.aspose.email.MapiJournal
 
setBusiness2TelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setBusinessFax(MapiContactElectronicAddress) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setBusinessHomePage(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setBusinessTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setBusyStatus(int) - Method in class com.aspose.email.MapiCalendar
 
setCalendarType(int) - Method in class com.aspose.email.MapiCalendarRecurrencePattern
 
setCallbackTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setCarTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setCategories(ArrayList<String>) - Method in class com.aspose.email.VCardExplanatoryInfo
 
setCC(MailAddressCollection) - Method in class com.aspose.email.MailMessage
 
setCcFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setCharSet(String) - Method in class com.aspose.email.ContentType
 
setCity(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setClientIntent(int) - Method in class com.aspose.email.MapiCalendar
 
setClientSubmitTime(Date) - Method in class com.aspose.email.MapiMessage
 
setClipEnd(Date) - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
setClipStart(Date) - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
setColor(int) - Method in class com.aspose.email.MapiNote
 
setCompanyMainTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setCompanyName(String) - Method in class com.aspose.email.MapiContactProfessionalPropertySet
 
setComputerNetworkName(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setContentId(String) - Method in class com.aspose.email.AttachmentBase
 
setContentLink(Uri) - Method in class com.aspose.email.LinkedResource
 
setContentStream(InputStream) - Method in class com.aspose.email.AttachmentBase
 
setContentType(ContentType) - Method in class com.aspose.email.AttachmentBase
 
setCount(int) - Method in class com.aspose.email.RecurrenceRule
 
setCountry(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setCountryCode(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setCountryName(String) - Method in class com.aspose.email.VCardDeliveryAddress
 
setCreationDate(Date) - Method in class com.aspose.email.ContentDisposition
 
setCreationDate(Date) - Method in class com.aspose.email.MapiNote
 
setCssStyles(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setCssStyles(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setCustomAttachmentStorageData(CustomAttachmentStorage) - Method in class com.aspose.email.MessageObjectAttachmentEntity
 
setCustomerId(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setData(byte[]) - Method in class com.aspose.email.VCardPhoto
 
setData(byte[]) - Method in class com.aspose.email.VCardSound
 
setDate(Date) - Method in class com.aspose.email.MailMessage
 
setDateCompleted(Date) - Method in class com.aspose.email.MapiTask
 
setDateTimeFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setDay(long) - Method in class com.aspose.email.MapiCalendarMonthlyRecurrencePattern
 
setDaylightBias(int) - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
 
setDaylightDate(MapiCalendarTimeZoneRule) - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
 
setDayOfWeek(int) - Method in class com.aspose.email.ByDay
 
setDayOfWeek(int) - Method in class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
 
setDayOfWeek(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setDayOfWeek(int) - Method in class com.aspose.email.MapiCalendarWeeklyRecurrencePattern
 
setDayPosition(int) - Method in class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
 
setDayPosition(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setDefaultEmailAddress(MapiContactElectronicAddress) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setDefaultInterpretor(MailMessageInterpretor) - Method in class com.aspose.email.MailMessageInterpretorFactory
 
setDefaultTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setDelegator(String) - Method in class com.aspose.email.MapiTaskUsers
 
setDeliveryAddresses(VCardDeliveryAddressCollection) - Method in class com.aspose.email.VCardContact
 
setDeliveryNotificationOptions(int) - Method in class com.aspose.email.MailMessage
 
setDeliveryTime(Date) - Method in class com.aspose.email.MapiMessage
 
setDepartmentName(String) - Method in class com.aspose.email.MapiContactProfessionalPropertySet
 
setDepartments(ArrayList<String>) - Method in class com.aspose.email.VCardOrganization
 
setDescription(String) - Method in class com.aspose.email.Appointment
 
setDescription(String) - Method in class com.aspose.email.Calendar
Deprecated.  
setDescription(String) - Method in class com.aspose.email.MapiJournal
 
setDescriptionFormat(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setDisplayName(String) - Method in interface com.aspose.email.IMailAddress
 
setDisplayName(String) - Method in class com.aspose.email.MailAddress
 
setDisplayName(String) - Method in class com.aspose.email.MapiContactElectronicAddress
 
setDisplayName(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setDisplayName(String) - Method in class com.aspose.email.MapiRecipient
 
setDisplayName(String) - Method in class com.aspose.email.VCardIdentificationInfo
 
setDisplayNamePrefix(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setDispositionType(String) - Method in class com.aspose.email.ContentDisposition
 
setDocumentStatus(int) - Method in class com.aspose.email.MapiJournal
 
setDueDate(Date) - Method in class com.aspose.email.FollowUpOptions
 
setDueDate(Date) - Method in class com.aspose.email.MapiTask
 
setElectronicAddresses(MapiContactElectronicAddressPropertySet) - Method in class com.aspose.email.MapiContact
 
setEmail1(MapiContactElectronicAddress) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setEmail2(MapiContactElectronicAddress) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setEmail3(MapiContactElectronicAddress) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setEmailAddress(String) - Method in class com.aspose.email.MapiContactElectronicAddress
 
setEmailAddress(String) - Method in class com.aspose.email.MapiRecipient
 
setEmailAddress(String) - Method in class com.aspose.email.VCardEmail
 
setEmails(VCardEmailCollection) - Method in class com.aspose.email.VCardContact
 
setEmailType(int) - Method in class com.aspose.email.VCardEmail
 
setEmbeddedMessage(MessageObject) - Method in class com.aspose.email.MessageObjectAttachmentEntity
 
setEndDate(Date) - Method in class com.aspose.email.Appointment
 
setEndDate(Date) - Method in class com.aspose.email.Calendar
Deprecated.  
setEndDate(Date) - Method in class com.aspose.email.CalendarRecurrencePattern
 
setEndDate(Date) - Method in class com.aspose.email.MapiCalendar
 
setEndDate(Date) - Method in class com.aspose.email.RecurrencePattern
 
setEndDateFormat(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setEndDateTimeZone(MapiCalendarTimeZone) - Method in class com.aspose.email.MapiCalendar
 
setEndTime(Date) - Method in class com.aspose.email.MapiJournal
 
setEndTimeZone(String) - Method in class com.aspose.email.Appointment
 
setEndType(int) - Method in class com.aspose.email.MapiCalendarRecurrencePattern
 
setEndType(int) - Method in class com.aspose.email.RecurrenceRule
 
setEstimatedEffort(int) - Method in class com.aspose.email.MapiTask
 
setEvents(MapiContactEventPropertySet) - Method in class com.aspose.email.MapiContact
 
setExplanatoryInfo(VCardExplanatoryInfo) - Method in class com.aspose.email.VCardContact
 
setExtendedAddress(String) - Method in class com.aspose.email.VCardDeliveryAddress
 
setExtendedProperties(ArrayList<String>) - Method in class com.aspose.email.VCardContact
 
setFamilyName(String) - Method in class com.aspose.email.VCardFullName
 
setFaxNumber(String) - Method in class com.aspose.email.MapiContactElectronicAddress
 
setFileName(String) - Method in class com.aspose.email.ContentDisposition
 
setFileUnder(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setFileUnderID(long) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setFlag(MapiMessage, FollowUpOptions) - Static method in class com.aspose.email.FollowUpManager
Sets the follow-up flag for a message.
setFlag(MapiMessage, String) - Static method in class com.aspose.email.FollowUpManager
Sets the follow-up flag for a message.
setFlag(MapiMessage, String, Date, Date) - Static method in class com.aspose.email.FollowUpManager
 
setFlagForRecipients(MapiMessage, String) - Static method in class com.aspose.email.FollowUpManager
Sets the flag for a draft message to remind recipients to follow-up.
setFlagForRecipients(MapiMessage, String, Date) - Static method in class com.aspose.email.FollowUpManager
 
setFlagRequest(String) - Method in class com.aspose.email.FollowUpOptions
 
setFlags(int) - Method in class com.aspose.email.Appointment
 
setFlags(int) - Method in class com.aspose.email.MapiJournal
 
setFormFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
Deprecated. 
setFreeBusyLocation(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setFrequency(int) - Method in class com.aspose.email.RecurrenceRule
 
setFrom(IMailAddress) - Method in interface com.aspose.email.IMessage
 
setFrom(MailAddress) - Method in class com.aspose.email.MailMessage
 
setFrom(IMailAddress) - Method in class com.aspose.email.MailMessage
Gets or sets a from address
setFromFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setFtpSite(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setFullName(VCardFullName) - Method in class com.aspose.email.VCardIdentificationInfo
 
setGender(int) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setGeneration(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setGeo(VCardGeo) - Method in class com.aspose.email.VCardContact
 
setGivenName(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setGivenName(String) - Method in class com.aspose.email.VCardFullName
 
setGovernmentIdNumber(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setGuid(UUID) - Method in class com.aspose.email.MessageObjectProperty
 
setHeight(int) - Method in class com.aspose.email.MapiNote
 
setHistory(int) - Method in class com.aspose.email.MapiTask
 
setHobbies(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setHome2TelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setHomeAddress(MapiContactPhysicalAddress) - Method in class com.aspose.email.MapiContactPhysicalAddressPropertySet
 
setHomeFax(MapiContactElectronicAddress) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setHomeTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setHonorificPostfixes(String) - Method in class com.aspose.email.VCardFullName
 
setHonorificPrefixes(String) - Method in class com.aspose.email.VCardFullName
 
setHour(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setHtml(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setHtmlBody(String) - Method in interface com.aspose.email.IMessage
 
setHtmlBody(String) - Method in class com.aspose.email.MailMessage
 
setIdentificationInfo(VCardIdentificationInfo) - Method in class com.aspose.email.VCardContact
 
setImportanceFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setInitials(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setInline(boolean) - Method in class com.aspose.email.ContentDisposition
 
setInstantMessagingAddress(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setInterval(int) - Method in class com.aspose.email.CalendarRecurrencePattern
 
setInterval(int) - Method in class com.aspose.email.RecurrenceRule
 
setIsdnNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setItem(int, Date) - Method in class com.aspose.email.DateCollection
 
setKey(String) - Method in class com.aspose.email.VCardSecurity
 
setKeyName(String) - Method in class com.aspose.email.MapiCalendarTimeZone
 
setKeyWords(String) - Method in class com.aspose.email.MapiCalendar
 
setLanguage(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setLastAssigner(String) - Method in class com.aspose.email.MapiTaskUsers
 
setLastDelegate(String) - Method in class com.aspose.email.MapiTaskUsers
 
setLastUpdate(Date) - Method in class com.aspose.email.MapiTask
 
setLastUser(String) - Method in class com.aspose.email.MapiTaskUsers
 
setLatitude(float) - Method in class com.aspose.email.VCardGeo
 
setLicense(String) - Method in class com.aspose.email.License
Licenses the component.
setLicense(InputStream) - Method in class com.aspose.email.License
Licenses the component.
setLocality(String) - Method in class com.aspose.email.VCardDeliveryAddress
 
setLocation(String) - Method in class com.aspose.email.Appointment
 
setLocation(String) - Method in class com.aspose.email.Calendar
Deprecated.  
setLocation(String) - Method in class com.aspose.email.MapiCalendar
 
setLocation(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setLocationFormat(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setLogo(VCardPhoto) - Method in class com.aspose.email.VCardOrganization
 
setLongitude(float) - Method in class com.aspose.email.VCardGeo
 
setMailer(String) - Method in class com.aspose.email.VCardContact
 
setManagerName(String) - Method in class com.aspose.email.MapiContactProfessionalPropertySet
 
setMediaType(String) - Method in class com.aspose.email.ContentType
 
setMessageFlags(long) - Method in class com.aspose.email.MapiMessage
Sets the message flags.
setMessageId(String) - Method in class com.aspose.email.MailMessage
 
setMethod(int) - Method in class com.aspose.email.Appointment
 
setMethod(int) - Method in class com.aspose.email.IcsSaveOptions
 
setMiddleName(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setMiddleName(String) - Method in class com.aspose.email.VCardFullName
 
setMilliseconds(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setMinute(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setMobileTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setMode(int) - Method in class com.aspose.email.MapiTask
 
setModificationDate(Date) - Method in class com.aspose.email.ContentDisposition
 
setMonth(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setName(String) - Method in class com.aspose.email.Attachment
 
setName(String) - Method in class com.aspose.email.ContentType
 
setName(String) - Method in interface com.aspose.email.IAttachment
 
setName(String) - Method in class com.aspose.email.MessageObjectProperty
 
setNamedPropertyMapping(MapiNamedPropertyMappingStorage) - Method in class com.aspose.email.MapiMessage
Sets the named property mapping.
setNamedPropertyMapping(MapiNamedPropertyMappingStorage) - Method in class com.aspose.email.MapiObjectProperty
 
setNamedPropertyMapping(MapiNamedPropertyMappingStorage) - Method in class com.aspose.email.MapiPropertyContainer
Sets the named property mapping.
setNameEncoding(Charset) - Method in class com.aspose.email.Attachment
 
setNameId(long) - Method in class com.aspose.email.MessageObjectProperty
 
setNameInfo(MapiContactNamePropertySet) - Method in class com.aspose.email.MapiContact
 
setNickname(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setNickname(String) - Method in class com.aspose.email.VCardIdentificationInfo
 
setNotAllowPropose(boolean) - Method in class com.aspose.email.MapiCalendarAttendees
 
setNote(String) - Method in class com.aspose.email.VCardExplanatoryInfo
 
setNotes(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setNthOccurrence(int) - Method in class com.aspose.email.ByDay
 
setOccurrenceCount(long) - Method in class com.aspose.email.MapiCalendarRecurrencePattern
 
setOccurs(int) - Method in class com.aspose.email.CalendarRecurrencePattern
 
setOfficeLocation(String) - Method in class com.aspose.email.MapiContactProfessionalPropertySet
 
setOrganization(VCardOrganization) - Method in class com.aspose.email.VCardContact
 
setOrganization(String) - Method in class com.aspose.email.VCardOrganization
 
setOrganizationalIdNumber(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setOrganizer(MailAddress) - Method in class com.aspose.email.Appointment
 
setOrganizer(MailAddress) - Method in class com.aspose.email.Calendar
Deprecated.  
setOrganizerFormat(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setOriginalDisplayName(String) - Method in class com.aspose.email.MapiContactElectronicAddress
 
setOtherAddress(MapiContactPhysicalAddress) - Method in class com.aspose.email.MapiContactPhysicalAddressPropertySet
 
setOtherTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setOwner(String) - Method in class com.aspose.email.MapiTaskUsers
 
setOwnership(int) - Method in class com.aspose.email.MapiTaskUsers
 
setPageHeaderFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setPagerTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setPatternType(int) - Method in class com.aspose.email.MapiCalendarRecurrencePattern
 
setPercentComplete(int) - Method in class com.aspose.email.MapiTask
 
setPeriod(long) - Method in class com.aspose.email.MapiCalendarDailyRecurrencePattern
 
setPeriod(long) - Method in class com.aspose.email.MapiCalendarMonthlyNthRecurrencePattern
 
setPeriod(long) - Method in class com.aspose.email.MapiCalendarMonthlyRecurrencePattern
 
setPeriod(long) - Method in class com.aspose.email.MapiCalendarRecurrencePattern
 
setPeriod(long) - Method in class com.aspose.email.MapiCalendarWeeklyRecurrencePattern
 
setPersonalHomePage(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setPersonalInfo(MapiContactPersonalInfoPropertySet) - Method in class com.aspose.email.MapiContact
 
setPhoto(VCardPhoto) - Method in class com.aspose.email.VCardIdentificationInfo
 
setPhotoType(int) - Method in class com.aspose.email.VCardPhoto
 
setPhysicalAddresses(MapiContactPhysicalAddressPropertySet) - Method in class com.aspose.email.MapiContact
 
setPoBox(String) - Method in class com.aspose.email.VCardDeliveryAddress
 
setPostalCode(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setPostalCode(String) - Method in class com.aspose.email.VCardDeliveryAddress
 
setPostOfficeBox(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setPreferredTextEncoding(Charset) - Method in class com.aspose.email.Attachment
 
setPreferredTextEncoding(Charset) - Method in interface com.aspose.email.IPreferredTextEncodingProvider
 
setPreferredTextEncoding(Charset) - Method in class com.aspose.email.MailMessage
 
setPreferredTextEncodingInternal(Encoding) - Method in class com.aspose.email.MailMessage
 
setPreserveOriginalDates(boolean) - Method in class com.aspose.email.MailMessage
 
setPrimaryFax(MapiContactElectronicAddress) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setPrimaryTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setPriority(MailPriority) - Method in class com.aspose.email.MailMessage
 
setProfession(String) - Method in class com.aspose.email.MapiContactProfessionalPropertySet
 
setProfessionalInfo(MapiContactProfessionalPropertySet) - Method in class com.aspose.email.MapiContact
 
setProperty(MapiProperty) - Method in class com.aspose.email.MapiAttachment
Sets the property.
setProperty(MapiAttachment, long, long) - Method in class com.aspose.email.MapiAttachment
Sets the property.
setProperty(MapiRecipient, long, long) - Method in class com.aspose.email.MapiAttachment
Sets the property.
setProperty(MapiPropertyStream, long, long) - Method in class com.aspose.email.MapiAttachment
Sets the property.
setProperty(MapiProperty, long, long) - Method in class com.aspose.email.MapiAttachment
Sets the property.
setProperty(MapiProperty) - Method in class com.aspose.email.MapiAttachmentPropertyStream
 
setProperty(MapiProperty) - Method in class com.aspose.email.MapiMessage
Sets the property.
setProperty(MapiAttachment, long, long) - Method in class com.aspose.email.MapiMessage
Sets the attachment.
setProperty(MapiRecipient, long, long) - Method in class com.aspose.email.MapiMessage
Sets the recipient.
setProperty(long, long, long) - Method in class com.aspose.email.MapiMessage
Sets the property.
setProperty(MapiPropertyStream, long, long) - Method in class com.aspose.email.MapiMessage
Sets the property stream.
setProperty(MapiProperty, long, long) - Method in class com.aspose.email.MapiMessage
Sets the property.
setProperty(MapiProperty) - Method in class com.aspose.email.MapiMessagePropertyStream
 
setProperty(MapiProperty) - Method in class com.aspose.email.MapiNamedPropertyMappingStorage
 
setProperty(MapiProperty, long, long) - Method in class com.aspose.email.MapiObjectProperty
 
setProperty(MapiAttachment, long, long) - Method in class com.aspose.email.MapiObjectProperty
 
setProperty(MapiRecipient, long, long) - Method in class com.aspose.email.MapiObjectProperty
 
setProperty(long, long, long) - Method in class com.aspose.email.MapiObjectProperty
 
setProperty(MapiPropertyStream, long, long) - Method in class com.aspose.email.MapiObjectProperty
 
setProperty(MapiProperty) - Method in class com.aspose.email.MapiPropertyContainer
Sets the property.
setProperty(MapiAttachment, long, long) - Method in class com.aspose.email.MapiPropertyContainer
Sets the property.
setProperty(MapiPropertyStream, long, long) - Method in class com.aspose.email.MapiPropertyContainer
Sets the property.
setProperty(MapiRecipient, long, long) - Method in class com.aspose.email.MapiPropertyContainer
Sets the property.
setProperty(long, long, long) - Method in class com.aspose.email.MapiPropertyContainer
Sets the property.
setProperty(MapiProperty, long, long) - Method in class com.aspose.email.MapiPropertyContainer
Sets the property.
setProperty(MapiProperty) - Method in class com.aspose.email.MapiRecipient
Sets the property.
setProperty(MapiAttachment, long, long) - Method in class com.aspose.email.MapiRecipient
Sets the property.
setProperty(MapiRecipient, long, long) - Method in class com.aspose.email.MapiRecipient
Sets the property.
setProperty(MapiProperty, long, long) - Method in class com.aspose.email.MapiRecipient
Sets the property.
setProperty(MapiPropertyStream, long, long) - Method in class com.aspose.email.MapiRecipient
Sets the property.
setProperty(MapiProperty) - Method in class com.aspose.email.MapiRecipientPropertyStream
 
setPropertyKind(int) - Method in class com.aspose.email.MessageObjectProperty
 
setPropertySet(MapiProperty, long, long) - Method in class com.aspose.email.MapiAttachment
Sets the property set.
setPropertySet(MapiProperty, long, long) - Method in class com.aspose.email.MapiMessage
Sets the property set.
setPropertySet(MapiProperty, long, long) - Method in class com.aspose.email.MapiObjectProperty
 
setPropertySet(MapiProperty, long, long) - Method in class com.aspose.email.MapiPropertyContainer
Sets the property set.
setPropertySet(MapiProperty, long, long) - Method in class com.aspose.email.MapiRecipient
Sets the property set.
setRadioTelephoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setReadDate(Date) - Method in class com.aspose.email.ContentDisposition
 
setRecipientsFlagRequest(String) - Method in class com.aspose.email.FollowUpOptions
 
setRecipientsReminderTime(Date) - Method in class com.aspose.email.FollowUpOptions
 
setRecurrence(MapiCalendarEventRecurrence) - Method in class com.aspose.email.MapiCalendar
 
setRecurrence(MapiCalendarRecurrencePattern) - Method in class com.aspose.email.MapiTask
 
setRecurrencePattern(CalendarRecurrencePattern) - Method in class com.aspose.email.Appointment
 
setRecurrencePattern(CalendarRecurrencePattern) - Method in class com.aspose.email.Calendar
Deprecated.  
setRecurrencePattern(MapiCalendarRecurrencePattern) - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
setReferredByName(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setRegion(String) - Method in class com.aspose.email.VCardDeliveryAddress
 
setRemainderDelta(int) - Method in class com.aspose.email.MapiCalendar
 
setRemainderSet(boolean) - Method in class com.aspose.email.MapiCalendar
 
setReminderTime(Date) - Method in class com.aspose.email.FollowUpOptions
 
setReplyTo(MailAddress) - Method in class com.aspose.email.MailMessage
Deprecated. 
setReplyTo(String) - Method in class com.aspose.email.MapiMessage
 
setReplyToList(MailAddressCollection) - Method in class com.aspose.email.MailMessage
 
setResponseRequested(boolean) - Method in class com.aspose.email.MapiCalendarAttendees
 
setReversePath(MailAddress) - Method in class com.aspose.email.MailMessage
 
setRevision(Date) - Method in class com.aspose.email.VCardExplanatoryInfo
 
setRole(String) - Method in class com.aspose.email.VCardOrganization
 
setSaveAttachments(boolean) - Method in class com.aspose.email.MhtMessageFormatter
 
setSeconds(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setSecurity(VCardSecurity) - Method in class com.aspose.email.VCardContact
 
setSender(MailAddress) - Method in class com.aspose.email.MailMessage
 
setSenderEmailAddress(String) - Method in class com.aspose.email.MapiMessage
 
setSenderName(String) - Method in class com.aspose.email.MapiMessage
 
setSensitivity(MailSensitivity) - Method in class com.aspose.email.MailMessage
 
setSentFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setSentRepresentingEmailAddress(String) - Method in class com.aspose.email.MapiMessage
 
setSentRepresentingName(String) - Method in class com.aspose.email.MapiMessage
 
setSequence(int) - Method in class com.aspose.email.MapiCalendar
 
setSize(long) - Method in class com.aspose.email.ContentDisposition
 
setSortString(String) - Method in class com.aspose.email.VCardExplanatoryInfo
 
setSound(VCardSound) - Method in class com.aspose.email.VCardExplanatoryInfo
 
setSoundType(int) - Method in class com.aspose.email.VCardSound
 
setSpouseName(String) - Method in class com.aspose.email.MapiContactPersonalInfoPropertySet
 
setStandardBias(int) - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
 
setStandardDate(MapiCalendarTimeZoneRule) - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
 
setStartDate(Date) - Method in class com.aspose.email.Appointment
 
setStartDate(Date) - Method in class com.aspose.email.Calendar
Deprecated.  
setStartDate(Date) - Method in class com.aspose.email.FollowUpOptions
 
setStartDate(Date) - Method in class com.aspose.email.MapiCalendar
 
setStartDate(Date) - Method in class com.aspose.email.MapiTask
 
setStartDate(Date) - Method in class com.aspose.email.RecurrencePattern
 
setStartDateFormat(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setStartDateTimeZone(MapiCalendarTimeZone) - Method in class com.aspose.email.MapiCalendar
 
setStartDay(int) - Method in class com.aspose.email.MonthlyRecurrencePattern
 
setStartDay(int) - Method in class com.aspose.email.YearlyRecurrencePattern
 
setStartDays(int[]) - Method in class com.aspose.email.WeeklyRecurrencePattern
 
setStartMonth(int) - Method in class com.aspose.email.YearlyRecurrencePattern
 
setStartOffset(int) - Method in class com.aspose.email.MonthlyRecurrencePattern
 
setStartOffset(int) - Method in class com.aspose.email.YearlyRecurrencePattern
 
setStartPosition(int) - Method in class com.aspose.email.MonthlyRecurrencePattern
 
setStartPosition(int) - Method in class com.aspose.email.YearlyRecurrencePattern
 
setStartTime(Date) - Method in class com.aspose.email.MapiJournal
 
setStartTimeZone(String) - Method in class com.aspose.email.Appointment
 
setState(int) - Method in class com.aspose.email.MapiTask
 
setStateOrProvince(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setStatus(int) - Method in class com.aspose.email.MapiTask
 
setStreet(String) - Method in class com.aspose.email.MapiContactPhysicalAddress
 
setStreet(String) - Method in class com.aspose.email.VCardDeliveryAddress
 
setStringPropertyValue(long, String) - Method in class com.aspose.email.MapiMessage
Sets the string property value.
setSubject(String) - Method in interface com.aspose.email.IMessage
 
setSubject(String) - Method in class com.aspose.email.MailMessage
 
setSubject(String) - Method in class com.aspose.email.MapiJournal
 
setSubject(String) - Method in class com.aspose.email.MapiMessage
 
setSubject(String) - Method in class com.aspose.email.MapiNote
 
setSubject(String) - Method in class com.aspose.email.MapiTask
 
setSubjectEncoding(Charset) - Method in class com.aspose.email.MailMessage
 
setSubjectFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setSummary(String) - Method in class com.aspose.email.Appointment
 
setSummary(String) - Method in class com.aspose.email.Calendar
Deprecated.  
setSurname(String) - Method in class com.aspose.email.MapiContactNamePropertySet
 
setTelephoneNumber(String) - Method in class com.aspose.email.VCardTelephoneNumber
 
setTelephoneNumbers(VCardTelephoneNumberCollection) - Method in class com.aspose.email.VCardContact
 
setTelephones(MapiContactTelephonePropertySet) - Method in class com.aspose.email.MapiContact
 
setTelephoneType(int) - Method in class com.aspose.email.VCardTelephoneNumber
 
setTelexNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setTextBody(String) - Method in class com.aspose.email.MailMessage
 
setTimeZone(String) - Method in class com.aspose.email.Appointment
Set time zone
setTimeZone(String) - Method in class com.aspose.email.VCardContact
 
setTimeZoneFlags(int) - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
 
setTimezoneFormat(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setTimeZoneOffset(TimeSpan) - Method in class com.aspose.email.MailMessage
 
setTimeZoneRules(MapiCalendarTimeZoneInfoCollection) - Method in class com.aspose.email.MapiCalendarTimeZone
 
setTimeZoneStruct(MapiCalendarTimeZone) - Method in class com.aspose.email.MapiCalendarEventRecurrence
 
setTitle(String) - Method in class com.aspose.email.MapiContactProfessionalPropertySet
 
setTitle(String) - Method in class com.aspose.email.VCardOrganization
 
setTitleFormat(String) - Method in class com.aspose.email.AppointmentFormattingOptions
 
setTo(MailAddressCollection) - Method in class com.aspose.email.MailMessage
 
setToFormat(String) - Method in class com.aspose.email.MhtMessageFormatter
 
setTransferEncoding(int) - Method in class com.aspose.email.AttachmentBase
 
setTtyTddPhoneNumber(String) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setUid(String) - Method in class com.aspose.email.VCardExplanatoryInfo
 
setUniqueId(String) - Method in class com.aspose.email.Appointment
 
setUniqueId(String) - Method in class com.aspose.email.Calendar
Deprecated.  
setUntil(Date) - Method in class com.aspose.email.RecurrenceRule
 
setUri(String) - Method in class com.aspose.email.VCardAgent
 
setUri(String) - Method in class com.aspose.email.VCardPhoto
 
setUri(String) - Method in class com.aspose.email.VCardSound
 
setUrl(String) - Method in class com.aspose.email.VCardUrl
 
setUrls(VCardUrlCollection) - Method in class com.aspose.email.VCardExplanatoryInfo
 
setUrlType(int) - Method in class com.aspose.email.VCardUrl
 
setUseAutocomplete(boolean) - Method in class com.aspose.email.MapiContactElectronicAddressPropertySet
 
setUseAutocomplete(boolean) - Method in class com.aspose.email.MapiContactTelephonePropertySet
 
setUseExtensions(boolean) - Method in class com.aspose.email.VCardSaveOptions
 
setUsers(MapiTaskUsers) - Method in class com.aspose.email.MapiTask
 
setValue(Object) - Method in class com.aspose.email.MessageObjectProperty
 
setValueLocation(byte) - Method in class com.aspose.email.VCardAgent
 
setValueLocation(byte) - Method in class com.aspose.email.VCardPhoto
 
setValueLocation(byte) - Method in class com.aspose.email.VCardSound
 
setVersion(int) - Method in class com.aspose.email.VCardSaveOptions
 
setWeddingAnniversary(Date) - Method in class com.aspose.email.MapiContactEventPropertySet
 
setWeekStart(int) - Method in class com.aspose.email.CalendarRecurrencePattern
 
setWeekStart(int) - Method in class com.aspose.email.RecurrenceRule
 
setWeekStartDay(int) - Method in class com.aspose.email.MapiCalendarRecurrencePattern
 
setWidth(int) - Method in class com.aspose.email.MapiNote
 
setWorkAddress(MapiContactPhysicalAddress) - Method in class com.aspose.email.MapiContactPhysicalAddressPropertySet
 
setWriteHeaderToMht(boolean) - Method in class com.aspose.email.MailMessage
Deprecated. 
setWriteOutlineAttachmentsToMht(boolean) - Method in class com.aspose.email.MailMessage
Deprecated. 
setXMailer(String) - Method in class com.aspose.email.MailMessage
 
setXPosition(int) - Method in class com.aspose.email.MapiNote
 
setYear(int) - Method in class com.aspose.email.MapiCalendarTimeZoneInfo
 
setYear(int) - Method in class com.aspose.email.MapiCalendarTimeZoneRule
 
setYPosition(int) - Method in class com.aspose.email.MapiNote
 
SevenBit - Static variable in class com.aspose.email.TransferEncoding
 
SkipValidityChecking - Static variable in class com.aspose.email.FileCompatibilityMode
Sets whether to skip checking on rfc conformity while loading message.
SOAP - Static variable in class com.aspose.email.MediaTypeNames.Application
 
sort() - Method in class com.aspose.email.ByNumberCollection
Sorts the elements in the collection.
StandardIpmFolder - Class in com.aspose.email
Represents a standard interpersonal message (IPM) folders.
StatusOnComplete - Static variable in class com.aspose.email.MapiTaskFlags
Indicates whether the task assignee has been requested to send an e-mail message update when the task assignee completes the assigned task.
Strict - Static variable in class com.aspose.email.FileCompatibilityMode
Deprecated. 
String - Static variable in class com.aspose.email.NamedPropertyKind
Property has string name.
Sunday - Static variable in class com.aspose.email.CalendarDay
 
Sunday - Static variable in class com.aspose.email.MapiCalendarDayOfWeek
The event occurs on Sunday.

T

Tasks - Static variable in class com.aspose.email.StandardIpmFolder
Outlook Tasks folder.
Tentative - Static variable in class com.aspose.email.MapiCalendarBusyStatus
The user has a tentative event scheduled.
Third - Static variable in class com.aspose.email.DayPosition
 
Thursday - Static variable in class com.aspose.email.CalendarDay
 
Thursday - Static variable in class com.aspose.email.MapiCalendarDayOfWeek
The event occurs on Thursday.
TIFF - Static variable in class com.aspose.email.MediaTypeNames.Image
 
TIFF - Static variable in class com.aspose.email.VCardPhotoType
Tagged image file format
TLX - Static variable in class com.aspose.email.VCardEmailType
A telex number
toDateTime() - Method in class com.aspose.email.MessageObjectProperty
 
toGuid() - Method in class com.aspose.email.MessageObjectProperty
 
toiCalendar() - Method in class com.aspose.email.RecurrencePattern
Tois the calendar.
toInt() - Method in class com.aspose.email.MessageObjectProperty
Converts the value of the property to integer.
toList() - Method in class com.aspose.email.MessageObjectProperty
Converts the value of the property to a list of values.
toMailAddress(String) - Static method in class com.aspose.email.MailAddress
 
toMailAddress(MailAddressCollection) - Static method in class com.aspose.email.MailAddress
 
toMailAddressCollection(MailAddress) - Static method in class com.aspose.email.MailAddressCollection
 
toMailAddressCollection(String) - Static method in class com.aspose.email.MailAddressCollection
 
toMapiContactElectronicAddress(String) - Static method in class com.aspose.email.MapiContactElectronicAddress
 
toMapiMessageItem() - Method in class com.aspose.email.MapiMessage
Convert MapiMessage to IMapiMessageItem object in dependence with MessageClass.
toString() - Method in class com.aspose.email.ContentDisposition
 
toString() - Method in class com.aspose.email.ContentType
Returns a System.String that represents this instance.
toString() - Method in class com.aspose.email.HeaderType
Returns a T:System.String that represents the current T:System.Object.
toString(HeaderType) - Static method in class com.aspose.email.HeaderType
Performs an implicit conversion from HeaderType to System.String.
toString() - Method in class com.aspose.email.MailAddress
 
toString() - Method in class com.aspose.email.MailAddressCollection
 
toString() - Method in class com.aspose.email.MailMessageSaveType
Returns a T:System.String that represents the current T:System.Object.
toString() - Method in class com.aspose.email.MapiProperty
Returns a T:System.String that represents the current T:System.Object.
toString() - Method in class com.aspose.email.MessageFormat
Returns a T:System.String that represents the current T:System.Object.
toString() - Method in class com.aspose.email.MimeHeader
Returns a T:System.String that represents the current T:System.Object.
toString() - Method in class com.aspose.email.OleDocumentFormat
Overridden.
toStringRepresentation() - Method in class com.aspose.email.MessageObjectProperty
Converts the value of the property to string.
TransferEncoding - Class in com.aspose.email
 
TransferEncodingError - Static variable in class com.aspose.email.EmlValidationErrorType
Indicates that message contains unexpected unencoded non-ASCII data.
tryGetPropertyData(long) - Method in class com.aspose.email.MapiPropertyContainer
Try to get the property data with specified tag key.
tryGetPropertyDateTime(long, Date[]) - Method in class com.aspose.email.MapiPropertyContainer
 
tryGetPropertyInt32(long, int[]) - Method in class com.aspose.email.MapiPropertyContainer
Gets the value of the specified property as Int32 type.
tryGetPropertyLong(long, long[]) - Method in class com.aspose.email.MapiPropertyContainer
Gets the value of the specified property as Long type.
tryGetPropertyString(long, int) - Method in class com.aspose.email.MapiPropertyContainer
Try to get a property data as string with specified tag and code page.
tryGetPropertyString(long) - Method in class com.aspose.email.MapiPropertyContainer
Try to get a property data as string with specified tag.
tryGetPropertyString(long, String[], int) - Method in class com.aspose.email.MapiPropertyContainer
Gets the value of the specified property as String type.
tryGetPropertyString(long, String[]) - Method in class com.aspose.email.MapiPropertyContainer
Gets the value of the specified property as String type.
tryGetValue(long) - Method in class com.aspose.email.MessageObjectPropertiesCollection
Tries to get value, by specified key.
Tuesday - Static variable in class com.aspose.email.CalendarDay
 
Tuesday - Static variable in class com.aspose.email.MapiCalendarDayOfWeek
The event occurs on Tuesday.
TZRULE_FLAG_EFFECTIVE_TZREG - Static variable in class com.aspose.email.MapiCalendarTimeZoneFlags
This flag indicates that this rule is the effective rule.
TZRULE_FLAG_RECUR_CURRENT_TZREG - Static variable in class com.aspose.email.MapiCalendarTimeZoneFlags
Indicates that this rule is associated with a recurring series.

U

Unicode - Static variable in class com.aspose.email.FileFormatVersion
Unicode file format.
Unicode - Static variable in class com.aspose.email.OutlookMessageFormat
Unicode.
Unknown - Static variable in class com.aspose.email.MapiObjectType
Unknown
Unknown - Static variable in class com.aspose.email.MapiRecipientType
Unknow.
Unknown - Static variable in class com.aspose.email.MapiTaskAcceptanceState
The Task object's acceptance status is unknown.
Unknown - Static variable in class com.aspose.email.MimeMultiPartType
 
Unknown - Static variable in class com.aspose.email.TransferEncoding
 
Unspecified - Static variable in class com.aspose.email.MapiContactGender
 
Until - Static variable in class com.aspose.email.EndType
Pattern ends on a specified end date.
Update - Static variable in class com.aspose.email.AppointmentAction
Update method
updateAppointment() - Method in class com.aspose.email.Appointment
Updates the appointment.
updateAppointment(int) - Method in class com.aspose.email.Appointment
Updates the appointment.
UpdateEmbedded - Static variable in class com.aspose.email.MapiTaskMode
The Task object is embedded in a task update.
Updates - Static variable in class com.aspose.email.MapiTaskFlags
Indicates whether the task assignee has been requested to send a task update when the assigned Task object changes.
URI - Static variable in class com.aspose.email.VCardValueLocation
Uri
URL - Static variable in class com.aspose.email.VCardValueLocation
Url
UUEncode - Static variable in class com.aspose.email.TransferEncoding
 

V

V21 - Static variable in class com.aspose.email.VCardVersion
vCard version 2.1 (default)
validateMessage(String) - Static method in class com.aspose.email.MailMessage
Validate eml message for corresponding to mime specification.
validateMessage(InputStream) - Static method in class com.aspose.email.MailMessage
 
valueOf(String) - Static method in enum com.aspose.email.MailPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.email.MailSensitivity
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aspose.email.MailPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.email.MailSensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
VCard - Static variable in class com.aspose.email.ContactSaveFormat
vCard format (default)
VCardAgent - Class in com.aspose.email
Represents a vCard Agent property
VCardAgent() - Constructor for class com.aspose.email.VCardAgent
Initializes a new instance of the VCardAgent class
VCardContact - Class in com.aspose.email
Represents a vCard contact
VCardContact() - Constructor for class com.aspose.email.VCardContact
Initializes a new instance of the VCardContact class
VCardDeliveryAddress - Class in com.aspose.email
Represents a vCard delivery address
VCardDeliveryAddress() - Constructor for class com.aspose.email.VCardDeliveryAddress
Initializes a new instance of the VCardDeliveryAddress class
VCardDeliveryAddressCollection - Class in com.aspose.email
Represents a collection of VCardDeliveryAddresses
VCardDeliveryAddressCollection() - Constructor for class com.aspose.email.VCardDeliveryAddressCollection
 
VCardDeliveryAddressType - Class in com.aspose.email
Enumerates a vCard delivery address types
VCardDeliveryAddressType() - Constructor for class com.aspose.email.VCardDeliveryAddressType
 
VCardEmail - Class in com.aspose.email
Represents vCard email
VCardEmail() - Constructor for class com.aspose.email.VCardEmail
Initializes a new instance of the VCardEmail class
VCardEmailCollection - Class in com.aspose.email
Represents a collection of VCardEmails
VCardEmailCollection() - Constructor for class com.aspose.email.VCardEmailCollection
 
VCardEmailType - Class in com.aspose.email
Enumerates vCard email types
VCardEmailType() - Constructor for class com.aspose.email.VCardEmailType
 
VCardExplanatoryInfo - Class in com.aspose.email
Represents vCard explanatory properties
VCardExplanatoryInfo() - Constructor for class com.aspose.email.VCardExplanatoryInfo
Initializes a new instance of the VCardExplanatoryInfo class
VCardFullName - Class in com.aspose.email
Represents vCard contact full name (N property)
VCardFullName() - Constructor for class com.aspose.email.VCardFullName
Initializes a new instance of the VCardFullName class
VCardGeo - Class in com.aspose.email
Represents a global positioning of vCard contact
VCardGeo() - Constructor for class com.aspose.email.VCardGeo
Initializes a new instance of the VCardGeo class
VCardIdentificationInfo - Class in com.aspose.email
Represents vCard identification information
VCardIdentificationInfo() - Constructor for class com.aspose.email.VCardIdentificationInfo
Initializes a new instance of the VCardIdentificationInfo class
VCardOrganization - Class in com.aspose.email
Represents vCard organization properties
VCardOrganization() - Constructor for class com.aspose.email.VCardOrganization
Initializes a new instance of the VCardOrganization class
VCardPhoto - Class in com.aspose.email
Represents vCard photo property
VCardPhoto() - Constructor for class com.aspose.email.VCardPhoto
Initializes a new instance of the VCardPhoto class
VCardPhotoType - Class in com.aspose.email
Enumerates vCard photo type
VCardPhotoType() - Constructor for class com.aspose.email.VCardPhotoType
 
VCardSaveOptions - Class in com.aspose.email
Represents vCard save options
VCardSaveOptions() - Constructor for class com.aspose.email.VCardSaveOptions
Initializes a new instance of the VCardSaveOptions class
VCardSaveOptions(int, boolean) - Constructor for class com.aspose.email.VCardSaveOptions
Initializes a new instance of the VCardSaveOptions class
VCardSaveOptions(int) - Constructor for class com.aspose.email.VCardSaveOptions
Initializes a new instance of the VCardSaveOptions class
VCardSecurity - Class in com.aspose.email
Represents a vCard security properties
VCardSecurity() - Constructor for class com.aspose.email.VCardSecurity
Initializes a new instance of the VCardSecurity class
VCardSound - Class in com.aspose.email
Represents a vCard sound property
VCardSound() - Constructor for class com.aspose.email.VCardSound
Initializes a new instance of the VCardSound class
VCardSoundType - Class in com.aspose.email
Enumerates a cVard sound types
VCardSoundType() - Constructor for class com.aspose.email.VCardSoundType
 
VCardTelephoneNumber - Class in com.aspose.email
Represents a vCard telephone number
VCardTelephoneNumber() - Constructor for class com.aspose.email.VCardTelephoneNumber
Initializes a new instance of the VCardTelephoneNumber class
VCardTelephoneNumberCollection - Class in com.aspose.email
Represents a collection of VCardTelephoneNumbers
VCardTelephoneNumberCollection() - Constructor for class com.aspose.email.VCardTelephoneNumberCollection
 
VCardTelephoneType - Class in com.aspose.email
Enumerates a vCard telephone types
VCardTelephoneType() - Constructor for class com.aspose.email.VCardTelephoneType
 
VCardUrl - Class in com.aspose.email
Represents a vCard URL property
VCardUrl() - Constructor for class com.aspose.email.VCardUrl
Initializes a new instance of the VCardUrl class
VCardUrlCollection - Class in com.aspose.email
Represents a collection of VCardUrls
VCardUrlCollection() - Constructor for class com.aspose.email.VCardUrlCollection
 
VCardUrlType - Class in com.aspose.email
Enumerates url type
VCardUrlType() - Constructor for class com.aspose.email.VCardUrlType
 
VCardValueLocation - Class in com.aspose.email
Enumerates the vCard property parameter ValueLocation
VCardValueLocation() - Constructor for class com.aspose.email.VCardValueLocation
 
VCardVersion - Class in com.aspose.email
Enumerates vCard version
VCardVersion() - Constructor for class com.aspose.email.VCardVersion
 
VIDEO - Static variable in class com.aspose.email.VCardTelephoneType
A video-phone number
VOICE - Static variable in class com.aspose.email.VCardTelephoneType
A voice number

W

Waiting - Static variable in class com.aspose.email.MapiTaskStatus
The user is waiting on somebody else.
WAVE - Static variable in class com.aspose.email.VCardSoundType
A wave format
Wednesday - Static variable in class com.aspose.email.CalendarDay
 
Wednesday - Static variable in class com.aspose.email.MapiCalendarDayOfWeek
The event occurs on Wednesday.
Week - Static variable in class com.aspose.email.MapiCalendarRecurrencePatternType
The event has a weekly recurrence.
WeekDay - Static variable in class com.aspose.email.CalendarDay
 
WeekendDay - Static variable in class com.aspose.email.CalendarDay
 
Weekly - Static variable in class com.aspose.email.Frequency
Occurrences repeat based on an interval of a week or more.
Weekly - Static variable in class com.aspose.email.MapiCalendarRecurrenceFrequency
Specifies weekly frequency
WeeklyRecurrencePattern - Class in com.aspose.email
 
WeeklyRecurrencePattern(Date) - Constructor for class com.aspose.email.WeeklyRecurrencePattern
 
WeeklyRecurrencePattern(int) - Constructor for class com.aspose.email.WeeklyRecurrencePattern
Initializes a new instance of the WeeklyRecurrencePattern class.
WeeklyRecurrencePattern(Date, int) - Constructor for class com.aspose.email.WeeklyRecurrencePattern
 
WeeklyRecurrencePattern(int, int) - Constructor for class com.aspose.email.WeeklyRecurrencePattern
Initializes a new instance of the WeeklyRecurrencePattern class.
White - Static variable in class com.aspose.email.NoteColor
 
WMA - Static variable in class com.aspose.email.VCardSoundType
A windows media audio
WMF - Static variable in class com.aspose.email.VCardPhotoType
MS windows metafile
WORK - Static variable in class com.aspose.email.VCardDeliveryAddressType
A work delivery address
WORK - Static variable in class com.aspose.email.VCardTelephoneType
A work number
WORK - Static variable in class com.aspose.email.VCardUrlType
Work type
WriteHeaderToMht - Static variable in class com.aspose.email.MailMessageSaveOptions
Indicates that header information should be written if message is being saved in mht format
writeMessage(MailMessage) - Method in class com.aspose.email.MboxrdStorageWriter
Writes the message to underlying storage stream.
writeMessage(MailMessage) - Method in class com.aspose.email.MboxStorageWriter
Writes the message to underlying storage stream.
WriteOutlineAttachmentsToMht - Static variable in class com.aspose.email.MailMessageSaveOptions
Indicates that outline attachments should be written if message is being saved in mht format.

X

X400 - Static variable in class com.aspose.email.VCardEmailType
A X.400 service
XML - Static variable in class com.aspose.email.MediaTypeNames.Text
 

Y

Yearly - Static variable in class com.aspose.email.Frequency
Occurrences repeat based on an interval of a year or more.
Yearly - Static variable in class com.aspose.email.MapiCalendarRecurrenceFrequency
Specifies yearly frequency
YearlyRecurrencePattern - Class in com.aspose.email
 
YearlyRecurrencePattern() - Constructor for class com.aspose.email.YearlyRecurrencePattern
Initializes a new instance of the YearlyRecurrencePattern class.
YearlyRecurrencePattern(int, int) - Constructor for class com.aspose.email.YearlyRecurrencePattern
Initializes a new instance of the YearlyRecurrencePattern class.
YearlyRecurrencePattern(int, int, int) - Constructor for class com.aspose.email.YearlyRecurrencePattern
Initializes a new instance of the YearlyRecurrencePattern class.
Yellow - Static variable in class com.aspose.email.NoteColor
 

Z

ZIP - Static variable in class com.aspose.email.MediaTypeNames.Application
 

A B C D E F G H I J L M N O P Q R S T U V W X Y Z

Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.