Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Adds the specified variant to the collection.
[Visual Basic] Sub Add(NewValue as Variant) [C++] HRESULT Add(VARIANT NewValue); [IDL] [id(3)] HRESULT Add([in] VARIANT NewValue);