CsvField.BuildAdded Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property BuildAdded As Version
Get
'Usage
Dim instance As CsvField
Dim value As Version
value = instance.BuildAdded
public Version BuildAdded { get; }
Property Value
Type: System.Version