FolderInfoResponseMessageType Class
The FolderInfoResponseMessageType class represents the response message for the CreateFolder, GetFolder, UpdateFolder, MoveFolder, CopyFolder, and CreateManagedFolder operations.
Inheritance Hierarchy
System.Object
ExchangeWebServices.ResponseMessageType
ExchangeWebServices.FolderInfoResponseMessageType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class FolderInfoResponseMessageType _
Inherits ResponseMessageType
'Usage
Dim instance As FolderInfoResponseMessageType
[SerializableAttribute]
public class FolderInfoResponseMessageType : ResponseMessageType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.