Inherits Object.
Public Member Functions | |
| System::String | get_Id () const |
| The store ID of the folder object. More... | |
| void | set_Id (System::String value) |
| The store ID of the folder object. More... | |
| System::String | get_Path () const |
| The name of the mailbox folder where the message that was accessed is located. More... | |
| void | set_Path (System::String value) |
| The name of the mailbox folder where the message that was accessed is located. More... | |
Exchange folder
| System::String Aspose::Email::Clients::Activity::ExchangeFolder::get_Id | ( | ) | const |
The store ID of the folder object.
| System::String Aspose::Email::Clients::Activity::ExchangeFolder::get_Path | ( | ) | const |
The name of the mailbox folder where the message that was accessed is located.
| void Aspose::Email::Clients::Activity::ExchangeFolder::set_Id | ( | System::String | value | ) |
The store ID of the folder object.
| void Aspose::Email::Clients::Activity::ExchangeFolder::set_Path | ( | System::String | value | ) |
The name of the mailbox folder where the message that was accessed is located.