Share via


ConnectRequest Class

This API is not CLS-compliant. 

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Net.XropService.ConnectRequest

Namespace:  Microsoft.Exchange.Net.XropService
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
<DataContractAttribute(Name := "ConnectRequest", Namespace := "https://schemas.microsoft.com/exchange/2010/xrop")> _
Public NotInheritable Class ConnectRequest
'Usage
Dim instance As ConnectRequest
[CLSCompliantAttribute(false)]
[DataContractAttribute(Name = "ConnectRequest", Namespace = "https://schemas.microsoft.com/exchange/2010/xrop")]
public sealed class ConnectRequest

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.