Used to publish an iCalendar object to one or more "Calendar Users". There is no interactivity between the publisher and any other "Calendar User". An example might include a baseball team publishing its schedule to the public.

Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public const string Publish
Visual Basic
Public Const Publish As String
Visual C++
public:
literal String^ Publish

See Also