Class ExchangeFolder

ExchangeFolder class

Exchange folder

public class ExchangeFolder

Constructors

NameDescription
ExchangeFolder()The default constructor.

Properties

NameDescription
Id { get; set; }The store ID of the folder object.
Path { get; set; }The name of the mailbox folder where the message that was accessed is located.

See Also