Share via


MtrtObject.Index property

Namespace:  Microsoft.Exchange.Management.FfoReporting.Common
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property Index As Integer
    Get
    Set
'Usage
Dim instance As MtrtObject
Dim value As Integer

value = instance.Index

instance.Index = value
public int Index { get; set; }

Property value

Type: System.Int32

See also

Reference

MtrtObject class

MtrtObject members

Microsoft.Exchange.Management.FfoReporting.Common namespace