GetFolderResponse.Folder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the folder that was retrieved.
public:
property Microsoft::Exchange::WebServices::Data::Folder ^ Folder { Microsoft::Exchange::WebServices::Data::Folder ^ get(); };
public Microsoft.Exchange.WebServices.Data.Folder Folder { get; }
Public ReadOnly Property Folder As Folder
Property Value
The folder that was retrieved.