Add

EventItemCollection.Add method

Add the eventItem in the collection.

public int Add(EventItem eventItem)
Parameter Type Description
eventItem EventItem

See Also