Aspose::Email::Clients::Activity::ExchangeFolder Class Reference

Exchange folder More...

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...
 

Detailed Description

Exchange folder

Member Function Documentation

◆ get_Id()

System::String Aspose::Email::Clients::Activity::ExchangeFolder::get_Id ( ) const

The store ID of the folder object.

◆ get_Path()

System::String Aspose::Email::Clients::Activity::ExchangeFolder::get_Path ( ) const

The name of the mailbox folder where the message that was accessed is located.

◆ set_Id()

void Aspose::Email::Clients::Activity::ExchangeFolder::set_Id ( System::String  value)

The store ID of the folder object.

◆ set_Path()

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.