An NDoc Documented Class Library

OutlookEmitter.doResourceBegin Method 

A resource is a particular entry (like a RRULE, rfc2445). In the OutlookEmitter, it's called only if a RRULE is recognised.

public void doResourceBegin(
   Token t
);

Parameters

t
Contains the name of the resource

Implements

IEmitter.doResourceBegin

See Also

OutlookEmitter Class | RemoteCalendars.Core Namespace