Class GetFolderResponse
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the response to an individual folder retrieval operation.
public sealed class GetFolderResponse : ServiceResponse
- Inheritance
-
GetFolderResponse
- Inherited Members
Properties
Folder
Gets the folder that was retrieved.
public Folder Folder { get; }