INFO: What's New in Active Messaging Library Version 1.1
ID: Q169921
|
The information in this article applies to:
-
Collaboration Data Objects (CDO), version 1.1
SUMMARY
Below is a list of the new objects, properties and methods available in
Active Messaging Library, version 1.1 (Olemsg32.dll).
MORE INFORMATION
New Objects
-----------
AddressEntries Collection Object
Properties Methods
------------------------------------ -------------------
Application (String) Add
Class (Long) Delete
Count(Long) GetFirst
Filter (AddressEntryFilter object) GetLast
Item (AddressEntry object) GetNext
Parent (AddressList object) GetPrevious
RawTable (IUnknown object) Sort
Session (Session object)
AddressEntryFilter Object
Properties Methods
------------------------------------ -------------------
Address (String) IsSameAs
Application (String)
Class (Long)
Fields (Field object or Fields collection object)
Name (String)
Not (Boolean)
Or (Boolean)
Parent (AddressEntries collection object)
Session (Session object)
AddressList Object
Properties Methods
------------------------------------ -------------------
AddressEntries (AddressEntries IsSameAs
collection object)
Application (String)
Class (Long)
Fields (Field object or Fields collection object)
ID (String)
IsReadOnly (Boolean)
Name (String)
Parent (AddressLists collection object)
Session (Session object)
AddressLists Collection Object
Properties Methods
------------------------------------ -------------------
Application (String) <none>
Class (Long)
Count (Long)
Item (AddressList object)
Parent (Session object)
Session (Session object)
GroupHeader Object
Properties Methods
------------------------------------ -------------------
Application (String) <none>
Class (Long)
Count (Long)
Level (Long)
Name (String)
Parent (Messages collection object)
Session (Session object)
Unread (Long)
MessageFilter Object
Properties Methods
------------------------------------ -------------------
Application (String) IsSameAs
Class (Long)
Conversation (String)
Fields (Field object or Fields collection object)
Importance (Long)
Not (Boolean)
Or (Boolean)
Parent (Messages collection object)
Recipients (String)
Sender (String)
Sent (Boolean)
Session (Session object)
Size (Long)
Subject (String)
Text (String)
TimeFirst (Variant vbDate format)
TimeLast (Variant vbDate format)
Type (String)
Unread (Boolean)
New Properties and Methods on Existing Objects
----------------------------------------------
AddressEntry Object
New Properties New Methods
------------------------------------ -------------------
Manager (AddressEntry object) IsSameAs
MAPIOBJECT (IUnknown object)
Members (AddressEntries collection object)
Attachment Object
New Properties New Methods
------------------------------------ -------------------
Fields (Field object or Fields IsSameAs
collection object)
MAPIOBJECT (IUnknown object)
Attachments Collection Object
<No change>
Field Object
<No change>
Fields Collection Object
<No change>
Folder Object
New Properties New Methods
------------------------------------ -------------------
<none> CopyTo
IsSameAs
MoveTo
Folders Collection Object
New Properties New Methods
------------------------------------ -------------------
Count (Long) Add
Item (Folder object) Delete
RawTable (IUnknown object) Sort
InfoStore Object
New Properties New Methods
------------------------------------ -------------------
Fields (Field object or Fields IsSameAs
collection object)
MAPIOBJECT (IUnknown object)
InfoStores Collection Object
<No change>
Message Object
New Properties New Methods
------------------------------------ -------------------
<none> CopyTo
IsSameAs
MoveTo
Messages Collection Object
New Properties New Methods
------------------------------------ -------------------
Count (Long) <none>
Filter (MessageFilter object)
Item (GroupHeader object or Message Object)
RawTable (IUnknown object)
Recipient Object
New Properties New Methods
------------------------------------ -------------------
AmbiguousNames (AddressEntries IsSameAs
collection object)
ID (String)
Recipients Collection Object
New Properties New Methods
------------------------------------ -------------------
MAPIOBJECT (IUnknown object) AddMultiple
GetFirstUnresolved
GetNextUnresolved
Session Object
New Properties New Methods
------------------------------------ -------------------
AddressLists (AddressList object or CompareIDs
AddressLists collection object) CreateConversationIndex
OutOfOffice (Boolean) DeliverNow
OutOfOfficeText (String) SetLocaleIDs
REFERENCES
For additional information about Collaboration Data Objects versus Active
Messaging, please see the following article in the Microsoft Knowledge
Base:
Q176916
INFO: Active Messaging and Collaboration Data Objects (CDO)
To download the Active Messaging Library version 1.1, please see the
following article in the Microsoft Knowledge Base:
Q171440
INFO: Where to Acquire the Collaboration Data Objects
Libraries
Additional query words:
Keywords : kbActMsg kbCDO kbCDO110 kbMsg XCLN
Version : WINDOWS:1.1
Platform : WINDOWS
Issue type : kbinfo