EmailMailboxChange.Folder Property

Definition

Gets the folder to which the change applies.

public:
 property EmailFolder ^ Folder { EmailFolder ^ get(); };
EmailFolder Folder();
public EmailFolder Folder { get; }
var emailFolder = emailMailboxChange.folder;
Public ReadOnly Property Folder As EmailFolder

Property Value

The folder to which the change applies.

Windows requirements

App capabilities
email emailSystem

Applies to