An NDoc Documented Class Library

EventEmitter.doRest Method 

The rest is the value of the entry defined by the ID in case there are additional attributes. Works with "SUMMARY", "LOCATION", "DTSTART", "DURATION", "DESCRIPTION" and "DTEND" properties

public override void doRest(
   Token t,
   Token id
);

Parameters

t
The Token contains the value of the property.
id
The id identifies the property

Implements

IEmitter.doRest

See Also

EventEmitter Class | RemoteCalendars.Core Namespace