ExchangeMailboxInfo
Contents
[
Hide
]ExchangeMailboxInfo class
Represents the mail box information of an exchange server.
Constructors
| Name | Description |
|---|---|
| ExchangeMailboxInfo (2 overloads) | Initializes a new instance of the ExchangeMailboxInfo class. |
Methods
| Name | Description |
|---|---|
| get_CalendarUri | Gets the calendar uri. |
| get_ContactsUri | Gets the contracts uri. |
| get_DeletedItemsUri | Gets the deleted items uri. |
| get_DraftsUri | Gets the drafts uri. |
| get_InboxUri | Gets the inbox uri. |
| get_JournalUri | Gets the journal uri. |
| get_JunkeMailsUri | Gets the junke mails uri. |
| get_MailboxUri | Gets the mailbox uri. |
| get_NotesUri | Gets the notes uri. |
| get_OutboxUri | Gets the outbox uri. |
| get_RootUri | Gets the root uri. |
| get_SentItemsUri | Gets the sent items uri. |
| get_SubmissionUri | Gets the submission uri. |
| get_TasksUri | Gets the tasks uri. |
| set_CalendarUri | Gets the calendar uri. |
| set_ContactsUri | Gets the contracts uri. |
| set_DeletedItemsUri | Gets the deleted items uri. |
| set_DraftsUri | Gets the drafts uri. |
| set_InboxUri | Gets the inbox uri. |
| set_JournalUri | Gets the journal uri. |
| set_JunkeMailsUri | Sets the junke mails uri. |
| set_MailboxUri | Gets the mailbox uri. |
| set_NotesUri | Gets the notes uri. |
| set_OutboxUri | Gets the outbox uri. |
| set_RootUri | Gets the root uri. |
| set_SentItemsUri | Gets the sent items uri. |
| set_SubmissionUri | Gets the submission uri. |
| set_TasksUri | Gets the tasks uri. |
| Aspose::Email::Clients::Exchange::Dav::ExchangeDavMailboxInfo |