UMSmartHost class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.SmartHost
    Microsoft.Exchange.Data.UMSmartHost

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class UMSmartHost _
    Inherits SmartHost
'Usage
Dim instance As UMSmartHost
[SerializableAttribute]
public class UMSmartHost : SmartHost

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.

See also

Reference

UMSmartHost members

Microsoft.Exchange.Data namespace