Click or drag to resize

SubscriptionsClassItem Property

Namespace:  SuperOffice.COM.EventServer
Assembly:  SOEventServer.Interop (in SOEventServer.Interop.dll) Version: 8.0.0.0
Syntax
public virtual Subscription this[
	int Index
] { get; }

Parameters

Index
Type: SystemInt32

Property Value

Type: Subscription

Implements

ISubscriptionsItemInt32
See Also