OccurrenceItemIdType Class
The OccurrenceItemIdType class identifies a single occurrence of a recurring item.
Inheritance Hierarchy
System.Object
ExchangeWebServices.BaseItemIdType
ExchangeWebServices.OccurrenceItemIdType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class OccurrenceItemIdType _
Inherits BaseItemIdType
'Usage
Dim instance As OccurrenceItemIdType
[SerializableAttribute]
public class OccurrenceItemIdType : BaseItemIdType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
OccurrenceItemIdType