home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / CHIPCD_3_98.iso / software / testsoft / exchange / bin / actmsg.cnt < prev    next >
Text File  |  1997-08-25  |  52KB  |  731 lines

  1. 1 Collaboration Data Objects
  2. 1 Legal Information=_olemsg_Active_Messaging_Legal
  3. 2 Overview of CDO
  4. 2 Overview of CDO=_olemsg_Overview_of_CDO
  5. 2 Intended Audience=_olemsg_Intended_Audience
  6. 2 Software Requirements=_olemsg_Software_Requirements
  7. 3 The Active Server Environment
  8. 3 The Active Server Environment=_olemsg_The_Active_Server_Environment
  9. 3 The Active Server Components of Microsoft Exchange=_olemsg_The_Active_Server_Components_of_Microsoft_Exchange
  10. 4 About Active Server Pages
  11. 4 About Active Server Pages=_olemsg_About_Active_Server_Pages
  12. 4 About ASP Files=_olemsg_About_ASP_Files
  13. 2 About the CDO Libraries=_olemsg_About_the_CDO_Libraries
  14. 3 The Microsoft Exchange Web Client
  15. 3 The Microsoft Exchange Web Client=_olemsg_The_Microsoft_Exchange_Web_Client
  16. 3 Common Tasks=_olemsg_Common_Tasks
  17. 3 Sequence of Events=_olemsg_Sequence_of_Events
  18. 3 Directory Structure=_olemsg_Directory_Structure
  19. 3 Handling Multiple Languages=_olemsg_Handling_Multiple_Languages
  20. 3 Impersonation=_olemsg_Impersonation
  21. 2 CDO Library
  22. 3 Guide
  23. 4 Introduction
  24. 4 Introduction=_olemsg_Introduction
  25. 4 Quick Start=_olemsg_Quick_Start
  26. 4 About Installation=_olemsg_About_Installation
  27. 4 About This Guide=_olemsg_About_This_Guide
  28. 4 Overview
  29. 4 Overview=_olemsg_Overview
  30. 5 Introduction to MAPI
  31. 5 Introduction to MAPI=_olemsg_Introduction_to_MAPI
  32. 5 MAPI Programming Interfaces=_olemsg_MAPI_Programming_Interfaces
  33. 5 MAPI Custom Controls and the CDO Library=_olemsg_MAPI_Custom_Controls_and_the_CDO_Library
  34. 5 MAPI Functions and the CDO Library=_olemsg_MAPI_Functions_and_the_CDO_Library
  35. 4 Introduction to Automation=_olemsg_Introduction_to_Automation
  36. 5 CDO Library Object Design
  37. 5 CDO Library Object Design=_olemsg_CDO_Library_Object_Design
  38. 5 Top-Level Objects=_olemsg_TopLevel_Objects
  39. 5 Child Objects=_olemsg_Child_Objects
  40. 5 Object Collections=_olemsg_Object_Collections
  41. 4 Platform Differences=_olemsg_Platform_Differences
  42. 4 Programming Tasks
  43. 4 Programming Tasks=_olemsg_Programming_Tasks
  44. 4 Accessing Folders=_olemsg_Accessing_Folders
  45. 4 Adding Attachments to a Message=_olemsg_Adding_Attachments_To_A_Message
  46. 4 Changing an Existing Address Entry=_olemsg_Changing_An_Existing_Address_Entry
  47. 4 Checking for New Mail=_olemsg_Checking_For_New_Mail
  48. 4 Copying a Message to Another Folder=_olemsg_Copying_a_Message_to_Another_Folder
  49. 4 Creating a New Address Book Entry=_olemsg_Creating_a_New_Address_Book_Entry
  50. 4 Creating and Sending a Message=_olemsg_Creating_and_Sending_a_Message
  51. 4 Customizing a Folder or Message=_olemsg_Customizing_A_Folder_or_Message
  52. 4 Deleting a Message=_olemsg_Deleting_a_Message
  53. 4 Filtering Messages in a Folder=_olemsg_Filtering_Messages_in_a_Folder
  54. 4 Handling Errors=_olemsg_Handling_Errors
  55. 4 Improving Application Performance=_olemsg_Improving_Application_Performance
  56. 4 Making Sure the Message Gets There=_olemsg_Making_Sure_The_Message_Gets_There
  57. 4 Moving a Message to Another Folder=_olemsg_Moving_a_Message_to_Another_Folder
  58. 4 Posting Messages to a Public Folder=_olemsg_Posting_Messages_To_A_Public_Folder
  59. 4 Reading a Message from the Inbox=_olemsg_Reading_A_Message_From_the_Inbox
  60. 4 Searching for a Folder=_olemsg_Searching_For_A_Folder
  61. 4 Searching for a Message=_olemsg_Searching_For_A_Message
  62. 4 Securing Messages=_olemsg_Securing_Messages
  63. 4 Selecting Recipients from the Address Book=_olemsg_Selecting_Recipients_From_the_Address_Book
  64. 4 Starting a CDO Session=_olemsg_Starting_a_CDO_Session
  65. 4 Using Addresses=_olemsg_Using_Addresses
  66. 4 Viewing MAPI Properties=_olemsg_Viewing_MAPI_Properties
  67. 4 Working with Conversations=_olemsg_Working_With_Conversations
  68. 4 Designing and Creating Forms
  69. 4 Designing and Creating Forms=_olemsg_Designing_and_Creating_Forms
  70. 4 Creating Web Forms with CDO=_olemsg_Creating_Web_Forms_with_CDO
  71. 4 Message Classes and the Microsoft Exchange Web Client=_olemsg_Message_Classes_and_the_Microsoft_Exchange_Web_Client
  72. 5 Form Example: A Classified Ad
  73. 5 Form Example: A Classified Ad=_olemsg_Form_Example_A_Classified_Ad
  74. 6 Designing the Classified Ad
  75. 6 Designing the Classified Ad=_olemsg_Designing_the_Classified_Ad
  76. 6 Preserving Message Data at Run Time=_olemsg_Preserving_Message_Data_at_Run_Time
  77. 6 Creating the New Classified Ad Form
  78. 6 Creating the New Classified Ad Form=_olemsg_Creating_the_New_Classified_Ad_Form
  79. 6 Creating the Default Message=_olemsg_Creating_the_Default_Message
  80. 6 Adding Custom Fields=_olemsg_Adding_Custom_Fields
  81. 6 Informing Microsoft Exchange Server=_olemsg_Informing_Microsoft_Exchange_Server
  82. 6 Setting the Message Class=_olemsg_Setting_the_Message_Class
  83. 3 Reference
  84. 4 Objects, Properties, and Methods
  85. 4 Objects, Properties, and Methods=_olemsg_Objects.2c_.Properties.2c_.and_Methods
  86. 4 Object Model=_olemsg_Object_Model
  87. 4 Properties Common to All CDO Library Objects
  88. 4 Properties Common to All CDO Library Objects=_olemsg_Properties_Common_to_All_CDO_Library_Objects
  89. 4 Application Property (All CDO Library Objects)=_olemsg_Application_Property_All_CDO_Library_Objects_
  90. 4 Class Property (All CDO Library Objects)=_olemsg_Class_Property_All_CDO_Library_Objects_
  91. 4 Parent Property (All CDO Library Objects)=_olemsg_Parent_Property_All_CDO_Library_Objects_
  92. 4 Session Property (All CDO Library Objects)=_olemsg_Session_Property_All_CDO_Library_Objects_
  93. 4 AddressEntries Collection Object
  94. 4 AddressEntries Collection Object=_olemsg_AddressEntries_Collection_Object
  95. 4 Add Method (AddressEntries Collection)=_olemsg_Add_Method_AddressEntries_Collection_
  96. 4 Count Property (AddressEntries Collection)=_olemsg_Count_Property_AddressEntries_Collection_
  97. 4 Delete Method (AddressEntries Collection)=_olemsg_Delete_Method_AddressEntries_Collection_
  98. 4 Filter Property (AddressEntries Collection)=_olemsg_Filter_Property_AddressEntries_Collection_
  99. 4 GetFirst Method (AddressEntries Collection)=_olemsg_GetFirst_Method_AddressEntries_Collection_
  100. 4 GetLast Method (AddressEntries Collection)=_olemsg_GetLast_Method_AddressEntries_Collection_
  101. 4 GetNext Method (AddressEntries Collection)=_olemsg_GetNext_Method_AddressEntries_Collection_
  102. 4 GetPrevious Method (AddressEntries Collection)=_olemsg_GetPrevious_Method_AddressEntries_Collection_
  103. 4 Item Property (AddressEntries Collection)=_olemsg_Item_Property_AddressEntries_Collection_
  104. 4 RawTable Property (AddressEntries Collection)=_olemsg_RawTable_Property_AddressEntries_Collection_
  105. 4 Sort Method (AddressEntries Collection)=_olemsg_Sort_Method_AddressEntries_Collection_
  106. 4 AddressEntry Object
  107. 4 AddressEntry Object=_olemsg_AddressEntry_Object
  108. 4 Address Property (AddressEntry Object)=_olemsg_Address_Property_AddressEntry
  109. 4 Delete Method (AddressEntry Object)=_olemsg_Delete_Method_AddressEntry
  110. 4 Details Method (AddressEntry Object)=_olemsg_Details_Method_AddressEntry
  111. 4 DisplayType Property (AddressEntry Object)=_olemsg_DisplayType_Property_AddressEntry
  112. 4 Fields Property (AddressEntry Object)=_olemsg_Fields_Property_AddressEntry
  113. 4 GetFreeBusy Method (AddressEntry Object)=_olemsg_GetFreeBusy_Method_AddressEntry_Object_
  114. 4 ID Property (AddressEntry Object)=_olemsg_ID_Property_AddressEntry
  115. 4 IsSameAs Method (AddressEntry Object)=_olemsg_IsSameAs_Method_AddressEntry
  116. 4 Manager Property (AddressEntry Object)=_olemsg_Manager_Property_AddressEntry_Object_
  117. 4 MAPIOBJECT Property (AddressEntry Object)=_olemsg_MAPIOBJECT_Property_AddressEntry_Object_
  118. 4 Members Property (AddressEntry Object)=_olemsg_Members_Property_AddressEntry_Object_
  119. 4 Name Property (AddressEntry Object)=_olemsg_Name_Property_AddressEntry
  120. 4 Type Property (AddressEntry Object)=_olemsg_Type_Property_AddressEntry
  121. 4 Update Method (AddressEntry Object)=_olemsg_Update_Method_AddressEntry
  122. 4 AddressEntryFilter Object
  123. 4 AddressEntryFilter Object=_olemsg_AddressEntryFilter_Object
  124. 4 Address Property (AddressEntryFilter object)=_olemsg_Address_Property_AddressEntryFilter_object_
  125. 4 Fields Property (AddressEntryFilter object)=_olemsg_Fields_Property_AddressEntryFilter_object_
  126. 4 IsSameAs Method (AddressEntryFilter object)=_olemsg_IsSameAs_Method_AddressEntryFilter_object_
  127. 4 Name Property (AddressEntryFilter object)=_olemsg_Name_Property_AddressEntryFilter_object_
  128. 4 Not Property (AddressEntryFilter object)=_olemsg_Not_Property_AddressEntryFilter_object_
  129. 4 Or Property (AddressEntryFilter object)=_olemsg_Or_Property_AddressEntryFilter_object_
  130. 4 AddressList Object
  131. 4 AddressList Object=_olemsg_AddressList_Object
  132. 4 AddressEntries Property (AddressList Object)=_olemsg_AddressEntries_Property_AddressList_Object_
  133. 4 Fields Property (AddressList Object)=_olemsg_Fields_Property_AddressList_Object_
  134. 4 ID Property (AddressList Object)=_olemsg_ID_Property_AddressList_Object_
  135. 4 Index Property (AddressList Object)=_olemsg_Index_Property_AddressList_Object_
  136. 4 IsReadOnly Property (AddressList Object)=_olemsg_IsReadOnly_Property_AddressList_Object_
  137. 4 IsSameAs Method (AddressList Object)=_olemsg_IsSameAs_Method_AddressList_Object_
  138. 4 Name Property (AddressList Object)=_olemsg_Name_Property_AddressList_Object_
  139. 4 AddressLists Collection Object
  140. 4 AddressLists Collection Object=_olemsg_AddressLists_Collection_Object
  141. 4 Count Property (AddressLists Collection)=_olemsg_Count_Property_AddressLists_Collection_
  142. 4 Item Property (AddressLists Collection)=_olemsg_Item_Property_AddressLists_Collection_
  143. 4 AppointmentItem Object
  144. 4 AppointmentItem Object=_olemsg_AppointmentItem_Object
  145. 4 AllDayEvent Property (AppointmentItem Object)=_olemsg_AllDayEvent_Property_AppointmentItem_Object_
  146. 4 BusyStatus Property (AppointmentItem Object)=_olemsg_BusyStatus_Property_AppointmentItem_Object_
  147. 4 ClearRecurrencePattern Method (AppointmentItem Object)=_olemsg_ClearRecurrencePattern_Method_AppointmentItem_Object_
  148. 4 Duration Property (AppointmentItem Object)=_olemsg_Duration_Property_AppointmentItem_Object_
  149. 4 EndTime Property (AppointmentItem Object)=_olemsg_EndTime_Property_AppointmentItem_Object_
  150. 4 GetRecurrencePattern Method (AppointmentItem Object)=_olemsg_GetRecurrencePattern_Method_AppointmentItem_Object_
  151. 4 IsRecurring Property (AppointmentItem Object)=_olemsg_IsRecurring_Property_AppointmentItem_Object_
  152. 4 Location Property (AppointmentItem Object)=_olemsg_Location_Property_AppointmentItem_Object_
  153. 4 MeetingResponseStatus Property (AppointmentItem Object)=_olemsg_MeetingResponseStatus_Property_AppointmentItem_Object_
  154. 4 MeetingStatus Property (AppointmentItem Object)=_olemsg_MeetingStatus_Property_AppointmentItem_Object_
  155. 4 Organizer Property (AppointmentItem Object)=_olemsg_Organizer_Property_AppointmentItem_Object_
  156. 4 ReminderMinutesBeforeStart Property (AppointmentItem Object)=_olemsg_ReminderMinutesBeforeStart_Property_AppointmentItem_Object_
  157. 4 ReminderSet Property (AppointmentItem Object)=_olemsg_ReminderSet_Property_AppointmentItem_Object_
  158. 4 ReplyTime Property (AppointmentItem Object)=_olemsg_ReplyTime_Property_AppointmentItem_Object_
  159. 4 Respond Method (AppointmentItem Object)=_olemsg_Respond_Method_AppointmentItem_Object_
  160. 4 ResponseRequested Property (AppointmentItem Object)=_olemsg_ResponseRequested_Property_AppointmentItem_Object_
  161. 4 StartTime Property (AppointmentItem Object)=_olemsg_StartTime_Property_AppointmentItem_Object_
  162. 4 Attachment Object
  163. 4 Attachment Object=_olemsg_Attachment_Object
  164. 4 Delete Method (Attachment Object)=_olemsg_Delete_Method_Attachment
  165. 4 Fields Property (Attachment Object)=_olemsg_Fields_Property_Attachment_Object_
  166. 4 Index Property (Attachment Object)=_olemsg_Index_Property_Attachment
  167. 4 IsSameAs Method (Attachment Object)=_olemsg_IsSameAs_Method_Attachment_Object_
  168. 4 MAPIOBJECT Property (Attachment Object)=_olemsg_MAPIOBJECT_Property_Attachment_Object_
  169. 4 Name Property (Attachment Object)=_olemsg_Name_Property_Attachment
  170. 4 Position Property (Attachment Object)=_olemsg_Position_Property_Attachment
  171. 4 ReadFromFile Method (Attachment Object)=_olemsg_ReadFromFile_Method_Attachment
  172. 4 Source Property (Attachment Object)=_olemsg_Source_Property_Attachment
  173. 4 Type Property (Attachment Object)=_olemsg_Type_Property_Attachment
  174. 4 WriteToFile Method (Attachment Object)=_olemsg_WriteToFile_Method_Attachment
  175. 4 Attachments Collection Object
  176. 4 Attachments Collection Object=_olemsg_Attachments_Collection_Object
  177. 4 Add Method (Attachments Collection)=_olemsg_Add_Method_Attachments_Collection
  178. 4 Count Property (Attachments Collection)=_olemsg_Count_Property_Attachments_Collection
  179. 4 Delete Method (Attachments Collection)=_olemsg_Delete_Method_Attachments_Collection
  180. 4 Item Property (Attachments Collection)=_olemsg_Item_Property_Attachments_Collection
  181. 4 Field Object
  182. 4 Field Object=_olemsg_Field_Object
  183. 4 Delete Method (Field Object)=_olemsg_Delete_Method_Field
  184. 4 ID Property (Field Object)=_olemsg_ID_Property_Field
  185. 4 Index Property (Field Object)=_olemsg_Index_Property_Field
  186. 4 Name Property (Field Object)=_olemsg_Name_Property_Field
  187. 4 ReadFromFile Method (Field Object)=_olemsg_ReadFromFile_Method_Field
  188. 4 Type Property (Field Object)=_olemsg_Type_Property_Field
  189. 4 Value Property (Field Object)=_olemsg_Value_Property_Field
  190. 4 WriteToFile Method (Field Object)=_olemsg_WriteToFile_Method_Field
  191. 4 Fields Collection Object
  192. 4 Fields Collection Object=_olemsg_Fields_Collection_Object
  193. 4 Add Method (Fields Collection)=_olemsg_Add_Method_Fields_Collection
  194. 4 Count Property (Fields Collection)=_olemsg_Count_Property_Fields_Collection
  195. 4 Delete Method (Fields Collection)=_olemsg_Delete_Method_Fields_Collection
  196. 4 Item Property (Fields Collection)=_olemsg_Item_Property_Fields_Collection
  197. 4 SetNamespace Method (Fields Collection)=_olemsg_SetNamespace_Method_Fields_Collection
  198. 4 Folder Object
  199. 4 Folder Object=_olemsg_Folder_Object
  200. 4 CopyTo Method (Folder Object)=_olemsg_CopyTo_Method_Folder_Object_
  201. 4 Delete Method (Folder Object)=_olemsg_Delete_Method_Folder_Object_
  202. 4 Fields Property (Folder Object)=_olemsg_Fields_Property_Folder
  203. 4 FolderID Property (Folder Object)=_olemsg_FolderID_Property_Folder
  204. 4 Folders Property (Folder Object)=_olemsg_Folders_Property_Folder
  205. 4 HiddenMessages Property (Folder Object)=_olemsg_HiddenMessages_Property_Folder_Object_
  206. 4 ID Property (Folder Object)=_olemsg_ID_Property_Folder
  207. 4 IsSameAs Method (Folder Object)=_olemsg_IsSameAs_Method_Folder_Object_
  208. 4 MAPIOBJECT Property (Folder Object)=_olemsg_MAPIOBJECT_Property_Folder
  209. 4 Messages Property (Folder Object)=_olemsg_Messages_Property_Folder
  210. 4 MoveTo Method (Folder Object)=_olemsg_MoveTo_Method_Folder_Object_
  211. 4 Name Property (Folder Object)=_olemsg_Name_Property_Folder
  212. 4 StoreID Property (Folder Object)=_olemsg_StoreID_Property_Folder
  213. 4 Update Method (Folder Object)=_olemsg_Update_Method_Folder
  214. 4 Folders Collection Object
  215. 4 Folders Collection Object=_olemsg_Folders_Collection_Object
  216. 4 Add Method (Folders Collection)=_olemsg_Add_Method_Folders_Collection_
  217. 4 Count Property (Folders Collection)=_olemsg_Count_Property_Folders_Collection_
  218. 4 Delete Method (Folders Collection)=_olemsg_Delete_Method_Folders_Collection_
  219. 4 GetFirst Method (Folders Collection)=_olemsg_GetFirst_Method_Folders_Collection
  220. 4 GetLast Method (Folders Collection)=_olemsg_GetLast_Method_Folders_Collection
  221. 4 GetNext Method (Folders Collection)=_olemsg_GetNext_Method_Folders_Collection
  222. 4 GetPrevious Method (Folders Collection)=_olemsg_GetPrevious_Method_Folders_Collection
  223. 4 Item Property (Folders Collection)=_olemsg_Item_Property_Folders_Collection_
  224. 4 RawTable Property (Folders Collection)=_olemsg_RawTable_Property_Folders_Collection_
  225. 4 Sort Method (Folders Collection)=_olemsg_Sort_Method_Folders_Collection_
  226. 4 GroupHeader Object
  227. 4 GroupHeader Object=_olemsg_GroupHeader_Object
  228. 4 Count Property (GroupHeader Object)=_olemsg_Count_Property_GroupHeader_Object_
  229. 4 Level Property (GroupHeader Object)=_olemsg_Level_Property_GroupHeader_Object_
  230. 4 Name Property (GroupHeader Object)=_olemsg_Name_Property_GroupHeader_Object_
  231. 4 Unread Property (GroupHeader Object)=_olemsg_Unread_Property_GroupHeader_Object_
  232. 4 InfoStore Object
  233. 4 InfoStore Object=_olemsg_InfoStore_Object
  234. 4 Fields Property (InfoStore Object)=_olemsg_Fields_Property_InfoStore_Object_
  235. 4 ID Property (InfoStore Object)=_olemsg_ID_Property_InfoStore
  236. 4 Index Property (InfoStore Object)=_olemsg_Index_Property_InfoStore
  237. 4 IsSameAs Method (InfoStore Object)=_olemsg_IsSameAs_Method_InfoStore_Object_
  238. 4 MAPIOBJECT Property (InfoStore Object)=_olemsg_MAPIOBJECT_Property_InfoStore_Object_
  239. 4 Name Property (InfoStore Object)=_olemsg_Name_Property_InfoStore
  240. 4 ProviderName Property (InfoStore Object)=_olemsg_ProviderName_Property_InfoStore
  241. 4 RootFolder Property (InfoStore Object)=_olemsg_RootFolder_Property_InfoStore
  242. 4 InfoStores Collection Object
  243. 4 InfoStores Collection Object=_olemsg_InfoStores_Collection_Object
  244. 4 Count Property (InfoStores Collection)=_olemsg_Count_Property_InfoStores_Collection
  245. 4 Item Property (InfoStores Collection)=_olemsg_Item_Property_InfoStores_Collection
  246. 4 MeetingItem Object
  247. 4 MeetingItem Object=_olemsg_MeetingItem_Object
  248. 4 GetAssociatedAppointment Method (MeetingItem Object)=_olemsg_GetAssociatedAppointment_Method_MeetingItem_Object_
  249. 4 MeetingType Property (MeetingItem Object)=_olemsg_MeetingType_Property_MeetingItem_Object_
  250. 4 Respond Method (MeetingItem Object)=_olemsg_Respond_Method_MeetingItem_Object_
  251. 4 Message Object
  252. 4 Message Object=_olemsg_Message_Object
  253. 4 Attachments Property (Message Object)=_olemsg_Attachments_Property_Message
  254. 4 Categories Property (Message Object)=_olemsg_Categories_Property_Message_Object_
  255. 4 Conversation Property (Message Object)=_olemsg_Conversation_Property_Message
  256. 4 ConversationIndex Property (Message Object)=_olemsg_ConversationIndex_Property_Message
  257. 4 ConversationTopic Property (Message Object)=_olemsg_ConversationTopic_Property_Message
  258. 4 CopyTo Method (Message Object)=_olemsg_CopyTo_Method_Message_Object_
  259. 4 Delete Method (Message Object)=_olemsg_Delete_Method_Message
  260. 4 DeliveryReceipt Property (Message Object)=_olemsg_DeliveryReceipt_Property_Message
  261. 4 Encrypted Property (Message Object)=_olemsg_Encrypted_Property_Message
  262. 4 Fields Property (Message Object)=_olemsg_Fields_Property_Message
  263. 4 FolderID Property (Message Object)=_olemsg_FolderID_Property_Message
  264. 4 Forward Method (Message Object)=_olemsg_Forward_Method_Message_Object_
  265. 4 ID Property (Message Object)=_olemsg_ID_Property_Message
  266. 4 Importance Property (Message Object)=_olemsg_Importance_Property_Message
  267. 4 IsSameAs Method (Message Object)=_olemsg_IsSameAs_Method_Message_Object_
  268. 4 MAPIOBJECT Property (Message Object)=_olemsg_MAPIOBJECT_Property_Message
  269. 4 MoveTo Method (Message Object)=_olemsg_MoveTo_Method_Message_Object_
  270. 4 Options Method (Message Object)=_olemsg_Options_Method_Message
  271. 4 ReadReceipt Property (Message Object)=_olemsg_ReadReceipt_Property_Message
  272. 4 Recipients Property (Message Object)=_olemsg_Recipients_Property_Message
  273. 4 Reply Method (Message Object)=_olemsg_Reply_Method_Message_Object_
  274. 4 ReplyAll Method (Message Object)=_olemsg_ReplyAll_Method_Message_Object_
  275. 4 Send Method (Message Object)=_olemsg_Send_Method_Message
  276. 4 Sender Property (Message Object)=_olemsg_Sender_Property_Message
  277. 4 Sensitivity Property (Message Object)=_olemsg_Sensitivity_Property_Message_Object_
  278. 4 Sent Property (Message Object)=_olemsg_Sent_Property_Message
  279. 4 Signed Property (Message Object)=_olemsg_Signed_Property_Message
  280. 4 Size Property (Message Object)=_olemsg_Size_Property_Message
  281. 4 StoreID Property (Message Object)=_olemsg_StoreID_Property_Message
  282. 4 Subject Property (Message Object)=_olemsg_Subject_Property_Message
  283. 4 Submitted Property (Message Object)=_olemsg_Submitted_Property_Message
  284. 4 Text Property (Message Object)=_olemsg_Text_Property_Message
  285. 4 TimeCreated Property (Message Object)=_olemsg_TimeCreated_Property_Message_Object_
  286. 4 TimeExpired Property (Message Object)=_olemsg_TimeExpired_Property_Message_Object_
  287. 4 TimeLastModified Property (Message Object)=_olemsg_TimeLastModified_Property_Message_Object_
  288. 4 TimeReceived Property (Message Object)=_olemsg_TimeReceived_Property_Message
  289. 4 TimeSent Property (Message Object)=_olemsg_TimeSent_Property_Message
  290. 4 Type Property (Message Object)=_olemsg_Type_Property_Message
  291. 4 Unread Property (Message Object)=_olemsg_Unread_Property_Message
  292. 4 Update Method (Message Object)=_olemsg_Update_Method_Message
  293. 4 MessageFilter Object
  294. 4 MessageFilter Object=_olemsg_MessageFilter_Object
  295. 4 Conversation Property (MessageFilter Object)=_olemsg_Conversation_Property_MessageFilter_Object_
  296. 4 Fields Property (MessageFilter Object)=_olemsg_Fields_Property_MessageFilter_Object_
  297. 4 Importance Property (MessageFilter Object)=_olemsg_Importance_Property_MessageFilter_Object_
  298. 4 IsSameAs Method (MessageFilter Object)=_olemsg_IsSameAs_Method_MessageFilter_Object_
  299. 4 Not Property (MessageFilter Object)=_olemsg_Not_Property_MessageFilter_Object_
  300. 4 Or Property (MessageFilter Object)=_olemsg_Or_Property_MessageFilter_Object_
  301. 4 Recipients Property (MessageFilter Object)=_olemsg_Recipients_Property_MessageFilter_Object_
  302. 4 Sender Property (MessageFilter Object)=_olemsg_Sender_Property_MessageFilter_Object_
  303. 4 Sent Property (MessageFilter Object)=_olemsg_Sent_Property_MessageFilter_Object_
  304. 4 Size Property (MessageFilter Object)=_olemsg_Size_Property_MessageFilter_Object_
  305. 4 Subject Property (MessageFilter Object)=_olemsg_Subject_Property_MessageFilter_Object_
  306. 4 Text Property (MessageFilter Object)=_olemsg_Text_Property_MessageFilter_Object_
  307. 4 TimeFirst Property (MessageFilter Object)=_olemsg_TimeFirst_Property_MessageFilter_Object_
  308. 4 TimeLast Property (MessageFilter Object)=_olemsg_TimeLast_Property_MessageFilter_Object_
  309. 4 Type Property (MessageFilter Object)=_olemsg_Type_Property_MessageFilter_Object_
  310. 4 Unread Property (MessageFilter Object)=_olemsg_Unread_Property_MessageFilter_Object_
  311. 4 Messages Collection Object
  312. 4 Messages Collection Object=_olemsg_Messages_Collection_Object
  313. 4 Add Method (Messages Collection)=_olemsg_Add_Method_Messages_Collection
  314. 4 Count Property (Messages Collection)=_olemsg_Count_Property_Messages_Collection_
  315. 4 Delete Method (Messages Collection)=_olemsg_Delete_Method_Messages_Collection
  316. 4 Filter Property (Messages Collection)=_olemsg_Filter_Property_Messages_Collection_
  317. 4 GetFirst Method (Messages Collection)=_olemsg_GetFirst_Method_Messages_Collection
  318. 4 GetLast Method (Messages Collection)=_olemsg_GetLast_Method_Messages_Collection
  319. 4 GetNext Method (Messages Collection)=_olemsg_GetNext_Method_Messages_Collection
  320. 4 GetPrevious Method (Messages Collection)=_olemsg_GetPrevious_Method_Messages_Collection
  321. 4 Item Property (Messages Collection)=_olemsg_Item_Property_Messages_Collection_
  322. 4 RawTable Property (Messages Collection)=_olemsg_RawTable_Property_Messages_Collection_
  323. 4 Sort Method (Messages Collection)=_olemsg_Sort_Method_Messages_Collection
  324. 4 Recipient Object
  325. 4 Recipient Object=_olemsg_Recipient_Object
  326. 4 Address Property (Recipient Object)=_olemsg_Address_Property_Recipient
  327. 4 AddressEntry Property (Recipient Object)=_olemsg_AddressEntry_Property_Recipient
  328. 4 AmbiguousNames Property (Recipient Object)=_olemsg_AmbiguousNames_Property_Recipient_Object_
  329. 4 Delete Method (Recipient Object)=_olemsg_Delete_Method_Recipient
  330. 4 DisplayType Property (Recipient Object)=_olemsg_DisplayType_Property_Recipient
  331. 4 GetFreeBusy Method (Recipient Object)=_olemsg_GetFreeBusy_Method_Recipient_Object_
  332. 4 ID Property (Recipient Object)=_olemsg_ID_Property_Recipient_Object_
  333. 4 Index Property (Recipient Object)=_olemsg_Index_Property_Recipient
  334. 4 IsSameAs Method (Recipient Object)=_olemsg_IsSameAs_Method_Recipient_Object_
  335. 4 MeetingResponseStatus Property (Recipient Object)=_olemsg_MeetingResponseStatus_Property_Recipient_Object_
  336. 4 Name Property (Recipient Object)=_olemsg_Name_Property_Recipient
  337. 4 Resolve Method (Recipient Object)=_olemsg_Resolve_Method_Recipient
  338. 4 Type Property (Recipient Object)=_olemsg_Type_Property_Recipient
  339. 4 Recipients Collection Object
  340. 4 Recipients Collection Object=_olemsg_Recipients_Collection_Object
  341. 4 Add Method (Recipients Collection)=_olemsg_Add_Method_Recipients_Collection
  342. 4 AddMultiple Method (Recipients Collection)=_olemsg_AddMultiple_Method_Recipients_Collection_
  343. 4 Count Property (Recipients Collection)=_olemsg_Count_Property_Recipients_Collection
  344. 4 Delete Method (Recipients Collection)=_olemsg_Delete_Method_Recipients_Collection
  345. 4 GetFirstUnresolved Method (Recipients Collection)=_olemsg_GetFirstUnresolved_Method_Recipients_Collection_
  346. 4 GetFreeBusy Method (Recipients Collection)=_olemsg_GetFreeBusy_Method_Recipients_Collection_
  347. 4 GetNextUnresolved Method (Recipients Collection)=_olemsg_GetNextUnresolved_Method_Recipients_Collection_
  348. 4 Item Property (Recipients Collection)=_olemsg_Item_Property_Recipients_Collection
  349. 4 RawTable Property (Recipients Collection)=_olemsg_RawTable_Property_Recipients_Collection_
  350. 4 Resolve Method (Recipients Collection)=_olemsg_Resolve_Method_Recipients_Collection
  351. 4 Resolved Property (Recipients Collection)=_olemsg_Resolved_Property_Recipients_Collection
  352. 4 RecurrencePattern Object
  353. 4 RecurrencePattern Object=_olemsg_RecurrencePattern_Object
  354. 4 DayOfMonth Property (RecurrencePattern Object)=_olemsg_DayOfMonth_Property_RecurrencePattern_Object_
  355. 4 DayOfWeekMask Property (RecurrencePattern Object)=_olemsg_DayOfWeekMask_Property_RecurrencePattern_Object_
  356. 4 Duration Property (RecurrencePattern Object)=_olemsg_Duration_Property_RecurrencePattern_Object_
  357. 4 EndTime Property (RecurrencePattern Object)=_olemsg_EndTime_Property_RecurrencePattern_Object_
  358. 4 Instance Property (RecurrencePattern Object)=_olemsg_Instance_Property_RecurrencePattern_Object_
  359. 4 Interval Property (RecurrencePattern Object)=_olemsg_Interval_Property_RecurrencePattern_Object_
  360. 4 MonthOfYear Property (RecurrencePattern Object)=_olemsg_MonthOfYear_Property_RecurrencePattern_Object_
  361. 4 NoEndDate Property (RecurrencePattern Object)=_olemsg_NoEndDate_Property_RecurrencePattern_Object_
  362. 4 Occurrences Property (RecurrencePattern Object)=_olemsg_Occurrences_Property_RecurrencePattern_Object_
  363. 4 PatternEndDate Property (RecurrencePattern Object)=_olemsg_PatternEndDate_Property_RecurrencePattern_Object_
  364. 4 PatternStartDate Property (RecurrencePattern Object)=_olemsg_PatternStartDate_Property_RecurrencePattern_Object_
  365. 4 RecurrenceType Property (RecurrencePattern Object)=_olemsg_RecurrenceType_Property_RecurrencePattern_Object_
  366. 4 StartTime Property (RecurrencePattern Object)=_olemsg_StartTime_Property_RecurrencePattern_Object_
  367. 4 Session Object
  368. 4 Session Object=_olemsg_Session_Object
  369. 4 AddressBook Method (Session Object)=_olemsg_AddressBook_Method_Session
  370. 4 AddressLists Property (Session Object)=_olemsg_AddressLists_Property_Session_Object_
  371. 4 CompareIDs Method (Session Object)=_olemsg_CompareIDs_Method_Session_Object_
  372. 4 CreateConversationIndex Method (Session Object)=_olemsg_CreateConversationIndex_Method_Session_Object_
  373. 4 CurrentUser Property (Session Object)=_olemsg_CurrentUser_Property_Session
  374. 4 DeliverNow Method (Session Object)=_olemsg_DeliverNow_Method_Session_Object_
  375. 4 GetAddressEntry Method (Session Object)=_olemsg_GetAddressEntry_Method_Session
  376. 4 GetAddressList Method (Session Object)=_olemsg_GetAddressList_Method_Session_Object_
  377. 4 GetDefaultFolder Method (Session Object)=_olemsg_GetDefaultFolder_Method_Session_Object_
  378. 4 GetFolder Method (Session Object)=_olemsg_GetFolder_Method_Session
  379. 4 GetInfoStore Method (Session Object)=_olemsg_GetInfoStore_method_Session
  380. 4 GetMessage Method (Session Object)=_olemsg_GetMessage_Method_Session
  381. 4 GetOption Method (Session Object)=_olemsg_GetOption_Method_Session_Object_
  382. 4 Inbox Property (Session Object)=_olemsg_Inbox_Property_Session
  383. 4 InfoStores Property (Session Object)=_olemsg_InfoStores_Property_Session
  384. 4 Logoff Method (Session Object)=_olemsg_Logoff_Method_Session
  385. 4 Logon Method (Session Object)=_olemsg_Logon_Method_Session
  386. 4 MAPIOBJECT Property (Session Object)=_olemsg_MAPIOBJECT_Property_Session
  387. 4 Name Property (Session Object)=_olemsg_Name_Property_Session
  388. 4 OperatingSystem Property (Session Object)=_olemsg_OperatingSystem_Property_Session
  389. 4 Outbox Property (Session Object)=_olemsg_Outbox_Property_Session
  390. 4 OutOfOffice Property (Session Object)=_olemsg_OutOfOffice_Property_Session_Object_
  391. 4 OutOfOfficeText Property (Session Object)=_olemsg_OutOfOfficeText_Property_Session_Object_
  392. 4 SetLocaleIDs Method (Session Object)=_olemsg_SetLocaleIDs_Method_Session_Object_
  393. 4 SetOption Method (Session Object)=_olemsg_SetOption_Method_Session_Object_
  394. 4 Version Property (Session Object)=_olemsg_Version_Property_Session
  395. 2 CDO Rendering Library
  396. 3 Guide
  397. 4 Overview of CDO Rendering
  398. 4 Overview of CDO Rendering=_olemsg_Overview_of_CDO_Rendering
  399. 4 The World Wide Web and HTML=_olemsg_The_World_Wide_Web_and_HTML
  400. 4 HTML Rendering=_olemsg_HTML_Rendering
  401. 4 Writing a Rendering Application=_olemsg_Writing_a_Rendering_Application
  402. 4 Container Object Rendering=_olemsg_Container_Object_Rendering
  403. 4 Rendering a Table=_olemsg_Rendering_a_Table
  404. 4 Rendering Object Usage=_olemsg_Rendering_Object_Usage
  405. 4 CDO Rendering Library Design
  406. 4 CDO Rendering Library Design=_olemsg_CDO_Rendering_Library_Design
  407. 4 CDO Rendering Objects=_olemsg_CDO_Rendering_Objects
  408. 4 CDO Rendering Collections=_olemsg_CDO_Rendering_Collections
  409. 4 Rendering Messaging Objects and Collections
  410. 4 Rendering Messaging Objects and Collections=_olemsg_Rendering_Messaging_Objects_and_Collections
  411. 4 Rendering Individual Object Properties=_olemsg_Rendering_Individual_Object_Properties
  412. 4 Rendering Collections=_olemsg_Rendering_Collections
  413. 5 Creating the RenderingApplication Object
  414. 5 Creating the RenderingApplication Object=_olemsg_Creating_the_RenderingApplication_Object
  415. 5 Extending the Scope of the RenderingApplication Object=_olemsg_Extending_the_Scope_of_the_RenderingApplication_Object
  416. 6 Configuring the RenderingApplication Object
  417. 6 Configuring the RenderingApplication Object=_olemsg_Configuring_the_RenderingApplication_Object
  418. 6 Retrieving Configuration Information=_olemsg_Retrieving_Configuration_Information
  419. 6 Setting virtroot and classpath=_olemsg_Setting_virtroot_and_classpath
  420. 5 About Renderer Objects
  421. 5 About Renderer Objects=_olemsg_About_Renderer_Objects
  422. 5 When to Create Renderer Objects=_olemsg_When_to_Create_Renderer_Objects
  423. 6 About Standalone Renderer Objects
  424. 6 About Standalone Renderer Objects=_olemsg_About_Standalone_Renderer_Objects
  425. 6 Web Client Example: Creating Renderer Objects=_olemsg_Web_Client_Example_Creating_Renderer_Objects
  426. 4 Using CheckSession=_olemsg_Using_CheckSession
  427. 5 Setting the Data Source
  428. 5 Setting the Data Source=_olemsg_Setting_the_Data_Source
  429. 5 About Collections and Individual Objects=_olemsg_About_Collections_and_Individual_Objects
  430. 5 Valid Data Sources=_olemsg_Valid_Data_Sources
  431. 5 Web Client Example: Setting a Data Source=_olemsg_Web_Client_Example_Setting_a_Data_Source
  432. 4 Using Views=_olemsg_Using_Views
  433. 5 About Format Objects
  434. 5 About Format Objects=_olemsg_About_Format_Objects
  435. 5 Example: Results of Using Formats=_olemsg_Example_Results_of_Using_Formats
  436. 6 Property-Only Formats
  437. 6 Property-Only Formats=_olemsg_Property_Only_Formats
  438. 6 Using Named Properties=_olemsg_Using_Named_Properties
  439. 5 Named Formats=_olemsg_Named_Formats
  440. 5 Formats Collection Objects=_olemsg_Formats_Collection_Objects
  441. 5 About Patterns
  442. 5 About Patterns=_olemsg_About_Patterns
  443. 5 Pattern Matching=_olemsg_Pattern_Matching
  444. 5 Link Patterns=_olemsg_Link_Patterns
  445. 4 RenderUsing Strings=_olemsg_RenderUsing_Strings
  446. 4 Creating Rendering Objects, Formats, and Patterns=_olemsg_Creating_Rendering_Objects_Formats_and_Patterns
  447. 4 Suggested Formats and Patterns=_olemsg_Suggested_Formats_and_Patterns
  448. 3 Reference
  449. 4 Rendering Objects
  450. 4 Rendering Objects=_olemsg_Rendering_Objects
  451. 4 Rendering Object Model=_olemsg_Rendering_Object_Model
  452. 4 Properties Common to All CDO Rendering Library Objects
  453. 4 Properties Common to All CDO Rendering Library Objects=_olemsg_Properties_Common_to_All_CDO_Rendering_Library_Objects
  454. 4 Class Property (All CDO Rendering Library Objects)=_olemsg_Class_Property_All_CDO_Rendering_Library_Objects_
  455. 4 Parent Property (All CDO Rendering Library Objects)=_olemsg_Parent_Property_All_CDO_Rendering_Library_Objects_
  456. 4 CalendarView Object
  457. 4 CalendarView Object=_olemsg_CalendarView_Object
  458. 4 BusyCell Property (CalendarView Object)=_olemsg_BusyCell_Property_CalendarView_Object_
  459. 4 BusyIndicator Property (CalendarView Object)=_olemsg_BusyIndicator_Property_CalendarView_Object_
  460. 4 Categories Property (CalendarView Object)=_olemsg_Categories_Property_CalendarView_Object_
  461. 4 Columns Property (CalendarView Object)=_olemsg_Columns_Property_CalendarView_Object_
  462. 4 FreeBusinessCell Property (CalendarView Object)=_olemsg_FreeBusinessCell_Property_CalendarView_Object_
  463. 4 FreeIndicator Property (CalendarView Object)=_olemsg_FreeIndicator_Property_CalendarView_Object_
  464. 4 FreeNonBusinessCell Property (CalendarView Object)=_olemsg_FreeNonBusinessCell_Property_CalendarView_Object_
  465. 4 Index Property (CalendarView Object)=_olemsg_Index_Property_CalendarView_Object_
  466. 4 Interval Property (CalendarView Object)=_olemsg_Interval_Property_CalendarView_Object_
  467. 4 IsSameAs Method (CalendarView Object)=_olemsg_IsSameAs_Method_CalendarView_Object_
  468. 4 Mode Property (CalendarView Object)=_olemsg_Mode_Property_CalendarView_Object_
  469. 4 Name Property (CalendarView Object)=_olemsg_Name_Property_CalendarView_Object_
  470. 4 NumberOfUnits Property (CalendarView Object)=_olemsg_NumberOfUnits_Property_CalendarView_Object_
  471. 4 OOFIndicator Property (CalendarView Object)=_olemsg_OOFIndicator_Property_CalendarView_Object_
  472. 4 RenderAppointments Method (CalendarView Object)=_olemsg_RenderAppointments_Method_CalendarView_Object_
  473. 4 RenderDateNavigator Method (CalendarView Object)=_olemsg_RenderDateNavigator_Method_CalendarView_Object_
  474. 4 RenderEvents Method (CalendarView Object)=_olemsg_RenderEvents_Method_CalendarView_Object_
  475. 4 Source Property (CalendarView Object)=_olemsg_Source_Property_CalendarView_Object_
  476. 4 TentativeIndicator Property (CalendarView Object)=_olemsg_TentativeIndicator_Property_CalendarView_Object_
  477. 4 Column Object
  478. 4 Column Object=_olemsg_Column_Object
  479. 4 Flags Property (Column Object)=_olemsg_Flags_Property_Column_Object_
  480. 4 Index Property (Column Object)=_olemsg_Index_Property_Column_Object_
  481. 4 Name Property (Column Object)=_olemsg_Name_Property_Column_Object_
  482. 4 Property Property (Column Object)=_olemsg_Property_Property_Column_Object_
  483. 4 RenderUsing Property (Column Object)=_olemsg_RenderUsing_Property_Column_Object_
  484. 4 Width Property (Column Object)=_olemsg_Width_Property_Column_Object_
  485. 4 Columns Collection Object
  486. 4 Columns Collection Object=_olemsg_Columns_Collection_Object
  487. 4 Add Method (Columns Collection)=_olemsg_Add_Method_Columns_Collection_
  488. 4 Count Property (Columns Collection)=_olemsg_Count_Property_Columns_Collection_
  489. 4 Item Property (Columns Collection)=_olemsg_Item_Property_Columns_Collection_
  490. 4 ContainerRenderer Object
  491. 4 ContainerRenderer Object=_olemsg_ContainerRenderer_Object
  492. 4 BusinessDayEndTime Property (ContainerRenderer Object)=_olemsg_BusinessDayEndTime_Property_ContainerRenderer_Object_
  493. 4 BusinessDayStartTime Property (ContainerRenderer Object)=_olemsg_BusinessDayStartTime_Property_ContainerRenderer_Object_
  494. 4 CellPattern Property (ContainerRenderer Object)=_olemsg_CellPattern_Property_ContainerRenderer_Object_
  495. 4 CodePage Property (ContainerRenderer Object)=_olemsg_CodePage_Property_ContainerRenderer_Object_
  496. 4 CurrentStore Property (ContainerRenderer Object)=_olemsg_CurrentStore_Property_ContainerRenderer_Object_
  497. 4 CurrentView Property (ContainerRenderer Object)=_olemsg_CurrentView_Property_ContainerRenderer_Object_
  498. 4 DataSource Property (ContainerRenderer Object)=_olemsg_DataSource_Property_ContainerRenderer_Object_
  499. 4 FirstDayOfWeek Property (ContainerRenderer Object)=_olemsg_FirstDayOfWeek_Property_ContainerRenderer_Object_
  500. 4 Formats Property (ContainerRenderer Object)=_olemsg_Formats_Property_ContainerRenderer_Object_
  501. 4 HeadingCellPattern Property (ContainerRenderer Object)=_olemsg_HeadingCellPattern_Property_ContainerRenderer_Object_
  502. 4 HeadingRowPrefix Property (ContainerRenderer Object)=_olemsg_HeadingRowPrefix_Property_ContainerRenderer_Object_
  503. 4 HeadingRowSuffix Property (ContainerRenderer Object)=_olemsg_HeadingRowSuffix_Property_ContainerRenderer_Object_
  504. 4 Is24HourClock Property (ContainerRenderer Object)=_olemsg_Is24HourClock_Property_ContainerRenderer_Object_
  505. 4 LCID Property (ContainerRenderer Object)=_olemsg_LCID_Property_ContainerRenderer_Object_
  506. 4 LinkPattern Property (ContainerRenderer Object)=_olemsg_LinkPattern_Property_ContainerRenderer_Object_
  507. 4 PrivateStore Property (ContainerRenderer Object)=_olemsg_PrivateStore_Property_ContainerRenderer_Object_
  508. 4 Render Method (ContainerRenderer Object)=_olemsg_Render_Method_ContainerRenderer_Object_
  509. 4 RenderDate Method (ContainerRenderer Object)=_olemsg_RenderDate_Method_ContainerRenderer_Object_
  510. 4 RenderHeading Method (ContainerRenderer Object)=_olemsg_RenderHeading_Method_ContainerRenderer_Object_
  511. 4 RenderPath Method (ContainerRenderer Object)=_olemsg_RenderPath_Method_ContainerRenderer_Object_
  512. 4 RenderProperty Method (ContainerRenderer Object)=_olemsg_RenderProperty_Method_ContainerRenderer_Object_
  513. 4 RenderTime Method (ContainerRenderer Object)=_olemsg_RenderTime_Method_ContainerRenderer_Object_
  514. 4 RowPrefix Property (ContainerRenderer Object)=_olemsg_RowPrefix_Property_ContainerRenderer_Object_
  515. 4 RowsPerPage Property (ContainerRenderer Object)=_olemsg_RowsPerPage_Property_ContainerRenderer_Object_
  516. 4 RowSuffix Property (ContainerRenderer Object)=_olemsg_RowSuffix_Property_ContainerRenderer_Object_
  517. 4 TablePrefix Property (ContainerRenderer Object)=_olemsg_TablePrefix_Property_ContainerRenderer_Object_
  518. 4 TableSuffix Property (ContainerRenderer Object)=_olemsg_TableSuffix_Property_ContainerRenderer_Object_
  519. 4 TimeZone Property (ContainerRenderer Object)=_olemsg_TimeZone_Property_ContainerRenderer_Object_
  520. 4 Views Property (ContainerRenderer Object)=_olemsg_Views_Property_ContainerRenderer_Object_
  521. 4 Format Object
  522. 4 Format Object=_olemsg_Format_Object
  523. 4 Delete Method (Format Object)=_olemsg_Delete_Method_Format_Object_
  524. 4 Name Property (Format Object)=_olemsg_Name_Property_Format_Object_
  525. 4 Patterns Property (Format Object)=_olemsg_Patterns_Property_Format_Object_
  526. 4 Property Property (Format Object)=_olemsg_Property_Property_Format_Object_
  527. 4 Formats Collection Object
  528. 4 Formats Collection Object=_olemsg_Formats_Collection_Object
  529. 4 Add Method (Formats Collection)=_olemsg_Add_Method_Formats_Collection_
  530. 4 Count Property (Formats Collection)=_olemsg_Count_Property_Formats_Collection_
  531. 4 Item Property (Formats Collection)=_olemsg_Item_Property_Formats_Collection_
  532. 4 ObjectRenderer Object
  533. 4 ObjectRenderer Object=_olemsg_ObjectRenderer_Object
  534. 4 CodePage Property (ObjectRenderer Object)=_olemsg_CodePage_Property_ObjectRenderer_Object_
  535. 4 DataSource Property (ObjectRenderer Object)=_olemsg_DataSource_Property_ObjectRenderer_Object_
  536. 4 Formats Property (ObjectRenderer Object)=_olemsg_Formats_Property_ObjectRenderer_Object_
  537. 4 LCID Property (ObjectRenderer Object)=_olemsg_LCID_Property_ObjectRenderer_Object_
  538. 4 LinkPattern Property (ObjectRenderer Object)=_olemsg_LinkPattern_Property_ObjectRenderer_Object_
  539. 4 RenderDate Method (ObjectRenderer Object)=_olemsg_RenderDate_Method_ObjectRenderer_Object_
  540. 4 RenderLink Method (ObjectRenderer Object)=_olemsg_RenderLink_Method_ObjectRenderer_Object_
  541. 4 RenderProperty Method (ObjectRenderer Object)=_olemsg_RenderProperty_Method_ObjectRenderer_Object_
  542. 4 RenderTime Method (ObjectRenderer Object)=_olemsg_RenderTime_Method_ObjectRenderer_Object_
  543. 4 Pattern Object
  544. 4 Pattern Object=_olemsg_Pattern_Object
  545. 4 Delete Method (Pattern Object)=_olemsg_Delete_Method_Pattern_Object_
  546. 4 RenderUsing Property (Pattern Object)=_olemsg_RenderUsing_Property_Pattern_Object_
  547. 4 Value Property (Pattern Object)=_olemsg_Value_Property_Pattern_Object_
  548. 4 Patterns Collection Object
  549. 4 Patterns Collection Object=_olemsg_Patterns_Collection_Object
  550. 4 Add Method (Patterns Collection)=_olemsg_Add_Method_Patterns_Collection_
  551. 4 Count Property (Patterns Collection)=_olemsg_Count_Property_Patterns_Collection_
  552. 4 Item Property (Patterns Collection)=_olemsg_Item_Property_Patterns_Collection_
  553. 4 RenderingApplication Object
  554. 4 RenderingApplication Object=_olemsg_RenderingApplication_Object
  555. 4 CodePage Property (RenderingApplication Object)=_olemsg_CodePage_Property_RenderingApplication_Object_
  556. 4 ConfigParameter Property (RenderingApplication Object)=_olemsg_ConfigParameter_Property_RenderingApplication_Object_
  557. 4 CreateRenderer Method (RenderingApplication Object)=_olemsg_CreateRenderer_Method_RenderingApplication_Object_
  558. 4 Formats Property (RenderingApplication Object)=_olemsg_Formats_Property_RenderingApplication_Object_
  559. 4 FormsRoot Property (RenderingApplication Object)=_olemsg_FormsRoot_Property_RenderingApplication_Object_
  560. 4 Impersonate Method (RenderingApplication Object)=_olemsg_Impersonate_Method_RenderingApplication_Object_
  561. 4 ImpID Property (RenderingApplication Object)=_olemsg_ImpID_Property_RenderingApplication_Object_
  562. 4 LCID Property (RenderingApplication Object)=_olemsg_LCID_Property_RenderingApplication_Object_
  563. 4 LoadConfiguration Method (RenderingApplication Object)=_olemsg_LoadConfiguration_Method_RenderingApplication_Object_
  564. 4 LoggingLevel Property (RenderingApplication Object)=_olemsg_LoggingLevel_Property_RenderingApplication_Object_
  565. 4 Name Property (RenderingApplication Object)=_olemsg_Name_Property_RenderingApplication_Object_
  566. 4 SecurityID Property (RenderingApplication Object)=_olemsg_SecurityID_Property_RenderingApplication_Object_
  567. 4 Version Property (RenderingApplication Object)=_olemsg_Version_Property_RenderingApplication_Object_
  568. 4 VirtualRoot Property (RenderingApplication Object)=_olemsg_VirtualRoot_Property_RenderingApplication_Object_
  569. 4 TableView Object
  570. 4 TableView Object=_olemsg_TableView_Object
  571. 4 Categories Property (TableView Object)=_olemsg_Categories_Property_TableView_Object_
  572. 4 Columns Property (TableView Object)=_olemsg_Columns_Property_TableView_Object_
  573. 4 Index Property (TableView Object)=_olemsg_Index_Property_TableView_Object_
  574. 4 IsSameAs Method (TableView Object)=_olemsg_IsSameAs_Method_TableView_Object_
  575. 4 Name Property (TableView Object)=_olemsg_Name_Property_TableView_Object_
  576. 4 Source Property (TableView Object)=_olemsg_Source_Property_TableView_Object_
  577. 4 Views Collection Object
  578. 4 Views Collection Object=_olemsg_Views_Collection_Object
  579. 4 Add Method (Views Collection)=_olemsg_Add_Method_Views_Collection_
  580. 4 Count Property (Views Collection)=_olemsg_Count_Property_Views_Collection_
  581. 4 Item Property (Views Collection)=_olemsg_Item_Property_Views_Collection_
  582. 2 Collaboration Data Objects for NTS Component
  583. 2 Collaboration Data Objects for NTS Component=_denali_Collaboration_Data_Objects_for_NTS_Component
  584. 2 Objects, Properties, and Methods=_denali_Objects_Properties_and_Methods
  585. 2 Object Model=_denali_Object_Model
  586. 3 Properties Common to All CDO for NTS Library Objects
  587. 3 Properties Common to All CDO for NTS Library Objects=_denali_Properties_Common_to_All_CDO_for_NTS_Library_Objects
  588. 3 Application Property (All CDO for NTS Library Objects)=_denali_Application_Property_All_CDO_for_NTS_Library_Objects_
  589. 3 Class Property (All CDO for NTS Library Objects)=_denali_Class_Property_All_CDO_for_NTS_Library_Objects_
  590. 3 Parent Property (All CDO for NTS Library Objects)=_denali_Parent_Property_All_CDO_for_NTS_Library_Objects_
  591. 3 Session Property (All CDO for NTS Library Objects)=_denali_Session_Property_All_CDO_for_NTS_Library_Objects_
  592. 3 AddressEntry Object
  593. 3 AddressEntry Object=_denali_AddressEntry_Object
  594. 3 Address Property (AddressEntry Object)=_denali_Address_Property_AddressEntry_Object_
  595. 3 Name Property (AddressEntry Object)=_denali_Name_Property_AddressEntry_Object_
  596. 3 Type Property (AddressEntry Object)=_denali_Type_Property_AddressEntry_Object_
  597. 3 Attachment Object
  598. 3 Attachment Object=_denali_Attachment_Object
  599. 3 ContentBase Property (Attachment Object)=_denali_ContentBase_Property_Attachment_Object_
  600. 3 ContentID Property (Attachment Object)=_denali_ContentID_Property_Attachment_Object_
  601. 3 ContentLocation Property (Attachment Object)=_denali_ContentLocation_Property_Attachment_Object_
  602. 3 Delete Method (Attachment Object)=_denali_Delete_Method_Attachment_Object_
  603. 3 Name Property (Attachment Object)=_denali_Name_Property_Attachment_Object_
  604. 3 ReadFromFile Method (Attachment Object)=_denali_ReadFromFile_Method_Attachment_Object_
  605. 3 Source Property (Attachment Object)=_denali_Source_Property_Attachment_Object_
  606. 3 Type Property (Attachment Object)=_denali_Type_Property_Attachment_Object_
  607. 3 WriteToFile Method (Attachment Object)=_denali_WriteToFile_Method_Attachment_Object_
  608. 3 Attachments Collection Object
  609. 3 Attachments Collection Object=_denali_Attachments_Collection_Object
  610. 3 Add Method (Attachments Collection)=_denali_Add_Method_Attachments_Collection_
  611. 3 Count Property (Attachments Collection)=_denali_Count_Property_Attachments_Collection_
  612. 3 Delete Method (Attachments Collection)=_denali_Delete_Method_Attachments_Collection_
  613. 3 Item Property (Attachments Collection)=_denali_Item_Property_Attachments_Collection_
  614. 3 Folder Object
  615. 3 Folder Object=_denali_Folder_Object
  616. 3 Messages Property (Folder Object)=_denali_Messages_Property_Folder_Object_
  617. 3 Name Property (Folder Object)=_denali_Name_Property_Folder_Object_
  618. 3 Message Object
  619. 3 Message Object=_denali_Message_Object
  620. 3 Attachments Property (Message Object)=_denali_Attachments_Property_Message_Object_
  621. 3 ContentBase Property (Message Object)=_denali_ContentBase_Property_Message_Object_
  622. 3 ContentID Property (Message Object)=_denali_ContentID_Property_Message_Object_
  623. 3 ContentLocation Property (Message Object)=_denali_ContentLocation_Property_Message_Object_
  624. 3 Delete Method (Message Object)=_denali_Delete_Method_Message_Object_
  625. 3 HTMLText Property (Message Object)=_denali_HTMLText_Property_Message_Object_
  626. 3 Importance Property (Message Object)=_denali_Importance_Property_Message_Object_
  627. 3 MessageFormat Property (Message Object)=_denali_MessageFormat_Property_Message_Object_
  628. 3 Recipients Property (Message Object)=_denali_Recipients_Property_Message_Object_
  629. 3 Send Method (Message Object)=_denali_Send_Method_Message_Object_
  630. 3 Sender Property (Message Object)=_denali_Sender_Property_Message_Object_
  631. 3 Size Property (Message Object)=_denali_Size_Property_Message_Object_
  632. 3 Subject Property (Message Object)=_denali_Subject_Property_Message_Object_
  633. 3 Text Property (Message Object)=_denali_Text_Property_Message_Object_
  634. 3 TimeReceived Property (Message Object)=_denali_TimeReceived_Property_Message_Object_
  635. 3 TimeSent Property (Message Object)=_denali_TimeSent_Property_Message_Object_
  636. 3 Messages Collection Object
  637. 3 Messages Collection Object=_denali_Messages_Collection_Object
  638. 3 Add Method (Messages Collection)=_denali_Add_Method_Messages_Collection_
  639. 3 Count Property (Messages Collection)=_denali_Count_Property_Messages_Collection_
  640. 3 Delete Method (Messages Collection)=_denali_Delete_Method_Messages_Collection_
  641. 3 GetFirst Method (Messages Collection)=_denali_GetFirst_Method_Messages_Collection_
  642. 3 GetLast Method (Messages Collection)=_denali_GetLast_Method_Messages_Collection_
  643. 3 GetNext Method (Messages Collection)=_denali_GetNext_Method_Messages_Collection_
  644. 3 GetPrevious Method (Messages Collection)=_denali_GetPrevious_Method_Messages_Collection_
  645. 3 Item Property (Messages Collection)=_denali_Item_Property_Messages_Collection_
  646. 3 NewMail Object
  647. 3 NewMail Object=_denali_NewMail_Object
  648. 3 AttachFile Method (NewMail Object)=_denali_AttachFile_Method_NewMail_Object_
  649. 3 AttachURL Method (NewMail Object)=_denali_AttachURL_Method_NewMail_Object_
  650. 3 BCC Property (NewMail Object)=_denali_BCC_Property_NewMail_Object_
  651. 3 Body Property (NewMail Object)=_denali_Body_Property_NewMail_Object_
  652. 3 BodyBaseURL Property (NewMail Object)=_denali_BodyBaseURL_Property_NewMail_Object_
  653. 3 BodyFormat Property (NewMail Object)=_denali_BodyFormat_Property_NewMail_Object_
  654. 3 BodyURL Property (NewMail Object)=_denali_BodyURL_Property_NewMail_Object_
  655. 3 CC Property (NewMail Object)=_denali_CC_Property_NewMail_Object_
  656. 3 From Property (NewMail Object)=_denali_From_Property_NewMail_Object_
  657. 3 Importance Property (NewMail Object)=_denali_Importance_Property_NewMail_Object_
  658. 3 MailFormat Property (NewMail Object)=_denali_MailFormat_Property_NewMail_Object_
  659. 3 Send Method (NewMail Object)=_denali_Send_Method_NewMail_Object_
  660. 3 Subject Property (NewMail Object)=_denali_Subject_Property_NewMail_Object_
  661. 3 To Property (NewMail Object)=_denali_To_Property_NewMail_Object_
  662. 3 Value Property (NewMail Object)=_denali_Value_Property_NewMail_Object_
  663. 3 Version Property (NewMail Object)=_denali_Version_Property_NewMail_Object_
  664. 3 Recipient Object
  665. 3 Recipient Object=_denali_Recipient_Object
  666. 3 Address Property (Recipient Object)=_denali_Address_Property_Recipient_Object_
  667. 3 Delete Method (Recipient Object)=_denali_Delete_Method_Recipient_Object_
  668. 3 Name Property (Recipient Object)=_denali_Name_Property_Recipient_Object_
  669. 3 Type Property (Recipient Object)=_denali_Type_Property_Recipient_Object_
  670. 3 Recipients Collection Object
  671. 3 Recipients Collection Object=_denali_Recipients_Collection_Object
  672. 3 Add Method (Recipients Collection)=_denali_Add_Method_Recipients_Collection_
  673. 3 Count Property (Recipients Collection)=_denali_Count_Property_Recipients_Collection_
  674. 3 Delete Method (Recipients Collection)=_denali_Delete_Method_Recipients_Collection_
  675. 3 Item Property (Recipients Collection)=_denali_Item_Property_Recipients_Collection_
  676. 3 Session Object
  677. 3 Session Object=_denali_Session_Object
  678. 3 GetDefaultFolder Method (Session Object)=_denali_GetDefaultFolder_Method_Session_Object_
  679. 3 Inbox Property (Session Object)=_denali_Inbox_Property_Session_Object_
  680. 3 Logoff Method (Session Object)=_denali_Logoff_Method_Session_Object_
  681. 3 LogonSMTP Method (Session Object)=_denali_LogonSMTP_Method_Session_Object_
  682. 3 MessageFormat Property (Session Object)=_denali_MessageFormat_Property_Session_Object_
  683. 3 Name Property (Session Object)=_denali_Name_Property_Session_Object_
  684. 3 Outbox Property (Session Object)=_denali_Outbox_Property_Session_Object_
  685. 3 SetLocaleIDs Method (Session Object)=_denali_SetLocaleIDs_Method_Session_Object_
  686. 3 Version Property (Session Object)=_denali_Version_Property_Session_Object_
  687. 2 Appendixes
  688. 2 Error Codes=_olemsg_Error_Codes
  689. 2 Property Tags=_olemsg_Property_Tags
  690. 2 Web Page Support=_olemsg_Web_Page_Support
  691. 3 How Programmable Objects Work
  692. 3 How Programmable Objects Work=_olemsg_How_Programmable_Objects_Work
  693. 3 COM Interfaces=_olemsg_COM_Interfaces
  694. 3 IDispatch=_olemsg_IDispatch
  695. 3 The CDO Libraries as Automation Servers=_olemsg_The_CDO_Libraries_as_Automation_Servers
  696. 3 The CDO Libraries and MAPI=_olemsg_The_CDO_Libraries_and_MAPI
  697. 3 Additional References=_olemsg_Additional_References
  698. 3 Java Programming Considerations
  699. 3 Java Programming Considerations=_olemsg_Java_Programming_Considerations
  700. 3 CDO Classes in Java=_olemsg_CDO_Classes_in_Java
  701. 3 Java Language Features=_olemsg_Java_Language_Features
  702. 4 Java Programming Examples
  703. 4 Java Programming Examples=_olemsg_Java_Programming_Examples
  704. 4 Logging On and Off (Java)=_olemsg_Logging_On_and_Off_Java_
  705. 4 Creating and Sending a Message (Java)=_olemsg_Creating_and_Sending_a_Message_Java_
  706. 3 Common Mistakes
  707. 3 Common Mistakes=_olemsg_Common_Mistakes
  708. 3 Reinstantiating an Object=_olemsg_Reinstantiating_an_Object
  709. 3 Looping Through a Collection=_olemsg_Looping_Through_a_Collection
  710. 3 AddressEntry of a Recipient Object=_olemsg_AddressEntry_of_a_Recipient_Object
  711. 2 Glossary
  712. 2 A=_olemsg_A
  713. 2 B=_olemsg_B
  714. 2 C=_olemsg_C
  715. 2 D=_olemsg_D
  716. 2 F=_olemsg_F
  717. 2 G=_olemsg_G
  718. 2 H=_olemsg_H
  719. 2 I=_olemsg_I
  720. 2 L=_olemsg_L
  721. 2 M=_olemsg_M
  722. 2 O=_olemsg_O
  723. 2 P=_olemsg_P
  724. 2 R=_olemsg_R
  725. 2 S=_olemsg_S
  726. 2 T=_olemsg_T
  727. 2 U=_olemsg_U
  728. 2 V=_olemsg_V
  729. 2 W=_olemsg_W
  730. 2 X=_olemsg_X
  731.