RoutingX400Address.ComponentsCount Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property ComponentsCount As Integer
Get
'Usage
Dim instance As RoutingX400Address
Dim value As Integer
value = instance.ComponentsCount
public int ComponentsCount { get; }
Property Value
Type: System.Int32
See Also