Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Adds a new CalendarPart object to the collection.
[Visual Basic,VBScript] Sub Add(CalendarPart As Unknown, ComponentType As CdoComponentType) [C++] HRESULT Add(IUnknown* CalendarPart, CdoComponentType ComponentType); [IDL] HRESULT Add([in] IUnknown* CalendarPart, [in] CdoComponentType ComponentType);