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