FindFolderResponseMessageType Properties

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The FindFolderResponseMessageType type exposes the following members.

Properties

  Name Description
Public propertySupported by the .NET Compact Framework DescriptiveLinkKey Gets or sets the descriptive link key of the response status. (Inherited from ResponseMessageType.)
Public propertySupported by the .NET Compact Framework DescriptiveLinkKeySpecified Gets or sets a value that specifies whether the DescriptiveLinkKey property is serialized into the SOAP request. (Inherited from ResponseMessageType.)
Public propertySupported by the .NET Compact Framework MessageText Gets or sets a textual description of the status of the response. (Inherited from ResponseMessageType.)
Public propertySupported by the .NET Compact Framework MessageXml Gets or sets additional error response information. (Inherited from ResponseMessageType.)
Public propertySupported by the .NET Compact Framework ResponseClass Gets or sets the status of the response. (Inherited from ResponseMessageType.)
Public propertySupported by the .NET Compact Framework ResponseCode Gets or sets an error code that identifies the specific error that the request encountered. (Inherited from ResponseMessageType.)
Public propertySupported by the .NET Compact Framework ResponseCodeSpecified Gets or sets a value that specifies whether the ResponseCode property is serialized into the SOAP request. (Inherited from ResponseMessageType.)
Public propertySupported by the .NET Compact Framework RootFolder Returns the result of a search of a single root folder during a FindFolder operation.

Top

See Also

Reference

FindFolderResponseMessageType Class

Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 Namespace