Share via


AcquireServerLicenseResponseMessage Class

Inheritance Hierarchy

System.Object
  Microsoft.com.IPC.WSServerLicensingService.AcquireServerLicenseResponseMessage

Namespace:  Microsoft.com.IPC.WSServerLicensingService
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
<MessageContractAttribute(WrapperName := "AcquireServerLicenseResponseMessage",  _
    WrapperNamespace := "https://microsoft.com/IPC/WSServerLicensingService",  _
    IsWrapped := True)> _
Public Class AcquireServerLicenseResponseMessage
'Usage
Dim instance As AcquireServerLicenseResponseMessage
[MessageContractAttribute(WrapperName = "AcquireServerLicenseResponseMessage", 
    WrapperNamespace = "https://microsoft.com/IPC/WSServerLicensingService", 
    IsWrapped = true)]
public class AcquireServerLicenseResponseMessage

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.