次の方法で共有


OccurrenceItemIdType.InstanceIndex Property

The InstanceIndex property gets or sets the index of the item occurrence.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property InstanceIndex As Integer
    Get
    Set
'Usage
Dim instance As OccurrenceItemIdType
Dim value As Integer

value = instance.InstanceIndex

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

Property Value

Type: System.Int32
The InstanceIndex property returns the index of the item occurrence.