UMIPGateway.Status property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property Status As GatewayStatus
Get
Set
'Usage
Dim instance As UMIPGateway
Dim value As GatewayStatus
value = instance.Status
instance.Status = value
public GatewayStatus Status { get; set; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.GatewayStatus
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace