Email2 namespace of the ActiveSync protocol
Namespace:
Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
SyntaxPublic Enumeration Email2
Members
| Member name | Value | Description |
---|
| UmCallerID | 5 |
Specifies the callback telephone number of the person who called or left an electronic voice message.
|
| UmUserNotes | 6 |
Specifies user notes related to an electronic voice message.
|
| UmAttDuration | 7 |
Specifies the duration of electronic voicemail attachments.
|
| UmAttOrder | 8 |
Specifies the order of electronic voice mail attachments.
|
| ConversationId | 9 |
Specifies a unique identifier for a conversation.
|
| ConversationIndex | 10 |
Specifies a set of dates and times used by clients to generate a conversation tree view.
|
| LastVerbExecuted | 11 |
Specifies the last action, such as reply or forward, which was taken on the message so that the client can display the related icon.
|
| LastVerbExecutionTime | 12 |
Specifies the time when the email2:LastVerbExecuted was performed on the message.
|
| ReceivedAsBcc | 13 |
Specifies whether the recipient was blind carbon copied on a message.
|
| Sender | 14 |
Specifies the user that actually sent the message when the message was not sent by the user identified by From.
|
| CalendarType | 15 |
Specifies the type of calendar associated with the recurrence.
|
| IsLeapMonth | 16 |
Specifies whether the recurrence takes place in the leap month of the given year.
|
| AccountId | 17 |
Specifies the ID of the account that received the message.
|
| FirstDayOfWeek | 18 |
Specifies the day that is considered the first day of the calendar week for this recurrence.
|
| MeetingMessageType | 19 |
Specifies the type of the meeting message.
|
See Also