| Name | Description |
---|
 | AttachmentsAllowed | Are attachments allowed |
 | CheckReplyHasRecipients | |
 | ConvertLegacyMessages | Converts the legacy messages. |
 | CountArchivedConversations | |
 | CountArchivedMessages | |
 | CountArchivedMessagesByConversation | |
 | CountConversations | |
 | CountLegacyMessages | Counts the legacy messages. |
 | CountMessagesByConversation | |
 | CountSentConversations | |
 | CountSentMessages | |
 | CountUnreadMessages | |
 | DeleteMessageRecipient | |
 | DeleteUserFromConversation | |
 | DisablePrivateMessage | Whether disable regular users to send message to user/group, default is false. |
 | GetArchivedMessages | Gets the archived messages. |
 | GetAttachments | Gets the attachments for the specified message. |
 | GetInbox(Int32, Int32, Int32, String, Boolean) | Gets the inbox. |
 | GetInbox(Int32, Int32, Int32, String, Boolean, MessageReadStatus, MessageArchivedStatus) | Gets the inbox. |
 | GetLastSentMessage | Last message sent by the User |
 | GetMessage | |
 | GetMessageRecipient | |
 | GetMessageRecipients | |
 | GetMessageThread(Int32, Int32, Int32, Int32, Int32%) | Gets the message thread. |
 | GetMessageThread(Int32, Int32, Int32, Int32, String, Boolean, Int32%) | Gets the message thread. |
 | GetNextMessagesForDigestDispatch | |
 | GetNextMessagesForInstantDispatch | |
 | GetRecentInbox(Int32) | Gets the recent inbox. |
 | GetRecentInbox(Int32, Int32, Int32) | Gets the recent inbox. |
 | GetRecentSentbox(Int32) | Gets the recent sent box. |
 | GetRecentSentbox(Int32, Int32, Int32) | Gets the recent sent box. |
 | GetSentbox(Int32, Int32, Int32, String, Boolean) | Gets the sent box. |
 | GetSentbox(Int32, Int32, Int32, String, Boolean, MessageReadStatus, MessageArchivedStatus) | Gets the sent box. |
 | IncludeAttachments | Whether or not to includes the attachment in the email message. |
 | MarkArchived | |
 | MarkMessageAsDispatched | |
 | MarkMessageAsSent | |
 | MarkRead | |
 | MarkUnArchived | |
 | MarkUnRead | |
 | RecipientLimit | Maximum number of Recipients allowed |
 | ReplyMessage(Int32, String, IList<(Of <<'(Int32>)>>)) | |
 | ReplyMessage(Int32, String, IList<(Of <<'(Int32>)>>), UserInfo) | |
 | WaitTimeForNextMessage | How long a user needs to wait before user is allowed sending the next message |