Replacement for JDIS Importer
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

17216 satır
1.1 MiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. "net6.0": {
  5. "Independentsoft.Exchange/3.0.700": {
  6. "type": "package",
  7. "compile": {
  8. "Lib/netcoreapp2.0/Independentsoft.Exchange.dll": {}
  9. },
  10. "runtime": {
  11. "Lib/netcoreapp2.0/Independentsoft.Exchange.dll": {}
  12. }
  13. },
  14. "Microsoft.AspNet.WebApi.Client/5.2.9": {
  15. "type": "package",
  16. "dependencies": {
  17. "Newtonsoft.Json": "10.0.1",
  18. "Newtonsoft.Json.Bson": "1.0.1"
  19. },
  20. "compile": {
  21. "lib/netstandard2.0/System.Net.Http.Formatting.dll": {}
  22. },
  23. "runtime": {
  24. "lib/netstandard2.0/System.Net.Http.Formatting.dll": {}
  25. }
  26. },
  27. "Microsoft.Exchange.WebServices/2.2.0": {
  28. "type": "package",
  29. "compile": {
  30. "lib/40/Microsoft.Exchange.WebServices.Auth.dll": {},
  31. "lib/40/Microsoft.Exchange.WebServices.dll": {}
  32. },
  33. "runtime": {
  34. "lib/40/Microsoft.Exchange.WebServices.Auth.dll": {},
  35. "lib/40/Microsoft.Exchange.WebServices.dll": {}
  36. }
  37. },
  38. "Microsoft.Identity.Client/4.49.1": {
  39. "type": "package",
  40. "dependencies": {
  41. "Microsoft.IdentityModel.Abstractions": "6.22.0"
  42. },
  43. "compile": {
  44. "lib/net6.0/Microsoft.Identity.Client.dll": {}
  45. },
  46. "runtime": {
  47. "lib/net6.0/Microsoft.Identity.Client.dll": {}
  48. }
  49. },
  50. "Microsoft.IdentityModel.Abstractions/6.22.0": {
  51. "type": "package",
  52. "compile": {
  53. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {}
  54. },
  55. "runtime": {
  56. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {}
  57. }
  58. },
  59. "Microsoft.NETCore.Platforms/3.1.0": {
  60. "type": "package",
  61. "compile": {
  62. "lib/netstandard1.0/_._": {}
  63. },
  64. "runtime": {
  65. "lib/netstandard1.0/_._": {}
  66. }
  67. },
  68. "Microsoft.NETCore.Targets/1.1.0": {
  69. "type": "package",
  70. "compile": {
  71. "lib/netstandard1.0/_._": {}
  72. },
  73. "runtime": {
  74. "lib/netstandard1.0/_._": {}
  75. }
  76. },
  77. "Microsoft.Win32.Primitives/4.3.0": {
  78. "type": "package",
  79. "dependencies": {
  80. "Microsoft.NETCore.Platforms": "1.1.0",
  81. "Microsoft.NETCore.Targets": "1.1.0",
  82. "System.Runtime": "4.3.0"
  83. },
  84. "compile": {
  85. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
  86. }
  87. },
  88. "Microsoft.Win32.Registry/4.7.0": {
  89. "type": "package",
  90. "dependencies": {
  91. "System.Security.AccessControl": "4.7.0",
  92. "System.Security.Principal.Windows": "4.7.0"
  93. },
  94. "compile": {
  95. "ref/netstandard2.0/_._": {}
  96. },
  97. "runtime": {
  98. "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
  99. },
  100. "runtimeTargets": {
  101. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  102. "assetType": "runtime",
  103. "rid": "unix"
  104. },
  105. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
  106. "assetType": "runtime",
  107. "rid": "win"
  108. }
  109. }
  110. },
  111. "NETStandard.Library/1.6.1": {
  112. "type": "package",
  113. "dependencies": {
  114. "Microsoft.NETCore.Platforms": "1.1.0",
  115. "Microsoft.Win32.Primitives": "4.3.0",
  116. "System.AppContext": "4.3.0",
  117. "System.Collections": "4.3.0",
  118. "System.Collections.Concurrent": "4.3.0",
  119. "System.Console": "4.3.0",
  120. "System.Diagnostics.Debug": "4.3.0",
  121. "System.Diagnostics.Tools": "4.3.0",
  122. "System.Diagnostics.Tracing": "4.3.0",
  123. "System.Globalization": "4.3.0",
  124. "System.Globalization.Calendars": "4.3.0",
  125. "System.IO": "4.3.0",
  126. "System.IO.Compression": "4.3.0",
  127. "System.IO.Compression.ZipFile": "4.3.0",
  128. "System.IO.FileSystem": "4.3.0",
  129. "System.IO.FileSystem.Primitives": "4.3.0",
  130. "System.Linq": "4.3.0",
  131. "System.Linq.Expressions": "4.3.0",
  132. "System.Net.Http": "4.3.0",
  133. "System.Net.Primitives": "4.3.0",
  134. "System.Net.Sockets": "4.3.0",
  135. "System.ObjectModel": "4.3.0",
  136. "System.Reflection": "4.3.0",
  137. "System.Reflection.Extensions": "4.3.0",
  138. "System.Reflection.Primitives": "4.3.0",
  139. "System.Resources.ResourceManager": "4.3.0",
  140. "System.Runtime": "4.3.0",
  141. "System.Runtime.Extensions": "4.3.0",
  142. "System.Runtime.Handles": "4.3.0",
  143. "System.Runtime.InteropServices": "4.3.0",
  144. "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
  145. "System.Runtime.Numerics": "4.3.0",
  146. "System.Security.Cryptography.Algorithms": "4.3.0",
  147. "System.Security.Cryptography.Encoding": "4.3.0",
  148. "System.Security.Cryptography.Primitives": "4.3.0",
  149. "System.Security.Cryptography.X509Certificates": "4.3.0",
  150. "System.Text.Encoding": "4.3.0",
  151. "System.Text.Encoding.Extensions": "4.3.0",
  152. "System.Text.RegularExpressions": "4.3.0",
  153. "System.Threading": "4.3.0",
  154. "System.Threading.Tasks": "4.3.0",
  155. "System.Threading.Timer": "4.3.0",
  156. "System.Xml.ReaderWriter": "4.3.0",
  157. "System.Xml.XDocument": "4.3.0"
  158. }
  159. },
  160. "Newtonsoft.Json/13.0.1": {
  161. "type": "package",
  162. "compile": {
  163. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  164. },
  165. "runtime": {
  166. "lib/netstandard2.0/Newtonsoft.Json.dll": {}
  167. }
  168. },
  169. "Newtonsoft.Json.Bson/1.0.1": {
  170. "type": "package",
  171. "dependencies": {
  172. "NETStandard.Library": "1.6.1",
  173. "Newtonsoft.Json": "10.0.1"
  174. },
  175. "compile": {
  176. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
  177. },
  178. "runtime": {
  179. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
  180. }
  181. },
  182. "RestSharp/108.0.2": {
  183. "type": "package",
  184. "compile": {
  185. "lib/net6.0/RestSharp.dll": {}
  186. },
  187. "runtime": {
  188. "lib/net6.0/RestSharp.dll": {}
  189. }
  190. },
  191. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  192. "type": "package",
  193. "runtimeTargets": {
  194. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  195. "assetType": "native",
  196. "rid": "debian.8-x64"
  197. }
  198. }
  199. },
  200. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  201. "type": "package",
  202. "runtimeTargets": {
  203. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  204. "assetType": "native",
  205. "rid": "fedora.23-x64"
  206. }
  207. }
  208. },
  209. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  210. "type": "package",
  211. "runtimeTargets": {
  212. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  213. "assetType": "native",
  214. "rid": "fedora.24-x64"
  215. }
  216. }
  217. },
  218. "runtime.native.System/4.3.0": {
  219. "type": "package",
  220. "dependencies": {
  221. "Microsoft.NETCore.Platforms": "1.1.0",
  222. "Microsoft.NETCore.Targets": "1.1.0"
  223. },
  224. "compile": {
  225. "lib/netstandard1.0/_._": {}
  226. },
  227. "runtime": {
  228. "lib/netstandard1.0/_._": {}
  229. }
  230. },
  231. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  232. "type": "package",
  233. "dependencies": {
  234. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  235. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
  236. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
  237. }
  238. },
  239. "runtime.native.System.IO.Compression/4.3.0": {
  240. "type": "package",
  241. "dependencies": {
  242. "Microsoft.NETCore.Platforms": "1.1.0",
  243. "Microsoft.NETCore.Targets": "1.1.0"
  244. },
  245. "compile": {
  246. "lib/netstandard1.0/_._": {}
  247. },
  248. "runtime": {
  249. "lib/netstandard1.0/_._": {}
  250. }
  251. },
  252. "runtime.native.System.Net.Http/4.3.0": {
  253. "type": "package",
  254. "dependencies": {
  255. "Microsoft.NETCore.Platforms": "1.1.0",
  256. "Microsoft.NETCore.Targets": "1.1.0"
  257. },
  258. "compile": {
  259. "lib/netstandard1.0/_._": {}
  260. },
  261. "runtime": {
  262. "lib/netstandard1.0/_._": {}
  263. }
  264. },
  265. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  266. "type": "package",
  267. "dependencies": {
  268. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
  269. },
  270. "compile": {
  271. "lib/netstandard1.0/_._": {}
  272. },
  273. "runtime": {
  274. "lib/netstandard1.0/_._": {}
  275. }
  276. },
  277. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  278. "type": "package",
  279. "dependencies": {
  280. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  281. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  282. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  283. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  284. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  285. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  286. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  287. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  288. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
  289. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  290. },
  291. "compile": {
  292. "lib/netstandard1.0/_._": {}
  293. },
  294. "runtime": {
  295. "lib/netstandard1.0/_._": {}
  296. }
  297. },
  298. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  299. "type": "package",
  300. "runtimeTargets": {
  301. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  302. "assetType": "native",
  303. "rid": "opensuse.13.2-x64"
  304. }
  305. }
  306. },
  307. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  308. "type": "package",
  309. "runtimeTargets": {
  310. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  311. "assetType": "native",
  312. "rid": "opensuse.42.1-x64"
  313. }
  314. }
  315. },
  316. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  317. "type": "package",
  318. "runtimeTargets": {
  319. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
  320. "assetType": "native",
  321. "rid": "osx.10.10-x64"
  322. }
  323. }
  324. },
  325. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  326. "type": "package",
  327. "runtimeTargets": {
  328. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
  329. "assetType": "native",
  330. "rid": "osx.10.10-x64"
  331. }
  332. }
  333. },
  334. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  335. "type": "package",
  336. "runtimeTargets": {
  337. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  338. "assetType": "native",
  339. "rid": "rhel.7-x64"
  340. }
  341. }
  342. },
  343. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  344. "type": "package",
  345. "runtimeTargets": {
  346. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  347. "assetType": "native",
  348. "rid": "ubuntu.14.04-x64"
  349. }
  350. }
  351. },
  352. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  353. "type": "package",
  354. "runtimeTargets": {
  355. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  356. "assetType": "native",
  357. "rid": "ubuntu.16.04-x64"
  358. }
  359. }
  360. },
  361. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  362. "type": "package",
  363. "runtimeTargets": {
  364. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
  365. "assetType": "native",
  366. "rid": "ubuntu.16.10-x64"
  367. }
  368. }
  369. },
  370. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  371. "type": "package",
  372. "runtimeTargets": {
  373. "runtimes/win-arm64/native/sni.dll": {
  374. "assetType": "native",
  375. "rid": "win-arm64"
  376. }
  377. }
  378. },
  379. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  380. "type": "package",
  381. "runtimeTargets": {
  382. "runtimes/win-x64/native/sni.dll": {
  383. "assetType": "native",
  384. "rid": "win-x64"
  385. }
  386. }
  387. },
  388. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  389. "type": "package",
  390. "runtimeTargets": {
  391. "runtimes/win-x86/native/sni.dll": {
  392. "assetType": "native",
  393. "rid": "win-x86"
  394. }
  395. }
  396. },
  397. "System.AppContext/4.3.0": {
  398. "type": "package",
  399. "dependencies": {
  400. "System.Runtime": "4.3.0"
  401. },
  402. "compile": {
  403. "ref/netstandard1.6/System.AppContext.dll": {}
  404. },
  405. "runtime": {
  406. "lib/netstandard1.6/System.AppContext.dll": {}
  407. }
  408. },
  409. "System.Buffers/4.3.0": {
  410. "type": "package",
  411. "dependencies": {
  412. "System.Diagnostics.Debug": "4.3.0",
  413. "System.Diagnostics.Tracing": "4.3.0",
  414. "System.Resources.ResourceManager": "4.3.0",
  415. "System.Runtime": "4.3.0",
  416. "System.Threading": "4.3.0"
  417. },
  418. "compile": {
  419. "lib/netstandard1.1/_._": {}
  420. },
  421. "runtime": {
  422. "lib/netstandard1.1/System.Buffers.dll": {}
  423. }
  424. },
  425. "System.Collections/4.3.0": {
  426. "type": "package",
  427. "dependencies": {
  428. "Microsoft.NETCore.Platforms": "1.1.0",
  429. "Microsoft.NETCore.Targets": "1.1.0",
  430. "System.Runtime": "4.3.0"
  431. },
  432. "compile": {
  433. "ref/netstandard1.3/System.Collections.dll": {}
  434. }
  435. },
  436. "System.Collections.Concurrent/4.3.0": {
  437. "type": "package",
  438. "dependencies": {
  439. "System.Collections": "4.3.0",
  440. "System.Diagnostics.Debug": "4.3.0",
  441. "System.Diagnostics.Tracing": "4.3.0",
  442. "System.Globalization": "4.3.0",
  443. "System.Reflection": "4.3.0",
  444. "System.Resources.ResourceManager": "4.3.0",
  445. "System.Runtime": "4.3.0",
  446. "System.Runtime.Extensions": "4.3.0",
  447. "System.Threading": "4.3.0",
  448. "System.Threading.Tasks": "4.3.0"
  449. },
  450. "compile": {
  451. "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
  452. },
  453. "runtime": {
  454. "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
  455. }
  456. },
  457. "System.Console/4.3.0": {
  458. "type": "package",
  459. "dependencies": {
  460. "Microsoft.NETCore.Platforms": "1.1.0",
  461. "Microsoft.NETCore.Targets": "1.1.0",
  462. "System.IO": "4.3.0",
  463. "System.Runtime": "4.3.0",
  464. "System.Text.Encoding": "4.3.0"
  465. },
  466. "compile": {
  467. "ref/netstandard1.3/System.Console.dll": {}
  468. }
  469. },
  470. "System.Data.SqlClient/4.8.5": {
  471. "type": "package",
  472. "dependencies": {
  473. "Microsoft.Win32.Registry": "4.7.0",
  474. "System.Security.Principal.Windows": "4.7.0",
  475. "runtime.native.System.Data.SqlClient.sni": "4.7.0"
  476. },
  477. "compile": {
  478. "ref/netcoreapp2.1/System.Data.SqlClient.dll": {}
  479. },
  480. "runtime": {
  481. "lib/netcoreapp2.1/System.Data.SqlClient.dll": {}
  482. },
  483. "runtimeTargets": {
  484. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  485. "assetType": "runtime",
  486. "rid": "unix"
  487. },
  488. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
  489. "assetType": "runtime",
  490. "rid": "win"
  491. }
  492. }
  493. },
  494. "System.Diagnostics.Debug/4.3.0": {
  495. "type": "package",
  496. "dependencies": {
  497. "Microsoft.NETCore.Platforms": "1.1.0",
  498. "Microsoft.NETCore.Targets": "1.1.0",
  499. "System.Runtime": "4.3.0"
  500. },
  501. "compile": {
  502. "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
  503. }
  504. },
  505. "System.Diagnostics.DiagnosticSource/4.3.0": {
  506. "type": "package",
  507. "dependencies": {
  508. "System.Collections": "4.3.0",
  509. "System.Diagnostics.Tracing": "4.3.0",
  510. "System.Reflection": "4.3.0",
  511. "System.Runtime": "4.3.0",
  512. "System.Threading": "4.3.0"
  513. },
  514. "compile": {
  515. "lib/netstandard1.3/_._": {}
  516. },
  517. "runtime": {
  518. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
  519. }
  520. },
  521. "System.Diagnostics.Tools/4.3.0": {
  522. "type": "package",
  523. "dependencies": {
  524. "Microsoft.NETCore.Platforms": "1.1.0",
  525. "Microsoft.NETCore.Targets": "1.1.0",
  526. "System.Runtime": "4.3.0"
  527. },
  528. "compile": {
  529. "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
  530. }
  531. },
  532. "System.Diagnostics.Tracing/4.3.0": {
  533. "type": "package",
  534. "dependencies": {
  535. "Microsoft.NETCore.Platforms": "1.1.0",
  536. "Microsoft.NETCore.Targets": "1.1.0",
  537. "System.Runtime": "4.3.0"
  538. },
  539. "compile": {
  540. "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
  541. }
  542. },
  543. "System.Globalization/4.3.0": {
  544. "type": "package",
  545. "dependencies": {
  546. "Microsoft.NETCore.Platforms": "1.1.0",
  547. "Microsoft.NETCore.Targets": "1.1.0",
  548. "System.Runtime": "4.3.0"
  549. },
  550. "compile": {
  551. "ref/netstandard1.3/System.Globalization.dll": {}
  552. }
  553. },
  554. "System.Globalization.Calendars/4.3.0": {
  555. "type": "package",
  556. "dependencies": {
  557. "Microsoft.NETCore.Platforms": "1.1.0",
  558. "Microsoft.NETCore.Targets": "1.1.0",
  559. "System.Globalization": "4.3.0",
  560. "System.Runtime": "4.3.0"
  561. },
  562. "compile": {
  563. "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
  564. }
  565. },
  566. "System.Globalization.Extensions/4.3.0": {
  567. "type": "package",
  568. "dependencies": {
  569. "Microsoft.NETCore.Platforms": "1.1.0",
  570. "System.Globalization": "4.3.0",
  571. "System.Resources.ResourceManager": "4.3.0",
  572. "System.Runtime": "4.3.0",
  573. "System.Runtime.Extensions": "4.3.0",
  574. "System.Runtime.InteropServices": "4.3.0"
  575. },
  576. "compile": {
  577. "ref/netstandard1.3/_._": {}
  578. },
  579. "runtimeTargets": {
  580. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  581. "assetType": "runtime",
  582. "rid": "unix"
  583. },
  584. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
  585. "assetType": "runtime",
  586. "rid": "win"
  587. }
  588. }
  589. },
  590. "System.IO/4.3.0": {
  591. "type": "package",
  592. "dependencies": {
  593. "Microsoft.NETCore.Platforms": "1.1.0",
  594. "Microsoft.NETCore.Targets": "1.1.0",
  595. "System.Runtime": "4.3.0",
  596. "System.Text.Encoding": "4.3.0",
  597. "System.Threading.Tasks": "4.3.0"
  598. },
  599. "compile": {
  600. "ref/netstandard1.5/System.IO.dll": {}
  601. }
  602. },
  603. "System.IO.Compression/4.3.0": {
  604. "type": "package",
  605. "dependencies": {
  606. "Microsoft.NETCore.Platforms": "1.1.0",
  607. "System.Buffers": "4.3.0",
  608. "System.Collections": "4.3.0",
  609. "System.Diagnostics.Debug": "4.3.0",
  610. "System.IO": "4.3.0",
  611. "System.Resources.ResourceManager": "4.3.0",
  612. "System.Runtime": "4.3.0",
  613. "System.Runtime.Extensions": "4.3.0",
  614. "System.Runtime.Handles": "4.3.0",
  615. "System.Runtime.InteropServices": "4.3.0",
  616. "System.Text.Encoding": "4.3.0",
  617. "System.Threading": "4.3.0",
  618. "System.Threading.Tasks": "4.3.0",
  619. "runtime.native.System": "4.3.0",
  620. "runtime.native.System.IO.Compression": "4.3.0"
  621. },
  622. "compile": {
  623. "ref/netstandard1.3/System.IO.Compression.dll": {}
  624. },
  625. "runtimeTargets": {
  626. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
  627. "assetType": "runtime",
  628. "rid": "unix"
  629. },
  630. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
  631. "assetType": "runtime",
  632. "rid": "win"
  633. }
  634. }
  635. },
  636. "System.IO.Compression.ZipFile/4.3.0": {
  637. "type": "package",
  638. "dependencies": {
  639. "System.Buffers": "4.3.0",
  640. "System.IO": "4.3.0",
  641. "System.IO.Compression": "4.3.0",
  642. "System.IO.FileSystem": "4.3.0",
  643. "System.IO.FileSystem.Primitives": "4.3.0",
  644. "System.Resources.ResourceManager": "4.3.0",
  645. "System.Runtime": "4.3.0",
  646. "System.Runtime.Extensions": "4.3.0",
  647. "System.Text.Encoding": "4.3.0"
  648. },
  649. "compile": {
  650. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  651. },
  652. "runtime": {
  653. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
  654. }
  655. },
  656. "System.IO.FileSystem/4.3.0": {
  657. "type": "package",
  658. "dependencies": {
  659. "Microsoft.NETCore.Platforms": "1.1.0",
  660. "Microsoft.NETCore.Targets": "1.1.0",
  661. "System.IO": "4.3.0",
  662. "System.IO.FileSystem.Primitives": "4.3.0",
  663. "System.Runtime": "4.3.0",
  664. "System.Runtime.Handles": "4.3.0",
  665. "System.Text.Encoding": "4.3.0",
  666. "System.Threading.Tasks": "4.3.0"
  667. },
  668. "compile": {
  669. "ref/netstandard1.3/System.IO.FileSystem.dll": {}
  670. }
  671. },
  672. "System.IO.FileSystem.Primitives/4.3.0": {
  673. "type": "package",
  674. "dependencies": {
  675. "System.Runtime": "4.3.0"
  676. },
  677. "compile": {
  678. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  679. },
  680. "runtime": {
  681. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
  682. }
  683. },
  684. "System.Linq/4.3.0": {
  685. "type": "package",
  686. "dependencies": {
  687. "System.Collections": "4.3.0",
  688. "System.Diagnostics.Debug": "4.3.0",
  689. "System.Resources.ResourceManager": "4.3.0",
  690. "System.Runtime": "4.3.0",
  691. "System.Runtime.Extensions": "4.3.0"
  692. },
  693. "compile": {
  694. "ref/netstandard1.6/System.Linq.dll": {}
  695. },
  696. "runtime": {
  697. "lib/netstandard1.6/System.Linq.dll": {}
  698. }
  699. },
  700. "System.Linq.Expressions/4.3.0": {
  701. "type": "package",
  702. "dependencies": {
  703. "System.Collections": "4.3.0",
  704. "System.Diagnostics.Debug": "4.3.0",
  705. "System.Globalization": "4.3.0",
  706. "System.IO": "4.3.0",
  707. "System.Linq": "4.3.0",
  708. "System.ObjectModel": "4.3.0",
  709. "System.Reflection": "4.3.0",
  710. "System.Reflection.Emit": "4.3.0",
  711. "System.Reflection.Emit.ILGeneration": "4.3.0",
  712. "System.Reflection.Emit.Lightweight": "4.3.0",
  713. "System.Reflection.Extensions": "4.3.0",
  714. "System.Reflection.Primitives": "4.3.0",
  715. "System.Reflection.TypeExtensions": "4.3.0",
  716. "System.Resources.ResourceManager": "4.3.0",
  717. "System.Runtime": "4.3.0",
  718. "System.Runtime.Extensions": "4.3.0",
  719. "System.Threading": "4.3.0"
  720. },
  721. "compile": {
  722. "ref/netstandard1.6/System.Linq.Expressions.dll": {}
  723. },
  724. "runtime": {
  725. "lib/netstandard1.6/System.Linq.Expressions.dll": {}
  726. }
  727. },
  728. "System.Net.Http/4.3.0": {
  729. "type": "package",
  730. "dependencies": {
  731. "Microsoft.NETCore.Platforms": "1.1.0",
  732. "System.Collections": "4.3.0",
  733. "System.Diagnostics.Debug": "4.3.0",
  734. "System.Diagnostics.DiagnosticSource": "4.3.0",
  735. "System.Diagnostics.Tracing": "4.3.0",
  736. "System.Globalization": "4.3.0",
  737. "System.Globalization.Extensions": "4.3.0",
  738. "System.IO": "4.3.0",
  739. "System.IO.FileSystem": "4.3.0",
  740. "System.Net.Primitives": "4.3.0",
  741. "System.Resources.ResourceManager": "4.3.0",
  742. "System.Runtime": "4.3.0",
  743. "System.Runtime.Extensions": "4.3.0",
  744. "System.Runtime.Handles": "4.3.0",
  745. "System.Runtime.InteropServices": "4.3.0",
  746. "System.Security.Cryptography.Algorithms": "4.3.0",
  747. "System.Security.Cryptography.Encoding": "4.3.0",
  748. "System.Security.Cryptography.OpenSsl": "4.3.0",
  749. "System.Security.Cryptography.Primitives": "4.3.0",
  750. "System.Security.Cryptography.X509Certificates": "4.3.0",
  751. "System.Text.Encoding": "4.3.0",
  752. "System.Threading": "4.3.0",
  753. "System.Threading.Tasks": "4.3.0",
  754. "runtime.native.System": "4.3.0",
  755. "runtime.native.System.Net.Http": "4.3.0",
  756. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  757. },
  758. "compile": {
  759. "ref/netstandard1.3/System.Net.Http.dll": {}
  760. },
  761. "runtimeTargets": {
  762. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
  763. "assetType": "runtime",
  764. "rid": "unix"
  765. },
  766. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
  767. "assetType": "runtime",
  768. "rid": "win"
  769. }
  770. }
  771. },
  772. "System.Net.Primitives/4.3.0": {
  773. "type": "package",
  774. "dependencies": {
  775. "Microsoft.NETCore.Platforms": "1.1.0",
  776. "Microsoft.NETCore.Targets": "1.1.0",
  777. "System.Runtime": "4.3.0",
  778. "System.Runtime.Handles": "4.3.0"
  779. },
  780. "compile": {
  781. "ref/netstandard1.3/System.Net.Primitives.dll": {}
  782. }
  783. },
  784. "System.Net.Sockets/4.3.0": {
  785. "type": "package",
  786. "dependencies": {
  787. "Microsoft.NETCore.Platforms": "1.1.0",
  788. "Microsoft.NETCore.Targets": "1.1.0",
  789. "System.IO": "4.3.0",
  790. "System.Net.Primitives": "4.3.0",
  791. "System.Runtime": "4.3.0",
  792. "System.Threading.Tasks": "4.3.0"
  793. },
  794. "compile": {
  795. "ref/netstandard1.3/System.Net.Sockets.dll": {}
  796. }
  797. },
  798. "System.ObjectModel/4.3.0": {
  799. "type": "package",
  800. "dependencies": {
  801. "System.Collections": "4.3.0",
  802. "System.Diagnostics.Debug": "4.3.0",
  803. "System.Resources.ResourceManager": "4.3.0",
  804. "System.Runtime": "4.3.0",
  805. "System.Threading": "4.3.0"
  806. },
  807. "compile": {
  808. "ref/netstandard1.3/System.ObjectModel.dll": {}
  809. },
  810. "runtime": {
  811. "lib/netstandard1.3/System.ObjectModel.dll": {}
  812. }
  813. },
  814. "System.Reflection/4.3.0": {
  815. "type": "package",
  816. "dependencies": {
  817. "Microsoft.NETCore.Platforms": "1.1.0",
  818. "Microsoft.NETCore.Targets": "1.1.0",
  819. "System.IO": "4.3.0",
  820. "System.Reflection.Primitives": "4.3.0",
  821. "System.Runtime": "4.3.0"
  822. },
  823. "compile": {
  824. "ref/netstandard1.5/System.Reflection.dll": {}
  825. }
  826. },
  827. "System.Reflection.Emit/4.3.0": {
  828. "type": "package",
  829. "dependencies": {
  830. "System.IO": "4.3.0",
  831. "System.Reflection": "4.3.0",
  832. "System.Reflection.Emit.ILGeneration": "4.3.0",
  833. "System.Reflection.Primitives": "4.3.0",
  834. "System.Runtime": "4.3.0"
  835. },
  836. "compile": {
  837. "ref/netstandard1.1/_._": {}
  838. },
  839. "runtime": {
  840. "lib/netstandard1.3/System.Reflection.Emit.dll": {}
  841. }
  842. },
  843. "System.Reflection.Emit.ILGeneration/4.3.0": {
  844. "type": "package",
  845. "dependencies": {
  846. "System.Reflection": "4.3.0",
  847. "System.Reflection.Primitives": "4.3.0",
  848. "System.Runtime": "4.3.0"
  849. },
  850. "compile": {
  851. "ref/netstandard1.0/_._": {}
  852. },
  853. "runtime": {
  854. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
  855. }
  856. },
  857. "System.Reflection.Emit.Lightweight/4.3.0": {
  858. "type": "package",
  859. "dependencies": {
  860. "System.Reflection": "4.3.0",
  861. "System.Reflection.Emit.ILGeneration": "4.3.0",
  862. "System.Reflection.Primitives": "4.3.0",
  863. "System.Runtime": "4.3.0"
  864. },
  865. "compile": {
  866. "ref/netstandard1.0/_._": {}
  867. },
  868. "runtime": {
  869. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
  870. }
  871. },
  872. "System.Reflection.Extensions/4.3.0": {
  873. "type": "package",
  874. "dependencies": {
  875. "Microsoft.NETCore.Platforms": "1.1.0",
  876. "Microsoft.NETCore.Targets": "1.1.0",
  877. "System.Reflection": "4.3.0",
  878. "System.Runtime": "4.3.0"
  879. },
  880. "compile": {
  881. "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
  882. }
  883. },
  884. "System.Reflection.Primitives/4.3.0": {
  885. "type": "package",
  886. "dependencies": {
  887. "Microsoft.NETCore.Platforms": "1.1.0",
  888. "Microsoft.NETCore.Targets": "1.1.0",
  889. "System.Runtime": "4.3.0"
  890. },
  891. "compile": {
  892. "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
  893. }
  894. },
  895. "System.Reflection.TypeExtensions/4.3.0": {
  896. "type": "package",
  897. "dependencies": {
  898. "System.Reflection": "4.3.0",
  899. "System.Runtime": "4.3.0"
  900. },
  901. "compile": {
  902. "ref/netstandard1.5/_._": {}
  903. },
  904. "runtime": {
  905. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
  906. }
  907. },
  908. "System.Resources.ResourceManager/4.3.0": {
  909. "type": "package",
  910. "dependencies": {
  911. "Microsoft.NETCore.Platforms": "1.1.0",
  912. "Microsoft.NETCore.Targets": "1.1.0",
  913. "System.Globalization": "4.3.0",
  914. "System.Reflection": "4.3.0",
  915. "System.Runtime": "4.3.0"
  916. },
  917. "compile": {
  918. "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
  919. }
  920. },
  921. "System.Runtime/4.3.0": {
  922. "type": "package",
  923. "dependencies": {
  924. "Microsoft.NETCore.Platforms": "1.1.0",
  925. "Microsoft.NETCore.Targets": "1.1.0"
  926. },
  927. "compile": {
  928. "ref/netstandard1.5/System.Runtime.dll": {}
  929. }
  930. },
  931. "System.Runtime.Extensions/4.3.0": {
  932. "type": "package",
  933. "dependencies": {
  934. "Microsoft.NETCore.Platforms": "1.1.0",
  935. "Microsoft.NETCore.Targets": "1.1.0",
  936. "System.Runtime": "4.3.0"
  937. },
  938. "compile": {
  939. "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
  940. }
  941. },
  942. "System.Runtime.Handles/4.3.0": {
  943. "type": "package",
  944. "dependencies": {
  945. "Microsoft.NETCore.Platforms": "1.1.0",
  946. "Microsoft.NETCore.Targets": "1.1.0",
  947. "System.Runtime": "4.3.0"
  948. },
  949. "compile": {
  950. "ref/netstandard1.3/System.Runtime.Handles.dll": {}
  951. }
  952. },
  953. "System.Runtime.InteropServices/4.3.0": {
  954. "type": "package",
  955. "dependencies": {
  956. "Microsoft.NETCore.Platforms": "1.1.0",
  957. "Microsoft.NETCore.Targets": "1.1.0",
  958. "System.Reflection": "4.3.0",
  959. "System.Reflection.Primitives": "4.3.0",
  960. "System.Runtime": "4.3.0",
  961. "System.Runtime.Handles": "4.3.0"
  962. },
  963. "compile": {
  964. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
  965. }
  966. },
  967. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  968. "type": "package",
  969. "dependencies": {
  970. "System.Reflection": "4.3.0",
  971. "System.Reflection.Extensions": "4.3.0",
  972. "System.Resources.ResourceManager": "4.3.0",
  973. "System.Runtime": "4.3.0",
  974. "System.Runtime.InteropServices": "4.3.0",
  975. "System.Threading": "4.3.0",
  976. "runtime.native.System": "4.3.0"
  977. },
  978. "compile": {
  979. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  980. },
  981. "runtime": {
  982. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
  983. },
  984. "runtimeTargets": {
  985. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  986. "assetType": "runtime",
  987. "rid": "unix"
  988. },
  989. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
  990. "assetType": "runtime",
  991. "rid": "win"
  992. }
  993. }
  994. },
  995. "System.Runtime.Numerics/4.3.0": {
  996. "type": "package",
  997. "dependencies": {
  998. "System.Globalization": "4.3.0",
  999. "System.Resources.ResourceManager": "4.3.0",
  1000. "System.Runtime": "4.3.0",
  1001. "System.Runtime.Extensions": "4.3.0"
  1002. },
  1003. "compile": {
  1004. "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
  1005. },
  1006. "runtime": {
  1007. "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
  1008. }
  1009. },
  1010. "System.Security.AccessControl/4.7.0": {
  1011. "type": "package",
  1012. "dependencies": {
  1013. "Microsoft.NETCore.Platforms": "3.1.0",
  1014. "System.Security.Principal.Windows": "4.7.0"
  1015. },
  1016. "compile": {
  1017. "ref/netstandard2.0/_._": {}
  1018. },
  1019. "runtime": {
  1020. "lib/netstandard2.0/System.Security.AccessControl.dll": {}
  1021. },
  1022. "runtimeTargets": {
  1023. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
  1024. "assetType": "runtime",
  1025. "rid": "win"
  1026. }
  1027. }
  1028. },
  1029. "System.Security.Cryptography.Algorithms/4.3.0": {
  1030. "type": "package",
  1031. "dependencies": {
  1032. "Microsoft.NETCore.Platforms": "1.1.0",
  1033. "System.Collections": "4.3.0",
  1034. "System.IO": "4.3.0",
  1035. "System.Resources.ResourceManager": "4.3.0",
  1036. "System.Runtime": "4.3.0",
  1037. "System.Runtime.Extensions": "4.3.0",
  1038. "System.Runtime.Handles": "4.3.0",
  1039. "System.Runtime.InteropServices": "4.3.0",
  1040. "System.Runtime.Numerics": "4.3.0",
  1041. "System.Security.Cryptography.Encoding": "4.3.0",
  1042. "System.Security.Cryptography.Primitives": "4.3.0",
  1043. "System.Text.Encoding": "4.3.0",
  1044. "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
  1045. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1046. },
  1047. "compile": {
  1048. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
  1049. },
  1050. "runtimeTargets": {
  1051. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1052. "assetType": "runtime",
  1053. "rid": "osx"
  1054. },
  1055. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1056. "assetType": "runtime",
  1057. "rid": "unix"
  1058. },
  1059. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
  1060. "assetType": "runtime",
  1061. "rid": "win"
  1062. }
  1063. }
  1064. },
  1065. "System.Security.Cryptography.Cng/4.3.0": {
  1066. "type": "package",
  1067. "dependencies": {
  1068. "Microsoft.NETCore.Platforms": "1.1.0",
  1069. "System.IO": "4.3.0",
  1070. "System.Resources.ResourceManager": "4.3.0",
  1071. "System.Runtime": "4.3.0",
  1072. "System.Runtime.Extensions": "4.3.0",
  1073. "System.Runtime.Handles": "4.3.0",
  1074. "System.Runtime.InteropServices": "4.3.0",
  1075. "System.Security.Cryptography.Algorithms": "4.3.0",
  1076. "System.Security.Cryptography.Encoding": "4.3.0",
  1077. "System.Security.Cryptography.Primitives": "4.3.0",
  1078. "System.Text.Encoding": "4.3.0"
  1079. },
  1080. "compile": {
  1081. "ref/netstandard1.6/_._": {}
  1082. },
  1083. "runtimeTargets": {
  1084. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  1085. "assetType": "runtime",
  1086. "rid": "unix"
  1087. },
  1088. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
  1089. "assetType": "runtime",
  1090. "rid": "win"
  1091. }
  1092. }
  1093. },
  1094. "System.Security.Cryptography.Csp/4.3.0": {
  1095. "type": "package",
  1096. "dependencies": {
  1097. "Microsoft.NETCore.Platforms": "1.1.0",
  1098. "System.IO": "4.3.0",
  1099. "System.Reflection": "4.3.0",
  1100. "System.Resources.ResourceManager": "4.3.0",
  1101. "System.Runtime": "4.3.0",
  1102. "System.Runtime.Extensions": "4.3.0",
  1103. "System.Runtime.Handles": "4.3.0",
  1104. "System.Runtime.InteropServices": "4.3.0",
  1105. "System.Security.Cryptography.Algorithms": "4.3.0",
  1106. "System.Security.Cryptography.Encoding": "4.3.0",
  1107. "System.Security.Cryptography.Primitives": "4.3.0",
  1108. "System.Text.Encoding": "4.3.0",
  1109. "System.Threading": "4.3.0"
  1110. },
  1111. "compile": {
  1112. "ref/netstandard1.3/_._": {}
  1113. },
  1114. "runtimeTargets": {
  1115. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1116. "assetType": "runtime",
  1117. "rid": "unix"
  1118. },
  1119. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
  1120. "assetType": "runtime",
  1121. "rid": "win"
  1122. }
  1123. }
  1124. },
  1125. "System.Security.Cryptography.Encoding/4.3.0": {
  1126. "type": "package",
  1127. "dependencies": {
  1128. "Microsoft.NETCore.Platforms": "1.1.0",
  1129. "System.Collections": "4.3.0",
  1130. "System.Collections.Concurrent": "4.3.0",
  1131. "System.Linq": "4.3.0",
  1132. "System.Resources.ResourceManager": "4.3.0",
  1133. "System.Runtime": "4.3.0",
  1134. "System.Runtime.Extensions": "4.3.0",
  1135. "System.Runtime.Handles": "4.3.0",
  1136. "System.Runtime.InteropServices": "4.3.0",
  1137. "System.Security.Cryptography.Primitives": "4.3.0",
  1138. "System.Text.Encoding": "4.3.0",
  1139. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1140. },
  1141. "compile": {
  1142. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
  1143. },
  1144. "runtimeTargets": {
  1145. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1146. "assetType": "runtime",
  1147. "rid": "unix"
  1148. },
  1149. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
  1150. "assetType": "runtime",
  1151. "rid": "win"
  1152. }
  1153. }
  1154. },
  1155. "System.Security.Cryptography.OpenSsl/4.3.0": {
  1156. "type": "package",
  1157. "dependencies": {
  1158. "System.Collections": "4.3.0",
  1159. "System.IO": "4.3.0",
  1160. "System.Resources.ResourceManager": "4.3.0",
  1161. "System.Runtime": "4.3.0",
  1162. "System.Runtime.Extensions": "4.3.0",
  1163. "System.Runtime.Handles": "4.3.0",
  1164. "System.Runtime.InteropServices": "4.3.0",
  1165. "System.Runtime.Numerics": "4.3.0",
  1166. "System.Security.Cryptography.Algorithms": "4.3.0",
  1167. "System.Security.Cryptography.Encoding": "4.3.0",
  1168. "System.Security.Cryptography.Primitives": "4.3.0",
  1169. "System.Text.Encoding": "4.3.0",
  1170. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1171. },
  1172. "compile": {
  1173. "ref/netstandard1.6/_._": {}
  1174. },
  1175. "runtime": {
  1176. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
  1177. },
  1178. "runtimeTargets": {
  1179. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
  1180. "assetType": "runtime",
  1181. "rid": "unix"
  1182. }
  1183. }
  1184. },
  1185. "System.Security.Cryptography.Primitives/4.3.0": {
  1186. "type": "package",
  1187. "dependencies": {
  1188. "System.Diagnostics.Debug": "4.3.0",
  1189. "System.Globalization": "4.3.0",
  1190. "System.IO": "4.3.0",
  1191. "System.Resources.ResourceManager": "4.3.0",
  1192. "System.Runtime": "4.3.0",
  1193. "System.Threading": "4.3.0",
  1194. "System.Threading.Tasks": "4.3.0"
  1195. },
  1196. "compile": {
  1197. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1198. },
  1199. "runtime": {
  1200. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
  1201. }
  1202. },
  1203. "System.Security.Cryptography.X509Certificates/4.3.0": {
  1204. "type": "package",
  1205. "dependencies": {
  1206. "Microsoft.NETCore.Platforms": "1.1.0",
  1207. "System.Collections": "4.3.0",
  1208. "System.Diagnostics.Debug": "4.3.0",
  1209. "System.Globalization": "4.3.0",
  1210. "System.Globalization.Calendars": "4.3.0",
  1211. "System.IO": "4.3.0",
  1212. "System.IO.FileSystem": "4.3.0",
  1213. "System.IO.FileSystem.Primitives": "4.3.0",
  1214. "System.Resources.ResourceManager": "4.3.0",
  1215. "System.Runtime": "4.3.0",
  1216. "System.Runtime.Extensions": "4.3.0",
  1217. "System.Runtime.Handles": "4.3.0",
  1218. "System.Runtime.InteropServices": "4.3.0",
  1219. "System.Runtime.Numerics": "4.3.0",
  1220. "System.Security.Cryptography.Algorithms": "4.3.0",
  1221. "System.Security.Cryptography.Cng": "4.3.0",
  1222. "System.Security.Cryptography.Csp": "4.3.0",
  1223. "System.Security.Cryptography.Encoding": "4.3.0",
  1224. "System.Security.Cryptography.OpenSsl": "4.3.0",
  1225. "System.Security.Cryptography.Primitives": "4.3.0",
  1226. "System.Text.Encoding": "4.3.0",
  1227. "System.Threading": "4.3.0",
  1228. "runtime.native.System": "4.3.0",
  1229. "runtime.native.System.Net.Http": "4.3.0",
  1230. "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
  1231. },
  1232. "compile": {
  1233. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
  1234. },
  1235. "runtimeTargets": {
  1236. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1237. "assetType": "runtime",
  1238. "rid": "unix"
  1239. },
  1240. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
  1241. "assetType": "runtime",
  1242. "rid": "win"
  1243. }
  1244. }
  1245. },
  1246. "System.Security.Principal.Windows/4.7.0": {
  1247. "type": "package",
  1248. "compile": {
  1249. "ref/netcoreapp3.0/_._": {}
  1250. },
  1251. "runtime": {
  1252. "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
  1253. },
  1254. "runtimeTargets": {
  1255. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1256. "assetType": "runtime",
  1257. "rid": "unix"
  1258. },
  1259. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
  1260. "assetType": "runtime",
  1261. "rid": "win"
  1262. }
  1263. }
  1264. },
  1265. "System.Text.Encoding/4.3.0": {
  1266. "type": "package",
  1267. "dependencies": {
  1268. "Microsoft.NETCore.Platforms": "1.1.0",
  1269. "Microsoft.NETCore.Targets": "1.1.0",
  1270. "System.Runtime": "4.3.0"
  1271. },
  1272. "compile": {
  1273. "ref/netstandard1.3/System.Text.Encoding.dll": {}
  1274. }
  1275. },
  1276. "System.Text.Encoding.Extensions/4.3.0": {
  1277. "type": "package",
  1278. "dependencies": {
  1279. "Microsoft.NETCore.Platforms": "1.1.0",
  1280. "Microsoft.NETCore.Targets": "1.1.0",
  1281. "System.Runtime": "4.3.0",
  1282. "System.Text.Encoding": "4.3.0"
  1283. },
  1284. "compile": {
  1285. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
  1286. }
  1287. },
  1288. "System.Text.RegularExpressions/4.3.0": {
  1289. "type": "package",
  1290. "dependencies": {
  1291. "System.Runtime": "4.3.0"
  1292. },
  1293. "compile": {
  1294. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
  1295. },
  1296. "runtime": {
  1297. "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
  1298. }
  1299. },
  1300. "System.Threading/4.3.0": {
  1301. "type": "package",
  1302. "dependencies": {
  1303. "System.Runtime": "4.3.0",
  1304. "System.Threading.Tasks": "4.3.0"
  1305. },
  1306. "compile": {
  1307. "ref/netstandard1.3/System.Threading.dll": {}
  1308. },
  1309. "runtime": {
  1310. "lib/netstandard1.3/System.Threading.dll": {}
  1311. }
  1312. },
  1313. "System.Threading.Tasks/4.3.0": {
  1314. "type": "package",
  1315. "dependencies": {
  1316. "Microsoft.NETCore.Platforms": "1.1.0",
  1317. "Microsoft.NETCore.Targets": "1.1.0",
  1318. "System.Runtime": "4.3.0"
  1319. },
  1320. "compile": {
  1321. "ref/netstandard1.3/System.Threading.Tasks.dll": {}
  1322. }
  1323. },
  1324. "System.Threading.Tasks.Extensions/4.3.0": {
  1325. "type": "package",
  1326. "dependencies": {
  1327. "System.Collections": "4.3.0",
  1328. "System.Runtime": "4.3.0",
  1329. "System.Threading.Tasks": "4.3.0"
  1330. },
  1331. "compile": {
  1332. "lib/netstandard1.0/_._": {}
  1333. },
  1334. "runtime": {
  1335. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
  1336. }
  1337. },
  1338. "System.Threading.Timer/4.3.0": {
  1339. "type": "package",
  1340. "dependencies": {
  1341. "Microsoft.NETCore.Platforms": "1.1.0",
  1342. "Microsoft.NETCore.Targets": "1.1.0",
  1343. "System.Runtime": "4.3.0"
  1344. },
  1345. "compile": {
  1346. "ref/netstandard1.2/System.Threading.Timer.dll": {}
  1347. }
  1348. },
  1349. "System.Xml.ReaderWriter/4.3.0": {
  1350. "type": "package",
  1351. "dependencies": {
  1352. "System.Collections": "4.3.0",
  1353. "System.Diagnostics.Debug": "4.3.0",
  1354. "System.Globalization": "4.3.0",
  1355. "System.IO": "4.3.0",
  1356. "System.IO.FileSystem": "4.3.0",
  1357. "System.IO.FileSystem.Primitives": "4.3.0",
  1358. "System.Resources.ResourceManager": "4.3.0",
  1359. "System.Runtime": "4.3.0",
  1360. "System.Runtime.Extensions": "4.3.0",
  1361. "System.Runtime.InteropServices": "4.3.0",
  1362. "System.Text.Encoding": "4.3.0",
  1363. "System.Text.Encoding.Extensions": "4.3.0",
  1364. "System.Text.RegularExpressions": "4.3.0",
  1365. "System.Threading.Tasks": "4.3.0",
  1366. "System.Threading.Tasks.Extensions": "4.3.0"
  1367. },
  1368. "compile": {
  1369. "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  1370. },
  1371. "runtime": {
  1372. "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
  1373. }
  1374. },
  1375. "System.Xml.XDocument/4.3.0": {
  1376. "type": "package",
  1377. "dependencies": {
  1378. "System.Collections": "4.3.0",
  1379. "System.Diagnostics.Debug": "4.3.0",
  1380. "System.Diagnostics.Tools": "4.3.0",
  1381. "System.Globalization": "4.3.0",
  1382. "System.IO": "4.3.0",
  1383. "System.Reflection": "4.3.0",
  1384. "System.Resources.ResourceManager": "4.3.0",
  1385. "System.Runtime": "4.3.0",
  1386. "System.Runtime.Extensions": "4.3.0",
  1387. "System.Text.Encoding": "4.3.0",
  1388. "System.Threading": "4.3.0",
  1389. "System.Xml.ReaderWriter": "4.3.0"
  1390. },
  1391. "compile": {
  1392. "ref/netstandard1.3/System.Xml.XDocument.dll": {}
  1393. },
  1394. "runtime": {
  1395. "lib/netstandard1.3/System.Xml.XDocument.dll": {}
  1396. }
  1397. }
  1398. }
  1399. },
  1400. "libraries": {
  1401. "Independentsoft.Exchange/3.0.700": {
  1402. "sha512": "Ry32CWQMX4aS+k083pA7JeJwqxjCZ74aSRXHbF0jlGm1WgsWcf7AQ6X2KjYnQBk3Rm0gv1qxg7kvZYVGORiiGw==",
  1403. "type": "package",
  1404. "path": "independentsoft.exchange/3.0.700",
  1405. "files": [
  1406. ".nupkg.metadata",
  1407. ".signature.p7s",
  1408. "Help/.DS_Store",
  1409. "Help/SearchHelp.aspx",
  1410. "Help/SearchHelp.inc.php",
  1411. "Help/SearchHelp.php",
  1412. "Help/Web.Config",
  1413. "Help/WebKI.xml",
  1414. "Help/WebTOC.xml",
  1415. "Help/fti/FTI_100.json",
  1416. "Help/fti/FTI_101.json",
  1417. "Help/fti/FTI_102.json",
  1418. "Help/fti/FTI_103.json",
  1419. "Help/fti/FTI_104.json",
  1420. "Help/fti/FTI_105.json",
  1421. "Help/fti/FTI_106.json",
  1422. "Help/fti/FTI_107.json",
  1423. "Help/fti/FTI_108.json",
  1424. "Help/fti/FTI_109.json",
  1425. "Help/fti/FTI_110.json",
  1426. "Help/fti/FTI_111.json",
  1427. "Help/fti/FTI_112.json",
  1428. "Help/fti/FTI_113.json",
  1429. "Help/fti/FTI_114.json",
  1430. "Help/fti/FTI_115.json",
  1431. "Help/fti/FTI_116.json",
  1432. "Help/fti/FTI_117.json",
  1433. "Help/fti/FTI_118.json",
  1434. "Help/fti/FTI_119.json",
  1435. "Help/fti/FTI_120.json",
  1436. "Help/fti/FTI_121.json",
  1437. "Help/fti/FTI_122.json",
  1438. "Help/fti/FTI_95.json",
  1439. "Help/fti/FTI_97.json",
  1440. "Help/fti/FTI_98.json",
  1441. "Help/fti/FTI_99.json",
  1442. "Help/fti/FTI_Files.json",
  1443. "Help/html/Events_T_Independentsoft_Email_Mime_MessageFormatException.htm",
  1444. "Help/html/Events_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm",
  1445. "Help/html/Events_T_Independentsoft_Exchange_ServiceRequestException.htm",
  1446. "Help/html/Events_T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm",
  1447. "Help/html/Events_T_Independentsoft_Json_Parser_JsonParseException.htm",
  1448. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_AdjacentMeetingCount.htm",
  1449. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_AdjacentMeetings.htm",
  1450. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_AllowNewTimeProposal.htm",
  1451. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_BodyRtf.htm",
  1452. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_BusyStatus.htm",
  1453. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_CommonEndTime.htm",
  1454. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_CommonStartTime.htm",
  1455. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ConferenceType.htm",
  1456. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ConflictingMeetingCount.htm",
  1457. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ConflictingMeetings.htm",
  1458. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_DateTimeStamp.htm",
  1459. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_DeletedOccurrences.htm",
  1460. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Duration.htm",
  1461. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EndTime.htm",
  1462. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EndTimeZone.htm",
  1463. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EndWallClock.htm",
  1464. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EnhancedLocation.htm",
  1465. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_FirstOccurrence.htm",
  1466. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_InstanceType.htm",
  1467. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsAllDayEvent.htm",
  1468. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsCancelled.htm",
  1469. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsMeeting.htm",
  1470. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsOnlineMeeting.htm",
  1471. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsPrivate.htm",
  1472. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsRecurring.htm",
  1473. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsResponseRequested.htm",
  1474. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_JoinOnlineMeetingUrl.htm",
  1475. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Label.htm",
  1476. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_LastOccurrence.htm",
  1477. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_LegacyFreeBusyStatus.htm",
  1478. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Location.htm",
  1479. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingRequestWasSent.htm",
  1480. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingStatus.htm",
  1481. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingTimeZone.htm",
  1482. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingWorkspaceUrl.htm",
  1483. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ModifiedOccurrences.htm",
  1484. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MyResponse.htm",
  1485. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_NetShowUrl.htm",
  1486. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_OnlineMeetingSettings.htm",
  1487. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_OptionalAttendees.htm",
  1488. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Organizer.htm",
  1489. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_OriginalStartTime.htm",
  1490. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Priority.htm",
  1491. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Recurrence.htm",
  1492. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrenceEnd.htm",
  1493. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrenceId.htm",
  1494. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrencePattern.htm",
  1495. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrenceStart.htm",
  1496. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderNextTime.htm",
  1497. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderOverrideDefault.htm",
  1498. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderPlaySound.htm",
  1499. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderSoundFile.htm",
  1500. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReplyTime.htm",
  1501. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RequiredAttendees.htm",
  1502. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Resources.htm",
  1503. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ResponseStatus.htm",
  1504. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_SequenceNumber.htm",
  1505. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_StartTime.htm",
  1506. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_StartTimeZone.htm",
  1507. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_StartWallClock.htm",
  1508. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_State.htm",
  1509. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_TimeZone.htm",
  1510. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Uid.htm",
  1511. "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_When.htm",
  1512. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Alias.htm",
  1513. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_AssistantName.htm",
  1514. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_AssistantPhone.htm",
  1515. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Birthday.htm",
  1516. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddress.htm",
  1517. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressCity.htm",
  1518. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressCountry.htm",
  1519. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressPostalCode.htm",
  1520. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressState.htm",
  1521. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressStreet.htm",
  1522. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessFax.htm",
  1523. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessHomePage.htm",
  1524. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessPhone.htm",
  1525. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessPhone2.htm",
  1526. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CallbackPhone.htm",
  1527. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CarPhone.htm",
  1528. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Children.htm",
  1529. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Companies.htm",
  1530. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CompanyName.htm",
  1531. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CompanyPhone.htm",
  1532. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CompleteName.htm",
  1533. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Department.htm",
  1534. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_DirectReports.htm",
  1535. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_DirectoryId.htm",
  1536. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1Address.htm",
  1537. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1DisplayAs.htm",
  1538. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1DisplayName.htm",
  1539. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1Type.htm",
  1540. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2Address.htm",
  1541. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2DisplayAs.htm",
  1542. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2DisplayName.htm",
  1543. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2Type.htm",
  1544. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3Address.htm",
  1545. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3DisplayAs.htm",
  1546. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3DisplayName.htm",
  1547. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3Type.htm",
  1548. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_FileAs.htm",
  1549. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_FileAsMapping.htm",
  1550. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Gender.htm",
  1551. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Generation.htm",
  1552. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_GivenName.htm",
  1553. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HasPicture.htm",
  1554. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddress.htm",
  1555. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressCity.htm",
  1556. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressCountry.htm",
  1557. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressPostalCode.htm",
  1558. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressState.htm",
  1559. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressStreet.htm",
  1560. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeFax.htm",
  1561. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomePhone.htm",
  1562. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomePhone2.htm",
  1563. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Initials.htm",
  1564. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_InstantMessengerAddress1.htm",
  1565. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_InstantMessengerAddress2.htm",
  1566. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_InstantMessengerAddress3.htm",
  1567. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Isdn.htm",
  1568. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_JobTitle.htm",
  1569. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_MSExchangeCertificate.htm",
  1570. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Manager.htm",
  1571. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_ManagerMailbox.htm",
  1572. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_MiddleName.htm",
  1573. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Mileage.htm",
  1574. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_MobilePhone.htm",
  1575. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Nickname.htm",
  1576. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Notes.htm",
  1577. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OfficeLocation.htm",
  1578. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddress.htm",
  1579. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressCity.htm",
  1580. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressCountry.htm",
  1581. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressPostalCode.htm",
  1582. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressState.htm",
  1583. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressStreet.htm",
  1584. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherFax.htm",
  1585. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherPhone.htm",
  1586. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Pager.htm",
  1587. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PhoneticFirstName.htm",
  1588. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PhoneticFullName.htm",
  1589. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PhoneticLastName.htm",
  1590. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Photo.htm",
  1591. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PrimaryPhone.htm",
  1592. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Profession.htm",
  1593. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_RadioPhone.htm",
  1594. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_SelectedMailingAddress.htm",
  1595. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_SpouseName.htm",
  1596. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Surname.htm",
  1597. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Telex.htm",
  1598. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Title.htm",
  1599. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_TtyTddPhone.htm",
  1600. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_UserSMIMECertificate.htm",
  1601. "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_WeddingAnniversary.htm",
  1602. "Help/html/F_Independentsoft_Exchange_DistributionListPropertyPath_ContactSource.htm",
  1603. "Help/html/F_Independentsoft_Exchange_DistributionListPropertyPath_FileAs.htm",
  1604. "Help/html/F_Independentsoft_Exchange_DistributionListPropertyPath_Members.htm",
  1605. "Help/html/F_Independentsoft_Exchange_FolderClass_CalendarFolder.htm",
  1606. "Help/html/F_Independentsoft_Exchange_FolderClass_ContactFolder.htm",
  1607. "Help/html/F_Independentsoft_Exchange_FolderClass_Folder.htm",
  1608. "Help/html/F_Independentsoft_Exchange_FolderClass_JournalFolder.htm",
  1609. "Help/html/F_Independentsoft_Exchange_FolderClass_MailFolder.htm",
  1610. "Help/html/F_Independentsoft_Exchange_FolderClass_NoteFolder.htm",
  1611. "Help/html/F_Independentsoft_Exchange_FolderClass_TaskFolder.htm",
  1612. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ArchiveTag.htm",
  1613. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ChildFolderCount.htm",
  1614. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_Comment.htm",
  1615. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_CreationTime.htm",
  1616. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_DisplayName.htm",
  1617. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_DistinguishedFolderId.htm",
  1618. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_EffectiveRights.htm",
  1619. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_EntryId.htm",
  1620. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_FolderClass.htm",
  1621. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_FolderId.htm",
  1622. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_HasSubFolders.htm",
  1623. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_Id.htm",
  1624. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_IsHidden.htm",
  1625. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_IsReadOnly.htm",
  1626. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_IsSystem.htm",
  1627. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_LastModifiedTime.htm",
  1628. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ManagedFolderInformation.htm",
  1629. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ParentId.htm",
  1630. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_PermissionSet.htm",
  1631. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_RetentionTag.htm",
  1632. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_SearchKey.htm",
  1633. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_Size.htm",
  1634. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_TotalCount.htm",
  1635. "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_UnreadCount.htm",
  1636. "Help/html/F_Independentsoft_Exchange_ItemClass_AcceptMeetingResponse.htm",
  1637. "Help/html/F_Independentsoft_Exchange_ItemClass_AcceptMeetingResponseNonDeliveryReport.htm",
  1638. "Help/html/F_Independentsoft_Exchange_ItemClass_Appointment.htm",
  1639. "Help/html/F_Independentsoft_Exchange_ItemClass_AppointmentOccurrenceException.htm",
  1640. "Help/html/F_Independentsoft_Exchange_ItemClass_ConflictResolutionMessage.htm",
  1641. "Help/html/F_Independentsoft_Exchange_ItemClass_Contact.htm",
  1642. "Help/html/F_Independentsoft_Exchange_ItemClass_DeclineMeetingResponse.htm",
  1643. "Help/html/F_Independentsoft_Exchange_ItemClass_DeclineMeetingResponseNonDeliveryReport.htm",
  1644. "Help/html/F_Independentsoft_Exchange_ItemClass_DeliveryReport.htm",
  1645. "Help/html/F_Independentsoft_Exchange_ItemClass_DistributionList.htm",
  1646. "Help/html/F_Independentsoft_Exchange_ItemClass_Document.htm",
  1647. "Help/html/F_Independentsoft_Exchange_ItemClass_Journal.htm",
  1648. "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingCancellation.htm",
  1649. "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingCancellationNonDeliveryReport.htm",
  1650. "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequest.htm",
  1651. "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestDeliveryReport.htm",
  1652. "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestNonDeliveryReport.htm",
  1653. "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestNonReadReceipt.htm",
  1654. "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestReadReceipt.htm",
  1655. "Help/html/F_Independentsoft_Exchange_ItemClass_Message.htm",
  1656. "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecall.htm",
  1657. "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReport.htm",
  1658. "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReportFailure.htm",
  1659. "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReportFailureNonDeliveryReport.htm",
  1660. "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReportSuccess.htm",
  1661. "Help/html/F_Independentsoft_Exchange_ItemClass_NonDeliveryReport.htm",
  1662. "Help/html/F_Independentsoft_Exchange_ItemClass_NonReadReceipt.htm",
  1663. "Help/html/F_Independentsoft_Exchange_ItemClass_Note.htm",
  1664. "Help/html/F_Independentsoft_Exchange_ItemClass_Notification.htm",
  1665. "Help/html/F_Independentsoft_Exchange_ItemClass_OutOfOfficeTemplate.htm",
  1666. "Help/html/F_Independentsoft_Exchange_ItemClass_P772Message.htm",
  1667. "Help/html/F_Independentsoft_Exchange_ItemClass_Post.htm",
  1668. "Help/html/F_Independentsoft_Exchange_ItemClass_ReadReceipt.htm",
  1669. "Help/html/F_Independentsoft_Exchange_ItemClass_Report.htm",
  1670. "Help/html/F_Independentsoft_Exchange_ItemClass_ReportMessage.htm",
  1671. "Help/html/F_Independentsoft_Exchange_ItemClass_Resend.htm",
  1672. "Help/html/F_Independentsoft_Exchange_ItemClass_Rfc822MimeMessage.htm",
  1673. "Help/html/F_Independentsoft_Exchange_ItemClass_RuleReplyTemplate.htm",
  1674. "Help/html/F_Independentsoft_Exchange_ItemClass_SMimeMessage.htm",
  1675. "Help/html/F_Independentsoft_Exchange_ItemClass_SMimeMultipartSignedMessage.htm",
  1676. "Help/html/F_Independentsoft_Exchange_ItemClass_SecureMessage.htm",
  1677. "Help/html/F_Independentsoft_Exchange_ItemClass_SecureServiceReply.htm",
  1678. "Help/html/F_Independentsoft_Exchange_ItemClass_SignedMessage.htm",
  1679. "Help/html/F_Independentsoft_Exchange_ItemClass_StorageQuotaWarning.htm",
  1680. "Help/html/F_Independentsoft_Exchange_ItemClass_Task.htm",
  1681. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequest.htm",
  1682. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestAccept.htm",
  1683. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestAcceptNonDeliveryReport.htm",
  1684. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestDecline.htm",
  1685. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestDeclineNonDeliveryReport.htm",
  1686. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestNonDeliveryReport.htm",
  1687. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestUpdate.htm",
  1688. "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestUpdateNonDeliveryReport.htm",
  1689. "Help/html/F_Independentsoft_Exchange_ItemClass_TentativeMeetingResponse.htm",
  1690. "Help/html/F_Independentsoft_Exchange_ItemClass_TentativeMeetingResponseNonDeliveryReport.htm",
  1691. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ArchiveTag.htm",
  1692. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Attachments.htm",
  1693. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_BlockStatus.htm",
  1694. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Body.htm",
  1695. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_BodyHtmlText.htm",
  1696. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_BodyPlainText.htm",
  1697. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Categories.htm",
  1698. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Comment.htm",
  1699. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ConversationId.htm",
  1700. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_CreatedTime.htm",
  1701. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Culture.htm",
  1702. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_DisplayName.htm",
  1703. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_EffectiveRights.htm",
  1704. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_EntityExtractionResult.htm",
  1705. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_EntryId.htm",
  1706. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Flag.htm",
  1707. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_GroupingAction.htm",
  1708. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_HasAttachments.htm",
  1709. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_HasBlockedImages.htm",
  1710. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_IconIndex.htm",
  1711. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Id.htm",
  1712. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Importance.htm",
  1713. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_InstanceKey.htm",
  1714. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_IsAssociated.htm",
  1715. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_IsHidden.htm",
  1716. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ItemClass.htm",
  1717. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ItemId.htm",
  1718. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_LastModifiedTime.htm",
  1719. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_LastModifierName.htm",
  1720. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_MimeContent.htm",
  1721. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_NextPredictedAction.htm",
  1722. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ParentId.htm",
  1723. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Preview.htm",
  1724. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ReminderDueBy.htm",
  1725. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ReminderIsSet.htm",
  1726. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ReminderMinutesBeforeStart.htm",
  1727. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_RetentionDate.htm",
  1728. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_RetentionTag.htm",
  1729. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_SearchKey.htm",
  1730. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Sensitivity.htm",
  1731. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Size.htm",
  1732. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_StoreEntryId.htm",
  1733. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Subject.htm",
  1734. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_TextBody.htm",
  1735. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_UniqueBody.htm",
  1736. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_WebClientEditFormQueryString.htm",
  1737. "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_WebClientReadFormQueryString.htm",
  1738. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_CommonEndTime.htm",
  1739. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_CommonStartTime.htm",
  1740. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Companies.htm",
  1741. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Contacts.htm",
  1742. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Duration.htm",
  1743. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_EndTime.htm",
  1744. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_IsPrivate.htm",
  1745. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_StartTime.htm",
  1746. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Type.htm",
  1747. "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_TypeDescription.htm",
  1748. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_7BIT_DISPLAY_NAME.htm",
  1749. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ABSTRACT.htm",
  1750. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_DEFAULT_DIR.htm",
  1751. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_DEFAULT_PAB.htm",
  1752. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_PROVIDERS.htm",
  1753. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_PROVIDER_ID.htm",
  1754. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_SEARCH_PATH.htm",
  1755. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_SEARCH_PATH_UPDATE.htm",
  1756. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACCESS.htm",
  1757. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACCESS_LEVEL.htm",
  1758. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACCOUNT.htm",
  1759. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACKNOWLEDGEMENT_MODE.htm",
  1760. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACL_DATA.htm",
  1761. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACL_TABLE.htm",
  1762. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTION.htm",
  1763. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTION_DATE.htm",
  1764. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTION_FLAG.htm",
  1765. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTIVE_USER_ENTRYID.htm",
  1766. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID.htm",
  1767. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRBOOK_MID.htm",
  1768. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRESS_BOOK_DISPLAY_NAME.htm",
  1769. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRESS_BOOK_ENTRYID.htm",
  1770. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRTYPE.htm",
  1771. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADMIN_SECURITY_DESCRIPTOR.htm",
  1772. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AGE_LIMIT.htm",
  1773. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AGING_GRANULARITY.htm",
  1774. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AGING_PERIOD.htm",
  1775. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ALTERNATE_RECIPIENT.htm",
  1776. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ALTERNATE_RECIPIENT_ALLOWED.htm",
  1777. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ANR.htm",
  1778. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ARRIVAL_TIME.htm",
  1779. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ARTICLE_NUM_NEXT.htm",
  1780. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSISTANT.htm",
  1781. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSISTANT_TELEPHONE_NUMBER.htm",
  1782. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOCIATED.htm",
  1783. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_CONTENT_COUNT.htm",
  1784. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_MESSAGE_SIZE.htm",
  1785. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_MESSAGE_SIZE_EXTENDED.htm",
  1786. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_MSG_W_ATTACH_COUNT.htm",
  1787. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_CONTACTPHOTO.htm",
  1788. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_FLAGS.htm",
  1789. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_HIDDEN.htm",
  1790. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_LINKID.htm",
  1791. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_X400_PARAMETERS.htm",
  1792. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ADDITIONAL_INFO.htm",
  1793. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_CONTENT_DISPOSITION.htm",
  1794. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_CONTENT_ID.htm",
  1795. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_CONTENT_LOCATION.htm",
  1796. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_DATA_BIN.htm",
  1797. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_DATA_OBJ.htm",
  1798. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ENCODING.htm",
  1799. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_EXTENSION.htm",
  1800. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_EXTENSION_W.htm",
  1801. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_FILENAME.htm",
  1802. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_FILENAME_W.htm",
  1803. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_FLAGS.htm",
  1804. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ID.htm",
  1805. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_LONG_FILENAME.htm",
  1806. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_LONG_FILENAME_W.htm",
  1807. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_LONG_PATHNAME.htm",
  1808. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_METHOD.htm",
  1809. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_MIME_TAG.htm",
  1810. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_NUM.htm",
  1811. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ON_ASSOC_MSG_COUNT.htm",
  1812. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ON_NORMAL_MSG_COUNT.htm",
  1813. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_PATHNAME.htm",
  1814. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_RENDERING.htm",
  1815. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_SIZE.htm",
  1816. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_TAG.htm",
  1817. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_TRANSPORT_NAME.htm",
  1818. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_VIRUS_SCAN_INFO.htm",
  1819. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTR_HIDDEN.htm",
  1820. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTR_READONLY.htm",
  1821. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTR_SYSTEM.htm",
  1822. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTHORIZING_USERS.htm",
  1823. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_ADD_NEW_SUBS.htm",
  1824. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_FORWARDED.htm",
  1825. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_FORWARD_COMMENT.htm",
  1826. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_RESET.htm",
  1827. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_RESPONSE_SUPPRESS.htm",
  1828. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BEEPER_TELEPHONE_NUMBER.htm",
  1829. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BILATERAL_INFO.htm",
  1830. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BIRTHDAY.htm",
  1831. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BODY.htm",
  1832. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BODY_CRC.htm",
  1833. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS2_TELEPHONE_NUMBER.htm",
  1834. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_CITY.htm",
  1835. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_COUNTRY.htm",
  1836. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_POSTAL_CODE.htm",
  1837. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_POST_OFFICE_BOX.htm",
  1838. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE.htm",
  1839. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_STREET.htm",
  1840. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_FAX_NUMBER.htm",
  1841. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_HOME_PAGE.htm",
  1842. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_TELEPHONE_NUMBER.htm",
  1843. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CACHED_COLUMN_COUNT.htm",
  1844. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CALLBACK_TELEPHONE_NUMBER.htm",
  1845. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_END_TIME.htm",
  1846. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_RECURRING_ID.htm",
  1847. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_REMINDER_NEXT_TIME.htm",
  1848. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_START_TIME.htm",
  1849. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAR_TELEPHONE_NUMBER.htm",
  1850. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CATEG_COUNT.htm",
  1851. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CATEG_ID.htm",
  1852. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CDO_EXPANSION_INDEX.htm",
  1853. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CELLULAR_TELEPHONE_NUMBER.htm",
  1854. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHANGE_ADVISOR.htm",
  1855. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHANGE_KEY.htm",
  1856. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHANGE_NOTIFICATION_GUID.htm",
  1857. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHECK_IN_COMMENT.htm",
  1858. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHECK_IN_TIME.htm",
  1859. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHILDRENS_NAMES.htm",
  1860. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CLIENT_ACTIONS.htm",
  1861. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CLIENT_SUBMIT_TIME.htm",
  1862. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CN_EXPORT.htm",
  1863. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CN_MV_EXPORT.htm",
  1864. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CODE_PAGE_ID.htm",
  1865. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COLLECTOR.htm",
  1866. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMMENT.htm",
  1867. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMMON_VIEWS_ENTRYID.htm",
  1868. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMPANY_MAIN_PHONE_NUMBER.htm",
  1869. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMPANY_NAME.htm",
  1870. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMPUTER_NETWORK_NAME.htm",
  1871. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONFLICT_ENTRYID.htm",
  1872. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONFLICT_MSG_KEY.htm",
  1873. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONNECTION_MODULUS.htm",
  1874. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_ADDRTYPES.htm",
  1875. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_COUNT.htm",
  1876. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_DEFAULT_ADDRESS_INDEX.htm",
  1877. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_EMAIL_ADDRESSES.htm",
  1878. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_ENTRYIDS.htm",
  1879. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_VERSION.htm",
  1880. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_CLASS.htm",
  1881. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_CONTENTS.htm",
  1882. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_FLAGS.htm",
  1883. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_HIERARCHY.htm",
  1884. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_MODIFY_VERSION.htm",
  1885. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENTS_SORT_ORDER.htm",
  1886. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENTS_SYNCHRONIZER.htm",
  1887. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID.htm",
  1888. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_CORRELATOR.htm",
  1889. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_COUNT.htm",
  1890. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_IDENTIFIER.htm",
  1891. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_INTEGRITY_CHECK.htm",
  1892. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_LENGTH.htm",
  1893. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_RETURN_REQUESTED.htm",
  1894. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_SEARCH_KEY.htm",
  1895. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_UNREAD.htm",
  1896. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_FLAGS.htm",
  1897. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_ID.htm",
  1898. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_STRUCTURE.htm",
  1899. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_TYPE.htm",
  1900. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSATION_INDEX.htm",
  1901. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSATION_KEY.htm",
  1902. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSATION_TOPIC.htm",
  1903. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSION_EITS.htm",
  1904. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSION_PROHIBITED.htm",
  1905. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSION_WITH_LOSS_PROHIBITED.htm",
  1906. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERTED_EITS.htm",
  1907. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CORRELATE.htm",
  1908. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CORRELATE_MTSID.htm",
  1909. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COUNTRY.htm",
  1910. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATE_TEMPLATES.htm",
  1911. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATION_TIME.htm",
  1912. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATION_VERSION.htm",
  1913. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_ENTRYID.htm",
  1914. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_FLAGS.htm",
  1915. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_NAME.htm",
  1916. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_SID.htm",
  1917. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_SIMPLE_DISP_NAME.htm",
  1918. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CURRENT_VERSION.htm",
  1919. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CUSTOMER_ID.htm",
  1920. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DAM_BACK_PATCHED.htm",
  1921. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DAM_ORIGINAL_ENTRYID.htm",
  1922. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DAV_SUBMIT_DATA.htm",
  1923. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DECLINE_CONFLICTING_MEETING_REQUESTS.htm",
  1924. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DECLINE_RECURRING_MEETING_REQUESTS.htm",
  1925. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFAULT_PROFILE.htm",
  1926. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFAULT_STORE.htm",
  1927. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFAULT_VIEW_ENTRYID.htm",
  1928. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_DELIVERY_TIME.htm",
  1929. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_SEND_NUMBER.htm",
  1930. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_SEND_TIME.htm",
  1931. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_SEND_UNITS.htm",
  1932. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_CREATE_DL.htm",
  1933. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_CREATE_MAILUSER.htm",
  1934. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_FORM_NAME.htm",
  1935. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_MSG_CLASS.htm",
  1936. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATED_BY_RULE.htm",
  1937. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATES_DISPLAY_NAMES.htm",
  1938. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATES_ENTRYIDS.htm",
  1939. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATES_SEE_PRIVATE.htm",
  1940. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATION.htm",
  1941. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED.htm",
  1942. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_ASSOC_MSG_COUNT.htm",
  1943. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_COUNT_TOTAL.htm",
  1944. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_FOLDER_COUNT.htm",
  1945. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_MESSAGE_SIZE_EXTENDED.htm",
  1946. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_MSG_COUNT.htm",
  1947. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED.htm",
  1948. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_ON.htm",
  1949. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_SUBFOLDER_CT.htm",
  1950. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETE_AFTER_SUBMIT.htm",
  1951. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETE_TIME.htm",
  1952. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELIVERY_POINT.htm",
  1953. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELIVER_TIME.htm",
  1954. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELIVER_TO_DN.htm",
  1955. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELTAX.htm",
  1956. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELTAY.htm",
  1957. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEPARTMENT_NAME.htm",
  1958. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEPTH.htm",
  1959. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DESIGN_IN_PROGRESS.htm",
  1960. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DETAILS_TABLE.htm",
  1961. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DID.htm",
  1962. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISABLE_FULL_FIDELITY.htm",
  1963. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISABLE_PERUSER_READ.htm",
  1964. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISABLE_WINSOCK.htm",
  1965. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCARD_REASON.htm",
  1966. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCLOSE_RECIPIENTS.htm",
  1967. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCLOSURE_OF_RECIPIENTS.htm",
  1968. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCRETE_VALUES.htm",
  1969. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISC_VAL.htm",
  1970. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_BCC.htm",
  1971. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_CC.htm",
  1972. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_NAME.htm",
  1973. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_NAME_PREFIX.htm",
  1974. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_TO.htm",
  1975. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_TYPE.htm",
  1976. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DL_EXPANSION_HISTORY.htm",
  1977. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DL_EXPANSION_PROHIBITED.htm",
  1978. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DL_REPORT_FLAGS.htm",
  1979. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DOTSTUFF_STATE.htm",
  1980. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DRAFTID.htm",
  1981. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EC_WARNING.htm",
  1982. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EFORMS_FOR_LOCALE_ENTRYID.htm",
  1983. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EFORMS_LOCALE_ID.htm",
  1984. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EFORMS_REGISTRY_ENTRYID.htm",
  1985. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EMAIL_ADDRESS.htm",
  1986. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EMS_AB_DISPLAY_NAME_PRINTABLE.htm",
  1987. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_ATTACH.htm",
  1988. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_BCC_RECIP.htm",
  1989. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_CC_RECIP.htm",
  1990. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_DATE.htm",
  1991. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_EMBED.htm",
  1992. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_FOLDER.htm",
  1993. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_MESSAGE.htm",
  1994. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_P1_RECIP.htm",
  1995. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_RECIP.htm",
  1996. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ENTRYID.htm",
  1997. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ER_FLAG.htm",
  1998. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EVENTS_ROOT_FOLDER_ENTRYID.htm",
  1999. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXCEPTION_ENDTIME.htm",
  2000. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXCEPTION_STARTTIME.htm",
  2001. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXCESS_STORAGE_USED.htm",
  2002. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPIRY_NUMBER.htm",
  2003. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPIRY_TIME.htm",
  2004. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPIRY_UNITS.htm",
  2005. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPLICIT_CONVERSION.htm",
  2006. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXTENDED_ACL_DATA.htm",
  2007. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAST_TRANSFER.htm",
  2008. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAVORITES_DEFAULT_NAME.htm",
  2009. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_AUTOSUBFOLDERS.htm",
  2010. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_DEL_SUBS.htm",
  2011. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_DISPLAY_ALIAS.htm",
  2012. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_DISPLAY_NAME.htm",
  2013. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_INHERIT_AUTO.htm",
  2014. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_LEVEL_MASK.htm",
  2015. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_PARENT_SOURCE_KEY.htm",
  2016. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_PUBLIC_SOURCE_KEY.htm",
  2017. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FID.htm",
  2018. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FILE_SIZE_EXTENDED.htm",
  2019. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FILTERING_HOOKS.htm",
  2020. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FINDER_ENTRYID.htm",
  2021. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FLAG_COMPLETE.htm",
  2022. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FLAG_ICON.htm",
  2023. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FLAG_STATUS.htm",
  2024. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_ASSOCIATED_CONTENTS.htm",
  2025. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_CHILD_COUNT.htm",
  2026. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_DESIGN_FLAGS.htm",
  2027. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_FLAGS.htm",
  2028. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_PATHNAME.htm",
  2029. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_TYPE.htm",
  2030. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_VIEWS_ONLY.htm",
  2031. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_WEBVIEWINFO.htm",
  2032. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_XVIEWINFO_E.htm",
  2033. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOREIGN_ID.htm",
  2034. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOREIGN_REPORT_ID.htm",
  2035. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOREIGN_SUBJECT_ID.htm",
  2036. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CATEGORY.htm",
  2037. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CATEGORY_SUB.htm",
  2038. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CLSID.htm",
  2039. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CONTACT_NAME.htm",
  2040. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_DESIGNER_GUID.htm",
  2041. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_DESIGNER_NAME.htm",
  2042. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_HIDDEN.htm",
  2043. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_HOST_MAP.htm",
  2044. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_MESSAGE_BEHAVIOR.htm",
  2045. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_VERSION.htm",
  2046. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_ALL_EVENTS.htm",
  2047. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_ALL_MONTHS.htm",
  2048. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_BUSY_EVENTS.htm",
  2049. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_BUSY_MONTHS.htm",
  2050. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_EMAIL_ADDRESS.htm",
  2051. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_END_RANGE.htm",
  2052. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_ENTRYIDS.htm",
  2053. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_LAST_MODIFIED.htm",
  2054. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_NUM_MONTHS.htm",
  2055. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_OOF_EVENTS.htm",
  2056. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_OOF_MONTHS.htm",
  2057. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_START_RANGE.htm",
  2058. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_TENTATIVE_EVENTS.htm",
  2059. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_TENTATIVE_MONTHS.htm",
  2060. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID.htm",
  2061. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FROM_I_HAVE.htm",
  2062. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FTP_SITE.htm",
  2063. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FX_DEL_PROP.htm",
  2064. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GENDER.htm",
  2065. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GENERATE_EXCHANGE_VIEWS.htm",
  2066. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GENERATION.htm",
  2067. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GIVEN_NAME.htm",
  2068. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GOVERNMENT_ID_NUMBER.htm",
  2069. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GW_ADMIN_OPERATIONS.htm",
  2070. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GW_MTSIN_ENTRYID.htm",
  2071. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GW_MTSOUT_ENTRYID.htm",
  2072. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HASATTACH.htm",
  2073. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_ATTACH_FROM_IMAIL.htm",
  2074. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_DAMS.htm",
  2075. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_MODERATOR_RULES.htm",
  2076. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_NAMED_PROPERTIES.htm",
  2077. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_RULES.htm",
  2078. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HEADER_FOLDER_ENTRYID.htm",
  2079. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HIERARCHY_CHANGE_NUM.htm",
  2080. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HIERARCHY_SERVER.htm",
  2081. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HIERARCHY_SYNCHRONIZER.htm",
  2082. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOBBIES.htm",
  2083. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME2_TELEPHONE_NUMBER.htm",
  2084. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_CITY.htm",
  2085. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_COUNTRY.htm",
  2086. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_POSTAL_CODE.htm",
  2087. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_POST_OFFICE_BOX.htm",
  2088. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_STATE_OR_PROVINCE.htm",
  2089. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_STREET.htm",
  2090. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_FAX_NUMBER.htm",
  2091. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_TELEPHONE_NUMBER.htm",
  2092. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HTML.htm",
  2093. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ICON.htm",
  2094. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ICS_CHANGE_KEY.htm",
  2095. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ICS_NOTIF.htm",
  2096. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDENTITY_DISPLAY.htm",
  2097. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDENTITY_ENTRYID.htm",
  2098. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDENTITY_SEARCH_KEY.htm",
  2099. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDSET_GIVEN.htm",
  2100. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IFS_INTERNAL_DATA.htm",
  2101. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMAP_INTERNAL_DATE.htm",
  2102. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMAP_LAST_ARTICLE_ID.htm",
  2103. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMPLICIT_CONVERSION_PROHIBITED.htm",
  2104. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMPLIED_RESTRICTIONS.htm",
  2105. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMPORTANCE.htm",
  2106. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INBOUND_NEWSFEED_DN.htm",
  2107. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCOMPLETE_COPY.htm",
  2108. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_CHG.htm",
  2109. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_DEL.htm",
  2110. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_END.htm",
  2111. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_MSG.htm",
  2112. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INET_MAIL_OVERRIDE_FORMAT.htm",
  2113. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INITIALS.htm",
  2114. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INITIAL_DETAILS_PANE.htm",
  2115. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INSTANCE_KEY.htm",
  2116. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INSTANCE_NUM.htm",
  2117. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INST_ID.htm",
  2118. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNAL_POST_REPLY.htm",
  2119. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNAL_TRACE_INFO.htm",
  2120. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_APPROVED.htm",
  2121. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_ARTICLE_NUMBER.htm",
  2122. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CHARSET.htm",
  2123. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CONTENT.htm",
  2124. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CONTROL.htm",
  2125. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CPID.htm",
  2126. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_DISTRIBUTION.htm",
  2127. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_FOLLOWUP_TO.htm",
  2128. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_FREE_DOC_INFO.htm",
  2129. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_LINES.htm",
  2130. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_MESSAGE_ID.htm",
  2131. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_MESSAGE_INFO.htm",
  2132. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_NEWSGROUPS.htm",
  2133. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_NEWSGROUP_NAME.htm",
  2134. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_NNTP_PATH.htm",
  2135. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_ORGANIZATION.htm",
  2136. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_PARSE_STATE.htm",
  2137. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_PRECEDENCE.htm",
  2138. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_REFERENCES.htm",
  2139. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_SENT_REPRESENTING_NAME.htm",
  2140. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_SUBJECT.htm",
  2141. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IN_CONFLICT.htm",
  2142. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IN_REPLY_TO_ID.htm",
  2143. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IN_TRANSIT.htm",
  2144. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_APPOINTMENT_ENTRYID.htm",
  2145. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_CONTACT_ENTRYID.htm",
  2146. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_DAF_ENTRYID.htm",
  2147. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_DRAFTS_ENTRYID.htm",
  2148. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_FAVORITES_ENTRYID.htm",
  2149. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_ID.htm",
  2150. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_JOURNAL_ENTRYID.htm",
  2151. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_NOTE_ENTRYID.htm",
  2152. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_OUTBOX_ENTRYID.htm",
  2153. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_OUTBOX_SEARCH_KEY.htm",
  2154. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_PUBLIC_FOLDERS_ENTRYID.htm",
  2155. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_RETURN_REQUESTED.htm",
  2156. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SENTMAIL_ENTRYID.htm",
  2157. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SENTMAIL_SEARCH_KEY.htm",
  2158. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SUBTREE_ENTRYID.htm",
  2159. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SUBTREE_SEARCH_KEY.htm",
  2160. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_TASK_ENTRYID.htm",
  2161. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_WASTEBASKET_ENTRYID.htm",
  2162. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_WASTEBASKET_SEARCH_KEY.htm",
  2163. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ISDN_NUMBER.htm",
  2164. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IS_NEWSGROUP.htm",
  2165. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IS_NEWSGROUP_ANCHOR.htm",
  2166. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_KEYWORD.htm",
  2167. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LANGUAGE.htm",
  2168. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LANGUAGES.htm",
  2169. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_ACCESS_TIME.htm",
  2170. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_CONFLICT.htm",
  2171. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_FULL_BACKUP.htm",
  2172. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_LOGOFF_TIME.htm",
  2173. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_LOGON_TIME.htm",
  2174. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFICATION_TIME.htm",
  2175. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFIER_ENTRYID.htm",
  2176. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFIER_NAME.htm",
  2177. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFIER_SID.htm",
  2178. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_VERB_EXECUTED.htm",
  2179. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_VERB_EXECUTION_TIME.htm",
  2180. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LATEST_DELIVERY_TIME.htm",
  2181. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LIST_HELP.htm",
  2182. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LIST_SUBSCRIBE.htm",
  2183. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LIST_UNSUBSCRIBE.htm",
  2184. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCALE_ID.htm",
  2185. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCALITY.htm",
  2186. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCAL_COMMIT_TIME.htm",
  2187. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCAL_COMMIT_TIME_MAX.htm",
  2188. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCATION.htm",
  2189. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LONGTERM_ENTRYID_FROM_TABLE.htm",
  2190. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LTID.htm",
  2191. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_BOUNCE_SERVER.htm",
  2192. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_PROCESSED.htm",
  2193. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_RECEIVED.htm",
  2194. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_SENT.htm",
  2195. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_SUBMIT.htm",
  2196. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REQUEST_PROCESSED.htm",
  2197. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REQUEST_RECEIVED.htm",
  2198. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REQUEST_SENT.htm",
  2199. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBOX_OWNER_ENTRYID.htm",
  2200. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBOX_OWNER_NAME.htm",
  2201. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAIL_PERMISSION.htm",
  2202. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MANAGER_NAME.htm",
  2203. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAPPING_SIGNATURE.htm",
  2204. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MDB_PROVIDER.htm",
  2205. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_ENTRYID.htm",
  2206. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_ID.htm",
  2207. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_NAME.htm",
  2208. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_RIGHTS.htm",
  2209. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_ATTACHMENTS.htm",
  2210. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_CC_ME.htm",
  2211. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_CLASS.htm",
  2212. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_CODEPAGE.htm",
  2213. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_DELIVERY_ID.htm",
  2214. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_DELIVERY_TIME.htm",
  2215. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_DOWNLOAD_TIME.htm",
  2216. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_FLAGS.htm",
  2217. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_LOCALE_ID.htm",
  2218. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_PROCESSED.htm",
  2219. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_RECIPIENTS.htm",
  2220. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_RECIP_ME.htm",
  2221. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SECURITY_LABEL.htm",
  2222. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SITE_NAME.htm",
  2223. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SIZE.htm",
  2224. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SIZE_EXTENDED.htm",
  2225. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SUBMISSION_ID.htm",
  2226. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SUBMISSION_ID_FROM_CLIENT.htm",
  2227. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_TOKEN.htm",
  2228. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_TO_ME.htm",
  2229. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MHS_COMMON_NAME.htm",
  2230. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MID.htm",
  2231. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MIDDLE_NAME.htm",
  2232. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MIME_HANDLER_CLASSIDS.htm",
  2233. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MIME_SIZE.htm",
  2234. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MINI_ICON.htm",
  2235. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MOBILE_TELEPHONE_NUMBER.htm",
  2236. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MODIFIER_FLAGS.htm",
  2237. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MODIFY_VERSION.htm",
  2238. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MOVE_TO_FOLDER_ENTRYID.htm",
  2239. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MOVE_TO_STORE_ENTRYID.htm",
  2240. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_BODY_ID.htm",
  2241. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_EDITOR_FORMAT.htm",
  2242. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_10.htm",
  2243. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_11.htm",
  2244. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_12.htm",
  2245. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_2.htm",
  2246. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_4.htm",
  2247. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_5.htm",
  2248. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_6.htm",
  2249. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_7.htm",
  2250. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_8.htm",
  2251. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_9.htm",
  2252. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLD_TIME.htm",
  2253. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_STATUS.htm",
  2254. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MTS_ID.htm",
  2255. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MTS_REPORT_ID.htm",
  2256. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MTS_SUBJECT_ID.htm",
  2257. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MV_PKM_OPERATION_REQ.htm",
  2258. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MV_PKM_VERSION_LABELS.htm",
  2259. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MV_PKM_VERSION_STATUS.htm",
  2260. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NDR_DIAG_CODE.htm",
  2261. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NDR_REASON_CODE.htm",
  2262. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSFEED_INFO.htm",
  2263. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSGROUP_COMPONENT.htm",
  2264. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSGROUP_NAME.htm",
  2265. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSGROUP_ROOT_FOLDER_ENTRYID.htm",
  2266. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEW_ATTACH.htm",
  2267. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEW_FX_FOLDER.htm",
  2268. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEW_SUBS_GET_AUTO_ADD.htm",
  2269. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NICKNAME.htm",
  2270. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NNTP_ARTICLE_FOLDER_ENTRYID.htm",
  2271. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NNTP_CONTROL_FOLDER_ENTRYID.htm",
  2272. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NNTP_XREF.htm",
  2273. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NON_IPM_SUBTREE_ENTRYID.htm",
  2274. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NON_RECEIPT_NOTIFICATION_REQUESTED.htm",
  2275. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NON_RECEIPT_REASON.htm",
  2276. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMALIZED_SUBJECT.htm",
  2277. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMAL_MESSAGE_SIZE.htm",
  2278. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMAL_MESSAGE_SIZE_EXTENDED.htm",
  2279. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMAL_MSG_W_ATTACH_COUNT.htm",
  2280. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NOT_822_RENDERABLE.htm",
  2281. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NTSD_MODIFICATION_TIME.htm",
  2282. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NT_SECURITY_DESCRIPTOR.htm",
  2283. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NT_USER_NAME.htm",
  2284. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OBJECT_TYPE.htm",
  2285. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OBSOLETED_IPMS.htm",
  2286. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFICE2_TELEPHONE_NUMBER.htm",
  2287. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFICE_LOCATION.htm",
  2288. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFICE_TELEPHONE_NUMBER.htm",
  2289. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFLINE_ADDRBOOK_ENTRYID.htm",
  2290. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFLINE_FLAGS.htm",
  2291. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFLINE_MESSAGE_ENTRYID.htm",
  2292. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OLDEST_DELETED_ON.htm",
  2293. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OOF_STATE.htm",
  2294. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORGANIZATIONAL_ID_NUMBER.htm",
  2295. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORG_ADDR_TYPE.htm",
  2296. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORG_EMAIL_ADDR.htm",
  2297. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIPIENT_NAME.htm",
  2298. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE.htm",
  2299. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS.htm",
  2300. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIP_ENTRYID.htm",
  2301. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_ADDRTYPE.htm",
  2302. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS.htm",
  2303. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_ENTRYID.htm",
  2304. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_FLAGS.htm",
  2305. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_NAME.htm",
  2306. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_SEARCH_KEY.htm",
  2307. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DELIVERY_TIME.htm",
  2308. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_BCC.htm",
  2309. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_CC.htm",
  2310. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_NAME.htm",
  2311. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_TO.htm",
  2312. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_EITS.htm",
  2313. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_ENTRYID.htm",
  2314. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SEARCH_KEY.htm",
  2315. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_ADDRTYPE.htm",
  2316. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_EMAIL_ADDRESS.htm",
  2317. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_ENTRYID.htm",
  2318. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_FLAGS.htm",
  2319. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_NAME.htm",
  2320. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_SEARCH_KEY.htm",
  2321. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENSITIVITY.htm",
  2322. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE.htm",
  2323. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS.htm",
  2324. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_ENTRYID.htm",
  2325. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_FLAGS.htm",
  2326. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_NAME.htm",
  2327. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY.htm",
  2328. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SUBJECT.htm",
  2329. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SUBMIT_TIME.htm",
  2330. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATING_MTA_CERTIFICATE.htm",
  2331. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_ADDR.htm",
  2332. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_ADDRTYPE.htm",
  2333. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY.htm",
  2334. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_CERTIFICATE.htm",
  2335. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED.htm",
  2336. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_ENTRYID.htm",
  2337. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_FLAGS.htm",
  2338. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_NAME.htm",
  2339. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED.htm",
  2340. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT.htm",
  2341. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_RETURN_ADDRESS.htm",
  2342. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_SEARCH_KEY.htm",
  2343. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGIN_CHECK.htm",
  2344. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIG_MESSAGE_CLASS.htm",
  2345. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OST_ENCRYPTION.htm",
  2346. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OST_OSTID.htm",
  2347. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_CITY.htm",
  2348. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_COUNTRY.htm",
  2349. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_POSTAL_CODE.htm",
  2350. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_POST_OFFICE_BOX.htm",
  2351. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_STATE_OR_PROVINCE.htm",
  2352. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_STREET.htm",
  2353. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_TELEPHONE_NUMBER.htm",
  2354. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OUTBOUND_NEWSFEED_DN.htm",
  2355. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OUTLOOK_2003_ENTRYIDS.htm",
  2356. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OVERALL_AGE_LIMIT.htm",
  2357. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OVERALL_MSG_AGE_LIMIT.htm",
  2358. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWA_URL.htm",
  2359. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWNER_APPT_ID.htm",
  2360. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWNER_COUNT.htm",
  2361. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWN_STORE_ENTRYID.htm",
  2362. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_P1_CONTENT.htm",
  2363. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_P1_CONTENT_TYPE.htm",
  2364. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PACKED_NAME_PROPS.htm",
  2365. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PAGER_TELEPHONE_NUMBER.htm",
  2366. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_CATEG_ID.htm",
  2367. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_DISPLAY.htm",
  2368. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_ENTRYID.htm",
  2369. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_FID.htm",
  2370. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_KEY.htm",
  2371. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_SOURCE_KEY.htm",
  2372. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PCL_EXPORT.htm",
  2373. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PERSONAL_FREEBUSY.htm",
  2374. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PERSONAL_HOME_PAGE.htm",
  2375. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_MSG_SIZE_LIMIT.htm",
  2376. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_OVER_HARD_QUOTA_LIMIT.htm",
  2377. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_PLATINUM_HOME_MDB.htm",
  2378. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_PROXY_REQUIRED.htm",
  2379. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_QUOTA_STYLE.htm",
  2380. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_STORAGE_QUOTA.htm",
  2381. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY.htm",
  2382. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_DELIVERY_MODE.htm",
  2383. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_DELIVERY_REPORT_REQUEST.htm",
  2384. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_FORWARDING_ADDRESS.htm",
  2385. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED.htm",
  2386. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_FORWARDING_PROHIBITED.htm",
  2387. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_RENDITION_ATTRIBUTES.htm",
  2388. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_DOC_INTERNAL_STATE.htm",
  2389. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_DOC_STATUS.htm",
  2390. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_INTERNAL_DATA.htm",
  2391. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_LAST_UNAPPROVED_VID.htm",
  2392. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POSTAL_ADDRESS.htm",
  2393. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POSTAL_CODE.htm",
  2394. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_FOLDER_ENTRIES.htm",
  2395. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_FOLDER_NAMES.htm",
  2396. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_OFFICE_BOX.htm",
  2397. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_REPLY_DENIED.htm",
  2398. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_REPLY_FOLDER_ENTRIES.htm",
  2399. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_REPLY_FOLDER_NAMES.htm",
  2400. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREDECESSOR_CHANGE_LIST.htm",
  2401. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREFERRED_BY_NAME.htm",
  2402. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREPROCESS.htm",
  2403. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREVENT_MSG_CREATE.htm",
  2404. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREVIEW.htm",
  2405. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREVIEW_UNREAD.htm",
  2406. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIMARY_CAPABILITY.htm",
  2407. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIMARY_FAX_NUMBER.htm",
  2408. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIMARY_TELEPHONE_NUMBER.htm",
  2409. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIORITY.htm",
  2410. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROCESS_MEETING_REQUESTS.htm",
  2411. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFESSION.htm",
  2412. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_AB_FILES_PATH.htm",
  2413. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_ADDR_INFO.htm",
  2414. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_ALLPUB_COMMENT.htm",
  2415. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_ALLPUB_DISPLAY_NAME.htm",
  2416. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_AUTH_PACKAGE.htm",
  2417. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_BINDING_ORDER.htm",
  2418. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_CONFIG_FLAGS.htm",
  2419. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_CONNECT_FLAGS.htm",
  2420. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_FAVFLD_COMMENT.htm",
  2421. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_FAVFLD_DISPLAY_NAME.htm",
  2422. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_HOME_SERVER.htm",
  2423. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_HOME_SERVER_ADDRS.htm",
  2424. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_HOME_SERVER_DN.htm",
  2425. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MAILBOX.htm",
  2426. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MAX_RESTRICT.htm",
  2427. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MOAB.htm",
  2428. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MOAB_GUID.htm",
  2429. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MOAB_SEQ.htm",
  2430. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_NAME.htm",
  2431. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OFFLINE_INFO.htm",
  2432. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OFFLINE_STORE_PATH.htm",
  2433. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OPEN_FLAGS.htm",
  2434. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OPTIONS_DATA.htm",
  2435. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_SECURE_MAILBOX.htm",
  2436. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_SERVER.htm",
  2437. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_SERVER_DN.htm",
  2438. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_TRANSPORT_FLAGS.htm",
  2439. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_TYPE.htm",
  2440. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_UI_STATE.htm",
  2441. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_UNRESOLVED_NAME.htm",
  2442. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_UNRESOLVED_SERVER.htm",
  2443. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_USER.htm",
  2444. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_VERSION.htm",
  2445. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROMOTE_PROP_ID_LIST.htm",
  2446. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_DELIVERY.htm",
  2447. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_DELIVERY_REQUESTED.htm",
  2448. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_SUBMISSION.htm",
  2449. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_SUBMISSION_REQUESTED.htm",
  2450. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_DISPLAY.htm",
  2451. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_DLL_NAME.htm",
  2452. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_ORDINAL.htm",
  2453. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_SUBMIT_TIME.htm",
  2454. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_UID.htm",
  2455. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_ENCRYPTION.htm",
  2456. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_PATH.htm",
  2457. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_PW_SZ_NEW.htm",
  2458. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_PW_SZ_OLD.htm",
  2459. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_REMEMBER_PW.htm",
  2460. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PUBLIC_FOLDER_ENTRYID.htm",
  2461. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PUBLISH_IN_ADDRESS_BOOK.htm",
  2462. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RADIO_TELEPHONE_NUMBER.htm",
  2463. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RANK.htm",
  2464. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_BY_FLAGS.htm",
  2465. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_ADDRTYPE.htm",
  2466. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_EMAIL_ADDRESS.htm",
  2467. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_ENTRYID.htm",
  2468. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_FLAGS.htm",
  2469. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_NAME.htm",
  2470. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_SEARCH_KEY.htm",
  2471. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_ENTRYID.htm",
  2472. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_FLAGS.htm",
  2473. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_REQUESTED.htm",
  2474. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_SEARCH_KEY.htm",
  2475. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIPT_TIME.htm",
  2476. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_ADDRTYPE.htm",
  2477. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_EMAIL_ADDRESS.htm",
  2478. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_ENTRYID.htm",
  2479. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_NAME.htm",
  2480. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_SEARCH_KEY.htm",
  2481. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVE_FOLDER_SETTINGS.htm",
  2482. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_CERTIFICATE.htm",
  2483. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_NUMBER.htm",
  2484. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_NUMBER_FOR_ADVICE.htm",
  2485. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_ON_ASSOC_MSG_COUNT.htm",
  2486. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_ON_NORMAL_MSG_COUNT.htm",
  2487. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_REASSIGNMENT_PROHIBITED.htm",
  2488. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_STATUS.htm",
  2489. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_TYPE.htm",
  2490. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECORD_KEY.htm",
  2491. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REDIRECTION_HISTORY.htm",
  2492. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REFERRED_BY_NAME.htm",
  2493. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REGISTERED_MAIL_TYPE.htm",
  2494. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RELATED_IPMS.htm",
  2495. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMINDERS_OFFLINE_ENTRYID.htm",
  2496. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMINDERS_ONLINE_ENTRYID.htm",
  2497. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMOTE_PROGRESS.htm",
  2498. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMOTE_PROGRESS_TEXT.htm",
  2499. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMOTE_VALIDATE_OK.htm",
  2500. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RENDERING_POSITION.htm",
  2501. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_ALWAYS_INTERVAL.htm",
  2502. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_MESSAGE_PRIORITY.htm",
  2503. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_MSG_SIZE.htm",
  2504. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_SCHEDULE.htm",
  2505. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_STYLE.htm",
  2506. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICA_LIST.htm",
  2507. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICA_SERVER.htm",
  2508. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICA_VERSION.htm",
  2509. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_RECIPIENT_ENTRIES.htm",
  2510. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_RECIPIENT_NAMES.htm",
  2511. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_RECIPIENT_SMTP_PROXIES.htm",
  2512. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_REQUESTED.htm",
  2513. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_TEMPLATE_ID.htm",
  2514. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_TIME.htm",
  2515. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_CHANGES.htm",
  2516. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_HEADER.htm",
  2517. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_RGM.htm",
  2518. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_STATUS.htm",
  2519. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORTING_DL_NAME.htm",
  2520. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORTING_MTA_CERTIFICATE.htm",
  2521. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_ENTRYID.htm",
  2522. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_FLAGS.htm",
  2523. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_NAME.htm",
  2524. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_SEARCH_KEY.htm",
  2525. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_ENTRYID.htm",
  2526. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_FLAGS.htm",
  2527. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_NAME.htm",
  2528. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_SEARCH_KEY.htm",
  2529. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_TAG.htm",
  2530. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_TEXT.htm",
  2531. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_TIME.htm",
  2532. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REQUESTED_DELIVERY_METHOD.htm",
  2533. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOLVE_METHOD.htm",
  2534. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_FLAGS.htm",
  2535. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_METHODS.htm",
  2536. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_PATH.htm",
  2537. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_TYPE.htm",
  2538. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESPONSE_REQUESTED.htm",
  2539. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESPONSIBILITY.htm",
  2540. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESTRICTION_COUNT.htm",
  2541. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RETENTION_AGE_LIMIT.htm",
  2542. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RETURNED_IPM.htm",
  2543. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RIGHTS.htm",
  2544. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RMI.htm",
  2545. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ROWID.htm",
  2546. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ROW_TYPE.htm",
  2547. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_COMPRESSED.htm",
  2548. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_IN_SYNC.htm",
  2549. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_BODY_COUNT.htm",
  2550. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_BODY_CRC.htm",
  2551. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_BODY_TAG.htm",
  2552. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_PREFIX_COUNT.htm",
  2553. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_TRAILING_COUNT.htm",
  2554. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULES_DATA.htm",
  2555. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULES_TABLE.htm",
  2556. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ACTIONS.htm",
  2557. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ACTION_NUMBER.htm",
  2558. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ACTION_TYPE.htm",
  2559. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_CONDITION.htm",
  2560. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ERROR.htm",
  2561. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_FOLDER_ENTRYID.htm",
  2562. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ID.htm",
  2563. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_IDS.htm",
  2564. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_LEVEL.htm",
  2565. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_ACTIONS.htm",
  2566. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_CONDITION.htm",
  2567. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_CONDITION_LCID.htm",
  2568. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_LEVEL.htm",
  2569. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_NAME.htm",
  2570. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_PROVIDER.htm",
  2571. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_PROVIDER_DATA.htm",
  2572. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_SEQUENCE.htm",
  2573. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_STATE.htm",
  2574. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_USER_FLAGS.htm",
  2575. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_VERSION.htm",
  2576. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_NAME.htm",
  2577. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_PROVIDER.htm",
  2578. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_PROVIDER_DATA.htm",
  2579. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_SEQUENCE.htm",
  2580. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_SERVER_RULE_ID.htm",
  2581. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_STATE.htm",
  2582. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_TRIGGER_HISTORY.htm",
  2583. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_USER_FLAGS.htm",
  2584. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SCHEDULE_FOLDER_ENTRYID.htm",
  2585. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEARCH.htm",
  2586. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEARCH_FLAGS.htm",
  2587. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEARCH_KEY.htm",
  2588. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SECURE_IN_SITE.htm",
  2589. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SECURE_ORIGINATION.htm",
  2590. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SECURITY.htm",
  2591. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SELECTABLE.htm",
  2592. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_ADDRTYPE.htm",
  2593. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_EMAIL_ADDRESS.htm",
  2594. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_ENTRYID.htm",
  2595. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_FLAGS.htm",
  2596. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_NAME.htm",
  2597. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_SEARCH_KEY.htm",
  2598. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_SIMPLE_DISP_NAME.htm",
  2599. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEND_INTERNET_ENCODING.htm",
  2600. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEND_RICH_INFO.htm",
  2601. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENSITIVITY.htm",
  2602. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENTMAIL_ENTRYID.htm",
  2603. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_ADDRTYPE.htm",
  2604. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_EMAIL_ADDRESS.htm",
  2605. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_ENTRYID.htm",
  2606. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_FLAGS.htm",
  2607. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_NAME.htm",
  2608. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_SEARCH_KEY.htm",
  2609. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_SIMPLE_DISP_NAME.htm",
  2610. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEQID.htm",
  2611. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICES.htm",
  2612. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_DELETE_FILES.htm",
  2613. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_DLL_NAME.htm",
  2614. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_ENTRY_NAME.htm",
  2615. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_EXTRA_UIDS.htm",
  2616. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_NAME.htm",
  2617. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_SUPPORT_FILES.htm",
  2618. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_UID.htm",
  2619. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_ADDRESS.htm",
  2620. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_TEMP_TBL_DATA.htm",
  2621. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_TEMP_TBL_DATA_2.htm",
  2622. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_TEMP_TBL_DATA_3.htm",
  2623. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SOFT_DELETES.htm",
  2624. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SORT_LOCALE_ID.htm",
  2625. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SOURCE_KEY.htm",
  2626. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SPLUS_FREE_BUSY_ENTRYID.htm",
  2627. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SPOOLER_STATUS.htm",
  2628. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SPOUSE_NAME.htm",
  2629. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_DATE.htm",
  2630. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_EMBED.htm",
  2631. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_FAI_MSG.htm",
  2632. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_MESSAGE.htm",
  2633. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_RECIP.htm",
  2634. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_SUB_FLD.htm",
  2635. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_TOP_FLD.htm",
  2636. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATE_OR_PROVINCE.htm",
  2637. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATUS.htm",
  2638. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATUS_CODE.htm",
  2639. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATUS_STRING.htm",
  2640. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORAGE_LIMIT_INFORMATION.htm",
  2641. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORAGE_QUOTA_LIMIT.htm",
  2642. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_ENTRYID.htm",
  2643. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_OFFLINE.htm",
  2644. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_PROVIDERS.htm",
  2645. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_RECORD_KEY.htm",
  2646. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_SLOWLINK.htm",
  2647. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_STATE.htm",
  2648. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_SUPPORT_MASK.htm",
  2649. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STREET_ADDRESS.htm",
  2650. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBFOLDERS.htm",
  2651. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBFOLDER_CT.htm",
  2652. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT.htm",
  2653. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT_IPM.htm",
  2654. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT_PREFIX.htm",
  2655. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT_TRACE_INFO.htm",
  2656. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBMIT_FLAGS.htm",
  2657. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUPERSEDES.htm",
  2658. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUPPLEMENTARY_INFO.htm",
  2659. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SURNAME.htm",
  2660. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SVR_GENERATING_QUOTA_MSG.htm",
  2661. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SYNCEVENT_SUPPRESS_GUID.htm",
  2662. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SYNCHRONIZE_FLAGS.htm",
  2663. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SYS_CONFIG_FOLDER_ENTRYID.htm",
  2664. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TELEX_NUMBER.htm",
  2665. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TEMPLATEID.htm",
  2666. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TEST_LINE_SPEED.htm",
  2667. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TITLE.htm",
  2668. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TNEF_CORRELATION_KEY.htm",
  2669. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRACE_INFO.htm",
  2670. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSFER_ENABLED.htm",
  2671. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSMITABLE_DISPLAY_NAME.htm",
  2672. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_KEY.htm",
  2673. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_MESSAGE_HEADERS.htm",
  2674. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_PROVIDERS.htm",
  2675. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_STATUS.htm",
  2676. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRUST_SENDER.htm",
  2677. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TTYTDD_PHONE_NUMBER.htm",
  2678. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TYPE_OF_MTS_USER.htm",
  2679. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME.htm",
  2680. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME_HASH.htm",
  2681. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME_POSTFIX.htm",
  2682. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME_SET.htm",
  2683. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_NAME.htm",
  2684. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USENET_SITE_NAME.htm",
  2685. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_CERTIFICATE.htm",
  2686. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_ENTRYID.htm",
  2687. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_NAME.htm",
  2688. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_X509_CERTIFICATE.htm",
  2689. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VALID_FOLDER_MASK.htm",
  2690. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_BINARY.htm",
  2691. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_FLAGS.htm",
  2692. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_LINK_TO.htm",
  2693. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_NAME.htm",
  2694. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_STRINGS.htm",
  2695. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_VERSION.htm",
  2696. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_VIEW_FOLDER.htm",
  2697. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSIONING_FLAGS.htm",
  2698. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSION_OP_CODE.htm",
  2699. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSION_OP_DATA.htm",
  2700. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSION_SEQUENCE_NUMBER.htm",
  2701. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VIEWS_ENTRYID.htm",
  2702. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_WEDDING_ANNIVERSARY.htm",
  2703. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_X400_CONTENT_TYPE.htm",
  2704. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_X400_DEFERRED_DELIVERY_CANCEL.htm",
  2705. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_X400_ENVELOPE_TYPE.htm",
  2706. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_XPOS.htm",
  2707. "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_YPOS.htm",
  2708. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_AppointmentId.htm",
  2709. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_DateTimeStamp.htm",
  2710. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_HasBeenProcessed.htm",
  2711. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_IsDelegated.htm",
  2712. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_IsOutOfDate.htm",
  2713. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_RecurrenceId.htm",
  2714. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_ResponseType.htm",
  2715. "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_Uid.htm",
  2716. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_AdjacentMeetingCount.htm",
  2717. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_AdjacentMeetings.htm",
  2718. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_AllowNewTimeProposal.htm",
  2719. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_BusyStatus.htm",
  2720. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ChangeHighlights.htm",
  2721. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_CommonEndTime.htm",
  2722. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_CommonStartTime.htm",
  2723. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ConferenceType.htm",
  2724. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ConflictingMeetingCount.htm",
  2725. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ConflictingMeetings.htm",
  2726. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_DeletedOccurrences.htm",
  2727. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Duration.htm",
  2728. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EndTime.htm",
  2729. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EndTimeZone.htm",
  2730. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EndWallClock.htm",
  2731. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EnhancedLocation.htm",
  2732. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_FirstOccurrence.htm",
  2733. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_InstanceType.htm",
  2734. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IntendedFreeBusyStatus.htm",
  2735. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsAllDayEvent.htm",
  2736. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsCancelled.htm",
  2737. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsMeeting.htm",
  2738. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsOnlineMeeting.htm",
  2739. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsPrivate.htm",
  2740. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsRecurring.htm",
  2741. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_JoinOnlineMeetingUrl.htm",
  2742. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Label.htm",
  2743. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_LastOccurrence.htm",
  2744. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_LegacyFreeBusyStatus.htm",
  2745. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Location.htm",
  2746. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingRequestType.htm",
  2747. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingRequestWasSent.htm",
  2748. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingStatus.htm",
  2749. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingTimeZone.htm",
  2750. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingWorkspaceUrl.htm",
  2751. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ModifiedOccurrences.htm",
  2752. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MyResponse.htm",
  2753. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_NetShowUrl.htm",
  2754. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_OnlineMeetingSettings.htm",
  2755. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_OptionalAttendees.htm",
  2756. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Organizer.htm",
  2757. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_OriginalStartTime.htm",
  2758. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Priority.htm",
  2759. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Recurrence.htm",
  2760. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RecurrenceEnd.htm",
  2761. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RecurrencePattern.htm",
  2762. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RecurrenceStart.htm",
  2763. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderNextTime.htm",
  2764. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderOverrideDefault.htm",
  2765. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderPlaySound.htm",
  2766. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderSoundFile.htm",
  2767. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReplyTime.htm",
  2768. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RequiredAttendees.htm",
  2769. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Resources.htm",
  2770. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ResponseStatus.htm",
  2771. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_SequenceNumber.htm",
  2772. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_StartTime.htm",
  2773. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_StartTimeZone.htm",
  2774. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_StartWallClock.htm",
  2775. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_State.htm",
  2776. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_TimeZone.htm",
  2777. "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_When.htm",
  2778. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_BccRecipients.htm",
  2779. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_BodyRtf.htm",
  2780. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_CcRecipients.htm",
  2781. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ConversationIndex.htm",
  2782. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ConversationTopic.htm",
  2783. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DeferredDeliveryTime.htm",
  2784. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DeferredSendTime.htm",
  2785. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DisplayCc.htm",
  2786. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DisplayTo.htm",
  2787. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DueDate.htm",
  2788. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagCompleteTime.htm",
  2789. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagIcon.htm",
  2790. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagRequest.htm",
  2791. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagStatus.htm",
  2792. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_From.htm",
  2793. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_HideAttachments.htm",
  2794. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InReplyTo.htm",
  2795. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InReplyToId.htm",
  2796. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InternetMessageHeaders.htm",
  2797. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InternetMessageId.htm",
  2798. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsDeliveryReceiptRequested.htm",
  2799. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsDraft.htm",
  2800. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsFromMe.htm",
  2801. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsRead.htm",
  2802. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsReadReceiptRequested.htm",
  2803. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsResend.htm",
  2804. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsResponseRequested.htm",
  2805. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsSubmitted.htm",
  2806. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsUnmodified.htm",
  2807. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_LastVerbExecuted.htm",
  2808. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_MessageFlags.htm",
  2809. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReceivedBy.htm",
  2810. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReceivedRepresenting.htm",
  2811. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReceivedTime.htm",
  2812. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_References.htm",
  2813. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReplyTo.htm",
  2814. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ResponseItems.htm",
  2815. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_Sender.htm",
  2816. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_SentTime.htm",
  2817. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_StartDate.htm",
  2818. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ToRecipients.htm",
  2819. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_VotingOptions.htm",
  2820. "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_VotingResponse.htm",
  2821. "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Color.htm",
  2822. "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Contacts.htm",
  2823. "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Height.htm",
  2824. "Help/html/F_Independentsoft_Exchange_NotePropertyPath_IconColor.htm",
  2825. "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Left.htm",
  2826. "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Top.htm",
  2827. "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Width.htm",
  2828. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_AssistantNames.htm",
  2829. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_AssistantPhoneNumbers.htm",
  2830. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Attributions.htm",
  2831. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Birthdays.htm",
  2832. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessAddresses.htm",
  2833. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessHomePages.htm",
  2834. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessPhoneNumbers.htm",
  2835. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessPhoneNumbers2.htm",
  2836. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CallbackPhones.htm",
  2837. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CarPhones.htm",
  2838. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Children.htm",
  2839. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CompanyName.htm",
  2840. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CompanyNames.htm",
  2841. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CreationTime.htm",
  2842. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Department.htm",
  2843. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Departments.htm",
  2844. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayName.htm",
  2845. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayNamePrefix.htm",
  2846. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayNamePrefixes.htm",
  2847. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayNames.htm",
  2848. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_EmailAddress.htm",
  2849. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_EmailAddresses.htm",
  2850. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Emails1.htm",
  2851. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Emails2.htm",
  2852. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Emails3.htm",
  2853. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ExtendedProperties.htm",
  2854. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAs.htm",
  2855. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAsId.htm",
  2856. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAsIds.htm",
  2857. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAses.htm",
  2858. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FolderIds.htm",
  2859. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Generation.htm",
  2860. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Generations.htm",
  2861. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_GivenName.htm",
  2862. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_GivenNames.htm",
  2863. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Hobbies.htm",
  2864. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomeAddresses.htm",
  2865. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomeCity.htm",
  2866. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomeFaxes.htm",
  2867. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomePhones.htm",
  2868. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomePhones2.htm",
  2869. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddress.htm",
  2870. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddresses.htm",
  2871. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddresses2.htm",
  2872. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddresses3.htm",
  2873. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Initials.htm",
  2874. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Locations.htm",
  2875. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Managers.htm",
  2876. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MiddleName.htm",
  2877. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MiddleNames.htm",
  2878. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MobilePhones.htm",
  2879. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MobilePhones2.htm",
  2880. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Nickname.htm",
  2881. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Nicknames.htm",
  2882. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OfficeLocations.htm",
  2883. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OrganizationMainPhones.htm",
  2884. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherAddresses.htm",
  2885. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherFaxes.htm",
  2886. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherPhones2.htm",
  2887. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherTelephones.htm",
  2888. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Pagers.htm",
  2889. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonaId.htm",
  2890. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonaObjectStatus.htm",
  2891. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonaType.htm",
  2892. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonalHomePages.htm",
  2893. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PhoneNumber.htm",
  2894. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Professions.htm",
  2895. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_RadioPhones.htm",
  2896. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_RelevanceScore.htm",
  2897. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Schools.htm",
  2898. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_SpouseNames.htm",
  2899. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Surname.htm",
  2900. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Surnames.htm",
  2901. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_TelexNumbers.htm",
  2902. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Title.htm",
  2903. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Titles.htm",
  2904. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_WeddingAnniversaries.htm",
  2905. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_WorkCity.htm",
  2906. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_WorkFaxes.htm",
  2907. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiCompanyName.htm",
  2908. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiCompanyNames.htm",
  2909. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiFirstName.htm",
  2910. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiFirstNames.htm",
  2911. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiLastName.htm",
  2912. "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiLastNames.htm",
  2913. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_ConversationIndex.htm",
  2914. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_ConversationTopic.htm",
  2915. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_From.htm",
  2916. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_InternetMessageId.htm",
  2917. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_IsRead.htm",
  2918. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_PostedTime.htm",
  2919. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_References.htm",
  2920. "Help/html/F_Independentsoft_Exchange_PostPropertyPath_Sender.htm",
  2921. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ActualWork.htm",
  2922. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_AssignedTime.htm",
  2923. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_BillingInformation.htm",
  2924. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ChangeCount.htm",
  2925. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_CommonEndDate.htm",
  2926. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_CommonStartDate.htm",
  2927. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Companies.htm",
  2928. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_CompleteDate.htm",
  2929. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Contacts.htm",
  2930. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_DelegationState.htm",
  2931. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Delegator.htm",
  2932. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_DueDate.htm",
  2933. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsAssignmentEditable.htm",
  2934. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsComplete.htm",
  2935. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsPrivate.htm",
  2936. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsRecurring.htm",
  2937. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsTeamTask.htm",
  2938. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Mileage.htm",
  2939. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Owner.htm",
  2940. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_PercentComplete.htm",
  2941. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Priority.htm",
  2942. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Recurrence.htm",
  2943. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderOverrideDefault.htm",
  2944. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderPlaySound.htm",
  2945. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderSoundFile.htm",
  2946. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderTime.htm",
  2947. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_StartDate.htm",
  2948. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Status.htm",
  2949. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_StatusDescription.htm",
  2950. "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_TotalWork.htm",
  2951. "Help/html/F_Independentsoft_Msg_StandardPropertySet_Address.htm",
  2952. "Help/html/F_Independentsoft_Msg_StandardPropertySet_Appointment.htm",
  2953. "Help/html/F_Independentsoft_Msg_StandardPropertySet_Common.htm",
  2954. "Help/html/F_Independentsoft_Msg_StandardPropertySet_InternetHeaders.htm",
  2955. "Help/html/F_Independentsoft_Msg_StandardPropertySet_Journal.htm",
  2956. "Help/html/F_Independentsoft_Msg_StandardPropertySet_Mapi.htm",
  2957. "Help/html/F_Independentsoft_Msg_StandardPropertySet_Note.htm",
  2958. "Help/html/F_Independentsoft_Msg_StandardPropertySet_PublicStrings.htm",
  2959. "Help/html/F_Independentsoft_Msg_StandardPropertySet_Task.htm",
  2960. "Help/html/Fields_T_Independentsoft_Exchange_AppointmentPropertyPath.htm",
  2961. "Help/html/Fields_T_Independentsoft_Exchange_ContactPropertyPath.htm",
  2962. "Help/html/Fields_T_Independentsoft_Exchange_DistributionListPropertyPath.htm",
  2963. "Help/html/Fields_T_Independentsoft_Exchange_FolderClass.htm",
  2964. "Help/html/Fields_T_Independentsoft_Exchange_FolderPropertyPath.htm",
  2965. "Help/html/Fields_T_Independentsoft_Exchange_ItemClass.htm",
  2966. "Help/html/Fields_T_Independentsoft_Exchange_ItemPropertyPath.htm",
  2967. "Help/html/Fields_T_Independentsoft_Exchange_JournalPropertyPath.htm",
  2968. "Help/html/Fields_T_Independentsoft_Exchange_MapiPropertyTag.htm",
  2969. "Help/html/Fields_T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm",
  2970. "Help/html/Fields_T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm",
  2971. "Help/html/Fields_T_Independentsoft_Exchange_MessagePropertyPath.htm",
  2972. "Help/html/Fields_T_Independentsoft_Exchange_NotePropertyPath.htm",
  2973. "Help/html/Fields_T_Independentsoft_Exchange_PersonaPropertyPath.htm",
  2974. "Help/html/Fields_T_Independentsoft_Exchange_PostPropertyPath.htm",
  2975. "Help/html/Fields_T_Independentsoft_Exchange_TaskPropertyPath.htm",
  2976. "Help/html/Fields_T_Independentsoft_Msg_StandardPropertySet.htm",
  2977. "Help/html/GeneralError.htm",
  2978. "Help/html/M_Independentsoft_Email_Mime_Attachment_GetBytes.htm",
  2979. "Help/html/M_Independentsoft_Email_Mime_Attachment_GetFileName.htm",
  2980. "Help/html/M_Independentsoft_Email_Mime_Attachment_GetStream.htm",
  2981. "Help/html/M_Independentsoft_Email_Mime_Attachment_Open.htm",
  2982. "Help/html/M_Independentsoft_Email_Mime_Attachment_Save.htm",
  2983. "Help/html/M_Independentsoft_Email_Mime_Attachment_Save_1.htm",
  2984. "Help/html/M_Independentsoft_Email_Mime_Attachment_Save_2.htm",
  2985. "Help/html/M_Independentsoft_Email_Mime_Attachment_ToString.htm",
  2986. "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor.htm",
  2987. "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_1.htm",
  2988. "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_2.htm",
  2989. "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_3.htm",
  2990. "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_4.htm",
  2991. "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_5.htm",
  2992. "Help/html/M_Independentsoft_Email_Mime_BodyPartList_Add.htm",
  2993. "Help/html/M_Independentsoft_Email_Mime_BodyPartList__ctor.htm",
  2994. "Help/html/M_Independentsoft_Email_Mime_BodyPart_GetBytes.htm",
  2995. "Help/html/M_Independentsoft_Email_Mime_BodyPart_GetStream.htm",
  2996. "Help/html/M_Independentsoft_Email_Mime_BodyPart_Save.htm",
  2997. "Help/html/M_Independentsoft_Email_Mime_BodyPart_Save_1.htm",
  2998. "Help/html/M_Independentsoft_Email_Mime_BodyPart_Save_2.htm",
  2999. "Help/html/M_Independentsoft_Email_Mime_BodyPart_ToString.htm",
  3000. "Help/html/M_Independentsoft_Email_Mime_BodyPart__ctor.htm",
  3001. "Help/html/M_Independentsoft_Email_Mime_BodyPart__ctor_1.htm",
  3002. "Help/html/M_Independentsoft_Email_Mime_ContentDisposition_ToString.htm",
  3003. "Help/html/M_Independentsoft_Email_Mime_ContentDisposition__ctor.htm",
  3004. "Help/html/M_Independentsoft_Email_Mime_ContentDisposition__ctor_1.htm",
  3005. "Help/html/M_Independentsoft_Email_Mime_ContentDisposition__ctor_2.htm",
  3006. "Help/html/M_Independentsoft_Email_Mime_ContentType_ToString.htm",
  3007. "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor.htm",
  3008. "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor_1.htm",
  3009. "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor_2.htm",
  3010. "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor_3.htm",
  3011. "Help/html/M_Independentsoft_Email_Mime_HeaderList_Remove.htm",
  3012. "Help/html/M_Independentsoft_Email_Mime_HeaderList_Remove_1.htm",
  3013. "Help/html/M_Independentsoft_Email_Mime_HeaderList__ctor.htm",
  3014. "Help/html/M_Independentsoft_Email_Mime_Header_ToString.htm",
  3015. "Help/html/M_Independentsoft_Email_Mime_Header__ctor.htm",
  3016. "Help/html/M_Independentsoft_Email_Mime_Header__ctor_1.htm",
  3017. "Help/html/M_Independentsoft_Email_Mime_Header__ctor_2.htm",
  3018. "Help/html/M_Independentsoft_Email_Mime_Mailbox_ToString.htm",
  3019. "Help/html/M_Independentsoft_Email_Mime_Mailbox__ctor.htm",
  3020. "Help/html/M_Independentsoft_Email_Mime_Mailbox__ctor_1.htm",
  3021. "Help/html/M_Independentsoft_Email_Mime_Mailbox__ctor_2.htm",
  3022. "Help/html/M_Independentsoft_Email_Mime_MessageFormatException__ctor.htm",
  3023. "Help/html/M_Independentsoft_Email_Mime_MessageFormatException__ctor_1.htm",
  3024. "Help/html/M_Independentsoft_Email_Mime_MessageFormatException__ctor_2.htm",
  3025. "Help/html/M_Independentsoft_Email_Mime_Message_GetAttachments.htm",
  3026. "Help/html/M_Independentsoft_Email_Mime_Message_GetAttachments_1.htm",
  3027. "Help/html/M_Independentsoft_Email_Mime_Message_GetBytes.htm",
  3028. "Help/html/M_Independentsoft_Email_Mime_Message_GetFileName.htm",
  3029. "Help/html/M_Independentsoft_Email_Mime_Message_GetStream.htm",
  3030. "Help/html/M_Independentsoft_Email_Mime_Message_Open.htm",
  3031. "Help/html/M_Independentsoft_Email_Mime_Message_Open_1.htm",
  3032. "Help/html/M_Independentsoft_Email_Mime_Message_Open_2.htm",
  3033. "Help/html/M_Independentsoft_Email_Mime_Message_Save.htm",
  3034. "Help/html/M_Independentsoft_Email_Mime_Message_Save_1.htm",
  3035. "Help/html/M_Independentsoft_Email_Mime_Message_Save_2.htm",
  3036. "Help/html/M_Independentsoft_Email_Mime_Message_ToString.htm",
  3037. "Help/html/M_Independentsoft_Email_Mime_Message__ctor.htm",
  3038. "Help/html/M_Independentsoft_Email_Mime_Message__ctor_1.htm",
  3039. "Help/html/M_Independentsoft_Email_Mime_Message__ctor_2.htm",
  3040. "Help/html/M_Independentsoft_Email_Mime_Message__ctor_3.htm",
  3041. "Help/html/M_Independentsoft_Email_Mime_ParameterList_Remove.htm",
  3042. "Help/html/M_Independentsoft_Email_Mime_ParameterList__ctor.htm",
  3043. "Help/html/M_Independentsoft_Email_Mime_Parameter_ToString.htm",
  3044. "Help/html/M_Independentsoft_Email_Mime_Parameter__ctor.htm",
  3045. "Help/html/M_Independentsoft_Email_Mime_Parameter__ctor_1.htm",
  3046. "Help/html/M_Independentsoft_Email_Mime_Parameter__ctor_2.htm",
  3047. "Help/html/M_Independentsoft_Exchange_AbsoluteDateTransition_ToString.htm",
  3048. "Help/html/M_Independentsoft_Exchange_AbsoluteDateTransition__ctor.htm",
  3049. "Help/html/M_Independentsoft_Exchange_AbsoluteDate_ToString.htm",
  3050. "Help/html/M_Independentsoft_Exchange_AbsoluteDate__ctor.htm",
  3051. "Help/html/M_Independentsoft_Exchange_AbsoluteDate__ctor_1.htm",
  3052. "Help/html/M_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern_ToString.htm",
  3053. "Help/html/M_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor.htm",
  3054. "Help/html/M_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor_1.htm",
  3055. "Help/html/M_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern_ToString.htm",
  3056. "Help/html/M_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor.htm",
  3057. "Help/html/M_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor_1.htm",
  3058. "Help/html/M_Independentsoft_Exchange_AcceptItem__ctor.htm",
  3059. "Help/html/M_Independentsoft_Exchange_AcceptItem__ctor_1.htm",
  3060. "Help/html/M_Independentsoft_Exchange_AcceptSharingInvitation__ctor.htm",
  3061. "Help/html/M_Independentsoft_Exchange_AcceptSharingInvitation__ctor_1.htm",
  3062. "Help/html/M_Independentsoft_Exchange_AddressEntity_ToString.htm",
  3063. "Help/html/M_Independentsoft_Exchange_AddressEntity__ctor.htm",
  3064. "Help/html/M_Independentsoft_Exchange_AddressListId_ToString.htm",
  3065. "Help/html/M_Independentsoft_Exchange_AddressListId__ctor.htm",
  3066. "Help/html/M_Independentsoft_Exchange_AddressListId__ctor_1.htm",
  3067. "Help/html/M_Independentsoft_Exchange_AggregateOn_ToString.htm",
  3068. "Help/html/M_Independentsoft_Exchange_AggregateOn__ctor.htm",
  3069. "Help/html/M_Independentsoft_Exchange_AggregateOn__ctor_1.htm",
  3070. "Help/html/M_Independentsoft_Exchange_AggregateOn__ctor_2.htm",
  3071. "Help/html/M_Independentsoft_Exchange_AlternateId__ctor.htm",
  3072. "Help/html/M_Independentsoft_Exchange_AlternateId__ctor_1.htm",
  3073. "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderId__ctor.htm",
  3074. "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderId__ctor_1.htm",
  3075. "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor.htm",
  3076. "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor_1.htm",
  3077. "Help/html/M_Independentsoft_Exchange_And_ToString.htm",
  3078. "Help/html/M_Independentsoft_Exchange_And__ctor.htm",
  3079. "Help/html/M_Independentsoft_Exchange_And__ctor_1.htm",
  3080. "Help/html/M_Independentsoft_Exchange_And__ctor_2.htm",
  3081. "Help/html/M_Independentsoft_Exchange_And__ctor_3.htm",
  3082. "Help/html/M_Independentsoft_Exchange_And__ctor_4.htm",
  3083. "Help/html/M_Independentsoft_Exchange_And__ctor_5.htm",
  3084. "Help/html/M_Independentsoft_Exchange_And__ctor_6.htm",
  3085. "Help/html/M_Independentsoft_Exchange_And__ctor_7.htm",
  3086. "Help/html/M_Independentsoft_Exchange_And__ctor_8.htm",
  3087. "Help/html/M_Independentsoft_Exchange_And__ctor_9.htm",
  3088. "Help/html/M_Independentsoft_Exchange_Appointment_ToString.htm",
  3089. "Help/html/M_Independentsoft_Exchange_Appointment__ctor.htm",
  3090. "Help/html/M_Independentsoft_Exchange_Appointment__ctor_1.htm",
  3091. "Help/html/M_Independentsoft_Exchange_Appointment__ctor_2.htm",
  3092. "Help/html/M_Independentsoft_Exchange_AttachmentId_ToString.htm",
  3093. "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor.htm",
  3094. "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor_1.htm",
  3095. "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor_2.htm",
  3096. "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor_3.htm",
  3097. "Help/html/M_Independentsoft_Exchange_AttachmentInfo__ctor.htm",
  3098. "Help/html/M_Independentsoft_Exchange_AttachmentShape_ToString.htm",
  3099. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor.htm",
  3100. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_1.htm",
  3101. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_2.htm",
  3102. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_3.htm",
  3103. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_4.htm",
  3104. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_5.htm",
  3105. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_6.htm",
  3106. "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_7.htm",
  3107. "Help/html/M_Independentsoft_Exchange_Attachment_ToXml.htm",
  3108. "Help/html/M_Independentsoft_Exchange_Attachment__ctor.htm",
  3109. "Help/html/M_Independentsoft_Exchange_AttendeeConflict__ctor.htm",
  3110. "Help/html/M_Independentsoft_Exchange_Attendee_ToString.htm",
  3111. "Help/html/M_Independentsoft_Exchange_Attendee__ctor.htm",
  3112. "Help/html/M_Independentsoft_Exchange_Attendee__ctor_1.htm",
  3113. "Help/html/M_Independentsoft_Exchange_Attendee__ctor_2.htm",
  3114. "Help/html/M_Independentsoft_Exchange_Attendee__ctor_3.htm",
  3115. "Help/html/M_Independentsoft_Exchange_Attendee__ctor_4.htm",
  3116. "Help/html/M_Independentsoft_Exchange_Attendee__ctor_5.htm",
  3117. "Help/html/M_Independentsoft_Exchange_Attendee__ctor_6.htm",
  3118. "Help/html/M_Independentsoft_Exchange_Autodiscover_Account__ctor.htm",
  3119. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverException_ToString.htm",
  3120. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AutodiscoverMobileSyncProvider.htm",
  3121. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AutodiscoverOutlookProvider.htm",
  3122. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings.htm",
  3123. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings_1.htm",
  3124. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings_2.htm",
  3125. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetFederationInformation.htm",
  3126. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings.htm",
  3127. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings_1.htm",
  3128. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings_2.htm",
  3129. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor.htm",
  3130. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor_1.htm",
  3131. "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor_2.htm",
  3132. "Help/html/M_Independentsoft_Exchange_Autodiscover_DomainResponse__ctor.htm",
  3133. "Help/html/M_Independentsoft_Exchange_Autodiscover_DomainSettingError__ctor.htm",
  3134. "Help/html/M_Independentsoft_Exchange_Autodiscover_DomainSetting__ctor.htm",
  3135. "Help/html/M_Independentsoft_Exchange_Autodiscover_Error__ctor.htm",
  3136. "Help/html/M_Independentsoft_Exchange_Autodiscover_ExchangeProtocol__ctor.htm",
  3137. "Help/html/M_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol__ctor.htm",
  3138. "Help/html/M_Independentsoft_Exchange_Autodiscover_ExternalAccess__ctor.htm",
  3139. "Help/html/M_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse__ctor.htm",
  3140. "Help/html/M_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse__ctor.htm",
  3141. "Help/html/M_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse__ctor.htm",
  3142. "Help/html/M_Independentsoft_Exchange_Autodiscover_InternalAccess__ctor.htm",
  3143. "Help/html/M_Independentsoft_Exchange_Autodiscover_MobileSyncError__ctor.htm",
  3144. "Help/html/M_Independentsoft_Exchange_Autodiscover_MobileSyncServer__ctor.htm",
  3145. "Help/html/M_Independentsoft_Exchange_Autodiscover_MobileSyncUser__ctor.htm",
  3146. "Help/html/M_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl__ctor.htm",
  3147. "Help/html/M_Independentsoft_Exchange_Autodiscover_ProtocolConnection__ctor.htm",
  3148. "Help/html/M_Independentsoft_Exchange_Autodiscover_UserResponse__ctor.htm",
  3149. "Help/html/M_Independentsoft_Exchange_Autodiscover_UserSettingError__ctor.htm",
  3150. "Help/html/M_Independentsoft_Exchange_Autodiscover_UserSettingList__ctor.htm",
  3151. "Help/html/M_Independentsoft_Exchange_Autodiscover_UserSetting__ctor.htm",
  3152. "Help/html/M_Independentsoft_Exchange_Autodiscover_User__ctor.htm",
  3153. "Help/html/M_Independentsoft_Exchange_Autodiscover_WebClientUrl__ctor.htm",
  3154. "Help/html/M_Independentsoft_Exchange_Autodiscover_WebProtocol__ctor.htm",
  3155. "Help/html/M_Independentsoft_Exchange_AvailabilityResponse__ctor.htm",
  3156. "Help/html/M_Independentsoft_Exchange_Body_ToString.htm",
  3157. "Help/html/M_Independentsoft_Exchange_Body__ctor.htm",
  3158. "Help/html/M_Independentsoft_Exchange_Body__ctor_1.htm",
  3159. "Help/html/M_Independentsoft_Exchange_Body__ctor_2.htm",
  3160. "Help/html/M_Independentsoft_Exchange_Body__ctor_3.htm",
  3161. "Help/html/M_Independentsoft_Exchange_Body__ctor_4.htm",
  3162. "Help/html/M_Independentsoft_Exchange_CalendarEvent__ctor.htm",
  3163. "Help/html/M_Independentsoft_Exchange_CalendarFolder_ToString.htm",
  3164. "Help/html/M_Independentsoft_Exchange_CalendarFolder__ctor.htm",
  3165. "Help/html/M_Independentsoft_Exchange_CalendarFolder__ctor_1.htm",
  3166. "Help/html/M_Independentsoft_Exchange_CalendarFolder__ctor_2.htm",
  3167. "Help/html/M_Independentsoft_Exchange_CalendarOptions__ctor.htm",
  3168. "Help/html/M_Independentsoft_Exchange_CalendarPermissionSet_ToString.htm",
  3169. "Help/html/M_Independentsoft_Exchange_CalendarPermissionSet__ctor.htm",
  3170. "Help/html/M_Independentsoft_Exchange_CalendarPermission_ToString.htm",
  3171. "Help/html/M_Independentsoft_Exchange_CalendarPermission__ctor.htm",
  3172. "Help/html/M_Independentsoft_Exchange_CalendarView__ctor.htm",
  3173. "Help/html/M_Independentsoft_Exchange_CalendarView__ctor_1.htm",
  3174. "Help/html/M_Independentsoft_Exchange_CalendarView__ctor_2.htm",
  3175. "Help/html/M_Independentsoft_Exchange_CancelItem_ToString.htm",
  3176. "Help/html/M_Independentsoft_Exchange_CancelItem__ctor.htm",
  3177. "Help/html/M_Independentsoft_Exchange_CancelItem__ctor_1.htm",
  3178. "Help/html/M_Independentsoft_Exchange_CategoryList__ctor.htm",
  3179. "Help/html/M_Independentsoft_Exchange_Category__ctor.htm",
  3180. "Help/html/M_Independentsoft_Exchange_Category__ctor_1.htm",
  3181. "Help/html/M_Independentsoft_Exchange_Category__ctor_2.htm",
  3182. "Help/html/M_Independentsoft_Exchange_Category__ctor_3.htm",
  3183. "Help/html/M_Independentsoft_Exchange_ChangeHighlights__ctor.htm",
  3184. "Help/html/M_Independentsoft_Exchange_ClientAccessTokenRequest__ctor.htm",
  3185. "Help/html/M_Independentsoft_Exchange_ClientAccessTokenRequest__ctor_1.htm",
  3186. "Help/html/M_Independentsoft_Exchange_CompleteName_ToString.htm",
  3187. "Help/html/M_Independentsoft_Exchange_CompleteName__ctor.htm",
  3188. "Help/html/M_Independentsoft_Exchange_ContactEntity_ToString.htm",
  3189. "Help/html/M_Independentsoft_Exchange_ContactEntity__ctor.htm",
  3190. "Help/html/M_Independentsoft_Exchange_Contact_ToString.htm",
  3191. "Help/html/M_Independentsoft_Exchange_Contact__ctor.htm",
  3192. "Help/html/M_Independentsoft_Exchange_Contact__ctor_1.htm",
  3193. "Help/html/M_Independentsoft_Exchange_Contact__ctor_2.htm",
  3194. "Help/html/M_Independentsoft_Exchange_ContactsFolder_ToString.htm",
  3195. "Help/html/M_Independentsoft_Exchange_ContactsFolder__ctor.htm",
  3196. "Help/html/M_Independentsoft_Exchange_ContactsFolder__ctor_1.htm",
  3197. "Help/html/M_Independentsoft_Exchange_ContactsFolder__ctor_2.htm",
  3198. "Help/html/M_Independentsoft_Exchange_ContactsView__ctor.htm",
  3199. "Help/html/M_Independentsoft_Exchange_ContactsView__ctor_1.htm",
  3200. "Help/html/M_Independentsoft_Exchange_ContactsView__ctor_2.htm",
  3201. "Help/html/M_Independentsoft_Exchange_Contains_ToString.htm",
  3202. "Help/html/M_Independentsoft_Exchange_Contains__ctor.htm",
  3203. "Help/html/M_Independentsoft_Exchange_Contains__ctor_1.htm",
  3204. "Help/html/M_Independentsoft_Exchange_Contains__ctor_10.htm",
  3205. "Help/html/M_Independentsoft_Exchange_Contains__ctor_11.htm",
  3206. "Help/html/M_Independentsoft_Exchange_Contains__ctor_12.htm",
  3207. "Help/html/M_Independentsoft_Exchange_Contains__ctor_13.htm",
  3208. "Help/html/M_Independentsoft_Exchange_Contains__ctor_14.htm",
  3209. "Help/html/M_Independentsoft_Exchange_Contains__ctor_15.htm",
  3210. "Help/html/M_Independentsoft_Exchange_Contains__ctor_16.htm",
  3211. "Help/html/M_Independentsoft_Exchange_Contains__ctor_17.htm",
  3212. "Help/html/M_Independentsoft_Exchange_Contains__ctor_18.htm",
  3213. "Help/html/M_Independentsoft_Exchange_Contains__ctor_19.htm",
  3214. "Help/html/M_Independentsoft_Exchange_Contains__ctor_2.htm",
  3215. "Help/html/M_Independentsoft_Exchange_Contains__ctor_20.htm",
  3216. "Help/html/M_Independentsoft_Exchange_Contains__ctor_3.htm",
  3217. "Help/html/M_Independentsoft_Exchange_Contains__ctor_4.htm",
  3218. "Help/html/M_Independentsoft_Exchange_Contains__ctor_5.htm",
  3219. "Help/html/M_Independentsoft_Exchange_Contains__ctor_6.htm",
  3220. "Help/html/M_Independentsoft_Exchange_Contains__ctor_7.htm",
  3221. "Help/html/M_Independentsoft_Exchange_Contains__ctor_8.htm",
  3222. "Help/html/M_Independentsoft_Exchange_Contains__ctor_9.htm",
  3223. "Help/html/M_Independentsoft_Exchange_ContentSettings__ctor.htm",
  3224. "Help/html/M_Independentsoft_Exchange_ConversationAction__ctor.htm",
  3225. "Help/html/M_Independentsoft_Exchange_ConversationRequest__ctor.htm",
  3226. "Help/html/M_Independentsoft_Exchange_ConversationRequest__ctor_1.htm",
  3227. "Help/html/M_Independentsoft_Exchange_ConversationRequest__ctor_2.htm",
  3228. "Help/html/M_Independentsoft_Exchange_ConversationShape_ToString.htm",
  3229. "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor.htm",
  3230. "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor_1.htm",
  3231. "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor_2.htm",
  3232. "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor_3.htm",
  3233. "Help/html/M_Independentsoft_Exchange_Conversation__ctor.htm",
  3234. "Help/html/M_Independentsoft_Exchange_CopiedEvent__ctor.htm",
  3235. "Help/html/M_Independentsoft_Exchange_CreatedEvent__ctor.htm",
  3236. "Help/html/M_Independentsoft_Exchange_CustomPropertyId_IsEqual.htm",
  3237. "Help/html/M_Independentsoft_Exchange_CustomPropertyId_ToString.htm",
  3238. "Help/html/M_Independentsoft_Exchange_CustomPropertyId__ctor.htm",
  3239. "Help/html/M_Independentsoft_Exchange_CustomPropertyId__ctor_1.htm",
  3240. "Help/html/M_Independentsoft_Exchange_CustomPropertyId__ctor_2.htm",
  3241. "Help/html/M_Independentsoft_Exchange_CustomPropertyName_IsEqual.htm",
  3242. "Help/html/M_Independentsoft_Exchange_CustomPropertyName_ToString.htm",
  3243. "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor.htm",
  3244. "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor_1.htm",
  3245. "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor_2.htm",
  3246. "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor_3.htm",
  3247. "Help/html/M_Independentsoft_Exchange_DailyRecurrencePattern_ToString.htm",
  3248. "Help/html/M_Independentsoft_Exchange_DailyRecurrencePattern__ctor.htm",
  3249. "Help/html/M_Independentsoft_Exchange_DailyRecurrencePattern__ctor_1.htm",
  3250. "Help/html/M_Independentsoft_Exchange_DailyRegeneratingPattern_ToString.htm",
  3251. "Help/html/M_Independentsoft_Exchange_DailyRegeneratingPattern__ctor.htm",
  3252. "Help/html/M_Independentsoft_Exchange_DailyRegeneratingPattern__ctor_1.htm",
  3253. "Help/html/M_Independentsoft_Exchange_DeclineItem__ctor.htm",
  3254. "Help/html/M_Independentsoft_Exchange_DeclineItem__ctor_1.htm",
  3255. "Help/html/M_Independentsoft_Exchange_DelegateUser__ctor.htm",
  3256. "Help/html/M_Independentsoft_Exchange_DelegateUser__ctor_1.htm",
  3257. "Help/html/M_Independentsoft_Exchange_DelegateUser__ctor_2.htm",
  3258. "Help/html/M_Independentsoft_Exchange_DeletedEvent__ctor.htm",
  3259. "Help/html/M_Independentsoft_Exchange_DeletedOccurrence_ToString.htm",
  3260. "Help/html/M_Independentsoft_Exchange_DeletedOccurrence__ctor.htm",
  3261. "Help/html/M_Independentsoft_Exchange_DeviceAuthorizationCode__ctor.htm",
  3262. "Help/html/M_Independentsoft_Exchange_DiscoverySearchConfiguration__ctor.htm",
  3263. "Help/html/M_Independentsoft_Exchange_DistributionListMember__ctor.htm",
  3264. "Help/html/M_Independentsoft_Exchange_DistributionListMember__ctor_1.htm",
  3265. "Help/html/M_Independentsoft_Exchange_DistributionListMember__ctor_2.htm",
  3266. "Help/html/M_Independentsoft_Exchange_DistributionList_ToString.htm",
  3267. "Help/html/M_Independentsoft_Exchange_DistributionList__ctor.htm",
  3268. "Help/html/M_Independentsoft_Exchange_Duration_Parse.htm",
  3269. "Help/html/M_Independentsoft_Exchange_Duration_ToString.htm",
  3270. "Help/html/M_Independentsoft_Exchange_Duration__ctor.htm",
  3271. "Help/html/M_Independentsoft_Exchange_Duration__ctor_1.htm",
  3272. "Help/html/M_Independentsoft_Exchange_Duration__ctor_2.htm",
  3273. "Help/html/M_Independentsoft_Exchange_Duration__ctor_3.htm",
  3274. "Help/html/M_Independentsoft_Exchange_Duration__ctor_4.htm",
  3275. "Help/html/M_Independentsoft_Exchange_Duration__ctor_5.htm",
  3276. "Help/html/M_Independentsoft_Exchange_Duration__ctor_6.htm",
  3277. "Help/html/M_Independentsoft_Exchange_Duration__ctor_7.htm",
  3278. "Help/html/M_Independentsoft_Exchange_EffectiveRights__ctor.htm",
  3279. "Help/html/M_Independentsoft_Exchange_EmailAddressEntity_ToString.htm",
  3280. "Help/html/M_Independentsoft_Exchange_EmailAddressEntity__ctor.htm",
  3281. "Help/html/M_Independentsoft_Exchange_EmailAddress_ToString.htm",
  3282. "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor.htm",
  3283. "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor_1.htm",
  3284. "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor_2.htm",
  3285. "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor_3.htm",
  3286. "Help/html/M_Independentsoft_Exchange_EmailUser_ToString.htm",
  3287. "Help/html/M_Independentsoft_Exchange_EmailUser__ctor.htm",
  3288. "Help/html/M_Independentsoft_Exchange_EndDateRecurrenceRange_ToString.htm",
  3289. "Help/html/M_Independentsoft_Exchange_EndDateRecurrenceRange__ctor.htm",
  3290. "Help/html/M_Independentsoft_Exchange_EndDateRecurrenceRange__ctor_1.htm",
  3291. "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor.htm",
  3292. "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor_1.htm",
  3293. "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor_2.htm",
  3294. "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor_3.htm",
  3295. "Help/html/M_Independentsoft_Exchange_EntityExtractionResult__ctor.htm",
  3296. "Help/html/M_Independentsoft_Exchange_Event__ctor.htm",
  3297. "Help/html/M_Independentsoft_Exchange_Excludes_ToString.htm",
  3298. "Help/html/M_Independentsoft_Exchange_Excludes__ctor.htm",
  3299. "Help/html/M_Independentsoft_Exchange_Excludes__ctor_1.htm",
  3300. "Help/html/M_Independentsoft_Exchange_Excludes__ctor_2.htm",
  3301. "Help/html/M_Independentsoft_Exchange_Exists_ToString.htm",
  3302. "Help/html/M_Independentsoft_Exchange_Exists__ctor.htm",
  3303. "Help/html/M_Independentsoft_Exchange_Exists__ctor_1.htm",
  3304. "Help/html/M_Independentsoft_Exchange_ExtendedPropertyAttributedValue__ctor.htm",
  3305. "Help/html/M_Independentsoft_Exchange_ExtendedPropertyList__ctor.htm",
  3306. "Help/html/M_Independentsoft_Exchange_ExtendedPropertyPath_IsEqual.htm",
  3307. "Help/html/M_Independentsoft_Exchange_ExtendedPropertyPath__ctor.htm",
  3308. "Help/html/M_Independentsoft_Exchange_ExtendedProperty_ToString.htm",
  3309. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor.htm",
  3310. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_1.htm",
  3311. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_2.htm",
  3312. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_3.htm",
  3313. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_4.htm",
  3314. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_5.htm",
  3315. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_6.htm",
  3316. "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_7.htm",
  3317. "Help/html/M_Independentsoft_Exchange_FailedMailbox_ToString.htm",
  3318. "Help/html/M_Independentsoft_Exchange_FailedMailbox__ctor.htm",
  3319. "Help/html/M_Independentsoft_Exchange_FileAttachmentInfo_ToString.htm",
  3320. "Help/html/M_Independentsoft_Exchange_FileAttachmentInfo__ctor.htm",
  3321. "Help/html/M_Independentsoft_Exchange_FileAttachment_GetStream.htm",
  3322. "Help/html/M_Independentsoft_Exchange_FileAttachment_Save.htm",
  3323. "Help/html/M_Independentsoft_Exchange_FileAttachment_Save_1.htm",
  3324. "Help/html/M_Independentsoft_Exchange_FileAttachment_Save_2.htm",
  3325. "Help/html/M_Independentsoft_Exchange_FileAttachment_ToString.htm",
  3326. "Help/html/M_Independentsoft_Exchange_FileAttachment_ToXml.htm",
  3327. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor.htm",
  3328. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_1.htm",
  3329. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_2.htm",
  3330. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_3.htm",
  3331. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_4.htm",
  3332. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_5.htm",
  3333. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_6.htm",
  3334. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_7.htm",
  3335. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_8.htm",
  3336. "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_9.htm",
  3337. "Help/html/M_Independentsoft_Exchange_Flag_ToString.htm",
  3338. "Help/html/M_Independentsoft_Exchange_Flag__ctor.htm",
  3339. "Help/html/M_Independentsoft_Exchange_Flag__ctor_1.htm",
  3340. "Help/html/M_Independentsoft_Exchange_FolderChange_ToString.htm",
  3341. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor.htm",
  3342. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_1.htm",
  3343. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_10.htm",
  3344. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_11.htm",
  3345. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_12.htm",
  3346. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_2.htm",
  3347. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_3.htm",
  3348. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_4.htm",
  3349. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_5.htm",
  3350. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_6.htm",
  3351. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_7.htm",
  3352. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_8.htm",
  3353. "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_9.htm",
  3354. "Help/html/M_Independentsoft_Exchange_FolderId_ToString.htm",
  3355. "Help/html/M_Independentsoft_Exchange_FolderId__ctor.htm",
  3356. "Help/html/M_Independentsoft_Exchange_FolderId__ctor_1.htm",
  3357. "Help/html/M_Independentsoft_Exchange_FolderId__ctor_2.htm",
  3358. "Help/html/M_Independentsoft_Exchange_FolderShape_ToString.htm",
  3359. "Help/html/M_Independentsoft_Exchange_FolderShape__ctor.htm",
  3360. "Help/html/M_Independentsoft_Exchange_FolderShape__ctor_1.htm",
  3361. "Help/html/M_Independentsoft_Exchange_FolderShape__ctor_2.htm",
  3362. "Help/html/M_Independentsoft_Exchange_FolderShape__ctor_3.htm",
  3363. "Help/html/M_Independentsoft_Exchange_Folder_ToString.htm",
  3364. "Help/html/M_Independentsoft_Exchange_Folder__ctor.htm",
  3365. "Help/html/M_Independentsoft_Exchange_Folder__ctor_1.htm",
  3366. "Help/html/M_Independentsoft_Exchange_Folder__ctor_2.htm",
  3367. "Help/html/M_Independentsoft_Exchange_ForwardItem_ToString.htm",
  3368. "Help/html/M_Independentsoft_Exchange_ForwardItem__ctor.htm",
  3369. "Help/html/M_Independentsoft_Exchange_ForwardItem__ctor_1.htm",
  3370. "Help/html/M_Independentsoft_Exchange_FractionalPageView__ctor.htm",
  3371. "Help/html/M_Independentsoft_Exchange_FractionalPageView__ctor_1.htm",
  3372. "Help/html/M_Independentsoft_Exchange_FractionalPageView__ctor_2.htm",
  3373. "Help/html/M_Independentsoft_Exchange_FreeBusyChangedEvent__ctor.htm",
  3374. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor.htm",
  3375. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_1.htm",
  3376. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_2.htm",
  3377. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_3.htm",
  3378. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_4.htm",
  3379. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_5.htm",
  3380. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_6.htm",
  3381. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_7.htm",
  3382. "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_8.htm",
  3383. "Help/html/M_Independentsoft_Exchange_FreeBusyView__ctor.htm",
  3384. "Help/html/M_Independentsoft_Exchange_GroupAttendeeConflict__ctor.htm",
  3385. "Help/html/M_Independentsoft_Exchange_GroupBy_ToString.htm",
  3386. "Help/html/M_Independentsoft_Exchange_GroupBy__ctor.htm",
  3387. "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_1.htm",
  3388. "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_2.htm",
  3389. "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_3.htm",
  3390. "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_4.htm",
  3391. "Help/html/M_Independentsoft_Exchange_HighlightTerm_ToString.htm",
  3392. "Help/html/M_Independentsoft_Exchange_HighlightTerm__ctor.htm",
  3393. "Help/html/M_Independentsoft_Exchange_Id__ctor.htm",
  3394. "Help/html/M_Independentsoft_Exchange_Identity__ctor.htm",
  3395. "Help/html/M_Independentsoft_Exchange_Identity__ctor_1.htm",
  3396. "Help/html/M_Independentsoft_Exchange_ImGroup_ToString.htm",
  3397. "Help/html/M_Independentsoft_Exchange_ImGroup__ctor.htm",
  3398. "Help/html/M_Independentsoft_Exchange_ImGroup__ctor_1.htm",
  3399. "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor.htm",
  3400. "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor_1.htm",
  3401. "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor_2.htm",
  3402. "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor_3.htm",
  3403. "Help/html/M_Independentsoft_Exchange_IndexedPropertyPath_ToString.htm",
  3404. "Help/html/M_Independentsoft_Exchange_IndexedPropertyPath__ctor.htm",
  3405. "Help/html/M_Independentsoft_Exchange_IndexedPropertyPath__ctor_1.htm",
  3406. "Help/html/M_Independentsoft_Exchange_IndividualAttendeeConflict__ctor.htm",
  3407. "Help/html/M_Independentsoft_Exchange_InternetMessageHeader_ToString.htm",
  3408. "Help/html/M_Independentsoft_Exchange_InternetMessageHeader__ctor.htm",
  3409. "Help/html/M_Independentsoft_Exchange_InternetMessageHeader__ctor_1.htm",
  3410. "Help/html/M_Independentsoft_Exchange_IsEqualTo_ToString.htm",
  3411. "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor.htm",
  3412. "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_1.htm",
  3413. "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_2.htm",
  3414. "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_3.htm",
  3415. "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_4.htm",
  3416. "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_5.htm",
  3417. "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo_ToString.htm",
  3418. "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor.htm",
  3419. "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_1.htm",
  3420. "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_2.htm",
  3421. "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_3.htm",
  3422. "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_4.htm",
  3423. "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_5.htm",
  3424. "Help/html/M_Independentsoft_Exchange_IsGreaterThan_ToString.htm",
  3425. "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor.htm",
  3426. "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_1.htm",
  3427. "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_2.htm",
  3428. "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_3.htm",
  3429. "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_4.htm",
  3430. "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_5.htm",
  3431. "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo_ToString.htm",
  3432. "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor.htm",
  3433. "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_1.htm",
  3434. "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_2.htm",
  3435. "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_3.htm",
  3436. "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_4.htm",
  3437. "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_5.htm",
  3438. "Help/html/M_Independentsoft_Exchange_IsLessThan_ToString.htm",
  3439. "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor.htm",
  3440. "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_1.htm",
  3441. "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_2.htm",
  3442. "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_3.htm",
  3443. "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_4.htm",
  3444. "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_5.htm",
  3445. "Help/html/M_Independentsoft_Exchange_IsNotEqualTo_ToString.htm",
  3446. "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor.htm",
  3447. "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_1.htm",
  3448. "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_2.htm",
  3449. "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_3.htm",
  3450. "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_4.htm",
  3451. "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_5.htm",
  3452. "Help/html/M_Independentsoft_Exchange_ItemAttachmentInfo_ToString.htm",
  3453. "Help/html/M_Independentsoft_Exchange_ItemAttachmentInfo__ctor.htm",
  3454. "Help/html/M_Independentsoft_Exchange_ItemAttachment_ToString.htm",
  3455. "Help/html/M_Independentsoft_Exchange_ItemAttachment_ToXml.htm",
  3456. "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor.htm",
  3457. "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor_1.htm",
  3458. "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor_2.htm",
  3459. "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor_3.htm",
  3460. "Help/html/M_Independentsoft_Exchange_ItemChange_ToString.htm",
  3461. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor.htm",
  3462. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_1.htm",
  3463. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_10.htm",
  3464. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_11.htm",
  3465. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_2.htm",
  3466. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_3.htm",
  3467. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_4.htm",
  3468. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_5.htm",
  3469. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_6.htm",
  3470. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_7.htm",
  3471. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_8.htm",
  3472. "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_9.htm",
  3473. "Help/html/M_Independentsoft_Exchange_ItemId_ToString.htm",
  3474. "Help/html/M_Independentsoft_Exchange_ItemId__ctor.htm",
  3475. "Help/html/M_Independentsoft_Exchange_ItemId__ctor_1.htm",
  3476. "Help/html/M_Independentsoft_Exchange_ItemId__ctor_2.htm",
  3477. "Help/html/M_Independentsoft_Exchange_ItemShape_ToString.htm",
  3478. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor.htm",
  3479. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_1.htm",
  3480. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_10.htm",
  3481. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_11.htm",
  3482. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_12.htm",
  3483. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_2.htm",
  3484. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_3.htm",
  3485. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_4.htm",
  3486. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_5.htm",
  3487. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_6.htm",
  3488. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_7.htm",
  3489. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_8.htm",
  3490. "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_9.htm",
  3491. "Help/html/M_Independentsoft_Exchange_Item_ToString.htm",
  3492. "Help/html/M_Independentsoft_Exchange_Item__ctor.htm",
  3493. "Help/html/M_Independentsoft_Exchange_Item__ctor_1.htm",
  3494. "Help/html/M_Independentsoft_Exchange_Item__ctor_2.htm",
  3495. "Help/html/M_Independentsoft_Exchange_Item__ctor_3.htm",
  3496. "Help/html/M_Independentsoft_Exchange_Journal_ToString.htm",
  3497. "Help/html/M_Independentsoft_Exchange_Journal__ctor.htm",
  3498. "Help/html/M_Independentsoft_Exchange_Journal__ctor_1.htm",
  3499. "Help/html/M_Independentsoft_Exchange_Journal__ctor_2.htm",
  3500. "Help/html/M_Independentsoft_Exchange_KeywordStatisticsSearchResult__ctor.htm",
  3501. "Help/html/M_Independentsoft_Exchange_MailboxAttributedValue__ctor.htm",
  3502. "Help/html/M_Independentsoft_Exchange_MailboxData_ToString.htm",
  3503. "Help/html/M_Independentsoft_Exchange_MailboxData__ctor.htm",
  3504. "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_1.htm",
  3505. "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_2.htm",
  3506. "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_3.htm",
  3507. "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_4.htm",
  3508. "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_5.htm",
  3509. "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_6.htm",
  3510. "Help/html/M_Independentsoft_Exchange_MailboxHoldResult__ctor.htm",
  3511. "Help/html/M_Independentsoft_Exchange_MailboxHoldStatus__ctor.htm",
  3512. "Help/html/M_Independentsoft_Exchange_MailboxQuery__ctor.htm",
  3513. "Help/html/M_Independentsoft_Exchange_MailboxQuery__ctor_1.htm",
  3514. "Help/html/M_Independentsoft_Exchange_MailboxQuery__ctor_2.htm",
  3515. "Help/html/M_Independentsoft_Exchange_MailboxSearchScope__ctor.htm",
  3516. "Help/html/M_Independentsoft_Exchange_MailboxSearchScope__ctor_1.htm",
  3517. "Help/html/M_Independentsoft_Exchange_MailboxSearchScope__ctor_2.htm",
  3518. "Help/html/M_Independentsoft_Exchange_MailboxStatisticsByKeywords__ctor.htm",
  3519. "Help/html/M_Independentsoft_Exchange_MailboxStatisticsItem_ToString.htm",
  3520. "Help/html/M_Independentsoft_Exchange_MailboxStatisticsItem__ctor.htm",
  3521. "Help/html/M_Independentsoft_Exchange_MailboxStatisticsSearchResult__ctor.htm",
  3522. "Help/html/M_Independentsoft_Exchange_Mailbox_ToString.htm",
  3523. "Help/html/M_Independentsoft_Exchange_Mailbox__ctor.htm",
  3524. "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_1.htm",
  3525. "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_2.htm",
  3526. "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_3.htm",
  3527. "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_4.htm",
  3528. "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_5.htm",
  3529. "Help/html/M_Independentsoft_Exchange_ManagedFolderInformation__ctor.htm",
  3530. "Help/html/M_Independentsoft_Exchange_MeetingRegistrationResponse__ctor.htm",
  3531. "Help/html/M_Independentsoft_Exchange_MeetingSuggestion_ToString.htm",
  3532. "Help/html/M_Independentsoft_Exchange_MeetingSuggestion__ctor.htm",
  3533. "Help/html/M_Independentsoft_Exchange_MessageResponse__ctor.htm",
  3534. "Help/html/M_Independentsoft_Exchange_Message_ToString.htm",
  3535. "Help/html/M_Independentsoft_Exchange_Message__ctor.htm",
  3536. "Help/html/M_Independentsoft_Exchange_Message__ctor_1.htm",
  3537. "Help/html/M_Independentsoft_Exchange_Message__ctor_2.htm",
  3538. "Help/html/M_Independentsoft_Exchange_MimeContent__ctor.htm",
  3539. "Help/html/M_Independentsoft_Exchange_MimeContent__ctor_1.htm",
  3540. "Help/html/M_Independentsoft_Exchange_MimeContent__ctor_2.htm",
  3541. "Help/html/M_Independentsoft_Exchange_ModifiedEvent__ctor.htm",
  3542. "Help/html/M_Independentsoft_Exchange_MonthlyRegeneratingPattern_ToString.htm",
  3543. "Help/html/M_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor.htm",
  3544. "Help/html/M_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor_1.htm",
  3545. "Help/html/M_Independentsoft_Exchange_MovedEvent__ctor.htm",
  3546. "Help/html/M_Independentsoft_Exchange_NewMailEvent__ctor.htm",
  3547. "Help/html/M_Independentsoft_Exchange_NoEndRecurrenceRange_ToString.htm",
  3548. "Help/html/M_Independentsoft_Exchange_NoEndRecurrenceRange__ctor.htm",
  3549. "Help/html/M_Independentsoft_Exchange_NoEndRecurrenceRange__ctor_1.htm",
  3550. "Help/html/M_Independentsoft_Exchange_NonIndexableItemDetail__ctor.htm",
  3551. "Help/html/M_Independentsoft_Exchange_NonIndexableItemStatistic__ctor.htm",
  3552. "Help/html/M_Independentsoft_Exchange_Not_ToString.htm",
  3553. "Help/html/M_Independentsoft_Exchange_Not__ctor.htm",
  3554. "Help/html/M_Independentsoft_Exchange_Not__ctor_1.htm",
  3555. "Help/html/M_Independentsoft_Exchange_Not__ctor_2.htm",
  3556. "Help/html/M_Independentsoft_Exchange_Not__ctor_3.htm",
  3557. "Help/html/M_Independentsoft_Exchange_Not__ctor_4.htm",
  3558. "Help/html/M_Independentsoft_Exchange_Not__ctor_5.htm",
  3559. "Help/html/M_Independentsoft_Exchange_Not__ctor_6.htm",
  3560. "Help/html/M_Independentsoft_Exchange_Note_ToString.htm",
  3561. "Help/html/M_Independentsoft_Exchange_Note__ctor.htm",
  3562. "Help/html/M_Independentsoft_Exchange_Note__ctor_1.htm",
  3563. "Help/html/M_Independentsoft_Exchange_Note__ctor_2.htm",
  3564. "Help/html/M_Independentsoft_Exchange_Notification__ctor.htm",
  3565. "Help/html/M_Independentsoft_Exchange_NumberedRecurrenceRange_ToString.htm",
  3566. "Help/html/M_Independentsoft_Exchange_NumberedRecurrenceRange__ctor.htm",
  3567. "Help/html/M_Independentsoft_Exchange_NumberedRecurrenceRange__ctor_1.htm",
  3568. "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor.htm",
  3569. "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor_1.htm",
  3570. "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor_2.htm",
  3571. "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor_3.htm",
  3572. "Help/html/M_Independentsoft_Exchange_OccurrenceItemId_ToString.htm",
  3573. "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor.htm",
  3574. "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_1.htm",
  3575. "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_2.htm",
  3576. "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_3.htm",
  3577. "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_4.htm",
  3578. "Help/html/M_Independentsoft_Exchange_Occurrence_ToString.htm",
  3579. "Help/html/M_Independentsoft_Exchange_Occurrence__ctor.htm",
  3580. "Help/html/M_Independentsoft_Exchange_Occurrence__ctor_1.htm",
  3581. "Help/html/M_Independentsoft_Exchange_OnlineMeetingSettings__ctor.htm",
  3582. "Help/html/M_Independentsoft_Exchange_Or_ToString.htm",
  3583. "Help/html/M_Independentsoft_Exchange_Or__ctor.htm",
  3584. "Help/html/M_Independentsoft_Exchange_Or__ctor_1.htm",
  3585. "Help/html/M_Independentsoft_Exchange_Or__ctor_2.htm",
  3586. "Help/html/M_Independentsoft_Exchange_Or__ctor_3.htm",
  3587. "Help/html/M_Independentsoft_Exchange_Or__ctor_4.htm",
  3588. "Help/html/M_Independentsoft_Exchange_Or__ctor_5.htm",
  3589. "Help/html/M_Independentsoft_Exchange_Or__ctor_6.htm",
  3590. "Help/html/M_Independentsoft_Exchange_Or__ctor_7.htm",
  3591. "Help/html/M_Independentsoft_Exchange_Or__ctor_8.htm",
  3592. "Help/html/M_Independentsoft_Exchange_Or__ctor_9.htm",
  3593. "Help/html/M_Independentsoft_Exchange_OutOfOffice__ctor.htm",
  3594. "Help/html/M_Independentsoft_Exchange_OutOfOffice__ctor_1.htm",
  3595. "Help/html/M_Independentsoft_Exchange_OwaOptions__ctor.htm",
  3596. "Help/html/M_Independentsoft_Exchange_PageView__ctor.htm",
  3597. "Help/html/M_Independentsoft_Exchange_Period_ToString.htm",
  3598. "Help/html/M_Independentsoft_Exchange_PermissionSet_ToString.htm",
  3599. "Help/html/M_Independentsoft_Exchange_PermissionSet__ctor.htm",
  3600. "Help/html/M_Independentsoft_Exchange_Permission_ToString.htm",
  3601. "Help/html/M_Independentsoft_Exchange_Permission__ctor.htm",
  3602. "Help/html/M_Independentsoft_Exchange_PersonaAttribution__ctor.htm",
  3603. "Help/html/M_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue__ctor.htm",
  3604. "Help/html/M_Independentsoft_Exchange_PersonaPhoneNumber__ctor.htm",
  3605. "Help/html/M_Independentsoft_Exchange_PersonaPostalAddressAttributedValue__ctor.htm",
  3606. "Help/html/M_Independentsoft_Exchange_PersonaPostalAddress__ctor.htm",
  3607. "Help/html/M_Independentsoft_Exchange_PersonaShape_ToString.htm",
  3608. "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor.htm",
  3609. "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor_1.htm",
  3610. "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor_2.htm",
  3611. "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor_3.htm",
  3612. "Help/html/M_Independentsoft_Exchange_PhoneEntity_ToString.htm",
  3613. "Help/html/M_Independentsoft_Exchange_PhoneEntity__ctor.htm",
  3614. "Help/html/M_Independentsoft_Exchange_PostReplyItem_ToString.htm",
  3615. "Help/html/M_Independentsoft_Exchange_PostReplyItem__ctor.htm",
  3616. "Help/html/M_Independentsoft_Exchange_PostReplyItem__ctor_1.htm",
  3617. "Help/html/M_Independentsoft_Exchange_Post_ToString.htm",
  3618. "Help/html/M_Independentsoft_Exchange_Post__ctor.htm",
  3619. "Help/html/M_Independentsoft_Exchange_Post__ctor_1.htm",
  3620. "Help/html/M_Independentsoft_Exchange_PreviewItemMailbox_ToString.htm",
  3621. "Help/html/M_Independentsoft_Exchange_PreviewItemMailbox__ctor.htm",
  3622. "Help/html/M_Independentsoft_Exchange_PreviewItemShape_ToString.htm",
  3623. "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor.htm",
  3624. "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor_1.htm",
  3625. "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor_2.htm",
  3626. "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor_3.htm",
  3627. "Help/html/M_Independentsoft_Exchange_PreviewItem_ToString.htm",
  3628. "Help/html/M_Independentsoft_Exchange_PreviewItem__ctor.htm",
  3629. "Help/html/M_Independentsoft_Exchange_PropertyId_IsEqual.htm",
  3630. "Help/html/M_Independentsoft_Exchange_PropertyId_ToString.htm",
  3631. "Help/html/M_Independentsoft_Exchange_PropertyId__ctor.htm",
  3632. "Help/html/M_Independentsoft_Exchange_PropertyId__ctor_1.htm",
  3633. "Help/html/M_Independentsoft_Exchange_PropertyId__ctor_2.htm",
  3634. "Help/html/M_Independentsoft_Exchange_PropertyId__ctor_3.htm",
  3635. "Help/html/M_Independentsoft_Exchange_PropertyName_IsEqual.htm",
  3636. "Help/html/M_Independentsoft_Exchange_PropertyName_ToString.htm",
  3637. "Help/html/M_Independentsoft_Exchange_PropertyName__ctor.htm",
  3638. "Help/html/M_Independentsoft_Exchange_PropertyName__ctor_1.htm",
  3639. "Help/html/M_Independentsoft_Exchange_PropertyName__ctor_2.htm",
  3640. "Help/html/M_Independentsoft_Exchange_PropertyName__ctor_3.htm",
  3641. "Help/html/M_Independentsoft_Exchange_PropertyOrder_ToString.htm",
  3642. "Help/html/M_Independentsoft_Exchange_PropertyOrder__ctor.htm",
  3643. "Help/html/M_Independentsoft_Exchange_PropertyOrder__ctor_1.htm",
  3644. "Help/html/M_Independentsoft_Exchange_PropertyOrder__ctor_2.htm",
  3645. "Help/html/M_Independentsoft_Exchange_PropertyPath__ctor.htm",
  3646. "Help/html/M_Independentsoft_Exchange_PropertyTag_IsEqual.htm",
  3647. "Help/html/M_Independentsoft_Exchange_PropertyTag_ToString.htm",
  3648. "Help/html/M_Independentsoft_Exchange_PropertyTag__ctor.htm",
  3649. "Help/html/M_Independentsoft_Exchange_PropertyTag__ctor_1.htm",
  3650. "Help/html/M_Independentsoft_Exchange_PropertyTag__ctor_2.htm",
  3651. "Help/html/M_Independentsoft_Exchange_Property_ToString.htm",
  3652. "Help/html/M_Independentsoft_Exchange_Property__ctor.htm",
  3653. "Help/html/M_Independentsoft_Exchange_Property__ctor_1.htm",
  3654. "Help/html/M_Independentsoft_Exchange_Property__ctor_2.htm",
  3655. "Help/html/M_Independentsoft_Exchange_Property__ctor_3.htm",
  3656. "Help/html/M_Independentsoft_Exchange_Property__ctor_4.htm",
  3657. "Help/html/M_Independentsoft_Exchange_Property__ctor_5.htm",
  3658. "Help/html/M_Independentsoft_Exchange_Property__ctor_6.htm",
  3659. "Help/html/M_Independentsoft_Exchange_Property__ctor_7.htm",
  3660. "Help/html/M_Independentsoft_Exchange_Property__ctor_8.htm",
  3661. "Help/html/M_Independentsoft_Exchange_Property__ctor_9.htm",
  3662. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor.htm",
  3663. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_1.htm",
  3664. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_10.htm",
  3665. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_11.htm",
  3666. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_12.htm",
  3667. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_13.htm",
  3668. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_14.htm",
  3669. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_15.htm",
  3670. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_16.htm",
  3671. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_17.htm",
  3672. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_18.htm",
  3673. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_19.htm",
  3674. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_2.htm",
  3675. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_20.htm",
  3676. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_21.htm",
  3677. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_22.htm",
  3678. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_3.htm",
  3679. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_4.htm",
  3680. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_5.htm",
  3681. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_6.htm",
  3682. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_7.htm",
  3683. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_8.htm",
  3684. "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_9.htm",
  3685. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor.htm",
  3686. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_1.htm",
  3687. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_10.htm",
  3688. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_11.htm",
  3689. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_12.htm",
  3690. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_13.htm",
  3691. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_14.htm",
  3692. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_15.htm",
  3693. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_16.htm",
  3694. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_17.htm",
  3695. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_18.htm",
  3696. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_19.htm",
  3697. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_2.htm",
  3698. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_20.htm",
  3699. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_21.htm",
  3700. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_22.htm",
  3701. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_3.htm",
  3702. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_4.htm",
  3703. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_5.htm",
  3704. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_6.htm",
  3705. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_7.htm",
  3706. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_8.htm",
  3707. "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_9.htm",
  3708. "Help/html/M_Independentsoft_Exchange_QueryString__ctor.htm",
  3709. "Help/html/M_Independentsoft_Exchange_QueryString__ctor_1.htm",
  3710. "Help/html/M_Independentsoft_Exchange_ReadFlagChange__ctor.htm",
  3711. "Help/html/M_Independentsoft_Exchange_Recurrence_ToString.htm",
  3712. "Help/html/M_Independentsoft_Exchange_Recurrence__ctor.htm",
  3713. "Help/html/M_Independentsoft_Exchange_Recurrence__ctor_1.htm",
  3714. "Help/html/M_Independentsoft_Exchange_Recurrence__ctor_2.htm",
  3715. "Help/html/M_Independentsoft_Exchange_RecurringDateTransition_ToString.htm",
  3716. "Help/html/M_Independentsoft_Exchange_RecurringDateTransition__ctor.htm",
  3717. "Help/html/M_Independentsoft_Exchange_RecurringDayTransition_ToString.htm",
  3718. "Help/html/M_Independentsoft_Exchange_RecurringDayTransition__ctor.htm",
  3719. "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId_ToString.htm",
  3720. "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId__ctor.htm",
  3721. "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId__ctor_1.htm",
  3722. "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId__ctor_2.htm",
  3723. "Help/html/M_Independentsoft_Exchange_RefinerItem_ToString.htm",
  3724. "Help/html/M_Independentsoft_Exchange_RefinerItem__ctor.htm",
  3725. "Help/html/M_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_ToString.htm",
  3726. "Help/html/M_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor.htm",
  3727. "Help/html/M_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor_1.htm",
  3728. "Help/html/M_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_ToString.htm",
  3729. "Help/html/M_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor.htm",
  3730. "Help/html/M_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor_1.htm",
  3731. "Help/html/M_Independentsoft_Exchange_ReminderItemAction__ctor.htm",
  3732. "Help/html/M_Independentsoft_Exchange_ReminderItemAction__ctor_1.htm",
  3733. "Help/html/M_Independentsoft_Exchange_ReminderItemAction__ctor_2.htm",
  3734. "Help/html/M_Independentsoft_Exchange_Reminder__ctor.htm",
  3735. "Help/html/M_Independentsoft_Exchange_RemoveItem__ctor.htm",
  3736. "Help/html/M_Independentsoft_Exchange_RemoveItem__ctor_1.htm",
  3737. "Help/html/M_Independentsoft_Exchange_ReplyAllItem_ToString.htm",
  3738. "Help/html/M_Independentsoft_Exchange_ReplyAllItem__ctor.htm",
  3739. "Help/html/M_Independentsoft_Exchange_ReplyAllItem__ctor_1.htm",
  3740. "Help/html/M_Independentsoft_Exchange_ReplyBody__ctor.htm",
  3741. "Help/html/M_Independentsoft_Exchange_ReplyBody__ctor_1.htm",
  3742. "Help/html/M_Independentsoft_Exchange_ReplyBody__ctor_2.htm",
  3743. "Help/html/M_Independentsoft_Exchange_ReplyItem_ToString.htm",
  3744. "Help/html/M_Independentsoft_Exchange_ReplyItem__ctor.htm",
  3745. "Help/html/M_Independentsoft_Exchange_ReplyItem__ctor_1.htm",
  3746. "Help/html/M_Independentsoft_Exchange_Resolution_ToString.htm",
  3747. "Help/html/M_Independentsoft_Exchange_Resolution__ctor.htm",
  3748. "Help/html/M_Independentsoft_Exchange_ResponseItem__ctor.htm",
  3749. "Help/html/M_Independentsoft_Exchange_Restriction__ctor.htm",
  3750. "Help/html/M_Independentsoft_Exchange_RetentionPolicyTag__ctor.htm",
  3751. "Help/html/M_Independentsoft_Exchange_RetentionSettings__ctor.htm",
  3752. "Help/html/M_Independentsoft_Exchange_RetentionTag__ctor.htm",
  3753. "Help/html/M_Independentsoft_Exchange_RetentionTag__ctor_1.htm",
  3754. "Help/html/M_Independentsoft_Exchange_RuleActions__ctor.htm",
  3755. "Help/html/M_Independentsoft_Exchange_RuleConditions__ctor.htm",
  3756. "Help/html/M_Independentsoft_Exchange_RuleExceptions__ctor.htm",
  3757. "Help/html/M_Independentsoft_Exchange_RuleOperationError__ctor.htm",
  3758. "Help/html/M_Independentsoft_Exchange_RulePredicateDateRange__ctor.htm",
  3759. "Help/html/M_Independentsoft_Exchange_RulePredicateSizeRange__ctor.htm",
  3760. "Help/html/M_Independentsoft_Exchange_RuleValidationError__ctor.htm",
  3761. "Help/html/M_Independentsoft_Exchange_Rule__ctor.htm",
  3762. "Help/html/M_Independentsoft_Exchange_SearchFolderParameters_ToString.htm",
  3763. "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor.htm",
  3764. "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor_1.htm",
  3765. "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor_2.htm",
  3766. "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor_3.htm",
  3767. "Help/html/M_Independentsoft_Exchange_SearchFolder_ToString.htm",
  3768. "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor.htm",
  3769. "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_1.htm",
  3770. "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_2.htm",
  3771. "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_3.htm",
  3772. "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_4.htm",
  3773. "Help/html/M_Independentsoft_Exchange_SearchableMailbox__ctor.htm",
  3774. "Help/html/M_Independentsoft_Exchange_SeekToConditionPageItemView__ctor.htm",
  3775. "Help/html/M_Independentsoft_Exchange_SeekToConditionPageItemView__ctor_1.htm",
  3776. "Help/html/M_Independentsoft_Exchange_SeekToConditionPageItemView__ctor_2.htm",
  3777. "Help/html/M_Independentsoft_Exchange_SerializableTimeZoneTime__ctor.htm",
  3778. "Help/html/M_Independentsoft_Exchange_SerializableTimeZoneTime__ctor_1.htm",
  3779. "Help/html/M_Independentsoft_Exchange_SerializableTimeZoneTime__ctor_2.htm",
  3780. "Help/html/M_Independentsoft_Exchange_SerializableTimeZone__ctor.htm",
  3781. "Help/html/M_Independentsoft_Exchange_SerializableTimeZone__ctor_1.htm",
  3782. "Help/html/M_Independentsoft_Exchange_SerializableTimeZone__ctor_2.htm",
  3783. "Help/html/M_Independentsoft_Exchange_ServiceRequestException_ToString.htm",
  3784. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest.htm",
  3785. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_1.htm",
  3786. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_2.htm",
  3787. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_3.htm",
  3788. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_4.htm",
  3789. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_5.htm",
  3790. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_6.htm",
  3791. "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_7.htm",
  3792. "Help/html/M_Independentsoft_Exchange_Service_AddDelegate.htm",
  3793. "Help/html/M_Independentsoft_Exchange_Service_AddDelegate_1.htm",
  3794. "Help/html/M_Independentsoft_Exchange_Service_AddDelegate_2.htm",
  3795. "Help/html/M_Independentsoft_Exchange_Service_AddDelegate_3.htm",
  3796. "Help/html/M_Independentsoft_Exchange_Service_AddDistributionGroupToImList.htm",
  3797. "Help/html/M_Independentsoft_Exchange_Service_AddImContactToGroup.htm",
  3798. "Help/html/M_Independentsoft_Exchange_Service_AddImGroup.htm",
  3799. "Help/html/M_Independentsoft_Exchange_Service_AddNewImContactToGroup.htm",
  3800. "Help/html/M_Independentsoft_Exchange_Service_AddNewImContactToGroup_1.htm",
  3801. "Help/html/M_Independentsoft_Exchange_Service_AddNewTelUriContactToGroup.htm",
  3802. "Help/html/M_Independentsoft_Exchange_Service_ApplyConversationAction.htm",
  3803. "Help/html/M_Independentsoft_Exchange_Service_ApplyConversationAction_1.htm",
  3804. "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem.htm",
  3805. "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem_1.htm",
  3806. "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem_2.htm",
  3807. "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem_3.htm",
  3808. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest.htm",
  3809. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_1.htm",
  3810. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_10.htm",
  3811. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_11.htm",
  3812. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_12.htm",
  3813. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_13.htm",
  3814. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_14.htm",
  3815. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_15.htm",
  3816. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_2.htm",
  3817. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_3.htm",
  3818. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_4.htm",
  3819. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_5.htm",
  3820. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_6.htm",
  3821. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_7.htm",
  3822. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_8.htm",
  3823. "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_9.htm",
  3824. "Help/html/M_Independentsoft_Exchange_Service_ConvertId.htm",
  3825. "Help/html/M_Independentsoft_Exchange_Service_ConvertId_1.htm",
  3826. "Help/html/M_Independentsoft_Exchange_Service_CopyFolder.htm",
  3827. "Help/html/M_Independentsoft_Exchange_Service_CopyFolder_1.htm",
  3828. "Help/html/M_Independentsoft_Exchange_Service_CopyFolder_2.htm",
  3829. "Help/html/M_Independentsoft_Exchange_Service_CopyFolder_3.htm",
  3830. "Help/html/M_Independentsoft_Exchange_Service_CopyItem.htm",
  3831. "Help/html/M_Independentsoft_Exchange_Service_CopyItem_1.htm",
  3832. "Help/html/M_Independentsoft_Exchange_Service_CopyItem_2.htm",
  3833. "Help/html/M_Independentsoft_Exchange_Service_CopyItem_3.htm",
  3834. "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment.htm",
  3835. "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment_1.htm",
  3836. "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment_2.htm",
  3837. "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment_3.htm",
  3838. "Help/html/M_Independentsoft_Exchange_Service_CreateCalendarOptions.htm",
  3839. "Help/html/M_Independentsoft_Exchange_Service_CreateCalendarOptions_1.htm",
  3840. "Help/html/M_Independentsoft_Exchange_Service_CreateCalendarOptions_2.htm",
  3841. "Help/html/M_Independentsoft_Exchange_Service_CreateCategoryList.htm",
  3842. "Help/html/M_Independentsoft_Exchange_Service_CreateCategoryList_1.htm",
  3843. "Help/html/M_Independentsoft_Exchange_Service_CreateCategoryList_2.htm",
  3844. "Help/html/M_Independentsoft_Exchange_Service_CreateFolder.htm",
  3845. "Help/html/M_Independentsoft_Exchange_Service_CreateFolderPath.htm",
  3846. "Help/html/M_Independentsoft_Exchange_Service_CreateFolderPath_1.htm",
  3847. "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_1.htm",
  3848. "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_2.htm",
  3849. "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_3.htm",
  3850. "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_4.htm",
  3851. "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_5.htm",
  3852. "Help/html/M_Independentsoft_Exchange_Service_CreateItem.htm",
  3853. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_1.htm",
  3854. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_10.htm",
  3855. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_11.htm",
  3856. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_12.htm",
  3857. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_13.htm",
  3858. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_14.htm",
  3859. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_15.htm",
  3860. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_16.htm",
  3861. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_17.htm",
  3862. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_2.htm",
  3863. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_3.htm",
  3864. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_4.htm",
  3865. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_5.htm",
  3866. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_6.htm",
  3867. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_7.htm",
  3868. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_8.htm",
  3869. "Help/html/M_Independentsoft_Exchange_Service_CreateItem_9.htm",
  3870. "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder.htm",
  3871. "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder_1.htm",
  3872. "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder_2.htm",
  3873. "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder_3.htm",
  3874. "Help/html/M_Independentsoft_Exchange_Service_CreateOwaOptions.htm",
  3875. "Help/html/M_Independentsoft_Exchange_Service_CreateOwaOptions_1.htm",
  3876. "Help/html/M_Independentsoft_Exchange_Service_CreateOwaOptions_2.htm",
  3877. "Help/html/M_Independentsoft_Exchange_Service_CreateRetentionSettings.htm",
  3878. "Help/html/M_Independentsoft_Exchange_Service_CreateRetentionSettings_1.htm",
  3879. "Help/html/M_Independentsoft_Exchange_Service_CreateRetentionSettings_2.htm",
  3880. "Help/html/M_Independentsoft_Exchange_Service_CreateRule.htm",
  3881. "Help/html/M_Independentsoft_Exchange_Service_CreateRule_1.htm",
  3882. "Help/html/M_Independentsoft_Exchange_Service_CreateRule_2.htm",
  3883. "Help/html/M_Independentsoft_Exchange_Service_CreateRule_3.htm",
  3884. "Help/html/M_Independentsoft_Exchange_Service_CreateRule_4.htm",
  3885. "Help/html/M_Independentsoft_Exchange_Service_CreateRule_5.htm",
  3886. "Help/html/M_Independentsoft_Exchange_Service_CreateRule_6.htm",
  3887. "Help/html/M_Independentsoft_Exchange_Service_CreateRule_7.htm",
  3888. "Help/html/M_Independentsoft_Exchange_Service_CreateUserConfiguration.htm",
  3889. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest.htm",
  3890. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_1.htm",
  3891. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_2.htm",
  3892. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_3.htm",
  3893. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_4.htm",
  3894. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_5.htm",
  3895. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_6.htm",
  3896. "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_7.htm",
  3897. "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment.htm",
  3898. "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment_1.htm",
  3899. "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment_2.htm",
  3900. "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment_3.htm",
  3901. "Help/html/M_Independentsoft_Exchange_Service_DeleteCalendarOptions.htm",
  3902. "Help/html/M_Independentsoft_Exchange_Service_DeleteCalendarOptions_1.htm",
  3903. "Help/html/M_Independentsoft_Exchange_Service_DeleteCalendarOptions_2.htm",
  3904. "Help/html/M_Independentsoft_Exchange_Service_DeleteCategoryList.htm",
  3905. "Help/html/M_Independentsoft_Exchange_Service_DeleteCategoryList_1.htm",
  3906. "Help/html/M_Independentsoft_Exchange_Service_DeleteCategoryList_2.htm",
  3907. "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder.htm",
  3908. "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder_1.htm",
  3909. "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder_2.htm",
  3910. "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder_3.htm",
  3911. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem.htm",
  3912. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_1.htm",
  3913. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_10.htm",
  3914. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_11.htm",
  3915. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_12.htm",
  3916. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_13.htm",
  3917. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_2.htm",
  3918. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_3.htm",
  3919. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_4.htm",
  3920. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_5.htm",
  3921. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_6.htm",
  3922. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_7.htm",
  3923. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_8.htm",
  3924. "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_9.htm",
  3925. "Help/html/M_Independentsoft_Exchange_Service_DeleteOwaOptions.htm",
  3926. "Help/html/M_Independentsoft_Exchange_Service_DeleteOwaOptions_1.htm",
  3927. "Help/html/M_Independentsoft_Exchange_Service_DeleteOwaOptions_2.htm",
  3928. "Help/html/M_Independentsoft_Exchange_Service_DeleteRetentionSettings.htm",
  3929. "Help/html/M_Independentsoft_Exchange_Service_DeleteRetentionSettings_1.htm",
  3930. "Help/html/M_Independentsoft_Exchange_Service_DeleteRetentionSettings_2.htm",
  3931. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule.htm",
  3932. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_1.htm",
  3933. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_2.htm",
  3934. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_3.htm",
  3935. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_4.htm",
  3936. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_5.htm",
  3937. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_6.htm",
  3938. "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_7.htm",
  3939. "Help/html/M_Independentsoft_Exchange_Service_DeleteUserConfiguration.htm",
  3940. "Help/html/M_Independentsoft_Exchange_Service_DisableApp.htm",
  3941. "Help/html/M_Independentsoft_Exchange_Service_DisableApp_1.htm",
  3942. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder.htm",
  3943. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_1.htm",
  3944. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_10.htm",
  3945. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_11.htm",
  3946. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_2.htm",
  3947. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_3.htm",
  3948. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_4.htm",
  3949. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_5.htm",
  3950. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_6.htm",
  3951. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_7.htm",
  3952. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_8.htm",
  3953. "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_9.htm",
  3954. "Help/html/M_Independentsoft_Exchange_Service_ExpandDistributionList.htm",
  3955. "Help/html/M_Independentsoft_Exchange_Service_ExpandDistributionList_1.htm",
  3956. "Help/html/M_Independentsoft_Exchange_Service_ExpandDistributionList_2.htm",
  3957. "Help/html/M_Independentsoft_Exchange_Service_ExportItems.htm",
  3958. "Help/html/M_Independentsoft_Exchange_Service_ExportItems_1.htm",
  3959. "Help/html/M_Independentsoft_Exchange_Service_FindConversation.htm",
  3960. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_1.htm",
  3961. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_10.htm",
  3962. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_11.htm",
  3963. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_12.htm",
  3964. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_13.htm",
  3965. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_14.htm",
  3966. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_15.htm",
  3967. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_16.htm",
  3968. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_17.htm",
  3969. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_18.htm",
  3970. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_19.htm",
  3971. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_2.htm",
  3972. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_20.htm",
  3973. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_21.htm",
  3974. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_22.htm",
  3975. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_23.htm",
  3976. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_24.htm",
  3977. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_25.htm",
  3978. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_26.htm",
  3979. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_27.htm",
  3980. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_28.htm",
  3981. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_29.htm",
  3982. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_3.htm",
  3983. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_30.htm",
  3984. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_31.htm",
  3985. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_32.htm",
  3986. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_33.htm",
  3987. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_34.htm",
  3988. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_35.htm",
  3989. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_36.htm",
  3990. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_37.htm",
  3991. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_38.htm",
  3992. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_39.htm",
  3993. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_4.htm",
  3994. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_40.htm",
  3995. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_41.htm",
  3996. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_42.htm",
  3997. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_43.htm",
  3998. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_44.htm",
  3999. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_45.htm",
  4000. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_46.htm",
  4001. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_47.htm",
  4002. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_48.htm",
  4003. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_49.htm",
  4004. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_5.htm",
  4005. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_50.htm",
  4006. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_51.htm",
  4007. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_52.htm",
  4008. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_53.htm",
  4009. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_54.htm",
  4010. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_55.htm",
  4011. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_56.htm",
  4012. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_57.htm",
  4013. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_58.htm",
  4014. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_59.htm",
  4015. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_6.htm",
  4016. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_60.htm",
  4017. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_61.htm",
  4018. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_62.htm",
  4019. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_63.htm",
  4020. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_7.htm",
  4021. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_8.htm",
  4022. "Help/html/M_Independentsoft_Exchange_Service_FindConversation_9.htm",
  4023. "Help/html/M_Independentsoft_Exchange_Service_FindFolder.htm",
  4024. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_1.htm",
  4025. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_10.htm",
  4026. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_11.htm",
  4027. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_12.htm",
  4028. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_13.htm",
  4029. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_14.htm",
  4030. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_15.htm",
  4031. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_16.htm",
  4032. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_17.htm",
  4033. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_18.htm",
  4034. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_19.htm",
  4035. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_2.htm",
  4036. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_20.htm",
  4037. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_21.htm",
  4038. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_22.htm",
  4039. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_23.htm",
  4040. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_24.htm",
  4041. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_25.htm",
  4042. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_26.htm",
  4043. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_27.htm",
  4044. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_28.htm",
  4045. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_29.htm",
  4046. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_3.htm",
  4047. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_30.htm",
  4048. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_31.htm",
  4049. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_32.htm",
  4050. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_33.htm",
  4051. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_34.htm",
  4052. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_35.htm",
  4053. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_36.htm",
  4054. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_37.htm",
  4055. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_38.htm",
  4056. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_39.htm",
  4057. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_4.htm",
  4058. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_40.htm",
  4059. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_41.htm",
  4060. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_42.htm",
  4061. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_43.htm",
  4062. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_44.htm",
  4063. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_45.htm",
  4064. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_46.htm",
  4065. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_47.htm",
  4066. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_48.htm",
  4067. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_49.htm",
  4068. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_5.htm",
  4069. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_50.htm",
  4070. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_51.htm",
  4071. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_52.htm",
  4072. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_53.htm",
  4073. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_54.htm",
  4074. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_55.htm",
  4075. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_56.htm",
  4076. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_57.htm",
  4077. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_58.htm",
  4078. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_59.htm",
  4079. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_6.htm",
  4080. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_60.htm",
  4081. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_61.htm",
  4082. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_62.htm",
  4083. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_63.htm",
  4084. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_64.htm",
  4085. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_65.htm",
  4086. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_66.htm",
  4087. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_67.htm",
  4088. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_68.htm",
  4089. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_69.htm",
  4090. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_7.htm",
  4091. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_70.htm",
  4092. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_71.htm",
  4093. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_8.htm",
  4094. "Help/html/M_Independentsoft_Exchange_Service_FindFolder_9.htm",
  4095. "Help/html/M_Independentsoft_Exchange_Service_FindItem.htm",
  4096. "Help/html/M_Independentsoft_Exchange_Service_FindItem_1.htm",
  4097. "Help/html/M_Independentsoft_Exchange_Service_FindItem_10.htm",
  4098. "Help/html/M_Independentsoft_Exchange_Service_FindItem_100.htm",
  4099. "Help/html/M_Independentsoft_Exchange_Service_FindItem_101.htm",
  4100. "Help/html/M_Independentsoft_Exchange_Service_FindItem_102.htm",
  4101. "Help/html/M_Independentsoft_Exchange_Service_FindItem_103.htm",
  4102. "Help/html/M_Independentsoft_Exchange_Service_FindItem_104.htm",
  4103. "Help/html/M_Independentsoft_Exchange_Service_FindItem_105.htm",
  4104. "Help/html/M_Independentsoft_Exchange_Service_FindItem_106.htm",
  4105. "Help/html/M_Independentsoft_Exchange_Service_FindItem_107.htm",
  4106. "Help/html/M_Independentsoft_Exchange_Service_FindItem_108.htm",
  4107. "Help/html/M_Independentsoft_Exchange_Service_FindItem_109.htm",
  4108. "Help/html/M_Independentsoft_Exchange_Service_FindItem_11.htm",
  4109. "Help/html/M_Independentsoft_Exchange_Service_FindItem_110.htm",
  4110. "Help/html/M_Independentsoft_Exchange_Service_FindItem_111.htm",
  4111. "Help/html/M_Independentsoft_Exchange_Service_FindItem_112.htm",
  4112. "Help/html/M_Independentsoft_Exchange_Service_FindItem_113.htm",
  4113. "Help/html/M_Independentsoft_Exchange_Service_FindItem_114.htm",
  4114. "Help/html/M_Independentsoft_Exchange_Service_FindItem_115.htm",
  4115. "Help/html/M_Independentsoft_Exchange_Service_FindItem_116.htm",
  4116. "Help/html/M_Independentsoft_Exchange_Service_FindItem_117.htm",
  4117. "Help/html/M_Independentsoft_Exchange_Service_FindItem_118.htm",
  4118. "Help/html/M_Independentsoft_Exchange_Service_FindItem_119.htm",
  4119. "Help/html/M_Independentsoft_Exchange_Service_FindItem_12.htm",
  4120. "Help/html/M_Independentsoft_Exchange_Service_FindItem_120.htm",
  4121. "Help/html/M_Independentsoft_Exchange_Service_FindItem_121.htm",
  4122. "Help/html/M_Independentsoft_Exchange_Service_FindItem_122.htm",
  4123. "Help/html/M_Independentsoft_Exchange_Service_FindItem_123.htm",
  4124. "Help/html/M_Independentsoft_Exchange_Service_FindItem_124.htm",
  4125. "Help/html/M_Independentsoft_Exchange_Service_FindItem_125.htm",
  4126. "Help/html/M_Independentsoft_Exchange_Service_FindItem_126.htm",
  4127. "Help/html/M_Independentsoft_Exchange_Service_FindItem_127.htm",
  4128. "Help/html/M_Independentsoft_Exchange_Service_FindItem_128.htm",
  4129. "Help/html/M_Independentsoft_Exchange_Service_FindItem_129.htm",
  4130. "Help/html/M_Independentsoft_Exchange_Service_FindItem_13.htm",
  4131. "Help/html/M_Independentsoft_Exchange_Service_FindItem_130.htm",
  4132. "Help/html/M_Independentsoft_Exchange_Service_FindItem_131.htm",
  4133. "Help/html/M_Independentsoft_Exchange_Service_FindItem_132.htm",
  4134. "Help/html/M_Independentsoft_Exchange_Service_FindItem_133.htm",
  4135. "Help/html/M_Independentsoft_Exchange_Service_FindItem_134.htm",
  4136. "Help/html/M_Independentsoft_Exchange_Service_FindItem_135.htm",
  4137. "Help/html/M_Independentsoft_Exchange_Service_FindItem_136.htm",
  4138. "Help/html/M_Independentsoft_Exchange_Service_FindItem_137.htm",
  4139. "Help/html/M_Independentsoft_Exchange_Service_FindItem_138.htm",
  4140. "Help/html/M_Independentsoft_Exchange_Service_FindItem_139.htm",
  4141. "Help/html/M_Independentsoft_Exchange_Service_FindItem_14.htm",
  4142. "Help/html/M_Independentsoft_Exchange_Service_FindItem_140.htm",
  4143. "Help/html/M_Independentsoft_Exchange_Service_FindItem_141.htm",
  4144. "Help/html/M_Independentsoft_Exchange_Service_FindItem_142.htm",
  4145. "Help/html/M_Independentsoft_Exchange_Service_FindItem_143.htm",
  4146. "Help/html/M_Independentsoft_Exchange_Service_FindItem_144.htm",
  4147. "Help/html/M_Independentsoft_Exchange_Service_FindItem_145.htm",
  4148. "Help/html/M_Independentsoft_Exchange_Service_FindItem_146.htm",
  4149. "Help/html/M_Independentsoft_Exchange_Service_FindItem_147.htm",
  4150. "Help/html/M_Independentsoft_Exchange_Service_FindItem_148.htm",
  4151. "Help/html/M_Independentsoft_Exchange_Service_FindItem_149.htm",
  4152. "Help/html/M_Independentsoft_Exchange_Service_FindItem_15.htm",
  4153. "Help/html/M_Independentsoft_Exchange_Service_FindItem_150.htm",
  4154. "Help/html/M_Independentsoft_Exchange_Service_FindItem_151.htm",
  4155. "Help/html/M_Independentsoft_Exchange_Service_FindItem_152.htm",
  4156. "Help/html/M_Independentsoft_Exchange_Service_FindItem_153.htm",
  4157. "Help/html/M_Independentsoft_Exchange_Service_FindItem_154.htm",
  4158. "Help/html/M_Independentsoft_Exchange_Service_FindItem_155.htm",
  4159. "Help/html/M_Independentsoft_Exchange_Service_FindItem_156.htm",
  4160. "Help/html/M_Independentsoft_Exchange_Service_FindItem_157.htm",
  4161. "Help/html/M_Independentsoft_Exchange_Service_FindItem_158.htm",
  4162. "Help/html/M_Independentsoft_Exchange_Service_FindItem_159.htm",
  4163. "Help/html/M_Independentsoft_Exchange_Service_FindItem_16.htm",
  4164. "Help/html/M_Independentsoft_Exchange_Service_FindItem_160.htm",
  4165. "Help/html/M_Independentsoft_Exchange_Service_FindItem_161.htm",
  4166. "Help/html/M_Independentsoft_Exchange_Service_FindItem_162.htm",
  4167. "Help/html/M_Independentsoft_Exchange_Service_FindItem_163.htm",
  4168. "Help/html/M_Independentsoft_Exchange_Service_FindItem_164.htm",
  4169. "Help/html/M_Independentsoft_Exchange_Service_FindItem_165.htm",
  4170. "Help/html/M_Independentsoft_Exchange_Service_FindItem_166.htm",
  4171. "Help/html/M_Independentsoft_Exchange_Service_FindItem_167.htm",
  4172. "Help/html/M_Independentsoft_Exchange_Service_FindItem_168.htm",
  4173. "Help/html/M_Independentsoft_Exchange_Service_FindItem_169.htm",
  4174. "Help/html/M_Independentsoft_Exchange_Service_FindItem_17.htm",
  4175. "Help/html/M_Independentsoft_Exchange_Service_FindItem_170.htm",
  4176. "Help/html/M_Independentsoft_Exchange_Service_FindItem_171.htm",
  4177. "Help/html/M_Independentsoft_Exchange_Service_FindItem_172.htm",
  4178. "Help/html/M_Independentsoft_Exchange_Service_FindItem_173.htm",
  4179. "Help/html/M_Independentsoft_Exchange_Service_FindItem_174.htm",
  4180. "Help/html/M_Independentsoft_Exchange_Service_FindItem_175.htm",
  4181. "Help/html/M_Independentsoft_Exchange_Service_FindItem_176.htm",
  4182. "Help/html/M_Independentsoft_Exchange_Service_FindItem_177.htm",
  4183. "Help/html/M_Independentsoft_Exchange_Service_FindItem_178.htm",
  4184. "Help/html/M_Independentsoft_Exchange_Service_FindItem_179.htm",
  4185. "Help/html/M_Independentsoft_Exchange_Service_FindItem_18.htm",
  4186. "Help/html/M_Independentsoft_Exchange_Service_FindItem_180.htm",
  4187. "Help/html/M_Independentsoft_Exchange_Service_FindItem_181.htm",
  4188. "Help/html/M_Independentsoft_Exchange_Service_FindItem_182.htm",
  4189. "Help/html/M_Independentsoft_Exchange_Service_FindItem_183.htm",
  4190. "Help/html/M_Independentsoft_Exchange_Service_FindItem_184.htm",
  4191. "Help/html/M_Independentsoft_Exchange_Service_FindItem_185.htm",
  4192. "Help/html/M_Independentsoft_Exchange_Service_FindItem_186.htm",
  4193. "Help/html/M_Independentsoft_Exchange_Service_FindItem_187.htm",
  4194. "Help/html/M_Independentsoft_Exchange_Service_FindItem_188.htm",
  4195. "Help/html/M_Independentsoft_Exchange_Service_FindItem_189.htm",
  4196. "Help/html/M_Independentsoft_Exchange_Service_FindItem_19.htm",
  4197. "Help/html/M_Independentsoft_Exchange_Service_FindItem_190.htm",
  4198. "Help/html/M_Independentsoft_Exchange_Service_FindItem_191.htm",
  4199. "Help/html/M_Independentsoft_Exchange_Service_FindItem_192.htm",
  4200. "Help/html/M_Independentsoft_Exchange_Service_FindItem_193.htm",
  4201. "Help/html/M_Independentsoft_Exchange_Service_FindItem_194.htm",
  4202. "Help/html/M_Independentsoft_Exchange_Service_FindItem_195.htm",
  4203. "Help/html/M_Independentsoft_Exchange_Service_FindItem_196.htm",
  4204. "Help/html/M_Independentsoft_Exchange_Service_FindItem_197.htm",
  4205. "Help/html/M_Independentsoft_Exchange_Service_FindItem_198.htm",
  4206. "Help/html/M_Independentsoft_Exchange_Service_FindItem_199.htm",
  4207. "Help/html/M_Independentsoft_Exchange_Service_FindItem_2.htm",
  4208. "Help/html/M_Independentsoft_Exchange_Service_FindItem_20.htm",
  4209. "Help/html/M_Independentsoft_Exchange_Service_FindItem_200.htm",
  4210. "Help/html/M_Independentsoft_Exchange_Service_FindItem_201.htm",
  4211. "Help/html/M_Independentsoft_Exchange_Service_FindItem_202.htm",
  4212. "Help/html/M_Independentsoft_Exchange_Service_FindItem_203.htm",
  4213. "Help/html/M_Independentsoft_Exchange_Service_FindItem_204.htm",
  4214. "Help/html/M_Independentsoft_Exchange_Service_FindItem_205.htm",
  4215. "Help/html/M_Independentsoft_Exchange_Service_FindItem_206.htm",
  4216. "Help/html/M_Independentsoft_Exchange_Service_FindItem_207.htm",
  4217. "Help/html/M_Independentsoft_Exchange_Service_FindItem_208.htm",
  4218. "Help/html/M_Independentsoft_Exchange_Service_FindItem_209.htm",
  4219. "Help/html/M_Independentsoft_Exchange_Service_FindItem_21.htm",
  4220. "Help/html/M_Independentsoft_Exchange_Service_FindItem_210.htm",
  4221. "Help/html/M_Independentsoft_Exchange_Service_FindItem_211.htm",
  4222. "Help/html/M_Independentsoft_Exchange_Service_FindItem_212.htm",
  4223. "Help/html/M_Independentsoft_Exchange_Service_FindItem_213.htm",
  4224. "Help/html/M_Independentsoft_Exchange_Service_FindItem_214.htm",
  4225. "Help/html/M_Independentsoft_Exchange_Service_FindItem_215.htm",
  4226. "Help/html/M_Independentsoft_Exchange_Service_FindItem_216.htm",
  4227. "Help/html/M_Independentsoft_Exchange_Service_FindItem_217.htm",
  4228. "Help/html/M_Independentsoft_Exchange_Service_FindItem_218.htm",
  4229. "Help/html/M_Independentsoft_Exchange_Service_FindItem_219.htm",
  4230. "Help/html/M_Independentsoft_Exchange_Service_FindItem_22.htm",
  4231. "Help/html/M_Independentsoft_Exchange_Service_FindItem_220.htm",
  4232. "Help/html/M_Independentsoft_Exchange_Service_FindItem_221.htm",
  4233. "Help/html/M_Independentsoft_Exchange_Service_FindItem_222.htm",
  4234. "Help/html/M_Independentsoft_Exchange_Service_FindItem_223.htm",
  4235. "Help/html/M_Independentsoft_Exchange_Service_FindItem_224.htm",
  4236. "Help/html/M_Independentsoft_Exchange_Service_FindItem_225.htm",
  4237. "Help/html/M_Independentsoft_Exchange_Service_FindItem_226.htm",
  4238. "Help/html/M_Independentsoft_Exchange_Service_FindItem_227.htm",
  4239. "Help/html/M_Independentsoft_Exchange_Service_FindItem_228.htm",
  4240. "Help/html/M_Independentsoft_Exchange_Service_FindItem_229.htm",
  4241. "Help/html/M_Independentsoft_Exchange_Service_FindItem_23.htm",
  4242. "Help/html/M_Independentsoft_Exchange_Service_FindItem_230.htm",
  4243. "Help/html/M_Independentsoft_Exchange_Service_FindItem_231.htm",
  4244. "Help/html/M_Independentsoft_Exchange_Service_FindItem_232.htm",
  4245. "Help/html/M_Independentsoft_Exchange_Service_FindItem_233.htm",
  4246. "Help/html/M_Independentsoft_Exchange_Service_FindItem_234.htm",
  4247. "Help/html/M_Independentsoft_Exchange_Service_FindItem_24.htm",
  4248. "Help/html/M_Independentsoft_Exchange_Service_FindItem_25.htm",
  4249. "Help/html/M_Independentsoft_Exchange_Service_FindItem_26.htm",
  4250. "Help/html/M_Independentsoft_Exchange_Service_FindItem_27.htm",
  4251. "Help/html/M_Independentsoft_Exchange_Service_FindItem_28.htm",
  4252. "Help/html/M_Independentsoft_Exchange_Service_FindItem_29.htm",
  4253. "Help/html/M_Independentsoft_Exchange_Service_FindItem_3.htm",
  4254. "Help/html/M_Independentsoft_Exchange_Service_FindItem_30.htm",
  4255. "Help/html/M_Independentsoft_Exchange_Service_FindItem_31.htm",
  4256. "Help/html/M_Independentsoft_Exchange_Service_FindItem_32.htm",
  4257. "Help/html/M_Independentsoft_Exchange_Service_FindItem_33.htm",
  4258. "Help/html/M_Independentsoft_Exchange_Service_FindItem_34.htm",
  4259. "Help/html/M_Independentsoft_Exchange_Service_FindItem_35.htm",
  4260. "Help/html/M_Independentsoft_Exchange_Service_FindItem_36.htm",
  4261. "Help/html/M_Independentsoft_Exchange_Service_FindItem_37.htm",
  4262. "Help/html/M_Independentsoft_Exchange_Service_FindItem_38.htm",
  4263. "Help/html/M_Independentsoft_Exchange_Service_FindItem_39.htm",
  4264. "Help/html/M_Independentsoft_Exchange_Service_FindItem_4.htm",
  4265. "Help/html/M_Independentsoft_Exchange_Service_FindItem_40.htm",
  4266. "Help/html/M_Independentsoft_Exchange_Service_FindItem_41.htm",
  4267. "Help/html/M_Independentsoft_Exchange_Service_FindItem_42.htm",
  4268. "Help/html/M_Independentsoft_Exchange_Service_FindItem_43.htm",
  4269. "Help/html/M_Independentsoft_Exchange_Service_FindItem_44.htm",
  4270. "Help/html/M_Independentsoft_Exchange_Service_FindItem_45.htm",
  4271. "Help/html/M_Independentsoft_Exchange_Service_FindItem_46.htm",
  4272. "Help/html/M_Independentsoft_Exchange_Service_FindItem_47.htm",
  4273. "Help/html/M_Independentsoft_Exchange_Service_FindItem_48.htm",
  4274. "Help/html/M_Independentsoft_Exchange_Service_FindItem_49.htm",
  4275. "Help/html/M_Independentsoft_Exchange_Service_FindItem_5.htm",
  4276. "Help/html/M_Independentsoft_Exchange_Service_FindItem_50.htm",
  4277. "Help/html/M_Independentsoft_Exchange_Service_FindItem_51.htm",
  4278. "Help/html/M_Independentsoft_Exchange_Service_FindItem_52.htm",
  4279. "Help/html/M_Independentsoft_Exchange_Service_FindItem_53.htm",
  4280. "Help/html/M_Independentsoft_Exchange_Service_FindItem_54.htm",
  4281. "Help/html/M_Independentsoft_Exchange_Service_FindItem_55.htm",
  4282. "Help/html/M_Independentsoft_Exchange_Service_FindItem_56.htm",
  4283. "Help/html/M_Independentsoft_Exchange_Service_FindItem_57.htm",
  4284. "Help/html/M_Independentsoft_Exchange_Service_FindItem_58.htm",
  4285. "Help/html/M_Independentsoft_Exchange_Service_FindItem_59.htm",
  4286. "Help/html/M_Independentsoft_Exchange_Service_FindItem_6.htm",
  4287. "Help/html/M_Independentsoft_Exchange_Service_FindItem_60.htm",
  4288. "Help/html/M_Independentsoft_Exchange_Service_FindItem_61.htm",
  4289. "Help/html/M_Independentsoft_Exchange_Service_FindItem_62.htm",
  4290. "Help/html/M_Independentsoft_Exchange_Service_FindItem_63.htm",
  4291. "Help/html/M_Independentsoft_Exchange_Service_FindItem_64.htm",
  4292. "Help/html/M_Independentsoft_Exchange_Service_FindItem_65.htm",
  4293. "Help/html/M_Independentsoft_Exchange_Service_FindItem_66.htm",
  4294. "Help/html/M_Independentsoft_Exchange_Service_FindItem_67.htm",
  4295. "Help/html/M_Independentsoft_Exchange_Service_FindItem_68.htm",
  4296. "Help/html/M_Independentsoft_Exchange_Service_FindItem_69.htm",
  4297. "Help/html/M_Independentsoft_Exchange_Service_FindItem_7.htm",
  4298. "Help/html/M_Independentsoft_Exchange_Service_FindItem_70.htm",
  4299. "Help/html/M_Independentsoft_Exchange_Service_FindItem_71.htm",
  4300. "Help/html/M_Independentsoft_Exchange_Service_FindItem_72.htm",
  4301. "Help/html/M_Independentsoft_Exchange_Service_FindItem_73.htm",
  4302. "Help/html/M_Independentsoft_Exchange_Service_FindItem_74.htm",
  4303. "Help/html/M_Independentsoft_Exchange_Service_FindItem_75.htm",
  4304. "Help/html/M_Independentsoft_Exchange_Service_FindItem_76.htm",
  4305. "Help/html/M_Independentsoft_Exchange_Service_FindItem_77.htm",
  4306. "Help/html/M_Independentsoft_Exchange_Service_FindItem_78.htm",
  4307. "Help/html/M_Independentsoft_Exchange_Service_FindItem_79.htm",
  4308. "Help/html/M_Independentsoft_Exchange_Service_FindItem_8.htm",
  4309. "Help/html/M_Independentsoft_Exchange_Service_FindItem_80.htm",
  4310. "Help/html/M_Independentsoft_Exchange_Service_FindItem_81.htm",
  4311. "Help/html/M_Independentsoft_Exchange_Service_FindItem_82.htm",
  4312. "Help/html/M_Independentsoft_Exchange_Service_FindItem_83.htm",
  4313. "Help/html/M_Independentsoft_Exchange_Service_FindItem_84.htm",
  4314. "Help/html/M_Independentsoft_Exchange_Service_FindItem_85.htm",
  4315. "Help/html/M_Independentsoft_Exchange_Service_FindItem_86.htm",
  4316. "Help/html/M_Independentsoft_Exchange_Service_FindItem_87.htm",
  4317. "Help/html/M_Independentsoft_Exchange_Service_FindItem_88.htm",
  4318. "Help/html/M_Independentsoft_Exchange_Service_FindItem_89.htm",
  4319. "Help/html/M_Independentsoft_Exchange_Service_FindItem_9.htm",
  4320. "Help/html/M_Independentsoft_Exchange_Service_FindItem_90.htm",
  4321. "Help/html/M_Independentsoft_Exchange_Service_FindItem_91.htm",
  4322. "Help/html/M_Independentsoft_Exchange_Service_FindItem_92.htm",
  4323. "Help/html/M_Independentsoft_Exchange_Service_FindItem_93.htm",
  4324. "Help/html/M_Independentsoft_Exchange_Service_FindItem_94.htm",
  4325. "Help/html/M_Independentsoft_Exchange_Service_FindItem_95.htm",
  4326. "Help/html/M_Independentsoft_Exchange_Service_FindItem_96.htm",
  4327. "Help/html/M_Independentsoft_Exchange_Service_FindItem_97.htm",
  4328. "Help/html/M_Independentsoft_Exchange_Service_FindItem_98.htm",
  4329. "Help/html/M_Independentsoft_Exchange_Service_FindItem_99.htm",
  4330. "Help/html/M_Independentsoft_Exchange_Service_FindMailboxStatisticsByKeywords.htm",
  4331. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport.htm",
  4332. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_1.htm",
  4333. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_2.htm",
  4334. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_3.htm",
  4335. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_4.htm",
  4336. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_5.htm",
  4337. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_6.htm",
  4338. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_7.htm",
  4339. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_8.htm",
  4340. "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_9.htm",
  4341. "Help/html/M_Independentsoft_Exchange_Service_FindPeople.htm",
  4342. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_1.htm",
  4343. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_10.htm",
  4344. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_11.htm",
  4345. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_12.htm",
  4346. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_13.htm",
  4347. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_14.htm",
  4348. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_15.htm",
  4349. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_16.htm",
  4350. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_17.htm",
  4351. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_18.htm",
  4352. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_19.htm",
  4353. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_2.htm",
  4354. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_20.htm",
  4355. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_21.htm",
  4356. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_22.htm",
  4357. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_23.htm",
  4358. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_24.htm",
  4359. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_25.htm",
  4360. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_26.htm",
  4361. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_27.htm",
  4362. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_28.htm",
  4363. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_29.htm",
  4364. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_3.htm",
  4365. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_30.htm",
  4366. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_31.htm",
  4367. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_32.htm",
  4368. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_33.htm",
  4369. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_34.htm",
  4370. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_35.htm",
  4371. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_36.htm",
  4372. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_37.htm",
  4373. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_38.htm",
  4374. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_39.htm",
  4375. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_4.htm",
  4376. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_40.htm",
  4377. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_41.htm",
  4378. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_42.htm",
  4379. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_43.htm",
  4380. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_44.htm",
  4381. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_45.htm",
  4382. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_46.htm",
  4383. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_47.htm",
  4384. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_5.htm",
  4385. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_6.htm",
  4386. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_7.htm",
  4387. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_8.htm",
  4388. "Help/html/M_Independentsoft_Exchange_Service_FindPeople_9.htm",
  4389. "Help/html/M_Independentsoft_Exchange_Service_Forward.htm",
  4390. "Help/html/M_Independentsoft_Exchange_Service_Forward_1.htm",
  4391. "Help/html/M_Independentsoft_Exchange_Service_Forward_2.htm",
  4392. "Help/html/M_Independentsoft_Exchange_Service_Forward_3.htm",
  4393. "Help/html/M_Independentsoft_Exchange_Service_Forward_4.htm",
  4394. "Help/html/M_Independentsoft_Exchange_Service_Forward_5.htm",
  4395. "Help/html/M_Independentsoft_Exchange_Service_Forward_6.htm",
  4396. "Help/html/M_Independentsoft_Exchange_Service_Forward_7.htm",
  4397. "Help/html/M_Independentsoft_Exchange_Service_GetAppManifests.htm",
  4398. "Help/html/M_Independentsoft_Exchange_Service_GetAppMarketplaceUrl.htm",
  4399. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment.htm",
  4400. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_1.htm",
  4401. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_2.htm",
  4402. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_3.htm",
  4403. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_4.htm",
  4404. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_5.htm",
  4405. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_6.htm",
  4406. "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_7.htm",
  4407. "Help/html/M_Independentsoft_Exchange_Service_GetAttachment.htm",
  4408. "Help/html/M_Independentsoft_Exchange_Service_GetAttachment_1.htm",
  4409. "Help/html/M_Independentsoft_Exchange_Service_GetAttachment_2.htm",
  4410. "Help/html/M_Independentsoft_Exchange_Service_GetAttachment_3.htm",
  4411. "Help/html/M_Independentsoft_Exchange_Service_GetAttachments.htm",
  4412. "Help/html/M_Independentsoft_Exchange_Service_GetAttachments_1.htm",
  4413. "Help/html/M_Independentsoft_Exchange_Service_GetAttachments_2.htm",
  4414. "Help/html/M_Independentsoft_Exchange_Service_GetAttachments_3.htm",
  4415. "Help/html/M_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri.htm",
  4416. "Help/html/M_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri_1.htm",
  4417. "Help/html/M_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri_2.htm",
  4418. "Help/html/M_Independentsoft_Exchange_Service_GetAvailability.htm",
  4419. "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_1.htm",
  4420. "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_2.htm",
  4421. "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_3.htm",
  4422. "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_4.htm",
  4423. "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_5.htm",
  4424. "Help/html/M_Independentsoft_Exchange_Service_GetCalendarOptions.htm",
  4425. "Help/html/M_Independentsoft_Exchange_Service_GetCalendarOptions_1.htm",
  4426. "Help/html/M_Independentsoft_Exchange_Service_GetCalendarOptions_2.htm",
  4427. "Help/html/M_Independentsoft_Exchange_Service_GetCategoryList.htm",
  4428. "Help/html/M_Independentsoft_Exchange_Service_GetCategoryList_1.htm",
  4429. "Help/html/M_Independentsoft_Exchange_Service_GetCategoryList_2.htm",
  4430. "Help/html/M_Independentsoft_Exchange_Service_GetClientAccessToken.htm",
  4431. "Help/html/M_Independentsoft_Exchange_Service_GetClientAccessToken_1.htm",
  4432. "Help/html/M_Independentsoft_Exchange_Service_GetClientAccessToken_2.htm",
  4433. "Help/html/M_Independentsoft_Exchange_Service_GetContact.htm",
  4434. "Help/html/M_Independentsoft_Exchange_Service_GetContact_1.htm",
  4435. "Help/html/M_Independentsoft_Exchange_Service_GetContact_2.htm",
  4436. "Help/html/M_Independentsoft_Exchange_Service_GetContact_3.htm",
  4437. "Help/html/M_Independentsoft_Exchange_Service_GetContact_4.htm",
  4438. "Help/html/M_Independentsoft_Exchange_Service_GetContact_5.htm",
  4439. "Help/html/M_Independentsoft_Exchange_Service_GetContact_6.htm",
  4440. "Help/html/M_Independentsoft_Exchange_Service_GetContact_7.htm",
  4441. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems.htm",
  4442. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_1.htm",
  4443. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_10.htm",
  4444. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_11.htm",
  4445. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_2.htm",
  4446. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_3.htm",
  4447. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_4.htm",
  4448. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_5.htm",
  4449. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_6.htm",
  4450. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_7.htm",
  4451. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_8.htm",
  4452. "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_9.htm",
  4453. "Help/html/M_Independentsoft_Exchange_Service_GetDelegate.htm",
  4454. "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_1.htm",
  4455. "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_2.htm",
  4456. "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_3.htm",
  4457. "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_4.htm",
  4458. "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_5.htm",
  4459. "Help/html/M_Independentsoft_Exchange_Service_GetDeviceAuthorizationCode.htm",
  4460. "Help/html/M_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration.htm",
  4461. "Help/html/M_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration_1.htm",
  4462. "Help/html/M_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration_2.htm",
  4463. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList.htm",
  4464. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_1.htm",
  4465. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_2.htm",
  4466. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_3.htm",
  4467. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_4.htm",
  4468. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_5.htm",
  4469. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_6.htm",
  4470. "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_7.htm",
  4471. "Help/html/M_Independentsoft_Exchange_Service_GetEvents.htm",
  4472. "Help/html/M_Independentsoft_Exchange_Service_GetEvents_1.htm",
  4473. "Help/html/M_Independentsoft_Exchange_Service_GetFolder.htm",
  4474. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_1.htm",
  4475. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_10.htm",
  4476. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_11.htm",
  4477. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_2.htm",
  4478. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_3.htm",
  4479. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_4.htm",
  4480. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_5.htm",
  4481. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_6.htm",
  4482. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_7.htm",
  4483. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_8.htm",
  4484. "Help/html/M_Independentsoft_Exchange_Service_GetFolder_9.htm",
  4485. "Help/html/M_Independentsoft_Exchange_Service_GetFolders.htm",
  4486. "Help/html/M_Independentsoft_Exchange_Service_GetFolders_1.htm",
  4487. "Help/html/M_Independentsoft_Exchange_Service_GetFolders_2.htm",
  4488. "Help/html/M_Independentsoft_Exchange_Service_GetFolders_3.htm",
  4489. "Help/html/M_Independentsoft_Exchange_Service_GetHoldOnMailboxes.htm",
  4490. "Help/html/M_Independentsoft_Exchange_Service_GetImItemList.htm",
  4491. "Help/html/M_Independentsoft_Exchange_Service_GetImItemList_1.htm",
  4492. "Help/html/M_Independentsoft_Exchange_Service_GetImItems.htm",
  4493. "Help/html/M_Independentsoft_Exchange_Service_GetImItems_1.htm",
  4494. "Help/html/M_Independentsoft_Exchange_Service_GetImItems_2.htm",
  4495. "Help/html/M_Independentsoft_Exchange_Service_GetItem.htm",
  4496. "Help/html/M_Independentsoft_Exchange_Service_GetItem_1.htm",
  4497. "Help/html/M_Independentsoft_Exchange_Service_GetItem_2.htm",
  4498. "Help/html/M_Independentsoft_Exchange_Service_GetItem_3.htm",
  4499. "Help/html/M_Independentsoft_Exchange_Service_GetItem_4.htm",
  4500. "Help/html/M_Independentsoft_Exchange_Service_GetItem_5.htm",
  4501. "Help/html/M_Independentsoft_Exchange_Service_GetItem_6.htm",
  4502. "Help/html/M_Independentsoft_Exchange_Service_GetItem_7.htm",
  4503. "Help/html/M_Independentsoft_Exchange_Service_GetItems.htm",
  4504. "Help/html/M_Independentsoft_Exchange_Service_GetItems_1.htm",
  4505. "Help/html/M_Independentsoft_Exchange_Service_GetItems_2.htm",
  4506. "Help/html/M_Independentsoft_Exchange_Service_GetItems_3.htm",
  4507. "Help/html/M_Independentsoft_Exchange_Service_GetJournal.htm",
  4508. "Help/html/M_Independentsoft_Exchange_Service_GetJournal_1.htm",
  4509. "Help/html/M_Independentsoft_Exchange_Service_GetJournal_2.htm",
  4510. "Help/html/M_Independentsoft_Exchange_Service_GetJournal_3.htm",
  4511. "Help/html/M_Independentsoft_Exchange_Service_GetJournal_4.htm",
  4512. "Help/html/M_Independentsoft_Exchange_Service_GetJournal_5.htm",
  4513. "Help/html/M_Independentsoft_Exchange_Service_GetJournal_6.htm",
  4514. "Help/html/M_Independentsoft_Exchange_Service_GetJournal_7.htm",
  4515. "Help/html/M_Independentsoft_Exchange_Service_GetMailTips.htm",
  4516. "Help/html/M_Independentsoft_Exchange_Service_GetMailTips_1.htm",
  4517. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation.htm",
  4518. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_1.htm",
  4519. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_2.htm",
  4520. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_3.htm",
  4521. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_4.htm",
  4522. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_5.htm",
  4523. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_6.htm",
  4524. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_7.htm",
  4525. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage.htm",
  4526. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_1.htm",
  4527. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_2.htm",
  4528. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_3.htm",
  4529. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_4.htm",
  4530. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_5.htm",
  4531. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_6.htm",
  4532. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_7.htm",
  4533. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest.htm",
  4534. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_1.htm",
  4535. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_2.htm",
  4536. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_3.htm",
  4537. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_4.htm",
  4538. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_5.htm",
  4539. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_6.htm",
  4540. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_7.htm",
  4541. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse.htm",
  4542. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_1.htm",
  4543. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_2.htm",
  4544. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_3.htm",
  4545. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_4.htm",
  4546. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_5.htm",
  4547. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_6.htm",
  4548. "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_7.htm",
  4549. "Help/html/M_Independentsoft_Exchange_Service_GetMessage.htm",
  4550. "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile.htm",
  4551. "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile_1.htm",
  4552. "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile_2.htm",
  4553. "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile_3.htm",
  4554. "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport.htm",
  4555. "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport_1.htm",
  4556. "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport_2.htm",
  4557. "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport_3.htm",
  4558. "Help/html/M_Independentsoft_Exchange_Service_GetMessage_1.htm",
  4559. "Help/html/M_Independentsoft_Exchange_Service_GetMessage_2.htm",
  4560. "Help/html/M_Independentsoft_Exchange_Service_GetMessage_3.htm",
  4561. "Help/html/M_Independentsoft_Exchange_Service_GetMessage_4.htm",
  4562. "Help/html/M_Independentsoft_Exchange_Service_GetMessage_5.htm",
  4563. "Help/html/M_Independentsoft_Exchange_Service_GetMessage_6.htm",
  4564. "Help/html/M_Independentsoft_Exchange_Service_GetMessage_7.htm",
  4565. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails.htm",
  4566. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_1.htm",
  4567. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_2.htm",
  4568. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_3.htm",
  4569. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_4.htm",
  4570. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_5.htm",
  4571. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_6.htm",
  4572. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_7.htm",
  4573. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_8.htm",
  4574. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_9.htm",
  4575. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics.htm",
  4576. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics_1.htm",
  4577. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics_2.htm",
  4578. "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics_3.htm",
  4579. "Help/html/M_Independentsoft_Exchange_Service_GetNote.htm",
  4580. "Help/html/M_Independentsoft_Exchange_Service_GetNote_1.htm",
  4581. "Help/html/M_Independentsoft_Exchange_Service_GetNote_2.htm",
  4582. "Help/html/M_Independentsoft_Exchange_Service_GetNote_3.htm",
  4583. "Help/html/M_Independentsoft_Exchange_Service_GetNote_4.htm",
  4584. "Help/html/M_Independentsoft_Exchange_Service_GetNote_5.htm",
  4585. "Help/html/M_Independentsoft_Exchange_Service_GetNote_6.htm",
  4586. "Help/html/M_Independentsoft_Exchange_Service_GetNote_7.htm",
  4587. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode.htm",
  4588. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode_1.htm",
  4589. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithClientAssertion.htm",
  4590. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithClientSecret.htm",
  4591. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithDeviceAuthorizationCode.htm",
  4592. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword.htm",
  4593. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword_1.htm",
  4594. "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword_2.htm",
  4595. "Help/html/M_Independentsoft_Exchange_Service_GetOutOfOffice.htm",
  4596. "Help/html/M_Independentsoft_Exchange_Service_GetOutOfOffice_1.htm",
  4597. "Help/html/M_Independentsoft_Exchange_Service_GetOwaOptions.htm",
  4598. "Help/html/M_Independentsoft_Exchange_Service_GetOwaOptions_1.htm",
  4599. "Help/html/M_Independentsoft_Exchange_Service_GetOwaOptions_2.htm",
  4600. "Help/html/M_Independentsoft_Exchange_Service_GetPasswordExpirationDate.htm",
  4601. "Help/html/M_Independentsoft_Exchange_Service_GetPersona.htm",
  4602. "Help/html/M_Independentsoft_Exchange_Service_GetPost.htm",
  4603. "Help/html/M_Independentsoft_Exchange_Service_GetPost_1.htm",
  4604. "Help/html/M_Independentsoft_Exchange_Service_GetPost_2.htm",
  4605. "Help/html/M_Independentsoft_Exchange_Service_GetPost_3.htm",
  4606. "Help/html/M_Independentsoft_Exchange_Service_GetPost_4.htm",
  4607. "Help/html/M_Independentsoft_Exchange_Service_GetPost_5.htm",
  4608. "Help/html/M_Independentsoft_Exchange_Service_GetPost_6.htm",
  4609. "Help/html/M_Independentsoft_Exchange_Service_GetPost_7.htm",
  4610. "Help/html/M_Independentsoft_Exchange_Service_GetReminders.htm",
  4611. "Help/html/M_Independentsoft_Exchange_Service_GetReminders_1.htm",
  4612. "Help/html/M_Independentsoft_Exchange_Service_GetReminders_2.htm",
  4613. "Help/html/M_Independentsoft_Exchange_Service_GetReminders_3.htm",
  4614. "Help/html/M_Independentsoft_Exchange_Service_GetReminders_4.htm",
  4615. "Help/html/M_Independentsoft_Exchange_Service_GetReminders_5.htm",
  4616. "Help/html/M_Independentsoft_Exchange_Service_GetRetentionSettings.htm",
  4617. "Help/html/M_Independentsoft_Exchange_Service_GetRetentionSettings_1.htm",
  4618. "Help/html/M_Independentsoft_Exchange_Service_GetRetentionSettings_2.htm",
  4619. "Help/html/M_Independentsoft_Exchange_Service_GetRoomLists.htm",
  4620. "Help/html/M_Independentsoft_Exchange_Service_GetRooms.htm",
  4621. "Help/html/M_Independentsoft_Exchange_Service_GetRules.htm",
  4622. "Help/html/M_Independentsoft_Exchange_Service_GetRules_1.htm",
  4623. "Help/html/M_Independentsoft_Exchange_Service_GetSearchableMailboxes.htm",
  4624. "Help/html/M_Independentsoft_Exchange_Service_GetSearchableMailboxes_1.htm",
  4625. "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones.htm",
  4626. "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_1.htm",
  4627. "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_2.htm",
  4628. "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_3.htm",
  4629. "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_4.htm",
  4630. "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_5.htm",
  4631. "Help/html/M_Independentsoft_Exchange_Service_GetServiceConfiguration.htm",
  4632. "Help/html/M_Independentsoft_Exchange_Service_GetServiceConfiguration_1.htm",
  4633. "Help/html/M_Independentsoft_Exchange_Service_GetServiceConfiguration_2.htm",
  4634. "Help/html/M_Independentsoft_Exchange_Service_GetSharingFolder.htm",
  4635. "Help/html/M_Independentsoft_Exchange_Service_GetSharingFolder_1.htm",
  4636. "Help/html/M_Independentsoft_Exchange_Service_GetSharingFolder_2.htm",
  4637. "Help/html/M_Independentsoft_Exchange_Service_GetSharingMetadata.htm",
  4638. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri.htm",
  4639. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_1.htm",
  4640. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_2.htm",
  4641. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_3.htm",
  4642. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_4.htm",
  4643. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_5.htm",
  4644. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_6.htm",
  4645. "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_7.htm",
  4646. "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents.htm",
  4647. "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents_1.htm",
  4648. "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents_2.htm",
  4649. "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents_3.htm",
  4650. "Help/html/M_Independentsoft_Exchange_Service_GetTask.htm",
  4651. "Help/html/M_Independentsoft_Exchange_Service_GetTask_1.htm",
  4652. "Help/html/M_Independentsoft_Exchange_Service_GetTask_2.htm",
  4653. "Help/html/M_Independentsoft_Exchange_Service_GetTask_3.htm",
  4654. "Help/html/M_Independentsoft_Exchange_Service_GetTask_4.htm",
  4655. "Help/html/M_Independentsoft_Exchange_Service_GetTask_5.htm",
  4656. "Help/html/M_Independentsoft_Exchange_Service_GetTask_6.htm",
  4657. "Help/html/M_Independentsoft_Exchange_Service_GetTask_7.htm",
  4658. "Help/html/M_Independentsoft_Exchange_Service_GetUserConfiguration.htm",
  4659. "Help/html/M_Independentsoft_Exchange_Service_GetUserConfiguration_1.htm",
  4660. "Help/html/M_Independentsoft_Exchange_Service_GetUserPhoto.htm",
  4661. "Help/html/M_Independentsoft_Exchange_Service_GetUserRetentionPolicyTags.htm",
  4662. "Help/html/M_Independentsoft_Exchange_Service_InstallApp.htm",
  4663. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead.htm",
  4664. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_1.htm",
  4665. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_2.htm",
  4666. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_3.htm",
  4667. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_4.htm",
  4668. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_5.htm",
  4669. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_6.htm",
  4670. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_7.htm",
  4671. "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_8.htm",
  4672. "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk.htm",
  4673. "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_1.htm",
  4674. "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_2.htm",
  4675. "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_3.htm",
  4676. "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_4.htm",
  4677. "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_5.htm",
  4678. "Help/html/M_Independentsoft_Exchange_Service_MoveFolder.htm",
  4679. "Help/html/M_Independentsoft_Exchange_Service_MoveFolder_1.htm",
  4680. "Help/html/M_Independentsoft_Exchange_Service_MoveFolder_2.htm",
  4681. "Help/html/M_Independentsoft_Exchange_Service_MoveFolder_3.htm",
  4682. "Help/html/M_Independentsoft_Exchange_Service_MoveItem.htm",
  4683. "Help/html/M_Independentsoft_Exchange_Service_MoveItem_1.htm",
  4684. "Help/html/M_Independentsoft_Exchange_Service_MoveItem_2.htm",
  4685. "Help/html/M_Independentsoft_Exchange_Service_MoveItem_3.htm",
  4686. "Help/html/M_Independentsoft_Exchange_Service_ParseSendNotificationResponse.htm",
  4687. "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction.htm",
  4688. "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction_1.htm",
  4689. "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction_2.htm",
  4690. "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction_3.htm",
  4691. "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken.htm",
  4692. "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken_1.htm",
  4693. "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken_2.htm",
  4694. "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken_3.htm",
  4695. "Help/html/M_Independentsoft_Exchange_Service_RefreshSharingFolder.htm",
  4696. "Help/html/M_Independentsoft_Exchange_Service_RemoveContactFromImList.htm",
  4697. "Help/html/M_Independentsoft_Exchange_Service_RemoveDelegate.htm",
  4698. "Help/html/M_Independentsoft_Exchange_Service_RemoveDelegate_1.htm",
  4699. "Help/html/M_Independentsoft_Exchange_Service_RemoveDistributionGroupFromImList.htm",
  4700. "Help/html/M_Independentsoft_Exchange_Service_RemoveImContactFromGroup.htm",
  4701. "Help/html/M_Independentsoft_Exchange_Service_RemoveImGroup.htm",
  4702. "Help/html/M_Independentsoft_Exchange_Service_Reply.htm",
  4703. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll.htm",
  4704. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_1.htm",
  4705. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_2.htm",
  4706. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_3.htm",
  4707. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_4.htm",
  4708. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_5.htm",
  4709. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_6.htm",
  4710. "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_7.htm",
  4711. "Help/html/M_Independentsoft_Exchange_Service_Reply_1.htm",
  4712. "Help/html/M_Independentsoft_Exchange_Service_Reply_2.htm",
  4713. "Help/html/M_Independentsoft_Exchange_Service_Reply_3.htm",
  4714. "Help/html/M_Independentsoft_Exchange_Service_Reply_4.htm",
  4715. "Help/html/M_Independentsoft_Exchange_Service_Reply_5.htm",
  4716. "Help/html/M_Independentsoft_Exchange_Service_Reply_6.htm",
  4717. "Help/html/M_Independentsoft_Exchange_Service_Reply_7.htm",
  4718. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames.htm",
  4719. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_1.htm",
  4720. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_2.htm",
  4721. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_3.htm",
  4722. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_4.htm",
  4723. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_5.htm",
  4724. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_6.htm",
  4725. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_7.htm",
  4726. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_8.htm",
  4727. "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_9.htm",
  4728. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes.htm",
  4729. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_1.htm",
  4730. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_10.htm",
  4731. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_11.htm",
  4732. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_12.htm",
  4733. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_13.htm",
  4734. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_14.htm",
  4735. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_15.htm",
  4736. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_16.htm",
  4737. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_17.htm",
  4738. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_2.htm",
  4739. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_3.htm",
  4740. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_4.htm",
  4741. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_5.htm",
  4742. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_6.htm",
  4743. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_7.htm",
  4744. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_8.htm",
  4745. "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_9.htm",
  4746. "Help/html/M_Independentsoft_Exchange_Service_Send.htm",
  4747. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest.htm",
  4748. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_1.htm",
  4749. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_2.htm",
  4750. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_3.htm",
  4751. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_4.htm",
  4752. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_5.htm",
  4753. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_6.htm",
  4754. "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_7.htm",
  4755. "Help/html/M_Independentsoft_Exchange_Service_SendNotificationResult.htm",
  4756. "Help/html/M_Independentsoft_Exchange_Service_Send_1.htm",
  4757. "Help/html/M_Independentsoft_Exchange_Service_Send_10.htm",
  4758. "Help/html/M_Independentsoft_Exchange_Service_Send_11.htm",
  4759. "Help/html/M_Independentsoft_Exchange_Service_Send_12.htm",
  4760. "Help/html/M_Independentsoft_Exchange_Service_Send_13.htm",
  4761. "Help/html/M_Independentsoft_Exchange_Service_Send_14.htm",
  4762. "Help/html/M_Independentsoft_Exchange_Service_Send_15.htm",
  4763. "Help/html/M_Independentsoft_Exchange_Service_Send_2.htm",
  4764. "Help/html/M_Independentsoft_Exchange_Service_Send_3.htm",
  4765. "Help/html/M_Independentsoft_Exchange_Service_Send_4.htm",
  4766. "Help/html/M_Independentsoft_Exchange_Service_Send_5.htm",
  4767. "Help/html/M_Independentsoft_Exchange_Service_Send_6.htm",
  4768. "Help/html/M_Independentsoft_Exchange_Service_Send_7.htm",
  4769. "Help/html/M_Independentsoft_Exchange_Service_Send_8.htm",
  4770. "Help/html/M_Independentsoft_Exchange_Service_Send_9.htm",
  4771. "Help/html/M_Independentsoft_Exchange_Service_SetHoldOnMailboxes.htm",
  4772. "Help/html/M_Independentsoft_Exchange_Service_SetHoldOnMailboxes_1.htm",
  4773. "Help/html/M_Independentsoft_Exchange_Service_SetImGroup.htm",
  4774. "Help/html/M_Independentsoft_Exchange_Service_SetOutOfOffice.htm",
  4775. "Help/html/M_Independentsoft_Exchange_Service_SetOutOfOffice_1.htm",
  4776. "Help/html/M_Independentsoft_Exchange_Service_Subscribe.htm",
  4777. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders.htm",
  4778. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_1.htm",
  4779. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_10.htm",
  4780. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_11.htm",
  4781. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_12.htm",
  4782. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_13.htm",
  4783. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_14.htm",
  4784. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_15.htm",
  4785. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_16.htm",
  4786. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_17.htm",
  4787. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_2.htm",
  4788. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_3.htm",
  4789. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_4.htm",
  4790. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_5.htm",
  4791. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_6.htm",
  4792. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_7.htm",
  4793. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_8.htm",
  4794. "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_9.htm",
  4795. "Help/html/M_Independentsoft_Exchange_Service_SyncItems.htm",
  4796. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_1.htm",
  4797. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_10.htm",
  4798. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_11.htm",
  4799. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_12.htm",
  4800. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_13.htm",
  4801. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_14.htm",
  4802. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_15.htm",
  4803. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_16.htm",
  4804. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_17.htm",
  4805. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_18.htm",
  4806. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_19.htm",
  4807. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_2.htm",
  4808. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_20.htm",
  4809. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_21.htm",
  4810. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_22.htm",
  4811. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_23.htm",
  4812. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_24.htm",
  4813. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_25.htm",
  4814. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_26.htm",
  4815. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_27.htm",
  4816. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_28.htm",
  4817. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_29.htm",
  4818. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_3.htm",
  4819. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_30.htm",
  4820. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_4.htm",
  4821. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_5.htm",
  4822. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_6.htm",
  4823. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_7.htm",
  4824. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_8.htm",
  4825. "Help/html/M_Independentsoft_Exchange_Service_SyncItems_9.htm",
  4826. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest.htm",
  4827. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_1.htm",
  4828. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_2.htm",
  4829. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_3.htm",
  4830. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_4.htm",
  4831. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_5.htm",
  4832. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_6.htm",
  4833. "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_7.htm",
  4834. "Help/html/M_Independentsoft_Exchange_Service_UninstallApp.htm",
  4835. "Help/html/M_Independentsoft_Exchange_Service_Unsubscribe.htm",
  4836. "Help/html/M_Independentsoft_Exchange_Service_UpdateCalendarOptions.htm",
  4837. "Help/html/M_Independentsoft_Exchange_Service_UpdateCalendarOptions_1.htm",
  4838. "Help/html/M_Independentsoft_Exchange_Service_UpdateCalendarOptions_2.htm",
  4839. "Help/html/M_Independentsoft_Exchange_Service_UpdateCategoryList.htm",
  4840. "Help/html/M_Independentsoft_Exchange_Service_UpdateCategoryList_1.htm",
  4841. "Help/html/M_Independentsoft_Exchange_Service_UpdateCategoryList_2.htm",
  4842. "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate.htm",
  4843. "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate_1.htm",
  4844. "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate_2.htm",
  4845. "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate_3.htm",
  4846. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder.htm",
  4847. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_1.htm",
  4848. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_2.htm",
  4849. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_3.htm",
  4850. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_4.htm",
  4851. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_5.htm",
  4852. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_6.htm",
  4853. "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_7.htm",
  4854. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem.htm",
  4855. "Help/html/M_Independentsoft_Exchange_Service_UpdateItemInRecoverableItems.htm",
  4856. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_1.htm",
  4857. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_10.htm",
  4858. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_11.htm",
  4859. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_12.htm",
  4860. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_13.htm",
  4861. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_14.htm",
  4862. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_15.htm",
  4863. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_16.htm",
  4864. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_17.htm",
  4865. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_18.htm",
  4866. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_19.htm",
  4867. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_2.htm",
  4868. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_20.htm",
  4869. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_21.htm",
  4870. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_22.htm",
  4871. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_23.htm",
  4872. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_24.htm",
  4873. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_25.htm",
  4874. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_26.htm",
  4875. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_27.htm",
  4876. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_28.htm",
  4877. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_29.htm",
  4878. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_3.htm",
  4879. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_30.htm",
  4880. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_31.htm",
  4881. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_32.htm",
  4882. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_33.htm",
  4883. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_34.htm",
  4884. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_35.htm",
  4885. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_36.htm",
  4886. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_37.htm",
  4887. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_38.htm",
  4888. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_39.htm",
  4889. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_4.htm",
  4890. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_40.htm",
  4891. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_41.htm",
  4892. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_42.htm",
  4893. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_43.htm",
  4894. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_44.htm",
  4895. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_45.htm",
  4896. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_46.htm",
  4897. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_47.htm",
  4898. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_48.htm",
  4899. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_49.htm",
  4900. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_5.htm",
  4901. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_50.htm",
  4902. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_51.htm",
  4903. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_52.htm",
  4904. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_53.htm",
  4905. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_54.htm",
  4906. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_55.htm",
  4907. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_56.htm",
  4908. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_57.htm",
  4909. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_58.htm",
  4910. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_59.htm",
  4911. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_6.htm",
  4912. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_60.htm",
  4913. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_61.htm",
  4914. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_62.htm",
  4915. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_7.htm",
  4916. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_8.htm",
  4917. "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_9.htm",
  4918. "Help/html/M_Independentsoft_Exchange_Service_UpdateOwaOptions.htm",
  4919. "Help/html/M_Independentsoft_Exchange_Service_UpdateOwaOptions_1.htm",
  4920. "Help/html/M_Independentsoft_Exchange_Service_UpdateOwaOptions_2.htm",
  4921. "Help/html/M_Independentsoft_Exchange_Service_UpdateRetentionSettings.htm",
  4922. "Help/html/M_Independentsoft_Exchange_Service_UpdateRetentionSettings_1.htm",
  4923. "Help/html/M_Independentsoft_Exchange_Service_UpdateRetentionSettings_2.htm",
  4924. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule.htm",
  4925. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_1.htm",
  4926. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_10.htm",
  4927. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_11.htm",
  4928. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_2.htm",
  4929. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_3.htm",
  4930. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_4.htm",
  4931. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_5.htm",
  4932. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_6.htm",
  4933. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_7.htm",
  4934. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_8.htm",
  4935. "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_9.htm",
  4936. "Help/html/M_Independentsoft_Exchange_Service_UpdateUserConfiguration.htm",
  4937. "Help/html/M_Independentsoft_Exchange_Service_UploadItems.htm",
  4938. "Help/html/M_Independentsoft_Exchange_Service_UploadItems_1.htm",
  4939. "Help/html/M_Independentsoft_Exchange_Service__ctor.htm",
  4940. "Help/html/M_Independentsoft_Exchange_Service__ctor_1.htm",
  4941. "Help/html/M_Independentsoft_Exchange_Service__ctor_2.htm",
  4942. "Help/html/M_Independentsoft_Exchange_SourceId__ctor.htm",
  4943. "Help/html/M_Independentsoft_Exchange_StandardFolderId_ToString.htm",
  4944. "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor.htm",
  4945. "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_1.htm",
  4946. "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_2.htm",
  4947. "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_3.htm",
  4948. "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_4.htm",
  4949. "Help/html/M_Independentsoft_Exchange_StandardGroupBy_ToString.htm",
  4950. "Help/html/M_Independentsoft_Exchange_StandardGroupBy__ctor.htm",
  4951. "Help/html/M_Independentsoft_Exchange_StandardGroupBy__ctor_1.htm",
  4952. "Help/html/M_Independentsoft_Exchange_StandardGroupBy__ctor_2.htm",
  4953. "Help/html/M_Independentsoft_Exchange_StatusEvent__ctor.htm",
  4954. "Help/html/M_Independentsoft_Exchange_StreamingEventsResponse_Parse.htm",
  4955. "Help/html/M_Independentsoft_Exchange_StreamingEventsResponse__ctor.htm",
  4956. "Help/html/M_Independentsoft_Exchange_StreamingEventsResponse__ctor_1.htm",
  4957. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor.htm",
  4958. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_1.htm",
  4959. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_2.htm",
  4960. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_3.htm",
  4961. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_4.htm",
  4962. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_5.htm",
  4963. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_6.htm",
  4964. "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_7.htm",
  4965. "Help/html/M_Independentsoft_Exchange_StringAttributedValue__ctor.htm",
  4966. "Help/html/M_Independentsoft_Exchange_Subscription__ctor.htm",
  4967. "Help/html/M_Independentsoft_Exchange_SuggestionDay__ctor.htm",
  4968. "Help/html/M_Independentsoft_Exchange_SuggestionDay__ctor_1.htm",
  4969. "Help/html/M_Independentsoft_Exchange_Suggestion__ctor.htm",
  4970. "Help/html/M_Independentsoft_Exchange_Suggestion__ctor_1.htm",
  4971. "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor.htm",
  4972. "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_1.htm",
  4973. "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_2.htm",
  4974. "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_3.htm",
  4975. "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_4.htm",
  4976. "Help/html/M_Independentsoft_Exchange_SuppressReadReceipt_ToString.htm",
  4977. "Help/html/M_Independentsoft_Exchange_SuppressReadReceipt__ctor.htm",
  4978. "Help/html/M_Independentsoft_Exchange_SuppressReadReceipt__ctor_1.htm",
  4979. "Help/html/M_Independentsoft_Exchange_TaskRecurrence_ToString.htm",
  4980. "Help/html/M_Independentsoft_Exchange_TaskRecurrence__ctor.htm",
  4981. "Help/html/M_Independentsoft_Exchange_TaskRecurrence__ctor_1.htm",
  4982. "Help/html/M_Independentsoft_Exchange_TaskRecurrence__ctor_2.htm",
  4983. "Help/html/M_Independentsoft_Exchange_TaskSuggestion_ToString.htm",
  4984. "Help/html/M_Independentsoft_Exchange_TaskSuggestion__ctor.htm",
  4985. "Help/html/M_Independentsoft_Exchange_Task_ToString.htm",
  4986. "Help/html/M_Independentsoft_Exchange_Task__ctor.htm",
  4987. "Help/html/M_Independentsoft_Exchange_Task__ctor_1.htm",
  4988. "Help/html/M_Independentsoft_Exchange_Task__ctor_2.htm",
  4989. "Help/html/M_Independentsoft_Exchange_TasksFolder_ToString.htm",
  4990. "Help/html/M_Independentsoft_Exchange_TasksFolder__ctor.htm",
  4991. "Help/html/M_Independentsoft_Exchange_TasksFolder__ctor_1.htm",
  4992. "Help/html/M_Independentsoft_Exchange_TasksFolder__ctor_2.htm",
  4993. "Help/html/M_Independentsoft_Exchange_TentativelyAcceptItem__ctor.htm",
  4994. "Help/html/M_Independentsoft_Exchange_TentativelyAcceptItem__ctor_1.htm",
  4995. "Help/html/M_Independentsoft_Exchange_TimeChange__ctor.htm",
  4996. "Help/html/M_Independentsoft_Exchange_TimeChange__ctor_1.htm",
  4997. "Help/html/M_Independentsoft_Exchange_TimeChange__ctor_2.htm",
  4998. "Help/html/M_Independentsoft_Exchange_TimeChange__ctor_3.htm",
  4999. "Help/html/M_Independentsoft_Exchange_TimeDuration__ctor.htm",
  5000. "Help/html/M_Independentsoft_Exchange_TimeDuration__ctor_1.htm",
  5001. "Help/html/M_Independentsoft_Exchange_TimeZone_ToString.htm",
  5002. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor.htm",
  5003. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_1.htm",
  5004. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_2.htm",
  5005. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_3.htm",
  5006. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_4.htm",
  5007. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_5.htm",
  5008. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_6.htm",
  5009. "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_7.htm",
  5010. "Help/html/M_Independentsoft_Exchange_Time_ToString.htm",
  5011. "Help/html/M_Independentsoft_Exchange_Time__ctor.htm",
  5012. "Help/html/M_Independentsoft_Exchange_Time__ctor_1.htm",
  5013. "Help/html/M_Independentsoft_Exchange_Time__ctor_2.htm",
  5014. "Help/html/M_Independentsoft_Exchange_Time__ctor_3.htm",
  5015. "Help/html/M_Independentsoft_Exchange_TooBigGroupAttendeeConflict__ctor.htm",
  5016. "Help/html/M_Independentsoft_Exchange_Transition_ToString.htm",
  5017. "Help/html/M_Independentsoft_Exchange_Transition__ctor.htm",
  5018. "Help/html/M_Independentsoft_Exchange_TransitionsGroup_ToString.htm",
  5019. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_CallInfo__ctor.htm",
  5020. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties__ctor.htm",
  5021. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Disconnect.htm",
  5022. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_GetCallInfo.htm",
  5023. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_GetUnifiedMessagingProperties.htm",
  5024. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_IsUnifiedMessagingEnabled.htm",
  5025. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_PlayOnPhone.htm",
  5026. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_PlayOnPhoneGreeting.htm",
  5027. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_ResetPin.htm",
  5028. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetMissedCallNotification.htm",
  5029. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetOutOfOffice.htm",
  5030. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetPlayOnPhoneDialString.htm",
  5031. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetTelephoneAccessFolderEmail.htm",
  5032. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor.htm",
  5033. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor_1.htm",
  5034. "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor_2.htm",
  5035. "Help/html/M_Independentsoft_Exchange_UnindexedPropertyPath_ToString.htm",
  5036. "Help/html/M_Independentsoft_Exchange_UnindexedPropertyPath__ctor.htm",
  5037. "Help/html/M_Independentsoft_Exchange_UnindexedPropertyPath__ctor_1.htm",
  5038. "Help/html/M_Independentsoft_Exchange_UnknownAttendeeConflict__ctor.htm",
  5039. "Help/html/M_Independentsoft_Exchange_UploadItem__ctor.htm",
  5040. "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_1.htm",
  5041. "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_2.htm",
  5042. "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_3.htm",
  5043. "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_4.htm",
  5044. "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_5.htm",
  5045. "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_6.htm",
  5046. "Help/html/M_Independentsoft_Exchange_UrlEntity_ToString.htm",
  5047. "Help/html/M_Independentsoft_Exchange_UrlEntity__ctor.htm",
  5048. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor.htm",
  5049. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor_1.htm",
  5050. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor.htm",
  5051. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor_1.htm",
  5052. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor_2.htm",
  5053. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor.htm",
  5054. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor_1.htm",
  5055. "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor_2.htm",
  5056. "Help/html/M_Independentsoft_Exchange_UserConfigurationName__ctor.htm",
  5057. "Help/html/M_Independentsoft_Exchange_UserConfigurationName__ctor_1.htm",
  5058. "Help/html/M_Independentsoft_Exchange_UserConfiguration__ctor.htm",
  5059. "Help/html/M_Independentsoft_Exchange_UserConfiguration__ctor_1.htm",
  5060. "Help/html/M_Independentsoft_Exchange_UserId_ToString.htm",
  5061. "Help/html/M_Independentsoft_Exchange_UserId__ctor.htm",
  5062. "Help/html/M_Independentsoft_Exchange_UserId__ctor_1.htm",
  5063. "Help/html/M_Independentsoft_Exchange_UserId__ctor_2.htm",
  5064. "Help/html/M_Independentsoft_Exchange_UserId__ctor_3.htm",
  5065. "Help/html/M_Independentsoft_Exchange_UserMailbox__ctor.htm",
  5066. "Help/html/M_Independentsoft_Exchange_UserMailbox__ctor_1.htm",
  5067. "Help/html/M_Independentsoft_Exchange_UserMailbox__ctor_2.htm",
  5068. "Help/html/M_Independentsoft_Exchange_View__ctor.htm",
  5069. "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern_ToString.htm",
  5070. "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor.htm",
  5071. "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor_1.htm",
  5072. "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor_2.htm",
  5073. "Help/html/M_Independentsoft_Exchange_WeeklyRegeneratingPattern_ToString.htm",
  5074. "Help/html/M_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor.htm",
  5075. "Help/html/M_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor_1.htm",
  5076. "Help/html/M_Independentsoft_Exchange_WorkingHours__ctor.htm",
  5077. "Help/html/M_Independentsoft_Exchange_WorkingPeriod__ctor.htm",
  5078. "Help/html/M_Independentsoft_Exchange_YearlyRegeneratingPattern_ToString.htm",
  5079. "Help/html/M_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor.htm",
  5080. "Help/html/M_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor_1.htm",
  5081. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_GetBytes.htm",
  5082. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_GetStream.htm",
  5083. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Open.htm",
  5084. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Open_1.htm",
  5085. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Save.htm",
  5086. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Save_1.htm",
  5087. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Save_2.htm",
  5088. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile__ctor.htm",
  5089. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile__ctor_1.htm",
  5090. "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile__ctor_2.htm",
  5091. "Help/html/M_Independentsoft_IO_StructuredStorage_DirectoryEntryList__ctor.htm",
  5092. "Help/html/M_Independentsoft_IO_StructuredStorage_DirectoryEntry_CompareTo.htm",
  5093. "Help/html/M_Independentsoft_IO_StructuredStorage_DirectoryEntry__ctor.htm",
  5094. "Help/html/M_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor.htm",
  5095. "Help/html/M_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor_1.htm",
  5096. "Help/html/M_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor_2.htm",
  5097. "Help/html/M_Independentsoft_IO_StructuredStorage_Storage__ctor.htm",
  5098. "Help/html/M_Independentsoft_IO_StructuredStorage_Storage__ctor_1.htm",
  5099. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_GetStream.htm",
  5100. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Load.htm",
  5101. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Load_1.htm",
  5102. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Load_2.htm",
  5103. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Save.htm",
  5104. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Save_1.htm",
  5105. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor.htm",
  5106. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor_1.htm",
  5107. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor_2.htm",
  5108. "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor_3.htm",
  5109. "Help/html/M_Independentsoft_Json_Parser_JsonArray_Equals.htm",
  5110. "Help/html/M_Independentsoft_Json_Parser_JsonArray_GetHashCode.htm",
  5111. "Help/html/M_Independentsoft_Json_Parser_JsonArray_ToString.htm",
  5112. "Help/html/M_Independentsoft_Json_Parser_JsonArray__ctor.htm",
  5113. "Help/html/M_Independentsoft_Json_Parser_JsonBoolean_Equals.htm",
  5114. "Help/html/M_Independentsoft_Json_Parser_JsonBoolean_GetHashCode.htm",
  5115. "Help/html/M_Independentsoft_Json_Parser_JsonBoolean_ToString.htm",
  5116. "Help/html/M_Independentsoft_Json_Parser_JsonBoolean__ctor.htm",
  5117. "Help/html/M_Independentsoft_Json_Parser_JsonNull_Equals.htm",
  5118. "Help/html/M_Independentsoft_Json_Parser_JsonNull_GetHashCode.htm",
  5119. "Help/html/M_Independentsoft_Json_Parser_JsonNull_ToString.htm",
  5120. "Help/html/M_Independentsoft_Json_Parser_JsonNull__ctor.htm",
  5121. "Help/html/M_Independentsoft_Json_Parser_JsonNumber_Equals.htm",
  5122. "Help/html/M_Independentsoft_Json_Parser_JsonNumber_GetHashCode.htm",
  5123. "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToDouble.htm",
  5124. "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToFloat.htm",
  5125. "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToInteger.htm",
  5126. "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToLong.htm",
  5127. "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToString.htm",
  5128. "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor.htm",
  5129. "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_1.htm",
  5130. "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_2.htm",
  5131. "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_3.htm",
  5132. "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_4.htm",
  5133. "Help/html/M_Independentsoft_Json_Parser_JsonObject_Equals.htm",
  5134. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetArrayValues.htm",
  5135. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetBooleanValue.htm",
  5136. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetDateTimeValue.htm",
  5137. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetDoubleValue.htm",
  5138. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetFloatValue.htm",
  5139. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetHashCode.htm",
  5140. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetIntValue.htm",
  5141. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetLongValue.htm",
  5142. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetObjectValue.htm",
  5143. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetStringArrayValues.htm",
  5144. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetStringValue.htm",
  5145. "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetValue.htm",
  5146. "Help/html/M_Independentsoft_Json_Parser_JsonObject_ToString.htm",
  5147. "Help/html/M_Independentsoft_Json_Parser_JsonObject__ctor.htm",
  5148. "Help/html/M_Independentsoft_Json_Parser_JsonParseException_ToString.htm",
  5149. "Help/html/M_Independentsoft_Json_Parser_JsonParseException__ctor.htm",
  5150. "Help/html/M_Independentsoft_Json_Parser_JsonParseException_getColumn.htm",
  5151. "Help/html/M_Independentsoft_Json_Parser_JsonParseException_getLine.htm",
  5152. "Help/html/M_Independentsoft_Json_Parser_JsonParseException_getOffset.htm",
  5153. "Help/html/M_Independentsoft_Json_Parser_JsonParser_Parse.htm",
  5154. "Help/html/M_Independentsoft_Json_Parser_JsonParser__ctor.htm",
  5155. "Help/html/M_Independentsoft_Json_Parser_JsonString_Equals.htm",
  5156. "Help/html/M_Independentsoft_Json_Parser_JsonString_GetHashCode.htm",
  5157. "Help/html/M_Independentsoft_Json_Parser_JsonString_ToString.htm",
  5158. "Help/html/M_Independentsoft_Json_Parser_JsonString__ctor.htm",
  5159. "Help/html/M_Independentsoft_Json_Parser_JsonUtil_EncodeJson.htm",
  5160. "Help/html/M_Independentsoft_Json_Parser_JsonValue__ctor.htm",
  5161. "Help/html/M_Independentsoft_Json_Parser_Member_ToString.htm",
  5162. "Help/html/M_Independentsoft_Json_Parser_Member__ctor.htm",
  5163. "Help/html/M_Independentsoft_Json_Parser_Member__ctor_1.htm",
  5164. "Help/html/M_Independentsoft_Msg_Attachment_GetBuffer.htm",
  5165. "Help/html/M_Independentsoft_Msg_Attachment_GetBytes.htm",
  5166. "Help/html/M_Independentsoft_Msg_Attachment_GetStream.htm",
  5167. "Help/html/M_Independentsoft_Msg_Attachment_Save.htm",
  5168. "Help/html/M_Independentsoft_Msg_Attachment_Save_1.htm",
  5169. "Help/html/M_Independentsoft_Msg_Attachment_Save_2.htm",
  5170. "Help/html/M_Independentsoft_Msg_Attachment__ctor.htm",
  5171. "Help/html/M_Independentsoft_Msg_Attachment__ctor_1.htm",
  5172. "Help/html/M_Independentsoft_Msg_Attachment__ctor_2.htm",
  5173. "Help/html/M_Independentsoft_Msg_Attachment__ctor_3.htm",
  5174. "Help/html/M_Independentsoft_Msg_ExtendedPropertyId_ToString.htm",
  5175. "Help/html/M_Independentsoft_Msg_ExtendedPropertyId__ctor.htm",
  5176. "Help/html/M_Independentsoft_Msg_ExtendedPropertyId__ctor_1.htm",
  5177. "Help/html/M_Independentsoft_Msg_ExtendedPropertyId__ctor_2.htm",
  5178. "Help/html/M_Independentsoft_Msg_ExtendedPropertyList__ctor.htm",
  5179. "Help/html/M_Independentsoft_Msg_ExtendedPropertyName_ToString.htm",
  5180. "Help/html/M_Independentsoft_Msg_ExtendedPropertyName__ctor.htm",
  5181. "Help/html/M_Independentsoft_Msg_ExtendedPropertyName__ctor_1.htm",
  5182. "Help/html/M_Independentsoft_Msg_ExtendedPropertyName__ctor_2.htm",
  5183. "Help/html/M_Independentsoft_Msg_ExtendedPropertyTag__ctor.htm",
  5184. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetBooleanValue.htm",
  5185. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetDateTimeValue.htm",
  5186. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetDoubleValue.htm",
  5187. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetFloatValue.htm",
  5188. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetIntegerValue.htm",
  5189. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetLongValue.htm",
  5190. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetShortValue.htm",
  5191. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetStringArrayValue.htm",
  5192. "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetStringValue.htm",
  5193. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor.htm",
  5194. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_1.htm",
  5195. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_10.htm",
  5196. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_2.htm",
  5197. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_3.htm",
  5198. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_4.htm",
  5199. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_5.htm",
  5200. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_6.htm",
  5201. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_7.htm",
  5202. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_8.htm",
  5203. "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_9.htm",
  5204. "Help/html/M_Independentsoft_Msg_Message_ConvertToMimeMessage.htm",
  5205. "Help/html/M_Independentsoft_Msg_Message_GetBytes.htm",
  5206. "Help/html/M_Independentsoft_Msg_Message_GetStream.htm",
  5207. "Help/html/M_Independentsoft_Msg_Message_Open.htm",
  5208. "Help/html/M_Independentsoft_Msg_Message_Open_1.htm",
  5209. "Help/html/M_Independentsoft_Msg_Message_Save.htm",
  5210. "Help/html/M_Independentsoft_Msg_Message_Save_1.htm",
  5211. "Help/html/M_Independentsoft_Msg_Message_Save_2.htm",
  5212. "Help/html/M_Independentsoft_Msg_Message__ctor.htm",
  5213. "Help/html/M_Independentsoft_Msg_Message__ctor_1.htm",
  5214. "Help/html/M_Independentsoft_Msg_Message__ctor_2.htm",
  5215. "Help/html/M_Independentsoft_Msg_Message__ctor_3.htm",
  5216. "Help/html/M_Independentsoft_Msg_Recipient__ctor.htm",
  5217. "Help/html/M_Independentsoft_Msg_RecurrencePattern__ctor.htm",
  5218. "Help/html/M_Independentsoft_Msg_RecurrencePattern__ctor_1.htm",
  5219. "Help/html/M_Independentsoft_Msg_StandardPropertySet__ctor.htm",
  5220. "Help/html/Methods_T_Independentsoft_Email_Mime_Attachment.htm",
  5221. "Help/html/Methods_T_Independentsoft_Email_Mime_BodyPart.htm",
  5222. "Help/html/Methods_T_Independentsoft_Email_Mime_BodyPartList.htm",
  5223. "Help/html/Methods_T_Independentsoft_Email_Mime_ContentDisposition.htm",
  5224. "Help/html/Methods_T_Independentsoft_Email_Mime_ContentType.htm",
  5225. "Help/html/Methods_T_Independentsoft_Email_Mime_Header.htm",
  5226. "Help/html/Methods_T_Independentsoft_Email_Mime_HeaderList.htm",
  5227. "Help/html/Methods_T_Independentsoft_Email_Mime_Mailbox.htm",
  5228. "Help/html/Methods_T_Independentsoft_Email_Mime_Message.htm",
  5229. "Help/html/Methods_T_Independentsoft_Email_Mime_MessageFormatException.htm",
  5230. "Help/html/Methods_T_Independentsoft_Email_Mime_Parameter.htm",
  5231. "Help/html/Methods_T_Independentsoft_Email_Mime_ParameterList.htm",
  5232. "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteDate.htm",
  5233. "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteDateTransition.htm",
  5234. "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.htm",
  5235. "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.htm",
  5236. "Help/html/Methods_T_Independentsoft_Exchange_AcceptItem.htm",
  5237. "Help/html/Methods_T_Independentsoft_Exchange_AcceptSharingInvitation.htm",
  5238. "Help/html/Methods_T_Independentsoft_Exchange_AddressEntity.htm",
  5239. "Help/html/Methods_T_Independentsoft_Exchange_AddressListId.htm",
  5240. "Help/html/Methods_T_Independentsoft_Exchange_AggregateOn.htm",
  5241. "Help/html/Methods_T_Independentsoft_Exchange_AlternateId.htm",
  5242. "Help/html/Methods_T_Independentsoft_Exchange_AlternatePublicFolderId.htm",
  5243. "Help/html/Methods_T_Independentsoft_Exchange_AlternatePublicFolderItemId.htm",
  5244. "Help/html/Methods_T_Independentsoft_Exchange_And.htm",
  5245. "Help/html/Methods_T_Independentsoft_Exchange_Appointment.htm",
  5246. "Help/html/Methods_T_Independentsoft_Exchange_AppointmentPropertyPath.htm",
  5247. "Help/html/Methods_T_Independentsoft_Exchange_Attachment.htm",
  5248. "Help/html/Methods_T_Independentsoft_Exchange_AttachmentId.htm",
  5249. "Help/html/Methods_T_Independentsoft_Exchange_AttachmentInfo.htm",
  5250. "Help/html/Methods_T_Independentsoft_Exchange_AttachmentShape.htm",
  5251. "Help/html/Methods_T_Independentsoft_Exchange_Attendee.htm",
  5252. "Help/html/Methods_T_Independentsoft_Exchange_AttendeeConflict.htm",
  5253. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_Account.htm",
  5254. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm",
  5255. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.htm",
  5256. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_DomainResponse.htm",
  5257. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_DomainSetting.htm",
  5258. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_DomainSettingError.htm",
  5259. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_Error.htm",
  5260. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.htm",
  5261. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.htm",
  5262. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ExternalAccess.htm",
  5263. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.htm",
  5264. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.htm",
  5265. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.htm",
  5266. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_InternalAccess.htm",
  5267. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncError.htm",
  5268. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.htm",
  5269. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.htm",
  5270. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.htm",
  5271. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_OutlookProvider.htm",
  5272. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.htm",
  5273. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.htm",
  5274. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_User.htm",
  5275. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserResponse.htm",
  5276. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserSetting.htm",
  5277. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserSettingError.htm",
  5278. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserSettingList.htm",
  5279. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_WebClientUrl.htm",
  5280. "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_WebProtocol.htm",
  5281. "Help/html/Methods_T_Independentsoft_Exchange_AvailabilityResponse.htm",
  5282. "Help/html/Methods_T_Independentsoft_Exchange_Body.htm",
  5283. "Help/html/Methods_T_Independentsoft_Exchange_CalendarEvent.htm",
  5284. "Help/html/Methods_T_Independentsoft_Exchange_CalendarFolder.htm",
  5285. "Help/html/Methods_T_Independentsoft_Exchange_CalendarOptions.htm",
  5286. "Help/html/Methods_T_Independentsoft_Exchange_CalendarPermission.htm",
  5287. "Help/html/Methods_T_Independentsoft_Exchange_CalendarPermissionSet.htm",
  5288. "Help/html/Methods_T_Independentsoft_Exchange_CalendarView.htm",
  5289. "Help/html/Methods_T_Independentsoft_Exchange_CancelItem.htm",
  5290. "Help/html/Methods_T_Independentsoft_Exchange_Category.htm",
  5291. "Help/html/Methods_T_Independentsoft_Exchange_CategoryList.htm",
  5292. "Help/html/Methods_T_Independentsoft_Exchange_ChangeHighlights.htm",
  5293. "Help/html/Methods_T_Independentsoft_Exchange_ClientAccessTokenRequest.htm",
  5294. "Help/html/Methods_T_Independentsoft_Exchange_CompleteName.htm",
  5295. "Help/html/Methods_T_Independentsoft_Exchange_Contact.htm",
  5296. "Help/html/Methods_T_Independentsoft_Exchange_ContactEntity.htm",
  5297. "Help/html/Methods_T_Independentsoft_Exchange_ContactPropertyPath.htm",
  5298. "Help/html/Methods_T_Independentsoft_Exchange_ContactsFolder.htm",
  5299. "Help/html/Methods_T_Independentsoft_Exchange_ContactsView.htm",
  5300. "Help/html/Methods_T_Independentsoft_Exchange_Contains.htm",
  5301. "Help/html/Methods_T_Independentsoft_Exchange_ContentSettings.htm",
  5302. "Help/html/Methods_T_Independentsoft_Exchange_Conversation.htm",
  5303. "Help/html/Methods_T_Independentsoft_Exchange_ConversationAction.htm",
  5304. "Help/html/Methods_T_Independentsoft_Exchange_ConversationItemResponse.htm",
  5305. "Help/html/Methods_T_Independentsoft_Exchange_ConversationNode.htm",
  5306. "Help/html/Methods_T_Independentsoft_Exchange_ConversationRequest.htm",
  5307. "Help/html/Methods_T_Independentsoft_Exchange_ConversationShape.htm",
  5308. "Help/html/Methods_T_Independentsoft_Exchange_ConvertIdResponse.htm",
  5309. "Help/html/Methods_T_Independentsoft_Exchange_CopiedEvent.htm",
  5310. "Help/html/Methods_T_Independentsoft_Exchange_CreateAttachmentResponse.htm",
  5311. "Help/html/Methods_T_Independentsoft_Exchange_CreatedEvent.htm",
  5312. "Help/html/Methods_T_Independentsoft_Exchange_CustomPropertyId.htm",
  5313. "Help/html/Methods_T_Independentsoft_Exchange_CustomPropertyName.htm",
  5314. "Help/html/Methods_T_Independentsoft_Exchange_DailyRecurrencePattern.htm",
  5315. "Help/html/Methods_T_Independentsoft_Exchange_DailyRegeneratingPattern.htm",
  5316. "Help/html/Methods_T_Independentsoft_Exchange_DeclineItem.htm",
  5317. "Help/html/Methods_T_Independentsoft_Exchange_DelegateResponse.htm",
  5318. "Help/html/Methods_T_Independentsoft_Exchange_DelegateUser.htm",
  5319. "Help/html/Methods_T_Independentsoft_Exchange_DelegateUserResponse.htm",
  5320. "Help/html/Methods_T_Independentsoft_Exchange_DeleteAttachmentResponse.htm",
  5321. "Help/html/Methods_T_Independentsoft_Exchange_DeletedEvent.htm",
  5322. "Help/html/Methods_T_Independentsoft_Exchange_DeletedOccurrence.htm",
  5323. "Help/html/Methods_T_Independentsoft_Exchange_DeviceAuthorizationCode.htm",
  5324. "Help/html/Methods_T_Independentsoft_Exchange_DiscoverySearchConfiguration.htm",
  5325. "Help/html/Methods_T_Independentsoft_Exchange_DistributionList.htm",
  5326. "Help/html/Methods_T_Independentsoft_Exchange_DistributionListMember.htm",
  5327. "Help/html/Methods_T_Independentsoft_Exchange_DistributionListPropertyPath.htm",
  5328. "Help/html/Methods_T_Independentsoft_Exchange_Duration.htm",
  5329. "Help/html/Methods_T_Independentsoft_Exchange_EffectiveRights.htm",
  5330. "Help/html/Methods_T_Independentsoft_Exchange_EmailAddress.htm",
  5331. "Help/html/Methods_T_Independentsoft_Exchange_EmailAddressEntity.htm",
  5332. "Help/html/Methods_T_Independentsoft_Exchange_EmailUser.htm",
  5333. "Help/html/Methods_T_Independentsoft_Exchange_EncryptedSharedFolderData.htm",
  5334. "Help/html/Methods_T_Independentsoft_Exchange_EndDateRecurrenceRange.htm",
  5335. "Help/html/Methods_T_Independentsoft_Exchange_EnhancedLocation.htm",
  5336. "Help/html/Methods_T_Independentsoft_Exchange_EntityExtractionResult.htm",
  5337. "Help/html/Methods_T_Independentsoft_Exchange_Event.htm",
  5338. "Help/html/Methods_T_Independentsoft_Exchange_Excludes.htm",
  5339. "Help/html/Methods_T_Independentsoft_Exchange_Exists.htm",
  5340. "Help/html/Methods_T_Independentsoft_Exchange_ExpandDistributionListResponse.htm",
  5341. "Help/html/Methods_T_Independentsoft_Exchange_ExportItemsResponse.htm",
  5342. "Help/html/Methods_T_Independentsoft_Exchange_ExtendedProperty.htm",
  5343. "Help/html/Methods_T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.htm",
  5344. "Help/html/Methods_T_Independentsoft_Exchange_ExtendedPropertyList.htm",
  5345. "Help/html/Methods_T_Independentsoft_Exchange_ExtendedPropertyPath.htm",
  5346. "Help/html/Methods_T_Independentsoft_Exchange_FailedMailbox.htm",
  5347. "Help/html/Methods_T_Independentsoft_Exchange_FileAttachment.htm",
  5348. "Help/html/Methods_T_Independentsoft_Exchange_FileAttachmentInfo.htm",
  5349. "Help/html/Methods_T_Independentsoft_Exchange_FindConversationResponse.htm",
  5350. "Help/html/Methods_T_Independentsoft_Exchange_FindFolderResponse.htm",
  5351. "Help/html/Methods_T_Independentsoft_Exchange_FindItemResponse.htm",
  5352. "Help/html/Methods_T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.htm",
  5353. "Help/html/Methods_T_Independentsoft_Exchange_FindMessageTrackingReportResponse.htm",
  5354. "Help/html/Methods_T_Independentsoft_Exchange_FindPeopleResponse.htm",
  5355. "Help/html/Methods_T_Independentsoft_Exchange_Flag.htm",
  5356. "Help/html/Methods_T_Independentsoft_Exchange_Folder.htm",
  5357. "Help/html/Methods_T_Independentsoft_Exchange_FolderChange.htm",
  5358. "Help/html/Methods_T_Independentsoft_Exchange_FolderClass.htm",
  5359. "Help/html/Methods_T_Independentsoft_Exchange_FolderId.htm",
  5360. "Help/html/Methods_T_Independentsoft_Exchange_FolderInfoResponse.htm",
  5361. "Help/html/Methods_T_Independentsoft_Exchange_FolderPropertyPath.htm",
  5362. "Help/html/Methods_T_Independentsoft_Exchange_FolderShape.htm",
  5363. "Help/html/Methods_T_Independentsoft_Exchange_ForwardItem.htm",
  5364. "Help/html/Methods_T_Independentsoft_Exchange_FractionalPageView.htm",
  5365. "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyChangedEvent.htm",
  5366. "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyResponse.htm",
  5367. "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyView.htm",
  5368. "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyViewOptions.htm",
  5369. "Help/html/Methods_T_Independentsoft_Exchange_GetAppManifestsResponse.htm",
  5370. "Help/html/Methods_T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.htm",
  5371. "Help/html/Methods_T_Independentsoft_Exchange_GetAttachmentResponse.htm",
  5372. "Help/html/Methods_T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.htm",
  5373. "Help/html/Methods_T_Independentsoft_Exchange_GetEventsResponse.htm",
  5374. "Help/html/Methods_T_Independentsoft_Exchange_GetImItemListResponse.htm",
  5375. "Help/html/Methods_T_Independentsoft_Exchange_GetImItemsResponse.htm",
  5376. "Help/html/Methods_T_Independentsoft_Exchange_GetMailTipsResponse.htm",
  5377. "Help/html/Methods_T_Independentsoft_Exchange_GetMessageTrackingReportResponse.htm",
  5378. "Help/html/Methods_T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.htm",
  5379. "Help/html/Methods_T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.htm",
  5380. "Help/html/Methods_T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.htm",
  5381. "Help/html/Methods_T_Independentsoft_Exchange_GetRemindersResponse.htm",
  5382. "Help/html/Methods_T_Independentsoft_Exchange_GetRoomListsResponse.htm",
  5383. "Help/html/Methods_T_Independentsoft_Exchange_GetRoomsResponse.htm",
  5384. "Help/html/Methods_T_Independentsoft_Exchange_GetRulesResponse.htm",
  5385. "Help/html/Methods_T_Independentsoft_Exchange_GetSearchableMailboxesResponse.htm",
  5386. "Help/html/Methods_T_Independentsoft_Exchange_GetServerTimeZonesResponse.htm",
  5387. "Help/html/Methods_T_Independentsoft_Exchange_GetSharingFolderResponse.htm",
  5388. "Help/html/Methods_T_Independentsoft_Exchange_GetSharingMetadataResponse.htm",
  5389. "Help/html/Methods_T_Independentsoft_Exchange_GetUserConfigurationResponse.htm",
  5390. "Help/html/Methods_T_Independentsoft_Exchange_GetUserPhotoResponse.htm",
  5391. "Help/html/Methods_T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.htm",
  5392. "Help/html/Methods_T_Independentsoft_Exchange_Group.htm",
  5393. "Help/html/Methods_T_Independentsoft_Exchange_GroupAttendeeConflict.htm",
  5394. "Help/html/Methods_T_Independentsoft_Exchange_GroupBy.htm",
  5395. "Help/html/Methods_T_Independentsoft_Exchange_HighlightTerm.htm",
  5396. "Help/html/Methods_T_Independentsoft_Exchange_HoldOnMailboxesInfo.htm",
  5397. "Help/html/Methods_T_Independentsoft_Exchange_Id.htm",
  5398. "Help/html/Methods_T_Independentsoft_Exchange_Identity.htm",
  5399. "Help/html/Methods_T_Independentsoft_Exchange_ImGroup.htm",
  5400. "Help/html/Methods_T_Independentsoft_Exchange_ImGroupInfoResponse.htm",
  5401. "Help/html/Methods_T_Independentsoft_Exchange_IndexedPageView.htm",
  5402. "Help/html/Methods_T_Independentsoft_Exchange_IndexedPropertyPath.htm",
  5403. "Help/html/Methods_T_Independentsoft_Exchange_IndividualAttendeeConflict.htm",
  5404. "Help/html/Methods_T_Independentsoft_Exchange_InternetMessageHeader.htm",
  5405. "Help/html/Methods_T_Independentsoft_Exchange_InvalidRecipient.htm",
  5406. "Help/html/Methods_T_Independentsoft_Exchange_IsEqualTo.htm",
  5407. "Help/html/Methods_T_Independentsoft_Exchange_IsGreaterThan.htm",
  5408. "Help/html/Methods_T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.htm",
  5409. "Help/html/Methods_T_Independentsoft_Exchange_IsLessThan.htm",
  5410. "Help/html/Methods_T_Independentsoft_Exchange_IsLessThanOrEqualTo.htm",
  5411. "Help/html/Methods_T_Independentsoft_Exchange_IsNotEqualTo.htm",
  5412. "Help/html/Methods_T_Independentsoft_Exchange_Item.htm",
  5413. "Help/html/Methods_T_Independentsoft_Exchange_ItemAttachment.htm",
  5414. "Help/html/Methods_T_Independentsoft_Exchange_ItemAttachmentInfo.htm",
  5415. "Help/html/Methods_T_Independentsoft_Exchange_ItemChange.htm",
  5416. "Help/html/Methods_T_Independentsoft_Exchange_ItemClass.htm",
  5417. "Help/html/Methods_T_Independentsoft_Exchange_ItemId.htm",
  5418. "Help/html/Methods_T_Independentsoft_Exchange_ItemInfoResponse.htm",
  5419. "Help/html/Methods_T_Independentsoft_Exchange_ItemPropertyPath.htm",
  5420. "Help/html/Methods_T_Independentsoft_Exchange_ItemShape.htm",
  5421. "Help/html/Methods_T_Independentsoft_Exchange_Journal.htm",
  5422. "Help/html/Methods_T_Independentsoft_Exchange_JournalPropertyPath.htm",
  5423. "Help/html/Methods_T_Independentsoft_Exchange_KeywordStatisticsSearchResult.htm",
  5424. "Help/html/Methods_T_Independentsoft_Exchange_MailTips.htm",
  5425. "Help/html/Methods_T_Independentsoft_Exchange_MailTipsConfiguration.htm",
  5426. "Help/html/Methods_T_Independentsoft_Exchange_MailTipsResponse.htm",
  5427. "Help/html/Methods_T_Independentsoft_Exchange_Mailbox.htm",
  5428. "Help/html/Methods_T_Independentsoft_Exchange_MailboxAttributedValue.htm",
  5429. "Help/html/Methods_T_Independentsoft_Exchange_MailboxData.htm",
  5430. "Help/html/Methods_T_Independentsoft_Exchange_MailboxHoldResult.htm",
  5431. "Help/html/Methods_T_Independentsoft_Exchange_MailboxHoldStatus.htm",
  5432. "Help/html/Methods_T_Independentsoft_Exchange_MailboxQuery.htm",
  5433. "Help/html/Methods_T_Independentsoft_Exchange_MailboxSearchScope.htm",
  5434. "Help/html/Methods_T_Independentsoft_Exchange_MailboxStatisticsByKeywords.htm",
  5435. "Help/html/Methods_T_Independentsoft_Exchange_MailboxStatisticsItem.htm",
  5436. "Help/html/Methods_T_Independentsoft_Exchange_MailboxStatisticsSearchResult.htm",
  5437. "Help/html/Methods_T_Independentsoft_Exchange_ManagedFolderInformation.htm",
  5438. "Help/html/Methods_T_Independentsoft_Exchange_MapiPropertyTag.htm",
  5439. "Help/html/Methods_T_Independentsoft_Exchange_MarkAsJunkResponse.htm",
  5440. "Help/html/Methods_T_Independentsoft_Exchange_MeetingCancellation.htm",
  5441. "Help/html/Methods_T_Independentsoft_Exchange_MeetingCancellationPropertyPath.htm",
  5442. "Help/html/Methods_T_Independentsoft_Exchange_MeetingMessage.htm",
  5443. "Help/html/Methods_T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm",
  5444. "Help/html/Methods_T_Independentsoft_Exchange_MeetingRegistrationResponse.htm",
  5445. "Help/html/Methods_T_Independentsoft_Exchange_MeetingRequest.htm",
  5446. "Help/html/Methods_T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm",
  5447. "Help/html/Methods_T_Independentsoft_Exchange_MeetingResponse.htm",
  5448. "Help/html/Methods_T_Independentsoft_Exchange_MeetingResponsePropertyPath.htm",
  5449. "Help/html/Methods_T_Independentsoft_Exchange_MeetingSuggestion.htm",
  5450. "Help/html/Methods_T_Independentsoft_Exchange_Message.htm",
  5451. "Help/html/Methods_T_Independentsoft_Exchange_MessagePropertyPath.htm",
  5452. "Help/html/Methods_T_Independentsoft_Exchange_MessageResponse.htm",
  5453. "Help/html/Methods_T_Independentsoft_Exchange_MessageTrackingReport.htm",
  5454. "Help/html/Methods_T_Independentsoft_Exchange_MessageTrackingSearchResult.htm",
  5455. "Help/html/Methods_T_Independentsoft_Exchange_MimeContent.htm",
  5456. "Help/html/Methods_T_Independentsoft_Exchange_ModifiedEvent.htm",
  5457. "Help/html/Methods_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.htm",
  5458. "Help/html/Methods_T_Independentsoft_Exchange_MovedEvent.htm",
  5459. "Help/html/Methods_T_Independentsoft_Exchange_NewMailEvent.htm",
  5460. "Help/html/Methods_T_Independentsoft_Exchange_NoEndRecurrenceRange.htm",
  5461. "Help/html/Methods_T_Independentsoft_Exchange_NonIndexableItemDetail.htm",
  5462. "Help/html/Methods_T_Independentsoft_Exchange_NonIndexableItemStatistic.htm",
  5463. "Help/html/Methods_T_Independentsoft_Exchange_Not.htm",
  5464. "Help/html/Methods_T_Independentsoft_Exchange_Note.htm",
  5465. "Help/html/Methods_T_Independentsoft_Exchange_NotePropertyPath.htm",
  5466. "Help/html/Methods_T_Independentsoft_Exchange_Notification.htm",
  5467. "Help/html/Methods_T_Independentsoft_Exchange_NumberedRecurrenceRange.htm",
  5468. "Help/html/Methods_T_Independentsoft_Exchange_OAuthToken.htm",
  5469. "Help/html/Methods_T_Independentsoft_Exchange_Occurrence.htm",
  5470. "Help/html/Methods_T_Independentsoft_Exchange_OccurrenceItemId.htm",
  5471. "Help/html/Methods_T_Independentsoft_Exchange_OnlineMeetingSettings.htm",
  5472. "Help/html/Methods_T_Independentsoft_Exchange_Or.htm",
  5473. "Help/html/Methods_T_Independentsoft_Exchange_OutOfOffice.htm",
  5474. "Help/html/Methods_T_Independentsoft_Exchange_OutOfOfficeMailTip.htm",
  5475. "Help/html/Methods_T_Independentsoft_Exchange_OutOfOfficeResponse.htm",
  5476. "Help/html/Methods_T_Independentsoft_Exchange_OwaOptions.htm",
  5477. "Help/html/Methods_T_Independentsoft_Exchange_PageView.htm",
  5478. "Help/html/Methods_T_Independentsoft_Exchange_PerformReminderActionResponse.htm",
  5479. "Help/html/Methods_T_Independentsoft_Exchange_Period.htm",
  5480. "Help/html/Methods_T_Independentsoft_Exchange_Permission.htm",
  5481. "Help/html/Methods_T_Independentsoft_Exchange_PermissionSet.htm",
  5482. "Help/html/Methods_T_Independentsoft_Exchange_Persona.htm",
  5483. "Help/html/Methods_T_Independentsoft_Exchange_PersonaAttribution.htm",
  5484. "Help/html/Methods_T_Independentsoft_Exchange_PersonaInfoResponse.htm",
  5485. "Help/html/Methods_T_Independentsoft_Exchange_PersonaPhoneNumber.htm",
  5486. "Help/html/Methods_T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.htm",
  5487. "Help/html/Methods_T_Independentsoft_Exchange_PersonaPostalAddress.htm",
  5488. "Help/html/Methods_T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.htm",
  5489. "Help/html/Methods_T_Independentsoft_Exchange_PersonaPropertyPath.htm",
  5490. "Help/html/Methods_T_Independentsoft_Exchange_PersonaShape.htm",
  5491. "Help/html/Methods_T_Independentsoft_Exchange_PhoneEntity.htm",
  5492. "Help/html/Methods_T_Independentsoft_Exchange_Post.htm",
  5493. "Help/html/Methods_T_Independentsoft_Exchange_PostPropertyPath.htm",
  5494. "Help/html/Methods_T_Independentsoft_Exchange_PostReplyItem.htm",
  5495. "Help/html/Methods_T_Independentsoft_Exchange_PreviewItem.htm",
  5496. "Help/html/Methods_T_Independentsoft_Exchange_PreviewItemMailbox.htm",
  5497. "Help/html/Methods_T_Independentsoft_Exchange_PreviewItemShape.htm",
  5498. "Help/html/Methods_T_Independentsoft_Exchange_Property.htm",
  5499. "Help/html/Methods_T_Independentsoft_Exchange_PropertyId.htm",
  5500. "Help/html/Methods_T_Independentsoft_Exchange_PropertyName.htm",
  5501. "Help/html/Methods_T_Independentsoft_Exchange_PropertyOrder.htm",
  5502. "Help/html/Methods_T_Independentsoft_Exchange_PropertyPath.htm",
  5503. "Help/html/Methods_T_Independentsoft_Exchange_PropertyTag.htm",
  5504. "Help/html/Methods_T_Independentsoft_Exchange_ProtectionRule.htm",
  5505. "Help/html/Methods_T_Independentsoft_Exchange_ProtectionRuleAction.htm",
  5506. "Help/html/Methods_T_Independentsoft_Exchange_ProtectionRulesConfiguration.htm",
  5507. "Help/html/Methods_T_Independentsoft_Exchange_PullSubscription.htm",
  5508. "Help/html/Methods_T_Independentsoft_Exchange_PushSubscription.htm",
  5509. "Help/html/Methods_T_Independentsoft_Exchange_QueryString.htm",
  5510. "Help/html/Methods_T_Independentsoft_Exchange_ReadFlagChange.htm",
  5511. "Help/html/Methods_T_Independentsoft_Exchange_RecipientTrackingEvent.htm",
  5512. "Help/html/Methods_T_Independentsoft_Exchange_Recurrence.htm",
  5513. "Help/html/Methods_T_Independentsoft_Exchange_RecurringDateTransition.htm",
  5514. "Help/html/Methods_T_Independentsoft_Exchange_RecurringDayTransition.htm",
  5515. "Help/html/Methods_T_Independentsoft_Exchange_RecurringMasterItemId.htm",
  5516. "Help/html/Methods_T_Independentsoft_Exchange_RefinerItem.htm",
  5517. "Help/html/Methods_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.htm",
  5518. "Help/html/Methods_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.htm",
  5519. "Help/html/Methods_T_Independentsoft_Exchange_Reminder.htm",
  5520. "Help/html/Methods_T_Independentsoft_Exchange_ReminderItemAction.htm",
  5521. "Help/html/Methods_T_Independentsoft_Exchange_RemoveItem.htm",
  5522. "Help/html/Methods_T_Independentsoft_Exchange_ReplyAllItem.htm",
  5523. "Help/html/Methods_T_Independentsoft_Exchange_ReplyBody.htm",
  5524. "Help/html/Methods_T_Independentsoft_Exchange_ReplyItem.htm",
  5525. "Help/html/Methods_T_Independentsoft_Exchange_Resolution.htm",
  5526. "Help/html/Methods_T_Independentsoft_Exchange_ResolveNamesResponse.htm",
  5527. "Help/html/Methods_T_Independentsoft_Exchange_Response.htm",
  5528. "Help/html/Methods_T_Independentsoft_Exchange_ResponseItem.htm",
  5529. "Help/html/Methods_T_Independentsoft_Exchange_Restriction.htm",
  5530. "Help/html/Methods_T_Independentsoft_Exchange_RetentionPolicyTag.htm",
  5531. "Help/html/Methods_T_Independentsoft_Exchange_RetentionSettings.htm",
  5532. "Help/html/Methods_T_Independentsoft_Exchange_RetentionTag.htm",
  5533. "Help/html/Methods_T_Independentsoft_Exchange_Rule.htm",
  5534. "Help/html/Methods_T_Independentsoft_Exchange_RuleActions.htm",
  5535. "Help/html/Methods_T_Independentsoft_Exchange_RuleConditions.htm",
  5536. "Help/html/Methods_T_Independentsoft_Exchange_RuleExceptions.htm",
  5537. "Help/html/Methods_T_Independentsoft_Exchange_RuleOperationError.htm",
  5538. "Help/html/Methods_T_Independentsoft_Exchange_RuleOperationResponse.htm",
  5539. "Help/html/Methods_T_Independentsoft_Exchange_RulePredicateDateRange.htm",
  5540. "Help/html/Methods_T_Independentsoft_Exchange_RulePredicateSizeRange.htm",
  5541. "Help/html/Methods_T_Independentsoft_Exchange_RuleValidationError.htm",
  5542. "Help/html/Methods_T_Independentsoft_Exchange_SearchFolder.htm",
  5543. "Help/html/Methods_T_Independentsoft_Exchange_SearchFolderParameters.htm",
  5544. "Help/html/Methods_T_Independentsoft_Exchange_SearchMailboxesResponse.htm",
  5545. "Help/html/Methods_T_Independentsoft_Exchange_SearchableMailbox.htm",
  5546. "Help/html/Methods_T_Independentsoft_Exchange_SeekToConditionPageItemView.htm",
  5547. "Help/html/Methods_T_Independentsoft_Exchange_SendNotificationResponse.htm",
  5548. "Help/html/Methods_T_Independentsoft_Exchange_SerializableTimeZone.htm",
  5549. "Help/html/Methods_T_Independentsoft_Exchange_SerializableTimeZoneTime.htm",
  5550. "Help/html/Methods_T_Independentsoft_Exchange_ServerVersionInfo.htm",
  5551. "Help/html/Methods_T_Independentsoft_Exchange_Service.htm",
  5552. "Help/html/Methods_T_Independentsoft_Exchange_ServiceConfigurationResponse.htm",
  5553. "Help/html/Methods_T_Independentsoft_Exchange_ServiceRequestException.htm",
  5554. "Help/html/Methods_T_Independentsoft_Exchange_SmtpDomain.htm",
  5555. "Help/html/Methods_T_Independentsoft_Exchange_SourceId.htm",
  5556. "Help/html/Methods_T_Independentsoft_Exchange_StandardFolderId.htm",
  5557. "Help/html/Methods_T_Independentsoft_Exchange_StandardGroupBy.htm",
  5558. "Help/html/Methods_T_Independentsoft_Exchange_StatusEvent.htm",
  5559. "Help/html/Methods_T_Independentsoft_Exchange_StreamingEventsResponse.htm",
  5560. "Help/html/Methods_T_Independentsoft_Exchange_StreamingSubscription.htm",
  5561. "Help/html/Methods_T_Independentsoft_Exchange_StringAttributedValue.htm",
  5562. "Help/html/Methods_T_Independentsoft_Exchange_SubscribeResponse.htm",
  5563. "Help/html/Methods_T_Independentsoft_Exchange_Subscription.htm",
  5564. "Help/html/Methods_T_Independentsoft_Exchange_Suggestion.htm",
  5565. "Help/html/Methods_T_Independentsoft_Exchange_SuggestionDay.htm",
  5566. "Help/html/Methods_T_Independentsoft_Exchange_SuggestionsResponse.htm",
  5567. "Help/html/Methods_T_Independentsoft_Exchange_SuggestionsViewOptions.htm",
  5568. "Help/html/Methods_T_Independentsoft_Exchange_SuppressReadReceipt.htm",
  5569. "Help/html/Methods_T_Independentsoft_Exchange_SyncFoldersResponse.htm",
  5570. "Help/html/Methods_T_Independentsoft_Exchange_SyncItemsResponse.htm",
  5571. "Help/html/Methods_T_Independentsoft_Exchange_Task.htm",
  5572. "Help/html/Methods_T_Independentsoft_Exchange_TaskPropertyPath.htm",
  5573. "Help/html/Methods_T_Independentsoft_Exchange_TaskRecurrence.htm",
  5574. "Help/html/Methods_T_Independentsoft_Exchange_TaskSuggestion.htm",
  5575. "Help/html/Methods_T_Independentsoft_Exchange_TasksFolder.htm",
  5576. "Help/html/Methods_T_Independentsoft_Exchange_TentativelyAcceptItem.htm",
  5577. "Help/html/Methods_T_Independentsoft_Exchange_Time.htm",
  5578. "Help/html/Methods_T_Independentsoft_Exchange_TimeChange.htm",
  5579. "Help/html/Methods_T_Independentsoft_Exchange_TimeDuration.htm",
  5580. "Help/html/Methods_T_Independentsoft_Exchange_TimeZone.htm",
  5581. "Help/html/Methods_T_Independentsoft_Exchange_TimeZoneDefinition.htm",
  5582. "Help/html/Methods_T_Independentsoft_Exchange_TooBigGroupAttendeeConflict.htm",
  5583. "Help/html/Methods_T_Independentsoft_Exchange_Transition.htm",
  5584. "Help/html/Methods_T_Independentsoft_Exchange_TransitionsGroup.htm",
  5585. "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessagingConfiguration.htm",
  5586. "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.htm",
  5587. "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.htm",
  5588. "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.htm",
  5589. "Help/html/Methods_T_Independentsoft_Exchange_UnindexedPropertyPath.htm",
  5590. "Help/html/Methods_T_Independentsoft_Exchange_UnknownAttendeeConflict.htm",
  5591. "Help/html/Methods_T_Independentsoft_Exchange_UploadItem.htm",
  5592. "Help/html/Methods_T_Independentsoft_Exchange_UploadItemsResponse.htm",
  5593. "Help/html/Methods_T_Independentsoft_Exchange_UrlEntity.htm",
  5594. "Help/html/Methods_T_Independentsoft_Exchange_UserConfiguration.htm",
  5595. "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.htm",
  5596. "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationDictionaryKey.htm",
  5597. "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationDictionaryValue.htm",
  5598. "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationName.htm",
  5599. "Help/html/Methods_T_Independentsoft_Exchange_UserId.htm",
  5600. "Help/html/Methods_T_Independentsoft_Exchange_UserMailbox.htm",
  5601. "Help/html/Methods_T_Independentsoft_Exchange_View.htm",
  5602. "Help/html/Methods_T_Independentsoft_Exchange_WeeklyRecurrencePattern.htm",
  5603. "Help/html/Methods_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.htm",
  5604. "Help/html/Methods_T_Independentsoft_Exchange_WorkingHours.htm",
  5605. "Help/html/Methods_T_Independentsoft_Exchange_WorkingPeriod.htm",
  5606. "Help/html/Methods_T_Independentsoft_Exchange_YearlyRegeneratingPattern.htm",
  5607. "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_CompoundFile.htm",
  5608. "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.htm",
  5609. "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.htm",
  5610. "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm",
  5611. "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.htm",
  5612. "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_Storage.htm",
  5613. "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_Stream.htm",
  5614. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonArray.htm",
  5615. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonBoolean.htm",
  5616. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonNull.htm",
  5617. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonNumber.htm",
  5618. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonObject.htm",
  5619. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonParseException.htm",
  5620. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonParser.htm",
  5621. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonString.htm",
  5622. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonUtil.htm",
  5623. "Help/html/Methods_T_Independentsoft_Json_Parser_JsonValue.htm",
  5624. "Help/html/Methods_T_Independentsoft_Json_Parser_Member.htm",
  5625. "Help/html/Methods_T_Independentsoft_Msg_Attachment.htm",
  5626. "Help/html/Methods_T_Independentsoft_Msg_ExtendedProperty.htm",
  5627. "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyId.htm",
  5628. "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyList.htm",
  5629. "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyName.htm",
  5630. "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyTag.htm",
  5631. "Help/html/Methods_T_Independentsoft_Msg_Message.htm",
  5632. "Help/html/Methods_T_Independentsoft_Msg_Recipient.htm",
  5633. "Help/html/Methods_T_Independentsoft_Msg_RecurrencePattern.htm",
  5634. "Help/html/Methods_T_Independentsoft_Msg_StandardPropertySet.htm",
  5635. "Help/html/N_Independentsoft_Email_Mime.htm",
  5636. "Help/html/N_Independentsoft_Exchange.htm",
  5637. "Help/html/N_Independentsoft_Exchange_Autodiscover.htm",
  5638. "Help/html/N_Independentsoft_Exchange_UnifiedMessaging.htm",
  5639. "Help/html/N_Independentsoft_IO_StructuredStorage.htm",
  5640. "Help/html/N_Independentsoft_Json_Parser.htm",
  5641. "Help/html/N_Independentsoft_Msg.htm",
  5642. "Help/html/Overload_Independentsoft_Email_Mime_Attachment_Save.htm",
  5643. "Help/html/Overload_Independentsoft_Email_Mime_Attachment__ctor.htm",
  5644. "Help/html/Overload_Independentsoft_Email_Mime_BodyPartList_Add.htm",
  5645. "Help/html/Overload_Independentsoft_Email_Mime_BodyPart_Save.htm",
  5646. "Help/html/Overload_Independentsoft_Email_Mime_BodyPart__ctor.htm",
  5647. "Help/html/Overload_Independentsoft_Email_Mime_ContentDisposition__ctor.htm",
  5648. "Help/html/Overload_Independentsoft_Email_Mime_ContentType__ctor.htm",
  5649. "Help/html/Overload_Independentsoft_Email_Mime_HeaderList_Item.htm",
  5650. "Help/html/Overload_Independentsoft_Email_Mime_HeaderList_Remove.htm",
  5651. "Help/html/Overload_Independentsoft_Email_Mime_Header__ctor.htm",
  5652. "Help/html/Overload_Independentsoft_Email_Mime_Mailbox__ctor.htm",
  5653. "Help/html/Overload_Independentsoft_Email_Mime_MessageFormatException__ctor.htm",
  5654. "Help/html/Overload_Independentsoft_Email_Mime_Message_GetAttachments.htm",
  5655. "Help/html/Overload_Independentsoft_Email_Mime_Message_Open.htm",
  5656. "Help/html/Overload_Independentsoft_Email_Mime_Message_Save.htm",
  5657. "Help/html/Overload_Independentsoft_Email_Mime_Message__ctor.htm",
  5658. "Help/html/Overload_Independentsoft_Email_Mime_ParameterList_Item.htm",
  5659. "Help/html/Overload_Independentsoft_Email_Mime_ParameterList_Remove.htm",
  5660. "Help/html/Overload_Independentsoft_Email_Mime_Parameter__ctor.htm",
  5661. "Help/html/Overload_Independentsoft_Exchange_AbsoluteDate__ctor.htm",
  5662. "Help/html/Overload_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor.htm",
  5663. "Help/html/Overload_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor.htm",
  5664. "Help/html/Overload_Independentsoft_Exchange_AcceptItem__ctor.htm",
  5665. "Help/html/Overload_Independentsoft_Exchange_AcceptSharingInvitation__ctor.htm",
  5666. "Help/html/Overload_Independentsoft_Exchange_AddressListId__ctor.htm",
  5667. "Help/html/Overload_Independentsoft_Exchange_AggregateOn__ctor.htm",
  5668. "Help/html/Overload_Independentsoft_Exchange_AlternateId__ctor.htm",
  5669. "Help/html/Overload_Independentsoft_Exchange_AlternatePublicFolderId__ctor.htm",
  5670. "Help/html/Overload_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor.htm",
  5671. "Help/html/Overload_Independentsoft_Exchange_And__ctor.htm",
  5672. "Help/html/Overload_Independentsoft_Exchange_Appointment__ctor.htm",
  5673. "Help/html/Overload_Independentsoft_Exchange_AttachmentId__ctor.htm",
  5674. "Help/html/Overload_Independentsoft_Exchange_AttachmentShape__ctor.htm",
  5675. "Help/html/Overload_Independentsoft_Exchange_Attendee__ctor.htm",
  5676. "Help/html/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings.htm",
  5677. "Help/html/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings.htm",
  5678. "Help/html/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor.htm",
  5679. "Help/html/Overload_Independentsoft_Exchange_Autodiscover_UserSettingList_Item.htm",
  5680. "Help/html/Overload_Independentsoft_Exchange_Body__ctor.htm",
  5681. "Help/html/Overload_Independentsoft_Exchange_CalendarFolder__ctor.htm",
  5682. "Help/html/Overload_Independentsoft_Exchange_CalendarView__ctor.htm",
  5683. "Help/html/Overload_Independentsoft_Exchange_CancelItem__ctor.htm",
  5684. "Help/html/Overload_Independentsoft_Exchange_Category__ctor.htm",
  5685. "Help/html/Overload_Independentsoft_Exchange_ClientAccessTokenRequest__ctor.htm",
  5686. "Help/html/Overload_Independentsoft_Exchange_Contact__ctor.htm",
  5687. "Help/html/Overload_Independentsoft_Exchange_ContactsFolder__ctor.htm",
  5688. "Help/html/Overload_Independentsoft_Exchange_ContactsView__ctor.htm",
  5689. "Help/html/Overload_Independentsoft_Exchange_Contains__ctor.htm",
  5690. "Help/html/Overload_Independentsoft_Exchange_ConversationRequest__ctor.htm",
  5691. "Help/html/Overload_Independentsoft_Exchange_ConversationShape__ctor.htm",
  5692. "Help/html/Overload_Independentsoft_Exchange_CustomPropertyId__ctor.htm",
  5693. "Help/html/Overload_Independentsoft_Exchange_CustomPropertyName__ctor.htm",
  5694. "Help/html/Overload_Independentsoft_Exchange_DailyRecurrencePattern__ctor.htm",
  5695. "Help/html/Overload_Independentsoft_Exchange_DailyRegeneratingPattern__ctor.htm",
  5696. "Help/html/Overload_Independentsoft_Exchange_DeclineItem__ctor.htm",
  5697. "Help/html/Overload_Independentsoft_Exchange_DelegateUser__ctor.htm",
  5698. "Help/html/Overload_Independentsoft_Exchange_DistributionListMember__ctor.htm",
  5699. "Help/html/Overload_Independentsoft_Exchange_Duration__ctor.htm",
  5700. "Help/html/Overload_Independentsoft_Exchange_EmailAddress__ctor.htm",
  5701. "Help/html/Overload_Independentsoft_Exchange_EndDateRecurrenceRange__ctor.htm",
  5702. "Help/html/Overload_Independentsoft_Exchange_EnhancedLocation__ctor.htm",
  5703. "Help/html/Overload_Independentsoft_Exchange_Excludes__ctor.htm",
  5704. "Help/html/Overload_Independentsoft_Exchange_Exists__ctor.htm",
  5705. "Help/html/Overload_Independentsoft_Exchange_ExtendedPropertyList_Item.htm",
  5706. "Help/html/Overload_Independentsoft_Exchange_ExtendedProperty__ctor.htm",
  5707. "Help/html/Overload_Independentsoft_Exchange_FileAttachment_Save.htm",
  5708. "Help/html/Overload_Independentsoft_Exchange_FileAttachment__ctor.htm",
  5709. "Help/html/Overload_Independentsoft_Exchange_Flag__ctor.htm",
  5710. "Help/html/Overload_Independentsoft_Exchange_FolderChange__ctor.htm",
  5711. "Help/html/Overload_Independentsoft_Exchange_FolderId__ctor.htm",
  5712. "Help/html/Overload_Independentsoft_Exchange_FolderShape__ctor.htm",
  5713. "Help/html/Overload_Independentsoft_Exchange_Folder__ctor.htm",
  5714. "Help/html/Overload_Independentsoft_Exchange_ForwardItem__ctor.htm",
  5715. "Help/html/Overload_Independentsoft_Exchange_FractionalPageView__ctor.htm",
  5716. "Help/html/Overload_Independentsoft_Exchange_FreeBusyViewOptions__ctor.htm",
  5717. "Help/html/Overload_Independentsoft_Exchange_GroupBy__ctor.htm",
  5718. "Help/html/Overload_Independentsoft_Exchange_Identity__ctor.htm",
  5719. "Help/html/Overload_Independentsoft_Exchange_ImGroup__ctor.htm",
  5720. "Help/html/Overload_Independentsoft_Exchange_IndexedPageView__ctor.htm",
  5721. "Help/html/Overload_Independentsoft_Exchange_IndexedPropertyPath__ctor.htm",
  5722. "Help/html/Overload_Independentsoft_Exchange_InternetMessageHeader__ctor.htm",
  5723. "Help/html/Overload_Independentsoft_Exchange_IsEqualTo__ctor.htm",
  5724. "Help/html/Overload_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor.htm",
  5725. "Help/html/Overload_Independentsoft_Exchange_IsGreaterThan__ctor.htm",
  5726. "Help/html/Overload_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor.htm",
  5727. "Help/html/Overload_Independentsoft_Exchange_IsLessThan__ctor.htm",
  5728. "Help/html/Overload_Independentsoft_Exchange_IsNotEqualTo__ctor.htm",
  5729. "Help/html/Overload_Independentsoft_Exchange_ItemAttachment__ctor.htm",
  5730. "Help/html/Overload_Independentsoft_Exchange_ItemChange__ctor.htm",
  5731. "Help/html/Overload_Independentsoft_Exchange_ItemId__ctor.htm",
  5732. "Help/html/Overload_Independentsoft_Exchange_ItemShape__ctor.htm",
  5733. "Help/html/Overload_Independentsoft_Exchange_Item__ctor.htm",
  5734. "Help/html/Overload_Independentsoft_Exchange_Journal__ctor.htm",
  5735. "Help/html/Overload_Independentsoft_Exchange_MailboxData__ctor.htm",
  5736. "Help/html/Overload_Independentsoft_Exchange_MailboxQuery__ctor.htm",
  5737. "Help/html/Overload_Independentsoft_Exchange_MailboxSearchScope__ctor.htm",
  5738. "Help/html/Overload_Independentsoft_Exchange_Mailbox__ctor.htm",
  5739. "Help/html/Overload_Independentsoft_Exchange_Message__ctor.htm",
  5740. "Help/html/Overload_Independentsoft_Exchange_MimeContent__ctor.htm",
  5741. "Help/html/Overload_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor.htm",
  5742. "Help/html/Overload_Independentsoft_Exchange_NoEndRecurrenceRange__ctor.htm",
  5743. "Help/html/Overload_Independentsoft_Exchange_Not__ctor.htm",
  5744. "Help/html/Overload_Independentsoft_Exchange_Note__ctor.htm",
  5745. "Help/html/Overload_Independentsoft_Exchange_NumberedRecurrenceRange__ctor.htm",
  5746. "Help/html/Overload_Independentsoft_Exchange_OAuthToken__ctor.htm",
  5747. "Help/html/Overload_Independentsoft_Exchange_OccurrenceItemId__ctor.htm",
  5748. "Help/html/Overload_Independentsoft_Exchange_Occurrence__ctor.htm",
  5749. "Help/html/Overload_Independentsoft_Exchange_Or__ctor.htm",
  5750. "Help/html/Overload_Independentsoft_Exchange_OutOfOffice__ctor.htm",
  5751. "Help/html/Overload_Independentsoft_Exchange_PersonaShape__ctor.htm",
  5752. "Help/html/Overload_Independentsoft_Exchange_PostReplyItem__ctor.htm",
  5753. "Help/html/Overload_Independentsoft_Exchange_Post__ctor.htm",
  5754. "Help/html/Overload_Independentsoft_Exchange_PreviewItemShape__ctor.htm",
  5755. "Help/html/Overload_Independentsoft_Exchange_PropertyId__ctor.htm",
  5756. "Help/html/Overload_Independentsoft_Exchange_PropertyName__ctor.htm",
  5757. "Help/html/Overload_Independentsoft_Exchange_PropertyOrder__ctor.htm",
  5758. "Help/html/Overload_Independentsoft_Exchange_PropertyTag__ctor.htm",
  5759. "Help/html/Overload_Independentsoft_Exchange_Property__ctor.htm",
  5760. "Help/html/Overload_Independentsoft_Exchange_PullSubscription__ctor.htm",
  5761. "Help/html/Overload_Independentsoft_Exchange_PushSubscription__ctor.htm",
  5762. "Help/html/Overload_Independentsoft_Exchange_QueryString__ctor.htm",
  5763. "Help/html/Overload_Independentsoft_Exchange_Recurrence__ctor.htm",
  5764. "Help/html/Overload_Independentsoft_Exchange_RecurringMasterItemId__ctor.htm",
  5765. "Help/html/Overload_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor.htm",
  5766. "Help/html/Overload_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor.htm",
  5767. "Help/html/Overload_Independentsoft_Exchange_ReminderItemAction__ctor.htm",
  5768. "Help/html/Overload_Independentsoft_Exchange_RemoveItem__ctor.htm",
  5769. "Help/html/Overload_Independentsoft_Exchange_ReplyAllItem__ctor.htm",
  5770. "Help/html/Overload_Independentsoft_Exchange_ReplyBody__ctor.htm",
  5771. "Help/html/Overload_Independentsoft_Exchange_ReplyItem__ctor.htm",
  5772. "Help/html/Overload_Independentsoft_Exchange_RetentionTag__ctor.htm",
  5773. "Help/html/Overload_Independentsoft_Exchange_SearchFolderParameters__ctor.htm",
  5774. "Help/html/Overload_Independentsoft_Exchange_SearchFolder__ctor.htm",
  5775. "Help/html/Overload_Independentsoft_Exchange_SeekToConditionPageItemView__ctor.htm",
  5776. "Help/html/Overload_Independentsoft_Exchange_SerializableTimeZoneTime__ctor.htm",
  5777. "Help/html/Overload_Independentsoft_Exchange_SerializableTimeZone__ctor.htm",
  5778. "Help/html/Overload_Independentsoft_Exchange_Service_AcceptMeetingRequest.htm",
  5779. "Help/html/Overload_Independentsoft_Exchange_Service_AddDelegate.htm",
  5780. "Help/html/Overload_Independentsoft_Exchange_Service_AddNewImContactToGroup.htm",
  5781. "Help/html/Overload_Independentsoft_Exchange_Service_ApplyConversationAction.htm",
  5782. "Help/html/Overload_Independentsoft_Exchange_Service_ArchiveItem.htm",
  5783. "Help/html/Overload_Independentsoft_Exchange_Service_CancelMeetingRequest.htm",
  5784. "Help/html/Overload_Independentsoft_Exchange_Service_ConvertId.htm",
  5785. "Help/html/Overload_Independentsoft_Exchange_Service_CopyFolder.htm",
  5786. "Help/html/Overload_Independentsoft_Exchange_Service_CopyItem.htm",
  5787. "Help/html/Overload_Independentsoft_Exchange_Service_CreateAttachment.htm",
  5788. "Help/html/Overload_Independentsoft_Exchange_Service_CreateCalendarOptions.htm",
  5789. "Help/html/Overload_Independentsoft_Exchange_Service_CreateCategoryList.htm",
  5790. "Help/html/Overload_Independentsoft_Exchange_Service_CreateFolder.htm",
  5791. "Help/html/Overload_Independentsoft_Exchange_Service_CreateFolderPath.htm",
  5792. "Help/html/Overload_Independentsoft_Exchange_Service_CreateItem.htm",
  5793. "Help/html/Overload_Independentsoft_Exchange_Service_CreateManagedFolder.htm",
  5794. "Help/html/Overload_Independentsoft_Exchange_Service_CreateOwaOptions.htm",
  5795. "Help/html/Overload_Independentsoft_Exchange_Service_CreateRetentionSettings.htm",
  5796. "Help/html/Overload_Independentsoft_Exchange_Service_CreateRule.htm",
  5797. "Help/html/Overload_Independentsoft_Exchange_Service_DeclineMeetingRequest.htm",
  5798. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteAttachment.htm",
  5799. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteCalendarOptions.htm",
  5800. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteCategoryList.htm",
  5801. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteFolder.htm",
  5802. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteItem.htm",
  5803. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteOwaOptions.htm",
  5804. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteRetentionSettings.htm",
  5805. "Help/html/Overload_Independentsoft_Exchange_Service_DeleteRule.htm",
  5806. "Help/html/Overload_Independentsoft_Exchange_Service_DisableApp.htm",
  5807. "Help/html/Overload_Independentsoft_Exchange_Service_EmptyFolder.htm",
  5808. "Help/html/Overload_Independentsoft_Exchange_Service_ExpandDistributionList.htm",
  5809. "Help/html/Overload_Independentsoft_Exchange_Service_ExportItems.htm",
  5810. "Help/html/Overload_Independentsoft_Exchange_Service_FindConversation.htm",
  5811. "Help/html/Overload_Independentsoft_Exchange_Service_FindFolder.htm",
  5812. "Help/html/Overload_Independentsoft_Exchange_Service_FindItem.htm",
  5813. "Help/html/Overload_Independentsoft_Exchange_Service_FindMessageTrackingReport.htm",
  5814. "Help/html/Overload_Independentsoft_Exchange_Service_FindPeople.htm",
  5815. "Help/html/Overload_Independentsoft_Exchange_Service_Forward.htm",
  5816. "Help/html/Overload_Independentsoft_Exchange_Service_GetAppointment.htm",
  5817. "Help/html/Overload_Independentsoft_Exchange_Service_GetAttachment.htm",
  5818. "Help/html/Overload_Independentsoft_Exchange_Service_GetAttachments.htm",
  5819. "Help/html/Overload_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri.htm",
  5820. "Help/html/Overload_Independentsoft_Exchange_Service_GetAvailability.htm",
  5821. "Help/html/Overload_Independentsoft_Exchange_Service_GetCalendarOptions.htm",
  5822. "Help/html/Overload_Independentsoft_Exchange_Service_GetCategoryList.htm",
  5823. "Help/html/Overload_Independentsoft_Exchange_Service_GetClientAccessToken.htm",
  5824. "Help/html/Overload_Independentsoft_Exchange_Service_GetContact.htm",
  5825. "Help/html/Overload_Independentsoft_Exchange_Service_GetConversationItems.htm",
  5826. "Help/html/Overload_Independentsoft_Exchange_Service_GetDelegate.htm",
  5827. "Help/html/Overload_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration.htm",
  5828. "Help/html/Overload_Independentsoft_Exchange_Service_GetDistributionList.htm",
  5829. "Help/html/Overload_Independentsoft_Exchange_Service_GetEvents.htm",
  5830. "Help/html/Overload_Independentsoft_Exchange_Service_GetFolder.htm",
  5831. "Help/html/Overload_Independentsoft_Exchange_Service_GetFolders.htm",
  5832. "Help/html/Overload_Independentsoft_Exchange_Service_GetImItemList.htm",
  5833. "Help/html/Overload_Independentsoft_Exchange_Service_GetImItems.htm",
  5834. "Help/html/Overload_Independentsoft_Exchange_Service_GetItem.htm",
  5835. "Help/html/Overload_Independentsoft_Exchange_Service_GetItems.htm",
  5836. "Help/html/Overload_Independentsoft_Exchange_Service_GetJournal.htm",
  5837. "Help/html/Overload_Independentsoft_Exchange_Service_GetMailTips.htm",
  5838. "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingCancellation.htm",
  5839. "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingMessage.htm",
  5840. "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingRequest.htm",
  5841. "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingResponse.htm",
  5842. "Help/html/Overload_Independentsoft_Exchange_Service_GetMessage.htm",
  5843. "Help/html/Overload_Independentsoft_Exchange_Service_GetMessageFile.htm",
  5844. "Help/html/Overload_Independentsoft_Exchange_Service_GetMessageTrackingReport.htm",
  5845. "Help/html/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemDetails.htm",
  5846. "Help/html/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics.htm",
  5847. "Help/html/Overload_Independentsoft_Exchange_Service_GetNote.htm",
  5848. "Help/html/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode.htm",
  5849. "Help/html/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword.htm",
  5850. "Help/html/Overload_Independentsoft_Exchange_Service_GetOutOfOffice.htm",
  5851. "Help/html/Overload_Independentsoft_Exchange_Service_GetOwaOptions.htm",
  5852. "Help/html/Overload_Independentsoft_Exchange_Service_GetPost.htm",
  5853. "Help/html/Overload_Independentsoft_Exchange_Service_GetReminders.htm",
  5854. "Help/html/Overload_Independentsoft_Exchange_Service_GetRetentionSettings.htm",
  5855. "Help/html/Overload_Independentsoft_Exchange_Service_GetRules.htm",
  5856. "Help/html/Overload_Independentsoft_Exchange_Service_GetSearchableMailboxes.htm",
  5857. "Help/html/Overload_Independentsoft_Exchange_Service_GetServerTimeZones.htm",
  5858. "Help/html/Overload_Independentsoft_Exchange_Service_GetServiceConfiguration.htm",
  5859. "Help/html/Overload_Independentsoft_Exchange_Service_GetSharingFolder.htm",
  5860. "Help/html/Overload_Independentsoft_Exchange_Service_GetSignInRequestUri.htm",
  5861. "Help/html/Overload_Independentsoft_Exchange_Service_GetStreamingEvents.htm",
  5862. "Help/html/Overload_Independentsoft_Exchange_Service_GetTask.htm",
  5863. "Help/html/Overload_Independentsoft_Exchange_Service_GetUserConfiguration.htm",
  5864. "Help/html/Overload_Independentsoft_Exchange_Service_MarkAllItemsAsRead.htm",
  5865. "Help/html/Overload_Independentsoft_Exchange_Service_MarkAsJunk.htm",
  5866. "Help/html/Overload_Independentsoft_Exchange_Service_MoveFolder.htm",
  5867. "Help/html/Overload_Independentsoft_Exchange_Service_MoveItem.htm",
  5868. "Help/html/Overload_Independentsoft_Exchange_Service_PerformReminderAction.htm",
  5869. "Help/html/Overload_Independentsoft_Exchange_Service_RefreshOAuthToken.htm",
  5870. "Help/html/Overload_Independentsoft_Exchange_Service_RemoveDelegate.htm",
  5871. "Help/html/Overload_Independentsoft_Exchange_Service_Reply.htm",
  5872. "Help/html/Overload_Independentsoft_Exchange_Service_ReplyToAll.htm",
  5873. "Help/html/Overload_Independentsoft_Exchange_Service_ResolveNames.htm",
  5874. "Help/html/Overload_Independentsoft_Exchange_Service_SearchMailboxes.htm",
  5875. "Help/html/Overload_Independentsoft_Exchange_Service_Send.htm",
  5876. "Help/html/Overload_Independentsoft_Exchange_Service_SendMeetingRequest.htm",
  5877. "Help/html/Overload_Independentsoft_Exchange_Service_SetHoldOnMailboxes.htm",
  5878. "Help/html/Overload_Independentsoft_Exchange_Service_SetOutOfOffice.htm",
  5879. "Help/html/Overload_Independentsoft_Exchange_Service_SyncFolders.htm",
  5880. "Help/html/Overload_Independentsoft_Exchange_Service_SyncItems.htm",
  5881. "Help/html/Overload_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest.htm",
  5882. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateCalendarOptions.htm",
  5883. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateCategoryList.htm",
  5884. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateDelegate.htm",
  5885. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateFolder.htm",
  5886. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateItem.htm",
  5887. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateOwaOptions.htm",
  5888. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateRetentionSettings.htm",
  5889. "Help/html/Overload_Independentsoft_Exchange_Service_UpdateRule.htm",
  5890. "Help/html/Overload_Independentsoft_Exchange_Service_UploadItems.htm",
  5891. "Help/html/Overload_Independentsoft_Exchange_Service__ctor.htm",
  5892. "Help/html/Overload_Independentsoft_Exchange_StandardFolderId__ctor.htm",
  5893. "Help/html/Overload_Independentsoft_Exchange_StandardGroupBy__ctor.htm",
  5894. "Help/html/Overload_Independentsoft_Exchange_StreamingEventsResponse__ctor.htm",
  5895. "Help/html/Overload_Independentsoft_Exchange_StreamingSubscription__ctor.htm",
  5896. "Help/html/Overload_Independentsoft_Exchange_SuggestionDay__ctor.htm",
  5897. "Help/html/Overload_Independentsoft_Exchange_Suggestion__ctor.htm",
  5898. "Help/html/Overload_Independentsoft_Exchange_SuggestionsViewOptions__ctor.htm",
  5899. "Help/html/Overload_Independentsoft_Exchange_SuppressReadReceipt__ctor.htm",
  5900. "Help/html/Overload_Independentsoft_Exchange_TaskRecurrence__ctor.htm",
  5901. "Help/html/Overload_Independentsoft_Exchange_Task__ctor.htm",
  5902. "Help/html/Overload_Independentsoft_Exchange_TasksFolder__ctor.htm",
  5903. "Help/html/Overload_Independentsoft_Exchange_TentativelyAcceptItem__ctor.htm",
  5904. "Help/html/Overload_Independentsoft_Exchange_TimeChange__ctor.htm",
  5905. "Help/html/Overload_Independentsoft_Exchange_TimeDuration__ctor.htm",
  5906. "Help/html/Overload_Independentsoft_Exchange_TimeZone__ctor.htm",
  5907. "Help/html/Overload_Independentsoft_Exchange_Time__ctor.htm",
  5908. "Help/html/Overload_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor.htm",
  5909. "Help/html/Overload_Independentsoft_Exchange_UnindexedPropertyPath__ctor.htm",
  5910. "Help/html/Overload_Independentsoft_Exchange_UploadItem__ctor.htm",
  5911. "Help/html/Overload_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor.htm",
  5912. "Help/html/Overload_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor.htm",
  5913. "Help/html/Overload_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor.htm",
  5914. "Help/html/Overload_Independentsoft_Exchange_UserConfigurationName__ctor.htm",
  5915. "Help/html/Overload_Independentsoft_Exchange_UserConfiguration__ctor.htm",
  5916. "Help/html/Overload_Independentsoft_Exchange_UserId__ctor.htm",
  5917. "Help/html/Overload_Independentsoft_Exchange_UserMailbox__ctor.htm",
  5918. "Help/html/Overload_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor.htm",
  5919. "Help/html/Overload_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor.htm",
  5920. "Help/html/Overload_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor.htm",
  5921. "Help/html/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Open.htm",
  5922. "Help/html/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Save.htm",
  5923. "Help/html/Overload_Independentsoft_IO_StructuredStorage_CompoundFile__ctor.htm",
  5924. "Help/html/Overload_Independentsoft_IO_StructuredStorage_DirectoryEntryList_Item.htm",
  5925. "Help/html/Overload_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor.htm",
  5926. "Help/html/Overload_Independentsoft_IO_StructuredStorage_Storage__ctor.htm",
  5927. "Help/html/Overload_Independentsoft_IO_StructuredStorage_Stream_Load.htm",
  5928. "Help/html/Overload_Independentsoft_IO_StructuredStorage_Stream_Save.htm",
  5929. "Help/html/Overload_Independentsoft_IO_StructuredStorage_Stream__ctor.htm",
  5930. "Help/html/Overload_Independentsoft_Json_Parser_JsonNumber__ctor.htm",
  5931. "Help/html/Overload_Independentsoft_Json_Parser_Member__ctor.htm",
  5932. "Help/html/Overload_Independentsoft_Msg_Attachment_Save.htm",
  5933. "Help/html/Overload_Independentsoft_Msg_Attachment__ctor.htm",
  5934. "Help/html/Overload_Independentsoft_Msg_ExtendedPropertyId__ctor.htm",
  5935. "Help/html/Overload_Independentsoft_Msg_ExtendedPropertyList_Item.htm",
  5936. "Help/html/Overload_Independentsoft_Msg_ExtendedPropertyName__ctor.htm",
  5937. "Help/html/Overload_Independentsoft_Msg_ExtendedProperty__ctor.htm",
  5938. "Help/html/Overload_Independentsoft_Msg_Message_Open.htm",
  5939. "Help/html/Overload_Independentsoft_Msg_Message_Save.htm",
  5940. "Help/html/Overload_Independentsoft_Msg_Message__ctor.htm",
  5941. "Help/html/Overload_Independentsoft_Msg_RecurrencePattern__ctor.htm",
  5942. "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentDescription.htm",
  5943. "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentDisposition.htm",
  5944. "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentID.htm",
  5945. "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentLocation.htm",
  5946. "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentType.htm",
  5947. "Help/html/P_Independentsoft_Email_Mime_Attachment_Name.htm",
  5948. "Help/html/P_Independentsoft_Email_Mime_BodyPart_Body.htm",
  5949. "Help/html/P_Independentsoft_Email_Mime_BodyPart_BodyParts.htm",
  5950. "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentDescription.htm",
  5951. "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentDisposition.htm",
  5952. "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentID.htm",
  5953. "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentLocation.htm",
  5954. "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentTransferEncoding.htm",
  5955. "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentType.htm",
  5956. "Help/html/P_Independentsoft_Email_Mime_BodyPart_EmbeddedMessage.htm",
  5957. "Help/html/P_Independentsoft_Email_Mime_BodyPart_HeaderCharSet.htm",
  5958. "Help/html/P_Independentsoft_Email_Mime_BodyPart_HeaderEncoding.htm",
  5959. "Help/html/P_Independentsoft_Email_Mime_BodyPart_Headers.htm",
  5960. "Help/html/P_Independentsoft_Email_Mime_ContentDisposition_Parameters.htm",
  5961. "Help/html/P_Independentsoft_Email_Mime_ContentDisposition_Type.htm",
  5962. "Help/html/P_Independentsoft_Email_Mime_ContentType_CharSet.htm",
  5963. "Help/html/P_Independentsoft_Email_Mime_ContentType_Parameters.htm",
  5964. "Help/html/P_Independentsoft_Email_Mime_ContentType_SubType.htm",
  5965. "Help/html/P_Independentsoft_Email_Mime_ContentType_Type.htm",
  5966. "Help/html/P_Independentsoft_Email_Mime_HeaderList_Item.htm",
  5967. "Help/html/P_Independentsoft_Email_Mime_HeaderList_Item_1.htm",
  5968. "Help/html/P_Independentsoft_Email_Mime_Header_Name.htm",
  5969. "Help/html/P_Independentsoft_Email_Mime_Header_Value.htm",
  5970. "Help/html/P_Independentsoft_Email_Mime_Mailbox_EmailAddress.htm",
  5971. "Help/html/P_Independentsoft_Email_Mime_Mailbox_Name.htm",
  5972. "Help/html/P_Independentsoft_Email_Mime_Message_Bcc.htm",
  5973. "Help/html/P_Independentsoft_Email_Mime_Message_Body.htm",
  5974. "Help/html/P_Independentsoft_Email_Mime_Message_BodyParts.htm",
  5975. "Help/html/P_Independentsoft_Email_Mime_Message_Cc.htm",
  5976. "Help/html/P_Independentsoft_Email_Mime_Message_Comments.htm",
  5977. "Help/html/P_Independentsoft_Email_Mime_Message_ContentDescription.htm",
  5978. "Help/html/P_Independentsoft_Email_Mime_Message_ContentDisposition.htm",
  5979. "Help/html/P_Independentsoft_Email_Mime_Message_ContentID.htm",
  5980. "Help/html/P_Independentsoft_Email_Mime_Message_ContentLocation.htm",
  5981. "Help/html/P_Independentsoft_Email_Mime_Message_ContentTransferEncoding.htm",
  5982. "Help/html/P_Independentsoft_Email_Mime_Message_ContentType.htm",
  5983. "Help/html/P_Independentsoft_Email_Mime_Message_Date.htm",
  5984. "Help/html/P_Independentsoft_Email_Mime_Message_EmbeddedMessage.htm",
  5985. "Help/html/P_Independentsoft_Email_Mime_Message_From.htm",
  5986. "Help/html/P_Independentsoft_Email_Mime_Message_HeaderCharSet.htm",
  5987. "Help/html/P_Independentsoft_Email_Mime_Message_HeaderEncoding.htm",
  5988. "Help/html/P_Independentsoft_Email_Mime_Message_Headers.htm",
  5989. "Help/html/P_Independentsoft_Email_Mime_Message_InReplyTo.htm",
  5990. "Help/html/P_Independentsoft_Email_Mime_Message_Keywords.htm",
  5991. "Help/html/P_Independentsoft_Email_Mime_Message_MessageID.htm",
  5992. "Help/html/P_Independentsoft_Email_Mime_Message_MimeVersion.htm",
  5993. "Help/html/P_Independentsoft_Email_Mime_Message_References.htm",
  5994. "Help/html/P_Independentsoft_Email_Mime_Message_ReplyTo.htm",
  5995. "Help/html/P_Independentsoft_Email_Mime_Message_ResentDate.htm",
  5996. "Help/html/P_Independentsoft_Email_Mime_Message_ResentFrom.htm",
  5997. "Help/html/P_Independentsoft_Email_Mime_Message_ResentMessageID.htm",
  5998. "Help/html/P_Independentsoft_Email_Mime_Message_ResentSender.htm",
  5999. "Help/html/P_Independentsoft_Email_Mime_Message_ReturnPath.htm",
  6000. "Help/html/P_Independentsoft_Email_Mime_Message_Sender.htm",
  6001. "Help/html/P_Independentsoft_Email_Mime_Message_Subject.htm",
  6002. "Help/html/P_Independentsoft_Email_Mime_Message_To.htm",
  6003. "Help/html/P_Independentsoft_Email_Mime_ParameterList_Item.htm",
  6004. "Help/html/P_Independentsoft_Email_Mime_Parameter_Name.htm",
  6005. "Help/html/P_Independentsoft_Email_Mime_Parameter_Value.htm",
  6006. "Help/html/P_Independentsoft_Exchange_AbsoluteDateTransition_Date.htm",
  6007. "Help/html/P_Independentsoft_Exchange_AbsoluteDate_Date.htm",
  6008. "Help/html/P_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern_DayOfMonth.htm",
  6009. "Help/html/P_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern_Interval.htm",
  6010. "Help/html/P_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern_DayOfMonth.htm",
  6011. "Help/html/P_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern_Month.htm",
  6012. "Help/html/P_Independentsoft_Exchange_AddressEntity_Address.htm",
  6013. "Help/html/P_Independentsoft_Exchange_AddressEntity_Position.htm",
  6014. "Help/html/P_Independentsoft_Exchange_AddressListId_Id.htm",
  6015. "Help/html/P_Independentsoft_Exchange_AggregateOn_Aggregate.htm",
  6016. "Help/html/P_Independentsoft_Exchange_AggregateOn_PropertyPath.htm",
  6017. "Help/html/P_Independentsoft_Exchange_AlternateId_FolderId.htm",
  6018. "Help/html/P_Independentsoft_Exchange_AlternateId_Format.htm",
  6019. "Help/html/P_Independentsoft_Exchange_AlternateId_Id.htm",
  6020. "Help/html/P_Independentsoft_Exchange_AlternateId_ItemId.htm",
  6021. "Help/html/P_Independentsoft_Exchange_AlternateId_Mailbox.htm",
  6022. "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderId_FolderId.htm",
  6023. "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderId_Format.htm",
  6024. "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderItemId_FolderId.htm",
  6025. "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderItemId_Format.htm",
  6026. "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderItemId_ItemId.htm",
  6027. "Help/html/P_Independentsoft_Exchange_AppointmentPropertyPath_AllPropertyPaths.htm",
  6028. "Help/html/P_Independentsoft_Exchange_Appointment_AdjacentMeetingCount.htm",
  6029. "Help/html/P_Independentsoft_Exchange_Appointment_AdjacentMeetings.htm",
  6030. "Help/html/P_Independentsoft_Exchange_Appointment_AllowNewTimeProposal.htm",
  6031. "Help/html/P_Independentsoft_Exchange_Appointment_BusyStatus.htm",
  6032. "Help/html/P_Independentsoft_Exchange_Appointment_CommonEndTime.htm",
  6033. "Help/html/P_Independentsoft_Exchange_Appointment_CommonStartTime.htm",
  6034. "Help/html/P_Independentsoft_Exchange_Appointment_ConferenceType.htm",
  6035. "Help/html/P_Independentsoft_Exchange_Appointment_ConflictingMeetingCount.htm",
  6036. "Help/html/P_Independentsoft_Exchange_Appointment_ConflictingMeetings.htm",
  6037. "Help/html/P_Independentsoft_Exchange_Appointment_DateTimeStamp.htm",
  6038. "Help/html/P_Independentsoft_Exchange_Appointment_DeletedOccurrences.htm",
  6039. "Help/html/P_Independentsoft_Exchange_Appointment_Duration.htm",
  6040. "Help/html/P_Independentsoft_Exchange_Appointment_EndTime.htm",
  6041. "Help/html/P_Independentsoft_Exchange_Appointment_EndTimeZone.htm",
  6042. "Help/html/P_Independentsoft_Exchange_Appointment_EndWallClock.htm",
  6043. "Help/html/P_Independentsoft_Exchange_Appointment_EnhancedLocation.htm",
  6044. "Help/html/P_Independentsoft_Exchange_Appointment_FirstOccurrence.htm",
  6045. "Help/html/P_Independentsoft_Exchange_Appointment_InstanceType.htm",
  6046. "Help/html/P_Independentsoft_Exchange_Appointment_IsAllDayEvent.htm",
  6047. "Help/html/P_Independentsoft_Exchange_Appointment_IsCancelled.htm",
  6048. "Help/html/P_Independentsoft_Exchange_Appointment_IsMeeting.htm",
  6049. "Help/html/P_Independentsoft_Exchange_Appointment_IsOnlineMeeting.htm",
  6050. "Help/html/P_Independentsoft_Exchange_Appointment_IsPrivate.htm",
  6051. "Help/html/P_Independentsoft_Exchange_Appointment_IsRecurring.htm",
  6052. "Help/html/P_Independentsoft_Exchange_Appointment_IsResponseRequested.htm",
  6053. "Help/html/P_Independentsoft_Exchange_Appointment_JoinOnlineMeetingUrl.htm",
  6054. "Help/html/P_Independentsoft_Exchange_Appointment_Label.htm",
  6055. "Help/html/P_Independentsoft_Exchange_Appointment_LastOccurrence.htm",
  6056. "Help/html/P_Independentsoft_Exchange_Appointment_LegacyFreeBusyStatus.htm",
  6057. "Help/html/P_Independentsoft_Exchange_Appointment_Location.htm",
  6058. "Help/html/P_Independentsoft_Exchange_Appointment_MeetingRequestWasSent.htm",
  6059. "Help/html/P_Independentsoft_Exchange_Appointment_MeetingStatus.htm",
  6060. "Help/html/P_Independentsoft_Exchange_Appointment_MeetingTimeZone.htm",
  6061. "Help/html/P_Independentsoft_Exchange_Appointment_MeetingWorkspaceUrl.htm",
  6062. "Help/html/P_Independentsoft_Exchange_Appointment_ModifiedOccurrences.htm",
  6063. "Help/html/P_Independentsoft_Exchange_Appointment_MyResponse.htm",
  6064. "Help/html/P_Independentsoft_Exchange_Appointment_NetShowUrl.htm",
  6065. "Help/html/P_Independentsoft_Exchange_Appointment_OnlineMeetingSettings.htm",
  6066. "Help/html/P_Independentsoft_Exchange_Appointment_OptionalAttendees.htm",
  6067. "Help/html/P_Independentsoft_Exchange_Appointment_Organizer.htm",
  6068. "Help/html/P_Independentsoft_Exchange_Appointment_OriginalStartTime.htm",
  6069. "Help/html/P_Independentsoft_Exchange_Appointment_Priority.htm",
  6070. "Help/html/P_Independentsoft_Exchange_Appointment_Recurrence.htm",
  6071. "Help/html/P_Independentsoft_Exchange_Appointment_RecurrenceEnd.htm",
  6072. "Help/html/P_Independentsoft_Exchange_Appointment_RecurrenceId.htm",
  6073. "Help/html/P_Independentsoft_Exchange_Appointment_RecurrencePattern.htm",
  6074. "Help/html/P_Independentsoft_Exchange_Appointment_RecurrenceStart.htm",
  6075. "Help/html/P_Independentsoft_Exchange_Appointment_ReminderNextTime.htm",
  6076. "Help/html/P_Independentsoft_Exchange_Appointment_ReminderOverrideDefault.htm",
  6077. "Help/html/P_Independentsoft_Exchange_Appointment_ReminderPlaySound.htm",
  6078. "Help/html/P_Independentsoft_Exchange_Appointment_ReminderSoundFile.htm",
  6079. "Help/html/P_Independentsoft_Exchange_Appointment_ReplyTime.htm",
  6080. "Help/html/P_Independentsoft_Exchange_Appointment_RequiredAttendees.htm",
  6081. "Help/html/P_Independentsoft_Exchange_Appointment_Resources.htm",
  6082. "Help/html/P_Independentsoft_Exchange_Appointment_ResponseStatus.htm",
  6083. "Help/html/P_Independentsoft_Exchange_Appointment_SequenceNumber.htm",
  6084. "Help/html/P_Independentsoft_Exchange_Appointment_StartTime.htm",
  6085. "Help/html/P_Independentsoft_Exchange_Appointment_StartTimeZone.htm",
  6086. "Help/html/P_Independentsoft_Exchange_Appointment_StartWallClock.htm",
  6087. "Help/html/P_Independentsoft_Exchange_Appointment_State.htm",
  6088. "Help/html/P_Independentsoft_Exchange_Appointment_TimeZone.htm",
  6089. "Help/html/P_Independentsoft_Exchange_Appointment_Uid.htm",
  6090. "Help/html/P_Independentsoft_Exchange_Appointment_When.htm",
  6091. "Help/html/P_Independentsoft_Exchange_AttachmentId_Id.htm",
  6092. "Help/html/P_Independentsoft_Exchange_AttachmentId_RootItemChangeKey.htm",
  6093. "Help/html/P_Independentsoft_Exchange_AttachmentId_RootItemId.htm",
  6094. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_ContentId.htm",
  6095. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_ContentLocation.htm",
  6096. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_ContentType.htm",
  6097. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_Id.htm",
  6098. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_IsInline.htm",
  6099. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_LastModifiedTime.htm",
  6100. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_Name.htm",
  6101. "Help/html/P_Independentsoft_Exchange_AttachmentInfo_Size.htm",
  6102. "Help/html/P_Independentsoft_Exchange_AttachmentShape_BodyType.htm",
  6103. "Help/html/P_Independentsoft_Exchange_AttachmentShape_FilterHtmlContent.htm",
  6104. "Help/html/P_Independentsoft_Exchange_AttachmentShape_IncludeMimeContent.htm",
  6105. "Help/html/P_Independentsoft_Exchange_AttachmentShape_PropertyPaths.htm",
  6106. "Help/html/P_Independentsoft_Exchange_Attachment_AttachmentId.htm",
  6107. "Help/html/P_Independentsoft_Exchange_Attachment_ContentId.htm",
  6108. "Help/html/P_Independentsoft_Exchange_Attachment_ContentLocation.htm",
  6109. "Help/html/P_Independentsoft_Exchange_Attachment_ContentType.htm",
  6110. "Help/html/P_Independentsoft_Exchange_Attachment_IsInline.htm",
  6111. "Help/html/P_Independentsoft_Exchange_Attachment_LastModifiedTime.htm",
  6112. "Help/html/P_Independentsoft_Exchange_Attachment_Name.htm",
  6113. "Help/html/P_Independentsoft_Exchange_Attachment_Size.htm",
  6114. "Help/html/P_Independentsoft_Exchange_Attendee_LastResponseTime.htm",
  6115. "Help/html/P_Independentsoft_Exchange_Attendee_Mailbox.htm",
  6116. "Help/html/P_Independentsoft_Exchange_Attendee_ResponseType.htm",
  6117. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_Action.htm",
  6118. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_Error.htm",
  6119. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ExchangeProtocol.htm",
  6120. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ExchangeProxyProtocol.htm",
  6121. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ImagePath.htm",
  6122. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_RedirectEmailAddress.htm",
  6123. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_RedirectUrl.htm",
  6124. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ServiceHomeUrl.htm",
  6125. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_Type.htm",
  6126. "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_WebProtocol.htm",
  6127. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Code.htm",
  6128. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_DebugData.htm",
  6129. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Id.htm",
  6130. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Message.htm",
  6131. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Time.htm",
  6132. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AllowAutoRedirect.htm",
  6133. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AllowWriteStreamBuffering.htm",
  6134. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_ClientCertificate.htm",
  6135. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_CookieContainer.htm",
  6136. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Credentials.htm",
  6137. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_KeepAlive.htm",
  6138. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_PreAuthenticate.htm",
  6139. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Proxy.htm",
  6140. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_RequestEncoding.htm",
  6141. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_RequestServerVersion.htm",
  6142. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_SendChunked.htm",
  6143. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Timeout.htm",
  6144. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_UnsafeAuthenticatedConnectionSharing.htm",
  6145. "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Url.htm",
  6146. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_DomainSettingErrors.htm",
  6147. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_DomainSettings.htm",
  6148. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_ErrorCode.htm",
  6149. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_ErrorMessage.htm",
  6150. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_RedirectTarget.htm",
  6151. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSettingError_ErrorCode.htm",
  6152. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSettingError_ErrorMessage.htm",
  6153. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSettingError_SettingName.htm",
  6154. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_Name.htm",
  6155. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_ProtocolConnections.htm",
  6156. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_Type.htm",
  6157. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_Value.htm",
  6158. "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_WebClientUrls.htm",
  6159. "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Code.htm",
  6160. "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_DebugData.htm",
  6161. "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Id.htm",
  6162. "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Message.htm",
  6163. "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Time.htm",
  6164. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ActiveDirectory.htm",
  6165. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_AuthenticationPackage.htm",
  6166. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_AvailabilityServiceUrl.htm",
  6167. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelEmailAggregationUrl.htm",
  6168. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelMessageTrackingUrl.htm",
  6169. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelRetentionTagsUrl.htm",
  6170. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelTextMessagingUrl.htm",
  6171. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelUnifiedMessagingUrl.htm",
  6172. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelUrl.htm",
  6173. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeWebServiceUrl.htm",
  6174. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_MailboxDatabaseLegacyDN.htm",
  6175. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_OfflineAddressBookUrl.htm",
  6176. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_OutOfOfficeUrl.htm",
  6177. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_PublicFolderServer.htm",
  6178. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_Server.htm",
  6179. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ServerDN.htm",
  6180. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ServerVersion.htm",
  6181. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_SslEnabled.htm",
  6182. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_Type.htm",
  6183. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_UnifiedMessagingServiceUrl.htm",
  6184. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ActiveDirectory.htm",
  6185. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_AuthenticationPackage.htm",
  6186. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_AvailabilityServiceUrl.htm",
  6187. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelEmailAggregationUrl.htm",
  6188. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelMessageTrackingUrl.htm",
  6189. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelRetentionTagsUrl.htm",
  6190. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelTextMessagingUrl.htm",
  6191. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelUnifiedMessagingUrl.htm",
  6192. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelUrl.htm",
  6193. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeWebServiceUrl.htm",
  6194. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_MailboxDatabaseLegacyDN.htm",
  6195. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_OfflineAddressBookUrl.htm",
  6196. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_OutOfOfficeUrl.htm",
  6197. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_PublicFolderServer.htm",
  6198. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_Server.htm",
  6199. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ServerDN.htm",
  6200. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ServerVersion.htm",
  6201. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_SslEnabled.htm",
  6202. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_Type.htm",
  6203. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_UnifiedMessagingServiceUrl.htm",
  6204. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_ExchangeProtocol.htm",
  6205. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_ExchangeProxyProtocol.htm",
  6206. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_OutlookWebAccessUrls.htm",
  6207. "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_WebProtocol.htm",
  6208. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse_DomainResponses.htm",
  6209. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse_ErrorCode.htm",
  6210. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse_ErrorMessage.htm",
  6211. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_ApplicationUri.htm",
  6212. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_Domains.htm",
  6213. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_ErrorCode.htm",
  6214. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_ErrorMessage.htm",
  6215. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse_ErrorCode.htm",
  6216. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse_ErrorMessage.htm",
  6217. "Help/html/P_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse_UserResponses.htm",
  6218. "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_ExchangeProtocol.htm",
  6219. "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_ExchangeProxyProtocol.htm",
  6220. "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_OutlookWebAccessUrls.htm",
  6221. "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_WebProtocol.htm",
  6222. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncError_DebugData.htm",
  6223. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncError_Message.htm",
  6224. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncError_Status.htm",
  6225. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncProvider_Culture.htm",
  6226. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncProvider_Server.htm",
  6227. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncProvider_User.htm",
  6228. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncServer_Name.htm",
  6229. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncServer_Type.htm",
  6230. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncServer_Url.htm",
  6231. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncUser_DisplayName.htm",
  6232. "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncUser_EmailAddress.htm",
  6233. "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookProvider_Account.htm",
  6234. "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookProvider_User.htm",
  6235. "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl_AuthenticationMethods.htm",
  6236. "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl_Url.htm",
  6237. "Help/html/P_Independentsoft_Exchange_Autodiscover_ProtocolConnection_EncryptionMethod.htm",
  6238. "Help/html/P_Independentsoft_Exchange_Autodiscover_ProtocolConnection_Hostname.htm",
  6239. "Help/html/P_Independentsoft_Exchange_Autodiscover_ProtocolConnection_Port.htm",
  6240. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_ErrorCode.htm",
  6241. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_ErrorMessage.htm",
  6242. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_RedirectTarget.htm",
  6243. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_UserSettingErrors.htm",
  6244. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_UserSettings.htm",
  6245. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingError_ErrorCode.htm",
  6246. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingError_ErrorMessage.htm",
  6247. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingError_SettingName.htm",
  6248. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingList_Item.htm",
  6249. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_Name.htm",
  6250. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_ProtocolConnections.htm",
  6251. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_Type.htm",
  6252. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_Value.htm",
  6253. "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_WebClientUrls.htm",
  6254. "Help/html/P_Independentsoft_Exchange_Autodiscover_User_DeploymentId.htm",
  6255. "Help/html/P_Independentsoft_Exchange_Autodiscover_User_DisplayName.htm",
  6256. "Help/html/P_Independentsoft_Exchange_Autodiscover_User_LegacyDN.htm",
  6257. "Help/html/P_Independentsoft_Exchange_Autodiscover_WebClientUrl_AuthenticationMethods.htm",
  6258. "Help/html/P_Independentsoft_Exchange_Autodiscover_WebClientUrl_Url.htm",
  6259. "Help/html/P_Independentsoft_Exchange_Autodiscover_WebProtocol_ExternalAccess.htm",
  6260. "Help/html/P_Independentsoft_Exchange_Autodiscover_WebProtocol_InternalAccess.htm",
  6261. "Help/html/P_Independentsoft_Exchange_Autodiscover_WebProtocol_Type.htm",
  6262. "Help/html/P_Independentsoft_Exchange_AvailabilityResponse_FreeBusyResponses.htm",
  6263. "Help/html/P_Independentsoft_Exchange_AvailabilityResponse_ServerVersionInfo.htm",
  6264. "Help/html/P_Independentsoft_Exchange_AvailabilityResponse_SuggestionsResponse.htm",
  6265. "Help/html/P_Independentsoft_Exchange_Body_IsTruncated.htm",
  6266. "Help/html/P_Independentsoft_Exchange_Body_Text.htm",
  6267. "Help/html/P_Independentsoft_Exchange_Body_Type.htm",
  6268. "Help/html/P_Independentsoft_Exchange_CalendarEvent_EndTime.htm",
  6269. "Help/html/P_Independentsoft_Exchange_CalendarEvent_Id.htm",
  6270. "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsException.htm",
  6271. "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsMeeting.htm",
  6272. "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsPrivate.htm",
  6273. "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsRecurring.htm",
  6274. "Help/html/P_Independentsoft_Exchange_CalendarEvent_LegacyFreeBusyStatus.htm",
  6275. "Help/html/P_Independentsoft_Exchange_CalendarEvent_Location.htm",
  6276. "Help/html/P_Independentsoft_Exchange_CalendarEvent_ReminderIsSet.htm",
  6277. "Help/html/P_Independentsoft_Exchange_CalendarEvent_StartTime.htm",
  6278. "Help/html/P_Independentsoft_Exchange_CalendarEvent_Subject.htm",
  6279. "Help/html/P_Independentsoft_Exchange_CalendarFolder_PermissionSet.htm",
  6280. "Help/html/P_Independentsoft_Exchange_CalendarOptions_AutoProcess.htm",
  6281. "Help/html/P_Independentsoft_Exchange_CalendarOptions_AutoProcessExternal.htm",
  6282. "Help/html/P_Independentsoft_Exchange_CalendarOptions_AutoProcessNewItems.htm",
  6283. "Help/html/P_Independentsoft_Exchange_CalendarOptions_DeleteUpdatedItems.htm",
  6284. "Help/html/P_Independentsoft_Exchange_CalendarOptions_ReminderDefault.htm",
  6285. "Help/html/P_Independentsoft_Exchange_CalendarOptions_ReminderUpgradeTime.htm",
  6286. "Help/html/P_Independentsoft_Exchange_CalendarOptions_RemoveForwardedMeetingNotifications.htm",
  6287. "Help/html/P_Independentsoft_Exchange_CalendarPermissionSet_Entries.htm",
  6288. "Help/html/P_Independentsoft_Exchange_CalendarPermissionSet_Permissions.htm",
  6289. "Help/html/P_Independentsoft_Exchange_CalendarPermission_CanCreateItems.htm",
  6290. "Help/html/P_Independentsoft_Exchange_CalendarPermission_CanCreateSubFolders.htm",
  6291. "Help/html/P_Independentsoft_Exchange_CalendarPermission_DeleteItems.htm",
  6292. "Help/html/P_Independentsoft_Exchange_CalendarPermission_EditItems.htm",
  6293. "Help/html/P_Independentsoft_Exchange_CalendarPermission_IsFolderContact.htm",
  6294. "Help/html/P_Independentsoft_Exchange_CalendarPermission_IsFolderOwner.htm",
  6295. "Help/html/P_Independentsoft_Exchange_CalendarPermission_IsFolderVisible.htm",
  6296. "Help/html/P_Independentsoft_Exchange_CalendarPermission_Level.htm",
  6297. "Help/html/P_Independentsoft_Exchange_CalendarPermission_ReadItems.htm",
  6298. "Help/html/P_Independentsoft_Exchange_CalendarPermission_UserId.htm",
  6299. "Help/html/P_Independentsoft_Exchange_CalendarView_EndTime.htm",
  6300. "Help/html/P_Independentsoft_Exchange_CalendarView_StartTime.htm",
  6301. "Help/html/P_Independentsoft_Exchange_CategoryList_Categories.htm",
  6302. "Help/html/P_Independentsoft_Exchange_CategoryList_Default.htm",
  6303. "Help/html/P_Independentsoft_Exchange_CategoryList_LastSavedSession.htm",
  6304. "Help/html/P_Independentsoft_Exchange_CategoryList_LastSavedTime.htm",
  6305. "Help/html/P_Independentsoft_Exchange_Category_Color.htm",
  6306. "Help/html/P_Independentsoft_Exchange_Category_Guid.htm",
  6307. "Help/html/P_Independentsoft_Exchange_Category_KeyboardShortcut.htm",
  6308. "Help/html/P_Independentsoft_Exchange_Category_LastSessionUsed.htm",
  6309. "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsed.htm",
  6310. "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedCalendar.htm",
  6311. "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedContacts.htm",
  6312. "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedJournal.htm",
  6313. "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedMail.htm",
  6314. "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedNotes.htm",
  6315. "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedTasks.htm",
  6316. "Help/html/P_Independentsoft_Exchange_Category_Name.htm",
  6317. "Help/html/P_Independentsoft_Exchange_Category_RenameOnFirstUse.htm",
  6318. "Help/html/P_Independentsoft_Exchange_Category_UsageCount.htm",
  6319. "Help/html/P_Independentsoft_Exchange_ChangeHighlights_EndTime.htm",
  6320. "Help/html/P_Independentsoft_Exchange_ChangeHighlights_HasEndTimeChanged.htm",
  6321. "Help/html/P_Independentsoft_Exchange_ChangeHighlights_HasLocationChanged.htm",
  6322. "Help/html/P_Independentsoft_Exchange_ChangeHighlights_HasStartTimeChanged.htm",
  6323. "Help/html/P_Independentsoft_Exchange_ChangeHighlights_Location.htm",
  6324. "Help/html/P_Independentsoft_Exchange_ChangeHighlights_StartTime.htm",
  6325. "Help/html/P_Independentsoft_Exchange_ClientAccessTokenRequest_Id.htm",
  6326. "Help/html/P_Independentsoft_Exchange_ClientAccessTokenRequest_Type.htm",
  6327. "Help/html/P_Independentsoft_Exchange_CompleteName_FirstName.htm",
  6328. "Help/html/P_Independentsoft_Exchange_CompleteName_FullName.htm",
  6329. "Help/html/P_Independentsoft_Exchange_CompleteName_Initials.htm",
  6330. "Help/html/P_Independentsoft_Exchange_CompleteName_LastName.htm",
  6331. "Help/html/P_Independentsoft_Exchange_CompleteName_MiddleName.htm",
  6332. "Help/html/P_Independentsoft_Exchange_CompleteName_Nickname.htm",
  6333. "Help/html/P_Independentsoft_Exchange_CompleteName_Suffix.htm",
  6334. "Help/html/P_Independentsoft_Exchange_CompleteName_Title.htm",
  6335. "Help/html/P_Independentsoft_Exchange_CompleteName_YomiFirstName.htm",
  6336. "Help/html/P_Independentsoft_Exchange_CompleteName_YomiLastName.htm",
  6337. "Help/html/P_Independentsoft_Exchange_ContactEntity_Addresses.htm",
  6338. "Help/html/P_Independentsoft_Exchange_ContactEntity_AssistantPhone.htm",
  6339. "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessFax.htm",
  6340. "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessName.htm",
  6341. "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessPhone.htm",
  6342. "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessPhone2.htm",
  6343. "Help/html/P_Independentsoft_Exchange_ContactEntity_CallbackPhone.htm",
  6344. "Help/html/P_Independentsoft_Exchange_ContactEntity_CarPhone.htm",
  6345. "Help/html/P_Independentsoft_Exchange_ContactEntity_CompanyPhone.htm",
  6346. "Help/html/P_Independentsoft_Exchange_ContactEntity_DisplayName.htm",
  6347. "Help/html/P_Independentsoft_Exchange_ContactEntity_EmailAddresses.htm",
  6348. "Help/html/P_Independentsoft_Exchange_ContactEntity_HomeFax.htm",
  6349. "Help/html/P_Independentsoft_Exchange_ContactEntity_HomePhone.htm",
  6350. "Help/html/P_Independentsoft_Exchange_ContactEntity_HomePhone2.htm",
  6351. "Help/html/P_Independentsoft_Exchange_ContactEntity_Isdn.htm",
  6352. "Help/html/P_Independentsoft_Exchange_ContactEntity_MobilePhone.htm",
  6353. "Help/html/P_Independentsoft_Exchange_ContactEntity_OtherFax.htm",
  6354. "Help/html/P_Independentsoft_Exchange_ContactEntity_OtherPhone.htm",
  6355. "Help/html/P_Independentsoft_Exchange_ContactEntity_Pager.htm",
  6356. "Help/html/P_Independentsoft_Exchange_ContactEntity_PersonName.htm",
  6357. "Help/html/P_Independentsoft_Exchange_ContactEntity_Position.htm",
  6358. "Help/html/P_Independentsoft_Exchange_ContactEntity_PrimaryPhone.htm",
  6359. "Help/html/P_Independentsoft_Exchange_ContactEntity_RadioPhone.htm",
  6360. "Help/html/P_Independentsoft_Exchange_ContactEntity_Telex.htm",
  6361. "Help/html/P_Independentsoft_Exchange_ContactEntity_TtyTddPhone.htm",
  6362. "Help/html/P_Independentsoft_Exchange_ContactEntity_Urls.htm",
  6363. "Help/html/P_Independentsoft_Exchange_ContactPropertyPath_AllPropertyPaths.htm",
  6364. "Help/html/P_Independentsoft_Exchange_Contact_Alias.htm",
  6365. "Help/html/P_Independentsoft_Exchange_Contact_AssistantName.htm",
  6366. "Help/html/P_Independentsoft_Exchange_Contact_AssistantPhone.htm",
  6367. "Help/html/P_Independentsoft_Exchange_Contact_Birthday.htm",
  6368. "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddress.htm",
  6369. "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressCity.htm",
  6370. "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressCountry.htm",
  6371. "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressPostalCode.htm",
  6372. "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressState.htm",
  6373. "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressStreet.htm",
  6374. "Help/html/P_Independentsoft_Exchange_Contact_BusinessFax.htm",
  6375. "Help/html/P_Independentsoft_Exchange_Contact_BusinessHomePage.htm",
  6376. "Help/html/P_Independentsoft_Exchange_Contact_BusinessPhone.htm",
  6377. "Help/html/P_Independentsoft_Exchange_Contact_BusinessPhone2.htm",
  6378. "Help/html/P_Independentsoft_Exchange_Contact_CallbackPhone.htm",
  6379. "Help/html/P_Independentsoft_Exchange_Contact_CarPhone.htm",
  6380. "Help/html/P_Independentsoft_Exchange_Contact_Children.htm",
  6381. "Help/html/P_Independentsoft_Exchange_Contact_Companies.htm",
  6382. "Help/html/P_Independentsoft_Exchange_Contact_CompanyName.htm",
  6383. "Help/html/P_Independentsoft_Exchange_Contact_CompanyPhone.htm",
  6384. "Help/html/P_Independentsoft_Exchange_Contact_CompleteName.htm",
  6385. "Help/html/P_Independentsoft_Exchange_Contact_Department.htm",
  6386. "Help/html/P_Independentsoft_Exchange_Contact_DirectReports.htm",
  6387. "Help/html/P_Independentsoft_Exchange_Contact_DirectoryId.htm",
  6388. "Help/html/P_Independentsoft_Exchange_Contact_Email1Address.htm",
  6389. "Help/html/P_Independentsoft_Exchange_Contact_Email1DisplayAs.htm",
  6390. "Help/html/P_Independentsoft_Exchange_Contact_Email1DisplayName.htm",
  6391. "Help/html/P_Independentsoft_Exchange_Contact_Email1Type.htm",
  6392. "Help/html/P_Independentsoft_Exchange_Contact_Email2Address.htm",
  6393. "Help/html/P_Independentsoft_Exchange_Contact_Email2DisplayAs.htm",
  6394. "Help/html/P_Independentsoft_Exchange_Contact_Email2DisplayName.htm",
  6395. "Help/html/P_Independentsoft_Exchange_Contact_Email2Type.htm",
  6396. "Help/html/P_Independentsoft_Exchange_Contact_Email3Address.htm",
  6397. "Help/html/P_Independentsoft_Exchange_Contact_Email3DisplayAs.htm",
  6398. "Help/html/P_Independentsoft_Exchange_Contact_Email3DisplayName.htm",
  6399. "Help/html/P_Independentsoft_Exchange_Contact_Email3Type.htm",
  6400. "Help/html/P_Independentsoft_Exchange_Contact_FileAs.htm",
  6401. "Help/html/P_Independentsoft_Exchange_Contact_FileAsMapping.htm",
  6402. "Help/html/P_Independentsoft_Exchange_Contact_Gender.htm",
  6403. "Help/html/P_Independentsoft_Exchange_Contact_Generation.htm",
  6404. "Help/html/P_Independentsoft_Exchange_Contact_GivenName.htm",
  6405. "Help/html/P_Independentsoft_Exchange_Contact_HasPicture.htm",
  6406. "Help/html/P_Independentsoft_Exchange_Contact_HomeAddress.htm",
  6407. "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressCity.htm",
  6408. "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressCountry.htm",
  6409. "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressPostalCode.htm",
  6410. "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressState.htm",
  6411. "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressStreet.htm",
  6412. "Help/html/P_Independentsoft_Exchange_Contact_HomeFax.htm",
  6413. "Help/html/P_Independentsoft_Exchange_Contact_HomePhone.htm",
  6414. "Help/html/P_Independentsoft_Exchange_Contact_HomePhone2.htm",
  6415. "Help/html/P_Independentsoft_Exchange_Contact_Initials.htm",
  6416. "Help/html/P_Independentsoft_Exchange_Contact_InstantMessengerAddress1.htm",
  6417. "Help/html/P_Independentsoft_Exchange_Contact_InstantMessengerAddress2.htm",
  6418. "Help/html/P_Independentsoft_Exchange_Contact_InstantMessengerAddress3.htm",
  6419. "Help/html/P_Independentsoft_Exchange_Contact_Isdn.htm",
  6420. "Help/html/P_Independentsoft_Exchange_Contact_JobTitle.htm",
  6421. "Help/html/P_Independentsoft_Exchange_Contact_MSExchangeCertificate.htm",
  6422. "Help/html/P_Independentsoft_Exchange_Contact_Manager.htm",
  6423. "Help/html/P_Independentsoft_Exchange_Contact_ManagerMailbox.htm",
  6424. "Help/html/P_Independentsoft_Exchange_Contact_MiddleName.htm",
  6425. "Help/html/P_Independentsoft_Exchange_Contact_Mileage.htm",
  6426. "Help/html/P_Independentsoft_Exchange_Contact_MobilePhone.htm",
  6427. "Help/html/P_Independentsoft_Exchange_Contact_Nickname.htm",
  6428. "Help/html/P_Independentsoft_Exchange_Contact_Notes.htm",
  6429. "Help/html/P_Independentsoft_Exchange_Contact_OfficeLocation.htm",
  6430. "Help/html/P_Independentsoft_Exchange_Contact_OtherAddress.htm",
  6431. "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressCity.htm",
  6432. "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressCountry.htm",
  6433. "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressPostalCode.htm",
  6434. "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressState.htm",
  6435. "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressStreet.htm",
  6436. "Help/html/P_Independentsoft_Exchange_Contact_OtherFax.htm",
  6437. "Help/html/P_Independentsoft_Exchange_Contact_OtherPhone.htm",
  6438. "Help/html/P_Independentsoft_Exchange_Contact_Pager.htm",
  6439. "Help/html/P_Independentsoft_Exchange_Contact_PhoneticFirstName.htm",
  6440. "Help/html/P_Independentsoft_Exchange_Contact_PhoneticFullName.htm",
  6441. "Help/html/P_Independentsoft_Exchange_Contact_PhoneticLastName.htm",
  6442. "Help/html/P_Independentsoft_Exchange_Contact_Photo.htm",
  6443. "Help/html/P_Independentsoft_Exchange_Contact_PrimaryPhone.htm",
  6444. "Help/html/P_Independentsoft_Exchange_Contact_Profession.htm",
  6445. "Help/html/P_Independentsoft_Exchange_Contact_RadioPhone.htm",
  6446. "Help/html/P_Independentsoft_Exchange_Contact_SelectedMailingAddress.htm",
  6447. "Help/html/P_Independentsoft_Exchange_Contact_SpouseName.htm",
  6448. "Help/html/P_Independentsoft_Exchange_Contact_Surname.htm",
  6449. "Help/html/P_Independentsoft_Exchange_Contact_Telex.htm",
  6450. "Help/html/P_Independentsoft_Exchange_Contact_Title.htm",
  6451. "Help/html/P_Independentsoft_Exchange_Contact_TtyTddPhone.htm",
  6452. "Help/html/P_Independentsoft_Exchange_Contact_UserSMIMECertificate.htm",
  6453. "Help/html/P_Independentsoft_Exchange_Contact_WeddingAnniversary.htm",
  6454. "Help/html/P_Independentsoft_Exchange_ContactsView_FinalName.htm",
  6455. "Help/html/P_Independentsoft_Exchange_ContactsView_InitialName.htm",
  6456. "Help/html/P_Independentsoft_Exchange_Contains_Comparison.htm",
  6457. "Help/html/P_Independentsoft_Exchange_Contains_Mode.htm",
  6458. "Help/html/P_Independentsoft_Exchange_Contains_PropertyPath.htm",
  6459. "Help/html/P_Independentsoft_Exchange_Contains_Value.htm",
  6460. "Help/html/P_Independentsoft_Exchange_ContentSettings_Id.htm",
  6461. "Help/html/P_Independentsoft_Exchange_ContentSettings_MessageClass.htm",
  6462. "Help/html/P_Independentsoft_Exchange_ContentSettings_Period.htm",
  6463. "Help/html/P_Independentsoft_Exchange_ContentSettings_RetentionAction.htm",
  6464. "Help/html/P_Independentsoft_Exchange_ConversationAction_Action.htm",
  6465. "Help/html/P_Independentsoft_Exchange_ConversationAction_Categories.htm",
  6466. "Help/html/P_Independentsoft_Exchange_ConversationAction_ContextFolderId.htm",
  6467. "Help/html/P_Independentsoft_Exchange_ConversationAction_ConversationId.htm",
  6468. "Help/html/P_Independentsoft_Exchange_ConversationAction_ConversationLastSyncTime.htm",
  6469. "Help/html/P_Independentsoft_Exchange_ConversationAction_DeleteType.htm",
  6470. "Help/html/P_Independentsoft_Exchange_ConversationAction_DestinationFolderId.htm",
  6471. "Help/html/P_Independentsoft_Exchange_ConversationAction_EnableAlwaysDelete.htm",
  6472. "Help/html/P_Independentsoft_Exchange_ConversationAction_IsRead.htm",
  6473. "Help/html/P_Independentsoft_Exchange_ConversationAction_ProcessRightAway.htm",
  6474. "Help/html/P_Independentsoft_Exchange_ConversationItemResponse_ConversationId.htm",
  6475. "Help/html/P_Independentsoft_Exchange_ConversationItemResponse_Nodes.htm",
  6476. "Help/html/P_Independentsoft_Exchange_ConversationItemResponse_SyncState.htm",
  6477. "Help/html/P_Independentsoft_Exchange_ConversationNode_InternetMessageId.htm",
  6478. "Help/html/P_Independentsoft_Exchange_ConversationNode_Items.htm",
  6479. "Help/html/P_Independentsoft_Exchange_ConversationNode_ParentInternetMessageId.htm",
  6480. "Help/html/P_Independentsoft_Exchange_ConversationRequest_ConversationId.htm",
  6481. "Help/html/P_Independentsoft_Exchange_ConversationRequest_SyncState.htm",
  6482. "Help/html/P_Independentsoft_Exchange_ConversationShape_PropertyPaths.htm",
  6483. "Help/html/P_Independentsoft_Exchange_ConversationShape_Type.htm",
  6484. "Help/html/P_Independentsoft_Exchange_Conversation_Categories.htm",
  6485. "Help/html/P_Independentsoft_Exchange_Conversation_DraftItemIds.htm",
  6486. "Help/html/P_Independentsoft_Exchange_Conversation_FlagStatus.htm",
  6487. "Help/html/P_Independentsoft_Exchange_Conversation_GlobaIconIndex.htm",
  6488. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalCategories.htm",
  6489. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalFlagStatus.htm",
  6490. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalHasAttachments.htm",
  6491. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalImportance.htm",
  6492. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalItemClasses.htm",
  6493. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalItemIds.htm",
  6494. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalLastDeliveryTime.htm",
  6495. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalMessageCount.htm",
  6496. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalSize.htm",
  6497. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUniqueRecipients.htm",
  6498. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUniqueSenders.htm",
  6499. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUniqueUnreadSenders.htm",
  6500. "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUnreadCount.htm",
  6501. "Help/html/P_Independentsoft_Exchange_Conversation_GroupingAction.htm",
  6502. "Help/html/P_Independentsoft_Exchange_Conversation_HasAttachments.htm",
  6503. "Help/html/P_Independentsoft_Exchange_Conversation_IconIndex.htm",
  6504. "Help/html/P_Independentsoft_Exchange_Conversation_Id.htm",
  6505. "Help/html/P_Independentsoft_Exchange_Conversation_Importance.htm",
  6506. "Help/html/P_Independentsoft_Exchange_Conversation_InstanceKey.htm",
  6507. "Help/html/P_Independentsoft_Exchange_Conversation_ItemClasses.htm",
  6508. "Help/html/P_Independentsoft_Exchange_Conversation_ItemIds.htm",
  6509. "Help/html/P_Independentsoft_Exchange_Conversation_LastDeliveryTime.htm",
  6510. "Help/html/P_Independentsoft_Exchange_Conversation_LastModifiedTime.htm",
  6511. "Help/html/P_Independentsoft_Exchange_Conversation_MessageCount.htm",
  6512. "Help/html/P_Independentsoft_Exchange_Conversation_NextPredictedAction.htm",
  6513. "Help/html/P_Independentsoft_Exchange_Conversation_Preview.htm",
  6514. "Help/html/P_Independentsoft_Exchange_Conversation_Size.htm",
  6515. "Help/html/P_Independentsoft_Exchange_Conversation_Topic.htm",
  6516. "Help/html/P_Independentsoft_Exchange_Conversation_UniqueRecipients.htm",
  6517. "Help/html/P_Independentsoft_Exchange_Conversation_UniqueSenders.htm",
  6518. "Help/html/P_Independentsoft_Exchange_Conversation_UniqueUnreadSenders.htm",
  6519. "Help/html/P_Independentsoft_Exchange_Conversation_UnreadCount.htm",
  6520. "Help/html/P_Independentsoft_Exchange_ConvertIdResponse_AlternateId.htm",
  6521. "Help/html/P_Independentsoft_Exchange_CopiedEvent_Id.htm",
  6522. "Help/html/P_Independentsoft_Exchange_CopiedEvent_OldId.htm",
  6523. "Help/html/P_Independentsoft_Exchange_CopiedEvent_OldParentFolderId.htm",
  6524. "Help/html/P_Independentsoft_Exchange_CopiedEvent_ParentFolderId.htm",
  6525. "Help/html/P_Independentsoft_Exchange_CopiedEvent_TimeStamp.htm",
  6526. "Help/html/P_Independentsoft_Exchange_CreateAttachmentResponse_Attachment.htm",
  6527. "Help/html/P_Independentsoft_Exchange_CreatedEvent_Id.htm",
  6528. "Help/html/P_Independentsoft_Exchange_CreatedEvent_ParentFolderId.htm",
  6529. "Help/html/P_Independentsoft_Exchange_CreatedEvent_TimeStamp.htm",
  6530. "Help/html/P_Independentsoft_Exchange_CustomPropertyId_Id.htm",
  6531. "Help/html/P_Independentsoft_Exchange_CustomPropertyId_Set.htm",
  6532. "Help/html/P_Independentsoft_Exchange_CustomPropertyId_Type.htm",
  6533. "Help/html/P_Independentsoft_Exchange_CustomPropertyName_Name.htm",
  6534. "Help/html/P_Independentsoft_Exchange_CustomPropertyName_Set.htm",
  6535. "Help/html/P_Independentsoft_Exchange_CustomPropertyName_Type.htm",
  6536. "Help/html/P_Independentsoft_Exchange_DailyRecurrencePattern_Interval.htm",
  6537. "Help/html/P_Independentsoft_Exchange_DailyRegeneratingPattern_Interval.htm",
  6538. "Help/html/P_Independentsoft_Exchange_DelegateResponse_DelegateUserResponses.htm",
  6539. "Help/html/P_Independentsoft_Exchange_DelegateResponse_DeliverMeetingRequests.htm",
  6540. "Help/html/P_Independentsoft_Exchange_DelegateUserResponse_DelegateUser.htm",
  6541. "Help/html/P_Independentsoft_Exchange_DelegateUser_CalendarFolderPermissionLevel.htm",
  6542. "Help/html/P_Independentsoft_Exchange_DelegateUser_ContactsFolderPermissionLevel.htm",
  6543. "Help/html/P_Independentsoft_Exchange_DelegateUser_InboxFolderPermissionLevel.htm",
  6544. "Help/html/P_Independentsoft_Exchange_DelegateUser_JournalFolderPermissionLevel.htm",
  6545. "Help/html/P_Independentsoft_Exchange_DelegateUser_NotesFolderPermissionLevel.htm",
  6546. "Help/html/P_Independentsoft_Exchange_DelegateUser_ReceiveCopiesOfMeetingMessages.htm",
  6547. "Help/html/P_Independentsoft_Exchange_DelegateUser_TasksFolderPermissionLevel.htm",
  6548. "Help/html/P_Independentsoft_Exchange_DelegateUser_UserId.htm",
  6549. "Help/html/P_Independentsoft_Exchange_DelegateUser_ViewPrivateItems.htm",
  6550. "Help/html/P_Independentsoft_Exchange_DeleteAttachmentResponse_ItemId.htm",
  6551. "Help/html/P_Independentsoft_Exchange_DeletedEvent_Id.htm",
  6552. "Help/html/P_Independentsoft_Exchange_DeletedEvent_ParentFolderId.htm",
  6553. "Help/html/P_Independentsoft_Exchange_DeletedEvent_TimeStamp.htm",
  6554. "Help/html/P_Independentsoft_Exchange_DeletedOccurrence_StartTime.htm",
  6555. "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_DeviceCode.htm",
  6556. "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_ExpiresIn.htm",
  6557. "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_ExpiresOn.htm",
  6558. "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_Interval.htm",
  6559. "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_Message.htm",
  6560. "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_UserCode.htm",
  6561. "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_VerificationUri.htm",
  6562. "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_InPlaceHoldIdentity.htm",
  6563. "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_ManagedByOrganization.htm",
  6564. "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_SearchId.htm",
  6565. "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_SearchQuery.htm",
  6566. "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_SearchableMailboxes.htm",
  6567. "Help/html/P_Independentsoft_Exchange_DistributionListMember_Key.htm",
  6568. "Help/html/P_Independentsoft_Exchange_DistributionListMember_Mailbox.htm",
  6569. "Help/html/P_Independentsoft_Exchange_DistributionListMember_Status.htm",
  6570. "Help/html/P_Independentsoft_Exchange_DistributionListPropertyPath_AllPropertyPaths.htm",
  6571. "Help/html/P_Independentsoft_Exchange_DistributionList_ContactSource.htm",
  6572. "Help/html/P_Independentsoft_Exchange_DistributionList_FileAs.htm",
  6573. "Help/html/P_Independentsoft_Exchange_DistributionList_Members.htm",
  6574. "Help/html/P_Independentsoft_Exchange_Duration_Days.htm",
  6575. "Help/html/P_Independentsoft_Exchange_Duration_Hours.htm",
  6576. "Help/html/P_Independentsoft_Exchange_Duration_IsNegative.htm",
  6577. "Help/html/P_Independentsoft_Exchange_Duration_Milliseconds.htm",
  6578. "Help/html/P_Independentsoft_Exchange_Duration_Minutes.htm",
  6579. "Help/html/P_Independentsoft_Exchange_Duration_Months.htm",
  6580. "Help/html/P_Independentsoft_Exchange_Duration_Seconds.htm",
  6581. "Help/html/P_Independentsoft_Exchange_Duration_Years.htm",
  6582. "Help/html/P_Independentsoft_Exchange_EffectiveRights_CreateAssociated.htm",
  6583. "Help/html/P_Independentsoft_Exchange_EffectiveRights_CreateContents.htm",
  6584. "Help/html/P_Independentsoft_Exchange_EffectiveRights_CreateHierarchy.htm",
  6585. "Help/html/P_Independentsoft_Exchange_EffectiveRights_Delete.htm",
  6586. "Help/html/P_Independentsoft_Exchange_EffectiveRights_Modify.htm",
  6587. "Help/html/P_Independentsoft_Exchange_EffectiveRights_Read.htm",
  6588. "Help/html/P_Independentsoft_Exchange_EmailAddressEntity_EmailAddress.htm",
  6589. "Help/html/P_Independentsoft_Exchange_EmailAddressEntity_Position.htm",
  6590. "Help/html/P_Independentsoft_Exchange_EmailAddress_Address.htm",
  6591. "Help/html/P_Independentsoft_Exchange_EmailAddress_Name.htm",
  6592. "Help/html/P_Independentsoft_Exchange_EmailAddress_RoutingType.htm",
  6593. "Help/html/P_Independentsoft_Exchange_EmailUser_Name.htm",
  6594. "Help/html/P_Independentsoft_Exchange_EmailUser_UserId.htm",
  6595. "Help/html/P_Independentsoft_Exchange_EncryptedSharedFolderData_Data.htm",
  6596. "Help/html/P_Independentsoft_Exchange_EncryptedSharedFolderData_Token.htm",
  6597. "Help/html/P_Independentsoft_Exchange_EndDateRecurrenceRange_EndDate.htm",
  6598. "Help/html/P_Independentsoft_Exchange_EndDateRecurrenceRange_StartDate.htm",
  6599. "Help/html/P_Independentsoft_Exchange_EnhancedLocation_Annotation.htm",
  6600. "Help/html/P_Independentsoft_Exchange_EnhancedLocation_DisplayName.htm",
  6601. "Help/html/P_Independentsoft_Exchange_EnhancedLocation_PostalAddress.htm",
  6602. "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_Addresses.htm",
  6603. "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_Contacts.htm",
  6604. "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_EmailAddresses.htm",
  6605. "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_MeetingSuggestions.htm",
  6606. "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_PhoneNumbers.htm",
  6607. "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_TaskSuggestions.htm",
  6608. "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_Urls.htm",
  6609. "Help/html/P_Independentsoft_Exchange_Event_Watermark.htm",
  6610. "Help/html/P_Independentsoft_Exchange_Excludes_Bitmask.htm",
  6611. "Help/html/P_Independentsoft_Exchange_Excludes_PropertyPath.htm",
  6612. "Help/html/P_Independentsoft_Exchange_Exists_PropertyPath.htm",
  6613. "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_AbsoluteDenominator.htm",
  6614. "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_IncludesLastItemInRange.htm",
  6615. "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_IndexedPagingOffset.htm",
  6616. "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_Mailboxes.htm",
  6617. "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_NumeratorOffset.htm",
  6618. "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_TotalItemsInView.htm",
  6619. "Help/html/P_Independentsoft_Exchange_ExportItemsResponse_Data.htm",
  6620. "Help/html/P_Independentsoft_Exchange_ExportItemsResponse_ItemId.htm",
  6621. "Help/html/P_Independentsoft_Exchange_ExtendedPropertyAttributedValue_Attributions.htm",
  6622. "Help/html/P_Independentsoft_Exchange_ExtendedPropertyAttributedValue_Value.htm",
  6623. "Help/html/P_Independentsoft_Exchange_ExtendedPropertyList_Item.htm",
  6624. "Help/html/P_Independentsoft_Exchange_ExtendedProperty_PropertyPath.htm",
  6625. "Help/html/P_Independentsoft_Exchange_FailedMailbox_ErrorCode.htm",
  6626. "Help/html/P_Independentsoft_Exchange_FailedMailbox_ErrorMessage.htm",
  6627. "Help/html/P_Independentsoft_Exchange_FailedMailbox_IsArchive.htm",
  6628. "Help/html/P_Independentsoft_Exchange_FailedMailbox_Mailbox.htm",
  6629. "Help/html/P_Independentsoft_Exchange_FileAttachmentInfo_IsContactPhoto.htm",
  6630. "Help/html/P_Independentsoft_Exchange_FileAttachment_Content.htm",
  6631. "Help/html/P_Independentsoft_Exchange_FileAttachment_IsContactPhoto.htm",
  6632. "Help/html/P_Independentsoft_Exchange_FindConversationResponse_Conversations.htm",
  6633. "Help/html/P_Independentsoft_Exchange_FindConversationResponse_HighlightTerms.htm",
  6634. "Help/html/P_Independentsoft_Exchange_FindConversationResponse_IndexedOffset.htm",
  6635. "Help/html/P_Independentsoft_Exchange_FindConversationResponse_TotalConversationsInView.htm",
  6636. "Help/html/P_Independentsoft_Exchange_FindFolderResponse_AbsoluteDenominator.htm",
  6637. "Help/html/P_Independentsoft_Exchange_FindFolderResponse_Folders.htm",
  6638. "Help/html/P_Independentsoft_Exchange_FindFolderResponse_IncludesLastItemInRange.htm",
  6639. "Help/html/P_Independentsoft_Exchange_FindFolderResponse_IndexedPagingOffset.htm",
  6640. "Help/html/P_Independentsoft_Exchange_FindFolderResponse_NumeratorOffset.htm",
  6641. "Help/html/P_Independentsoft_Exchange_FindFolderResponse_TotalItemsInView.htm",
  6642. "Help/html/P_Independentsoft_Exchange_FindItemResponse_AbsoluteDenominator.htm",
  6643. "Help/html/P_Independentsoft_Exchange_FindItemResponse_Groups.htm",
  6644. "Help/html/P_Independentsoft_Exchange_FindItemResponse_HighlightTerms.htm",
  6645. "Help/html/P_Independentsoft_Exchange_FindItemResponse_IncludesLastItemInRange.htm",
  6646. "Help/html/P_Independentsoft_Exchange_FindItemResponse_IndexedPagingOffset.htm",
  6647. "Help/html/P_Independentsoft_Exchange_FindItemResponse_Items.htm",
  6648. "Help/html/P_Independentsoft_Exchange_FindItemResponse_NumeratorOffset.htm",
  6649. "Help/html/P_Independentsoft_Exchange_FindItemResponse_TotalItemsInView.htm",
  6650. "Help/html/P_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse_Result.htm",
  6651. "Help/html/P_Independentsoft_Exchange_FindMessageTrackingReportResponse_Diagnostics.htm",
  6652. "Help/html/P_Independentsoft_Exchange_FindMessageTrackingReportResponse_MessageTrackingSearchResults.htm",
  6653. "Help/html/P_Independentsoft_Exchange_FindPeopleResponse_Personas.htm",
  6654. "Help/html/P_Independentsoft_Exchange_FindPeopleResponse_TotalNumberOfPeopleInView.htm",
  6655. "Help/html/P_Independentsoft_Exchange_Flag_CompleteDate.htm",
  6656. "Help/html/P_Independentsoft_Exchange_Flag_DueDate.htm",
  6657. "Help/html/P_Independentsoft_Exchange_Flag_StartDate.htm",
  6658. "Help/html/P_Independentsoft_Exchange_Flag_Status.htm",
  6659. "Help/html/P_Independentsoft_Exchange_FolderChange_FolderId.htm",
  6660. "Help/html/P_Independentsoft_Exchange_FolderChange_PropertiesToAppend.htm",
  6661. "Help/html/P_Independentsoft_Exchange_FolderChange_PropertiesToDelete.htm",
  6662. "Help/html/P_Independentsoft_Exchange_FolderChange_PropertiesToSet.htm",
  6663. "Help/html/P_Independentsoft_Exchange_FolderId_Id.htm",
  6664. "Help/html/P_Independentsoft_Exchange_FolderInfoResponse_Folders.htm",
  6665. "Help/html/P_Independentsoft_Exchange_FolderPropertyPath_AllPropertyPaths.htm",
  6666. "Help/html/P_Independentsoft_Exchange_FolderShape_PropertyPaths.htm",
  6667. "Help/html/P_Independentsoft_Exchange_FolderShape_Type.htm",
  6668. "Help/html/P_Independentsoft_Exchange_Folder_ArchiveTag.htm",
  6669. "Help/html/P_Independentsoft_Exchange_Folder_ChildFolderCount.htm",
  6670. "Help/html/P_Independentsoft_Exchange_Folder_Comment.htm",
  6671. "Help/html/P_Independentsoft_Exchange_Folder_CreationTime.htm",
  6672. "Help/html/P_Independentsoft_Exchange_Folder_DisplayName.htm",
  6673. "Help/html/P_Independentsoft_Exchange_Folder_EffectiveRights.htm",
  6674. "Help/html/P_Independentsoft_Exchange_Folder_EntryId.htm",
  6675. "Help/html/P_Independentsoft_Exchange_Folder_ExtendedProperties.htm",
  6676. "Help/html/P_Independentsoft_Exchange_Folder_FolderClass.htm",
  6677. "Help/html/P_Independentsoft_Exchange_Folder_FolderId.htm",
  6678. "Help/html/P_Independentsoft_Exchange_Folder_HasSubFolders.htm",
  6679. "Help/html/P_Independentsoft_Exchange_Folder_IsHidden.htm",
  6680. "Help/html/P_Independentsoft_Exchange_Folder_IsReadOnly.htm",
  6681. "Help/html/P_Independentsoft_Exchange_Folder_IsSystem.htm",
  6682. "Help/html/P_Independentsoft_Exchange_Folder_LastModifiedTime.htm",
  6683. "Help/html/P_Independentsoft_Exchange_Folder_ManagedFolderInformation.htm",
  6684. "Help/html/P_Independentsoft_Exchange_Folder_ParentId.htm",
  6685. "Help/html/P_Independentsoft_Exchange_Folder_PermissionSet.htm",
  6686. "Help/html/P_Independentsoft_Exchange_Folder_RetentionTag.htm",
  6687. "Help/html/P_Independentsoft_Exchange_Folder_SearchKey.htm",
  6688. "Help/html/P_Independentsoft_Exchange_Folder_Size.htm",
  6689. "Help/html/P_Independentsoft_Exchange_Folder_StandardFolder.htm",
  6690. "Help/html/P_Independentsoft_Exchange_Folder_TotalCount.htm",
  6691. "Help/html/P_Independentsoft_Exchange_Folder_UnreadCount.htm",
  6692. "Help/html/P_Independentsoft_Exchange_FractionalPageView_Denominator.htm",
  6693. "Help/html/P_Independentsoft_Exchange_FractionalPageView_Numerator.htm",
  6694. "Help/html/P_Independentsoft_Exchange_FreeBusyChangedEvent_Id.htm",
  6695. "Help/html/P_Independentsoft_Exchange_FreeBusyChangedEvent_ParentFolderId.htm",
  6696. "Help/html/P_Independentsoft_Exchange_FreeBusyChangedEvent_TimeStamp.htm",
  6697. "Help/html/P_Independentsoft_Exchange_FreeBusyResponse_FreeBusyView.htm",
  6698. "Help/html/P_Independentsoft_Exchange_FreeBusyViewOptions_MergedFreeBusyInterval.htm",
  6699. "Help/html/P_Independentsoft_Exchange_FreeBusyViewOptions_RequestedView.htm",
  6700. "Help/html/P_Independentsoft_Exchange_FreeBusyViewOptions_TimeWindow.htm",
  6701. "Help/html/P_Independentsoft_Exchange_FreeBusyView_CalendarEvents.htm",
  6702. "Help/html/P_Independentsoft_Exchange_FreeBusyView_MergedFreeBusy.htm",
  6703. "Help/html/P_Independentsoft_Exchange_FreeBusyView_Type.htm",
  6704. "Help/html/P_Independentsoft_Exchange_FreeBusyView_WorkingHours.htm",
  6705. "Help/html/P_Independentsoft_Exchange_GetAppManifestsResponse_Manifests.htm",
  6706. "Help/html/P_Independentsoft_Exchange_GetAppMarketplaceUrlResponse_AppMarketplaceUrl.htm",
  6707. "Help/html/P_Independentsoft_Exchange_GetAttachmentResponse_Attachments.htm",
  6708. "Help/html/P_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse_DiscoverySearchConfigurations.htm",
  6709. "Help/html/P_Independentsoft_Exchange_GetEventsResponse_Notification.htm",
  6710. "Help/html/P_Independentsoft_Exchange_GetImItemListResponse_Groups.htm",
  6711. "Help/html/P_Independentsoft_Exchange_GetImItemListResponse_Personas.htm",
  6712. "Help/html/P_Independentsoft_Exchange_GetImItemsResponse_Groups.htm",
  6713. "Help/html/P_Independentsoft_Exchange_GetImItemsResponse_Personas.htm",
  6714. "Help/html/P_Independentsoft_Exchange_GetMailTipsResponse_MailTipsResponses.htm",
  6715. "Help/html/P_Independentsoft_Exchange_GetMessageTrackingReportResponse_Diagnostics.htm",
  6716. "Help/html/P_Independentsoft_Exchange_GetMessageTrackingReportResponse_MessageTrackingReport.htm",
  6717. "Help/html/P_Independentsoft_Exchange_GetMessageTrackingReportResponse_Warnings.htm",
  6718. "Help/html/P_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse_FailedMailboxes.htm",
  6719. "Help/html/P_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse_Items.htm",
  6720. "Help/html/P_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse_Statistics.htm",
  6721. "Help/html/P_Independentsoft_Exchange_GetPasswordExpirationDateResponse_PasswordExpirationDate.htm",
  6722. "Help/html/P_Independentsoft_Exchange_GetRemindersResponse_Reminders.htm",
  6723. "Help/html/P_Independentsoft_Exchange_GetRoomListsResponse_Mailboxes.htm",
  6724. "Help/html/P_Independentsoft_Exchange_GetRoomsResponse_Mailboxes.htm",
  6725. "Help/html/P_Independentsoft_Exchange_GetRulesResponse_OutlookRuleBlobExists.htm",
  6726. "Help/html/P_Independentsoft_Exchange_GetRulesResponse_Rules.htm",
  6727. "Help/html/P_Independentsoft_Exchange_GetSearchableMailboxesResponse_SearchableMailboxes.htm",
  6728. "Help/html/P_Independentsoft_Exchange_GetServerTimeZonesResponse_TimeZoneDefinitions.htm",
  6729. "Help/html/P_Independentsoft_Exchange_GetSharingFolderResponse_FolderId.htm",
  6730. "Help/html/P_Independentsoft_Exchange_GetSharingMetadataResponse_EncryptedSharedFolderDataList.htm",
  6731. "Help/html/P_Independentsoft_Exchange_GetSharingMetadataResponse_InvalidRecipients.htm",
  6732. "Help/html/P_Independentsoft_Exchange_GetUserConfigurationResponse_UserConfiguration.htm",
  6733. "Help/html/P_Independentsoft_Exchange_GetUserPhotoResponse_HasChanged.htm",
  6734. "Help/html/P_Independentsoft_Exchange_GetUserPhotoResponse_PictureData.htm",
  6735. "Help/html/P_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse_RetentionPolicyTags.htm",
  6736. "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembers.htm",
  6737. "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembersAvailable.htm",
  6738. "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembersWithConflict.htm",
  6739. "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembersWithNoData.htm",
  6740. "Help/html/P_Independentsoft_Exchange_GroupBy_AggregateOn.htm",
  6741. "Help/html/P_Independentsoft_Exchange_GroupBy_Order.htm",
  6742. "Help/html/P_Independentsoft_Exchange_GroupBy_PropertyPath.htm",
  6743. "Help/html/P_Independentsoft_Exchange_Group_Index.htm",
  6744. "Help/html/P_Independentsoft_Exchange_Group_Items.htm",
  6745. "Help/html/P_Independentsoft_Exchange_HighlightTerm_Scope.htm",
  6746. "Help/html/P_Independentsoft_Exchange_HighlightTerm_Value.htm",
  6747. "Help/html/P_Independentsoft_Exchange_HoldOnMailboxesInfo_MailboxHoldResult.htm",
  6748. "Help/html/P_Independentsoft_Exchange_Id_ChangeKey.htm",
  6749. "Help/html/P_Independentsoft_Exchange_Identity_PrimarySmtpAddress.htm",
  6750. "Help/html/P_Independentsoft_Exchange_Identity_PrincipalName.htm",
  6751. "Help/html/P_Independentsoft_Exchange_Identity_Sid.htm",
  6752. "Help/html/P_Independentsoft_Exchange_Identity_SmtpAddress.htm",
  6753. "Help/html/P_Independentsoft_Exchange_ImGroupInfoResponse_ImGroup.htm",
  6754. "Help/html/P_Independentsoft_Exchange_ImGroup_DisplayName.htm",
  6755. "Help/html/P_Independentsoft_Exchange_ImGroup_ExtendedProperties.htm",
  6756. "Help/html/P_Independentsoft_Exchange_ImGroup_GroupId.htm",
  6757. "Help/html/P_Independentsoft_Exchange_ImGroup_GroupType.htm",
  6758. "Help/html/P_Independentsoft_Exchange_ImGroup_MemberCorrelationKey.htm",
  6759. "Help/html/P_Independentsoft_Exchange_ImGroup_SmtpAddress.htm",
  6760. "Help/html/P_Independentsoft_Exchange_IndexedPageView_BasePoint.htm",
  6761. "Help/html/P_Independentsoft_Exchange_IndexedPageView_Offset.htm",
  6762. "Help/html/P_Independentsoft_Exchange_IndexedPropertyPath_Index.htm",
  6763. "Help/html/P_Independentsoft_Exchange_IndexedPropertyPath_Uri.htm",
  6764. "Help/html/P_Independentsoft_Exchange_IndividualAttendeeConflict_BusyType.htm",
  6765. "Help/html/P_Independentsoft_Exchange_InternetMessageHeader_Name.htm",
  6766. "Help/html/P_Independentsoft_Exchange_InternetMessageHeader_Value.htm",
  6767. "Help/html/P_Independentsoft_Exchange_InvalidRecipient_MessageText.htm",
  6768. "Help/html/P_Independentsoft_Exchange_InvalidRecipient_ResponseCode.htm",
  6769. "Help/html/P_Independentsoft_Exchange_InvalidRecipient_SmtpAddress.htm",
  6770. "Help/html/P_Independentsoft_Exchange_ItemAttachment_Item.htm",
  6771. "Help/html/P_Independentsoft_Exchange_ItemChange_ItemId.htm",
  6772. "Help/html/P_Independentsoft_Exchange_ItemChange_PropertiesToAppend.htm",
  6773. "Help/html/P_Independentsoft_Exchange_ItemChange_PropertiesToDelete.htm",
  6774. "Help/html/P_Independentsoft_Exchange_ItemChange_PropertiesToSet.htm",
  6775. "Help/html/P_Independentsoft_Exchange_ItemId_Id.htm",
  6776. "Help/html/P_Independentsoft_Exchange_ItemInfoResponse_Items.htm",
  6777. "Help/html/P_Independentsoft_Exchange_ItemPropertyPath_AllPropertyPaths.htm",
  6778. "Help/html/P_Independentsoft_Exchange_ItemShape_AddBlankTargetToLinks.htm",
  6779. "Help/html/P_Independentsoft_Exchange_ItemShape_BlockExternalImages.htm",
  6780. "Help/html/P_Independentsoft_Exchange_ItemShape_BodyType.htm",
  6781. "Help/html/P_Independentsoft_Exchange_ItemShape_ConvertHtmlCodePageToUTF8.htm",
  6782. "Help/html/P_Independentsoft_Exchange_ItemShape_FilterHtmlContent.htm",
  6783. "Help/html/P_Independentsoft_Exchange_ItemShape_IncludeMimeContent.htm",
  6784. "Help/html/P_Independentsoft_Exchange_ItemShape_InlineImageUrlTemplate.htm",
  6785. "Help/html/P_Independentsoft_Exchange_ItemShape_MaximumBodySize.htm",
  6786. "Help/html/P_Independentsoft_Exchange_ItemShape_PropertyPaths.htm",
  6787. "Help/html/P_Independentsoft_Exchange_ItemShape_Type.htm",
  6788. "Help/html/P_Independentsoft_Exchange_Item_ArchiveTag.htm",
  6789. "Help/html/P_Independentsoft_Exchange_Item_Attachments.htm",
  6790. "Help/html/P_Independentsoft_Exchange_Item_BlockStatus.htm",
  6791. "Help/html/P_Independentsoft_Exchange_Item_Body.htm",
  6792. "Help/html/P_Independentsoft_Exchange_Item_BodyHtmlText.htm",
  6793. "Help/html/P_Independentsoft_Exchange_Item_BodyPlainText.htm",
  6794. "Help/html/P_Independentsoft_Exchange_Item_BodyRtf.htm",
  6795. "Help/html/P_Independentsoft_Exchange_Item_Categories.htm",
  6796. "Help/html/P_Independentsoft_Exchange_Item_Comment.htm",
  6797. "Help/html/P_Independentsoft_Exchange_Item_ConversationId.htm",
  6798. "Help/html/P_Independentsoft_Exchange_Item_CreatedTime.htm",
  6799. "Help/html/P_Independentsoft_Exchange_Item_Culture.htm",
  6800. "Help/html/P_Independentsoft_Exchange_Item_DisplayName.htm",
  6801. "Help/html/P_Independentsoft_Exchange_Item_EffectiveRights.htm",
  6802. "Help/html/P_Independentsoft_Exchange_Item_EntityExtractionResult.htm",
  6803. "Help/html/P_Independentsoft_Exchange_Item_EntryId.htm",
  6804. "Help/html/P_Independentsoft_Exchange_Item_ExtendedProperties.htm",
  6805. "Help/html/P_Independentsoft_Exchange_Item_Flag.htm",
  6806. "Help/html/P_Independentsoft_Exchange_Item_GroupingAction.htm",
  6807. "Help/html/P_Independentsoft_Exchange_Item_HasAttachments.htm",
  6808. "Help/html/P_Independentsoft_Exchange_Item_HasBlockedImages.htm",
  6809. "Help/html/P_Independentsoft_Exchange_Item_IconIndex.htm",
  6810. "Help/html/P_Independentsoft_Exchange_Item_Importance.htm",
  6811. "Help/html/P_Independentsoft_Exchange_Item_InstanceKey.htm",
  6812. "Help/html/P_Independentsoft_Exchange_Item_IsAssociated.htm",
  6813. "Help/html/P_Independentsoft_Exchange_Item_IsHidden.htm",
  6814. "Help/html/P_Independentsoft_Exchange_Item_ItemClass.htm",
  6815. "Help/html/P_Independentsoft_Exchange_Item_ItemId.htm",
  6816. "Help/html/P_Independentsoft_Exchange_Item_LastModifiedTime.htm",
  6817. "Help/html/P_Independentsoft_Exchange_Item_LastModifierName.htm",
  6818. "Help/html/P_Independentsoft_Exchange_Item_MimeContent.htm",
  6819. "Help/html/P_Independentsoft_Exchange_Item_NextPredictedAction.htm",
  6820. "Help/html/P_Independentsoft_Exchange_Item_ParentId.htm",
  6821. "Help/html/P_Independentsoft_Exchange_Item_Preview.htm",
  6822. "Help/html/P_Independentsoft_Exchange_Item_ReminderDueBy.htm",
  6823. "Help/html/P_Independentsoft_Exchange_Item_ReminderIsSet.htm",
  6824. "Help/html/P_Independentsoft_Exchange_Item_ReminderMinutesBeforeStart.htm",
  6825. "Help/html/P_Independentsoft_Exchange_Item_RetentionDate.htm",
  6826. "Help/html/P_Independentsoft_Exchange_Item_RetentionTag.htm",
  6827. "Help/html/P_Independentsoft_Exchange_Item_RtfCompressed.htm",
  6828. "Help/html/P_Independentsoft_Exchange_Item_SearchKey.htm",
  6829. "Help/html/P_Independentsoft_Exchange_Item_Sensitivity.htm",
  6830. "Help/html/P_Independentsoft_Exchange_Item_Size.htm",
  6831. "Help/html/P_Independentsoft_Exchange_Item_StoreEntryId.htm",
  6832. "Help/html/P_Independentsoft_Exchange_Item_Subject.htm",
  6833. "Help/html/P_Independentsoft_Exchange_Item_TextBody.htm",
  6834. "Help/html/P_Independentsoft_Exchange_Item_UniqueBody.htm",
  6835. "Help/html/P_Independentsoft_Exchange_Item_WebClientEditFormQueryString.htm",
  6836. "Help/html/P_Independentsoft_Exchange_Item_WebClientReadFormQueryString.htm",
  6837. "Help/html/P_Independentsoft_Exchange_JournalPropertyPath_AllPropertyPaths.htm",
  6838. "Help/html/P_Independentsoft_Exchange_Journal_CommonEndTime.htm",
  6839. "Help/html/P_Independentsoft_Exchange_Journal_CommonStartTime.htm",
  6840. "Help/html/P_Independentsoft_Exchange_Journal_Companies.htm",
  6841. "Help/html/P_Independentsoft_Exchange_Journal_Contacts.htm",
  6842. "Help/html/P_Independentsoft_Exchange_Journal_Duration.htm",
  6843. "Help/html/P_Independentsoft_Exchange_Journal_EndTime.htm",
  6844. "Help/html/P_Independentsoft_Exchange_Journal_IsPrivate.htm",
  6845. "Help/html/P_Independentsoft_Exchange_Journal_StartTime.htm",
  6846. "Help/html/P_Independentsoft_Exchange_Journal_Type.htm",
  6847. "Help/html/P_Independentsoft_Exchange_Journal_TypeDescription.htm",
  6848. "Help/html/P_Independentsoft_Exchange_KeywordStatisticsSearchResult_ItemHits.htm",
  6849. "Help/html/P_Independentsoft_Exchange_KeywordStatisticsSearchResult_Keyword.htm",
  6850. "Help/html/P_Independentsoft_Exchange_KeywordStatisticsSearchResult_Size.htm",
  6851. "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_InternalDomains.htm",
  6852. "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_IsMailTipsEnabled.htm",
  6853. "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_LargeAudienceThreshold.htm",
  6854. "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_MaxMessageSize.htm",
  6855. "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_MaxRecipients.htm",
  6856. "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_ShowExternalRecipientCount.htm",
  6857. "Help/html/P_Independentsoft_Exchange_MailTipsResponse_MailTips.htm",
  6858. "Help/html/P_Independentsoft_Exchange_MailTips_CustomMailTip.htm",
  6859. "Help/html/P_Independentsoft_Exchange_MailTips_DeliveryRestricted.htm",
  6860. "Help/html/P_Independentsoft_Exchange_MailTips_ExternalMemberCount.htm",
  6861. "Help/html/P_Independentsoft_Exchange_MailTips_InvalidRecipient.htm",
  6862. "Help/html/P_Independentsoft_Exchange_MailTips_IsMailboxFull.htm",
  6863. "Help/html/P_Independentsoft_Exchange_MailTips_IsModerated.htm",
  6864. "Help/html/P_Independentsoft_Exchange_MailTips_MaxMessageSize.htm",
  6865. "Help/html/P_Independentsoft_Exchange_MailTips_OutOfOffice.htm",
  6866. "Help/html/P_Independentsoft_Exchange_MailTips_PendingMailTips.htm",
  6867. "Help/html/P_Independentsoft_Exchange_MailTips_Recipient.htm",
  6868. "Help/html/P_Independentsoft_Exchange_MailTips_TotalMemberCount.htm",
  6869. "Help/html/P_Independentsoft_Exchange_MailboxAttributedValue_Attributions.htm",
  6870. "Help/html/P_Independentsoft_Exchange_MailboxAttributedValue_Value.htm",
  6871. "Help/html/P_Independentsoft_Exchange_MailboxData_AttendeeType.htm",
  6872. "Help/html/P_Independentsoft_Exchange_MailboxData_EmailAddress.htm",
  6873. "Help/html/P_Independentsoft_Exchange_MailboxData_ExcludeConflicts.htm",
  6874. "Help/html/P_Independentsoft_Exchange_MailboxHoldResult_HoldId.htm",
  6875. "Help/html/P_Independentsoft_Exchange_MailboxHoldResult_MailboxHoldStatuses.htm",
  6876. "Help/html/P_Independentsoft_Exchange_MailboxHoldResult_Query.htm",
  6877. "Help/html/P_Independentsoft_Exchange_MailboxHoldStatus_AdditionalInfo.htm",
  6878. "Help/html/P_Independentsoft_Exchange_MailboxHoldStatus_Mailbox.htm",
  6879. "Help/html/P_Independentsoft_Exchange_MailboxHoldStatus_Status.htm",
  6880. "Help/html/P_Independentsoft_Exchange_MailboxQuery_MailboxSearchScopes.htm",
  6881. "Help/html/P_Independentsoft_Exchange_MailboxQuery_Query.htm",
  6882. "Help/html/P_Independentsoft_Exchange_MailboxSearchScope_Mailbox.htm",
  6883. "Help/html/P_Independentsoft_Exchange_MailboxSearchScope_SearchScope.htm",
  6884. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_FromDate.htm",
  6885. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_IncludePersonalArchive.htm",
  6886. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_IncludeUnsearchableItems.htm",
  6887. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Keywords.htm",
  6888. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Language.htm",
  6889. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Mailboxes.htm",
  6890. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_MessageTypes.htm",
  6891. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Recipients.htm",
  6892. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_SearchDumpster.htm",
  6893. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Senders.htm",
  6894. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_ToDate.htm",
  6895. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_DisplayName.htm",
  6896. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_ItemCount.htm",
  6897. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_MailboxId.htm",
  6898. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_Size.htm",
  6899. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsSearchResult_KeywordStatisticsSearchResult.htm",
  6900. "Help/html/P_Independentsoft_Exchange_MailboxStatisticsSearchResult_UserMailbox.htm",
  6901. "Help/html/P_Independentsoft_Exchange_Mailbox_EmailAddress.htm",
  6902. "Help/html/P_Independentsoft_Exchange_Mailbox_ItemId.htm",
  6903. "Help/html/P_Independentsoft_Exchange_Mailbox_Name.htm",
  6904. "Help/html/P_Independentsoft_Exchange_Mailbox_OriginalDisplayName.htm",
  6905. "Help/html/P_Independentsoft_Exchange_Mailbox_RoutingType.htm",
  6906. "Help/html/P_Independentsoft_Exchange_Mailbox_Type.htm",
  6907. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_CanDelete.htm",
  6908. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_CanRename.htm",
  6909. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_Comment.htm",
  6910. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_HasQuota.htm",
  6911. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_HomePage.htm",
  6912. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_Id.htm",
  6913. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_IsRoot.htm",
  6914. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_MustDisplayComment.htm",
  6915. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_Size.htm",
  6916. "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_StorageQuota.htm",
  6917. "Help/html/P_Independentsoft_Exchange_MarkAsJunkResponse_MovedItemId.htm",
  6918. "Help/html/P_Independentsoft_Exchange_MeetingCancellationPropertyPath_AllPropertyPaths.htm",
  6919. "Help/html/P_Independentsoft_Exchange_MeetingMessagePropertyPath_AllPropertyPaths.htm",
  6920. "Help/html/P_Independentsoft_Exchange_MeetingMessage_AppointmentId.htm",
  6921. "Help/html/P_Independentsoft_Exchange_MeetingMessage_DateTimeStamp.htm",
  6922. "Help/html/P_Independentsoft_Exchange_MeetingMessage_HasBeenProcessed.htm",
  6923. "Help/html/P_Independentsoft_Exchange_MeetingMessage_IsDelegated.htm",
  6924. "Help/html/P_Independentsoft_Exchange_MeetingMessage_IsOutOfDate.htm",
  6925. "Help/html/P_Independentsoft_Exchange_MeetingMessage_RecurrenceId.htm",
  6926. "Help/html/P_Independentsoft_Exchange_MeetingMessage_ResponseType.htm",
  6927. "Help/html/P_Independentsoft_Exchange_MeetingMessage_Uid.htm",
  6928. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_BccRecipients.htm",
  6929. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_CcRecipients.htm",
  6930. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_From.htm",
  6931. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_InternetMessageHeaders.htm",
  6932. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_IsDeliveryReceiptRequested.htm",
  6933. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_IsReadReceiptRequested.htm",
  6934. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_ReceivedBy.htm",
  6935. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_ReceivedRepresenting.htm",
  6936. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_Sender.htm",
  6937. "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_ToRecipients.htm",
  6938. "Help/html/P_Independentsoft_Exchange_MeetingRequestPropertyPath_AllPropertyPaths.htm",
  6939. "Help/html/P_Independentsoft_Exchange_MeetingRequest_AdjacentMeetingCount.htm",
  6940. "Help/html/P_Independentsoft_Exchange_MeetingRequest_AdjacentMeetings.htm",
  6941. "Help/html/P_Independentsoft_Exchange_MeetingRequest_AllowNewTimeProposal.htm",
  6942. "Help/html/P_Independentsoft_Exchange_MeetingRequest_BusyStatus.htm",
  6943. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ChangeHighlights.htm",
  6944. "Help/html/P_Independentsoft_Exchange_MeetingRequest_CommonEndTime.htm",
  6945. "Help/html/P_Independentsoft_Exchange_MeetingRequest_CommonStartTime.htm",
  6946. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ConferenceType.htm",
  6947. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ConflictingMeetingCount.htm",
  6948. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ConflictingMeetings.htm",
  6949. "Help/html/P_Independentsoft_Exchange_MeetingRequest_DeletedOccurrences.htm",
  6950. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Duration.htm",
  6951. "Help/html/P_Independentsoft_Exchange_MeetingRequest_EndTime.htm",
  6952. "Help/html/P_Independentsoft_Exchange_MeetingRequest_EndTimeZone.htm",
  6953. "Help/html/P_Independentsoft_Exchange_MeetingRequest_EndWallClock.htm",
  6954. "Help/html/P_Independentsoft_Exchange_MeetingRequest_EnhancedLocation.htm",
  6955. "Help/html/P_Independentsoft_Exchange_MeetingRequest_FirstOccurrence.htm",
  6956. "Help/html/P_Independentsoft_Exchange_MeetingRequest_InstanceType.htm",
  6957. "Help/html/P_Independentsoft_Exchange_MeetingRequest_IntendedFreeBusyStatus.htm",
  6958. "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsAllDayEvent.htm",
  6959. "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsCancelled.htm",
  6960. "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsMeeting.htm",
  6961. "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsOnlineMeeting.htm",
  6962. "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsPrivate.htm",
  6963. "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsRecurring.htm",
  6964. "Help/html/P_Independentsoft_Exchange_MeetingRequest_JoinOnlineMeetingUrl.htm",
  6965. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Label.htm",
  6966. "Help/html/P_Independentsoft_Exchange_MeetingRequest_LastOccurrence.htm",
  6967. "Help/html/P_Independentsoft_Exchange_MeetingRequest_LegacyFreeBusyStatus.htm",
  6968. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Location.htm",
  6969. "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingRequestWasSent.htm",
  6970. "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingStatus.htm",
  6971. "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingTimeZone.htm",
  6972. "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingWorkspaceUrl.htm",
  6973. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ModifiedOccurrences.htm",
  6974. "Help/html/P_Independentsoft_Exchange_MeetingRequest_MyResponse.htm",
  6975. "Help/html/P_Independentsoft_Exchange_MeetingRequest_NetShowUrl.htm",
  6976. "Help/html/P_Independentsoft_Exchange_MeetingRequest_OnlineMeetingSettings.htm",
  6977. "Help/html/P_Independentsoft_Exchange_MeetingRequest_OptionalAttendees.htm",
  6978. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Organizer.htm",
  6979. "Help/html/P_Independentsoft_Exchange_MeetingRequest_OriginalStartTime.htm",
  6980. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Priority.htm",
  6981. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Recurrence.htm",
  6982. "Help/html/P_Independentsoft_Exchange_MeetingRequest_RecurrenceEnd.htm",
  6983. "Help/html/P_Independentsoft_Exchange_MeetingRequest_RecurrencePattern.htm",
  6984. "Help/html/P_Independentsoft_Exchange_MeetingRequest_RecurrenceStart.htm",
  6985. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderNextTime.htm",
  6986. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderOverrideDefault.htm",
  6987. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderPlaySound.htm",
  6988. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderSoundFile.htm",
  6989. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReplyTime.htm",
  6990. "Help/html/P_Independentsoft_Exchange_MeetingRequest_RequiredAttendees.htm",
  6991. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Resources.htm",
  6992. "Help/html/P_Independentsoft_Exchange_MeetingRequest_ResponseStatus.htm",
  6993. "Help/html/P_Independentsoft_Exchange_MeetingRequest_SequenceNumber.htm",
  6994. "Help/html/P_Independentsoft_Exchange_MeetingRequest_StartTime.htm",
  6995. "Help/html/P_Independentsoft_Exchange_MeetingRequest_StartTimeZone.htm",
  6996. "Help/html/P_Independentsoft_Exchange_MeetingRequest_StartWallClock.htm",
  6997. "Help/html/P_Independentsoft_Exchange_MeetingRequest_State.htm",
  6998. "Help/html/P_Independentsoft_Exchange_MeetingRequest_TimeZone.htm",
  6999. "Help/html/P_Independentsoft_Exchange_MeetingRequest_Type.htm",
  7000. "Help/html/P_Independentsoft_Exchange_MeetingRequest_When.htm",
  7001. "Help/html/P_Independentsoft_Exchange_MeetingResponsePropertyPath_AllPropertyPaths.htm",
  7002. "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Attendees.htm",
  7003. "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_EndTime.htm",
  7004. "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Location.htm",
  7005. "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Meeting.htm",
  7006. "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Position.htm",
  7007. "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_StartTime.htm",
  7008. "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Subject.htm",
  7009. "Help/html/P_Independentsoft_Exchange_MessagePropertyPath_AllPropertyPaths.htm",
  7010. "Help/html/P_Independentsoft_Exchange_MessageResponse_BccRecipients.htm",
  7011. "Help/html/P_Independentsoft_Exchange_MessageResponse_CcRecipients.htm",
  7012. "Help/html/P_Independentsoft_Exchange_MessageResponse_From.htm",
  7013. "Help/html/P_Independentsoft_Exchange_MessageResponse_IsDeliveryReceiptRequested.htm",
  7014. "Help/html/P_Independentsoft_Exchange_MessageResponse_IsReadReceiptRequested.htm",
  7015. "Help/html/P_Independentsoft_Exchange_MessageResponse_NewBody.htm",
  7016. "Help/html/P_Independentsoft_Exchange_MessageResponse_ReceivedBy.htm",
  7017. "Help/html/P_Independentsoft_Exchange_MessageResponse_ReceivedRepresenting.htm",
  7018. "Help/html/P_Independentsoft_Exchange_MessageResponse_ToRecipients.htm",
  7019. "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_OriginalRecipients.htm",
  7020. "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_PurportedSender.htm",
  7021. "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_RecipientTrackingEvents.htm",
  7022. "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_Sender.htm",
  7023. "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_Subject.htm",
  7024. "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_SubmittedTime.htm",
  7025. "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_MessageTrackingReportId.htm",
  7026. "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_PreviousHopServer.htm",
  7027. "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_PurportedSender.htm",
  7028. "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_Recipients.htm",
  7029. "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_Sender.htm",
  7030. "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_Subject.htm",
  7031. "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_SubmittedTime.htm",
  7032. "Help/html/P_Independentsoft_Exchange_Message_BccRecipients.htm",
  7033. "Help/html/P_Independentsoft_Exchange_Message_CcRecipients.htm",
  7034. "Help/html/P_Independentsoft_Exchange_Message_ConversationIndex.htm",
  7035. "Help/html/P_Independentsoft_Exchange_Message_ConversationTopic.htm",
  7036. "Help/html/P_Independentsoft_Exchange_Message_DeferredDeliveryTime.htm",
  7037. "Help/html/P_Independentsoft_Exchange_Message_DeferredSendTime.htm",
  7038. "Help/html/P_Independentsoft_Exchange_Message_DisplayCc.htm",
  7039. "Help/html/P_Independentsoft_Exchange_Message_DisplayTo.htm",
  7040. "Help/html/P_Independentsoft_Exchange_Message_DueDate.htm",
  7041. "Help/html/P_Independentsoft_Exchange_Message_FlagCompleteTime.htm",
  7042. "Help/html/P_Independentsoft_Exchange_Message_FlagIcon.htm",
  7043. "Help/html/P_Independentsoft_Exchange_Message_FlagRequest.htm",
  7044. "Help/html/P_Independentsoft_Exchange_Message_FlagStatus.htm",
  7045. "Help/html/P_Independentsoft_Exchange_Message_From.htm",
  7046. "Help/html/P_Independentsoft_Exchange_Message_HideAttachments.htm",
  7047. "Help/html/P_Independentsoft_Exchange_Message_InReplyTo.htm",
  7048. "Help/html/P_Independentsoft_Exchange_Message_InReplyToId.htm",
  7049. "Help/html/P_Independentsoft_Exchange_Message_InternetMessageHeaders.htm",
  7050. "Help/html/P_Independentsoft_Exchange_Message_InternetMessageId.htm",
  7051. "Help/html/P_Independentsoft_Exchange_Message_IsDeliveryReceiptRequested.htm",
  7052. "Help/html/P_Independentsoft_Exchange_Message_IsDraft.htm",
  7053. "Help/html/P_Independentsoft_Exchange_Message_IsFromMe.htm",
  7054. "Help/html/P_Independentsoft_Exchange_Message_IsRead.htm",
  7055. "Help/html/P_Independentsoft_Exchange_Message_IsReadReceiptRequested.htm",
  7056. "Help/html/P_Independentsoft_Exchange_Message_IsResend.htm",
  7057. "Help/html/P_Independentsoft_Exchange_Message_IsResponseRequested.htm",
  7058. "Help/html/P_Independentsoft_Exchange_Message_IsSubmitted.htm",
  7059. "Help/html/P_Independentsoft_Exchange_Message_IsUnmodified.htm",
  7060. "Help/html/P_Independentsoft_Exchange_Message_LastVerbExecuted.htm",
  7061. "Help/html/P_Independentsoft_Exchange_Message_MessageFlags.htm",
  7062. "Help/html/P_Independentsoft_Exchange_Message_ReceivedBy.htm",
  7063. "Help/html/P_Independentsoft_Exchange_Message_ReceivedRepresenting.htm",
  7064. "Help/html/P_Independentsoft_Exchange_Message_ReceivedTime.htm",
  7065. "Help/html/P_Independentsoft_Exchange_Message_References.htm",
  7066. "Help/html/P_Independentsoft_Exchange_Message_ReplyTo.htm",
  7067. "Help/html/P_Independentsoft_Exchange_Message_ResponseItems.htm",
  7068. "Help/html/P_Independentsoft_Exchange_Message_Sender.htm",
  7069. "Help/html/P_Independentsoft_Exchange_Message_SentTime.htm",
  7070. "Help/html/P_Independentsoft_Exchange_Message_StartDate.htm",
  7071. "Help/html/P_Independentsoft_Exchange_Message_ToRecipients.htm",
  7072. "Help/html/P_Independentsoft_Exchange_Message_VotingOptions.htm",
  7073. "Help/html/P_Independentsoft_Exchange_Message_VotingResponse.htm",
  7074. "Help/html/P_Independentsoft_Exchange_MimeContent_CharacterSet.htm",
  7075. "Help/html/P_Independentsoft_Exchange_MimeContent_Text.htm",
  7076. "Help/html/P_Independentsoft_Exchange_ModifiedEvent_Id.htm",
  7077. "Help/html/P_Independentsoft_Exchange_ModifiedEvent_ParentFolderId.htm",
  7078. "Help/html/P_Independentsoft_Exchange_ModifiedEvent_TimeStamp.htm",
  7079. "Help/html/P_Independentsoft_Exchange_ModifiedEvent_UnreadCount.htm",
  7080. "Help/html/P_Independentsoft_Exchange_MonthlyRegeneratingPattern_Interval.htm",
  7081. "Help/html/P_Independentsoft_Exchange_MovedEvent_Id.htm",
  7082. "Help/html/P_Independentsoft_Exchange_MovedEvent_OldId.htm",
  7083. "Help/html/P_Independentsoft_Exchange_MovedEvent_OldParentFolderId.htm",
  7084. "Help/html/P_Independentsoft_Exchange_MovedEvent_ParentFolderId.htm",
  7085. "Help/html/P_Independentsoft_Exchange_MovedEvent_TimeStamp.htm",
  7086. "Help/html/P_Independentsoft_Exchange_NewMailEvent_Id.htm",
  7087. "Help/html/P_Independentsoft_Exchange_NewMailEvent_ParentFolderId.htm",
  7088. "Help/html/P_Independentsoft_Exchange_NewMailEvent_TimeStamp.htm",
  7089. "Help/html/P_Independentsoft_Exchange_NoEndRecurrenceRange_StartDate.htm",
  7090. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_AdditionalInfo.htm",
  7091. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_AttemptCount.htm",
  7092. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_ErrorCode.htm",
  7093. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_ErrorDescription.htm",
  7094. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_IsPartiallyIndexed.htm",
  7095. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_IsPermanentFailure.htm",
  7096. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_ItemId.htm",
  7097. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_LastAttemptTime.htm",
  7098. "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_SortValue.htm",
  7099. "Help/html/P_Independentsoft_Exchange_NonIndexableItemStatistic_ErrorMessage.htm",
  7100. "Help/html/P_Independentsoft_Exchange_NonIndexableItemStatistic_ItemCount.htm",
  7101. "Help/html/P_Independentsoft_Exchange_NonIndexableItemStatistic_Mailbox.htm",
  7102. "Help/html/P_Independentsoft_Exchange_NotePropertyPath_AllPropertyPaths.htm",
  7103. "Help/html/P_Independentsoft_Exchange_Note_Color.htm",
  7104. "Help/html/P_Independentsoft_Exchange_Note_Contacts.htm",
  7105. "Help/html/P_Independentsoft_Exchange_Note_Height.htm",
  7106. "Help/html/P_Independentsoft_Exchange_Note_IconColor.htm",
  7107. "Help/html/P_Independentsoft_Exchange_Note_Left.htm",
  7108. "Help/html/P_Independentsoft_Exchange_Note_Top.htm",
  7109. "Help/html/P_Independentsoft_Exchange_Note_Width.htm",
  7110. "Help/html/P_Independentsoft_Exchange_Notification_Events.htm",
  7111. "Help/html/P_Independentsoft_Exchange_Notification_HasMoreEvents.htm",
  7112. "Help/html/P_Independentsoft_Exchange_Notification_PreviousWatermark.htm",
  7113. "Help/html/P_Independentsoft_Exchange_Notification_SubscriptionId.htm",
  7114. "Help/html/P_Independentsoft_Exchange_NumberedRecurrenceRange_OccurrenceCount.htm",
  7115. "Help/html/P_Independentsoft_Exchange_NumberedRecurrenceRange_StartDate.htm",
  7116. "Help/html/P_Independentsoft_Exchange_OAuthToken_AccessToken.htm",
  7117. "Help/html/P_Independentsoft_Exchange_OAuthToken_ExpiresIn.htm",
  7118. "Help/html/P_Independentsoft_Exchange_OAuthToken_ExpiresOn.htm",
  7119. "Help/html/P_Independentsoft_Exchange_OAuthToken_IdToken.htm",
  7120. "Help/html/P_Independentsoft_Exchange_OAuthToken_RefreshToken.htm",
  7121. "Help/html/P_Independentsoft_Exchange_OAuthToken_Scope.htm",
  7122. "Help/html/P_Independentsoft_Exchange_OAuthToken_Type.htm",
  7123. "Help/html/P_Independentsoft_Exchange_OccurrenceItemId_Index.htm",
  7124. "Help/html/P_Independentsoft_Exchange_Occurrence_EndTime.htm",
  7125. "Help/html/P_Independentsoft_Exchange_Occurrence_ItemId.htm",
  7126. "Help/html/P_Independentsoft_Exchange_Occurrence_OriginalStartTime.htm",
  7127. "Help/html/P_Independentsoft_Exchange_Occurrence_StartTime.htm",
  7128. "Help/html/P_Independentsoft_Exchange_OnlineMeetingSettings_AccessLevel.htm",
  7129. "Help/html/P_Independentsoft_Exchange_OnlineMeetingSettings_LobbyBypass.htm",
  7130. "Help/html/P_Independentsoft_Exchange_OnlineMeetingSettings_Presenters.htm",
  7131. "Help/html/P_Independentsoft_Exchange_OutOfOfficeMailTip_Duration.htm",
  7132. "Help/html/P_Independentsoft_Exchange_OutOfOfficeMailTip_ReplyBody.htm",
  7133. "Help/html/P_Independentsoft_Exchange_OutOfOfficeResponse_ExternalAudience.htm",
  7134. "Help/html/P_Independentsoft_Exchange_OutOfOfficeResponse_OutOfOffice.htm",
  7135. "Help/html/P_Independentsoft_Exchange_OutOfOffice_Duration.htm",
  7136. "Help/html/P_Independentsoft_Exchange_OutOfOffice_ExternalAudience.htm",
  7137. "Help/html/P_Independentsoft_Exchange_OutOfOffice_ExternalReply.htm",
  7138. "Help/html/P_Independentsoft_Exchange_OutOfOffice_InternalReply.htm",
  7139. "Help/html/P_Independentsoft_Exchange_OutOfOffice_State.htm",
  7140. "Help/html/P_Independentsoft_Exchange_OwaOptions_AlwaysShowBcc.htm",
  7141. "Help/html/P_Independentsoft_Exchange_OwaOptions_AlwaysShowFrom.htm",
  7142. "Help/html/P_Independentsoft_Exchange_OwaOptions_AutoAddSignature.htm",
  7143. "Help/html/P_Independentsoft_Exchange_OwaOptions_AutoAddSignatureOnReply.htm",
  7144. "Help/html/P_Independentsoft_Exchange_OwaOptions_CheckNameInContactsFirst.htm",
  7145. "Help/html/P_Independentsoft_Exchange_OwaOptions_ComposeMarkup.htm",
  7146. "Help/html/P_Independentsoft_Exchange_OwaOptions_ConversationSortOrder.htm",
  7147. "Help/html/P_Independentsoft_Exchange_OwaOptions_DateFormat.htm",
  7148. "Help/html/P_Independentsoft_Exchange_OwaOptions_EmptyDeletedItemsOnLogoff.htm",
  7149. "Help/html/P_Independentsoft_Exchange_OwaOptions_EnableReminderSound.htm",
  7150. "Help/html/P_Independentsoft_Exchange_OwaOptions_EnableReminders.htm",
  7151. "Help/html/P_Independentsoft_Exchange_OwaOptions_FirstWeekOfYear.htm",
  7152. "Help/html/P_Independentsoft_Exchange_OwaOptions_FontColor.htm",
  7153. "Help/html/P_Independentsoft_Exchange_OwaOptions_FontFlags.htm",
  7154. "Help/html/P_Independentsoft_Exchange_OwaOptions_FontName.htm",
  7155. "Help/html/P_Independentsoft_Exchange_OwaOptions_FontSize.htm",
  7156. "Help/html/P_Independentsoft_Exchange_OwaOptions_FormatBarState.htm",
  7157. "Help/html/P_Independentsoft_Exchange_OwaOptions_GlobalReadingPanePosition.htm",
  7158. "Help/html/P_Independentsoft_Exchange_OwaOptions_HideDeletedItems.htm",
  7159. "Help/html/P_Independentsoft_Exchange_OwaOptions_HourIncrement.htm",
  7160. "Help/html/P_Independentsoft_Exchange_OwaOptions_IsOptimizedForAccessibility.htm",
  7161. "Help/html/P_Independentsoft_Exchange_OwaOptions_IsQuicklinksBarVisible.htm",
  7162. "Help/html/P_Independentsoft_Exchange_OwaOptions_MarkAsReadDelayTime.htm",
  7163. "Help/html/P_Independentsoft_Exchange_OwaOptions_NewItemNotify.htm",
  7164. "Help/html/P_Independentsoft_Exchange_OwaOptions_NextSelection.htm",
  7165. "Help/html/P_Independentsoft_Exchange_OwaOptions_PreviewMarkAsRead.htm",
  7166. "Help/html/P_Independentsoft_Exchange_OwaOptions_ReadReceipt.htm",
  7167. "Help/html/P_Independentsoft_Exchange_OwaOptions_SendAsItemsCopiedTo.htm",
  7168. "Help/html/P_Independentsoft_Exchange_OwaOptions_SendOnBehalfOfCopiedTo.htm",
  7169. "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowPreviewTextInListView.htm",
  7170. "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowSenderOnTopInListView.htm",
  7171. "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowTreeInListView.htm",
  7172. "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowWeekNumbers.htm",
  7173. "Help/html/P_Independentsoft_Exchange_OwaOptions_SignatureHtml.htm",
  7174. "Help/html/P_Independentsoft_Exchange_OwaOptions_SignatureText.htm",
  7175. "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingCheckBeforeSend.htm",
  7176. "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingDictionaryLanguage.htm",
  7177. "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingIgnoreMixedDigits.htm",
  7178. "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingIgnoreUpperCase.htm",
  7179. "Help/html/P_Independentsoft_Exchange_OwaOptions_ThemeStorageId.htm",
  7180. "Help/html/P_Independentsoft_Exchange_OwaOptions_TimeFormat.htm",
  7181. "Help/html/P_Independentsoft_Exchange_OwaOptions_TimeZone.htm",
  7182. "Help/html/P_Independentsoft_Exchange_OwaOptions_WeekStartDay.htm",
  7183. "Help/html/P_Independentsoft_Exchange_PerformReminderActionResponse_ItemIds.htm",
  7184. "Help/html/P_Independentsoft_Exchange_Period_Bias.htm",
  7185. "Help/html/P_Independentsoft_Exchange_Period_Id.htm",
  7186. "Help/html/P_Independentsoft_Exchange_Period_Name.htm",
  7187. "Help/html/P_Independentsoft_Exchange_PermissionSet_Entries.htm",
  7188. "Help/html/P_Independentsoft_Exchange_PermissionSet_Permissions.htm",
  7189. "Help/html/P_Independentsoft_Exchange_Permission_CanCreateItems.htm",
  7190. "Help/html/P_Independentsoft_Exchange_Permission_CanCreateSubFolders.htm",
  7191. "Help/html/P_Independentsoft_Exchange_Permission_DeleteItems.htm",
  7192. "Help/html/P_Independentsoft_Exchange_Permission_EditItems.htm",
  7193. "Help/html/P_Independentsoft_Exchange_Permission_IsFolderContact.htm",
  7194. "Help/html/P_Independentsoft_Exchange_Permission_IsFolderOwner.htm",
  7195. "Help/html/P_Independentsoft_Exchange_Permission_IsFolderVisible.htm",
  7196. "Help/html/P_Independentsoft_Exchange_Permission_Level.htm",
  7197. "Help/html/P_Independentsoft_Exchange_Permission_ReadItems.htm",
  7198. "Help/html/P_Independentsoft_Exchange_Permission_UserId.htm",
  7199. "Help/html/P_Independentsoft_Exchange_PersonaAttribution_DisplayName.htm",
  7200. "Help/html/P_Independentsoft_Exchange_PersonaAttribution_FolderId.htm",
  7201. "Help/html/P_Independentsoft_Exchange_PersonaAttribution_Id.htm",
  7202. "Help/html/P_Independentsoft_Exchange_PersonaAttribution_IsHidden.htm",
  7203. "Help/html/P_Independentsoft_Exchange_PersonaAttribution_IsQuickContact.htm",
  7204. "Help/html/P_Independentsoft_Exchange_PersonaAttribution_IsWritable.htm",
  7205. "Help/html/P_Independentsoft_Exchange_PersonaAttribution_SourceId.htm",
  7206. "Help/html/P_Independentsoft_Exchange_PersonaInfoResponse_Persona.htm",
  7207. "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue_Attributions.htm",
  7208. "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue_Value.htm",
  7209. "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumber_Number.htm",
  7210. "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumber_Type.htm",
  7211. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddressAttributedValue_Attributions.htm",
  7212. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddressAttributedValue_Value.htm",
  7213. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Accuracy.htm",
  7214. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Altitude.htm",
  7215. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_AltitudeAccuracy.htm",
  7216. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_City.htm",
  7217. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Country.htm",
  7218. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_FormattedAddress.htm",
  7219. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Latitude.htm",
  7220. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_LocationSource.htm",
  7221. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_LocationUri.htm",
  7222. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Longitude.htm",
  7223. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_PostOfficeBox.htm",
  7224. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_PostalCode.htm",
  7225. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_State.htm",
  7226. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Street.htm",
  7227. "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Type.htm",
  7228. "Help/html/P_Independentsoft_Exchange_PersonaPropertyPath_AllPropertyPaths.htm",
  7229. "Help/html/P_Independentsoft_Exchange_PersonaShape_PropertyPaths.htm",
  7230. "Help/html/P_Independentsoft_Exchange_PersonaShape_Type.htm",
  7231. "Help/html/P_Independentsoft_Exchange_Persona_AssistantNames.htm",
  7232. "Help/html/P_Independentsoft_Exchange_Persona_AssistantPhoneNumbers.htm",
  7233. "Help/html/P_Independentsoft_Exchange_Persona_Attributions.htm",
  7234. "Help/html/P_Independentsoft_Exchange_Persona_Birthdays.htm",
  7235. "Help/html/P_Independentsoft_Exchange_Persona_BusinessAddresses.htm",
  7236. "Help/html/P_Independentsoft_Exchange_Persona_BusinessHomePages.htm",
  7237. "Help/html/P_Independentsoft_Exchange_Persona_BusinessPhoneNumbers.htm",
  7238. "Help/html/P_Independentsoft_Exchange_Persona_BusinessPhoneNumbers2.htm",
  7239. "Help/html/P_Independentsoft_Exchange_Persona_CallbackPhones.htm",
  7240. "Help/html/P_Independentsoft_Exchange_Persona_CarPhones.htm",
  7241. "Help/html/P_Independentsoft_Exchange_Persona_Children.htm",
  7242. "Help/html/P_Independentsoft_Exchange_Persona_CompanyName.htm",
  7243. "Help/html/P_Independentsoft_Exchange_Persona_CompanyNameSortKey.htm",
  7244. "Help/html/P_Independentsoft_Exchange_Persona_CompanyNames.htm",
  7245. "Help/html/P_Independentsoft_Exchange_Persona_CreationTime.htm",
  7246. "Help/html/P_Independentsoft_Exchange_Persona_Department.htm",
  7247. "Help/html/P_Independentsoft_Exchange_Persona_Departments.htm",
  7248. "Help/html/P_Independentsoft_Exchange_Persona_DisplayName.htm",
  7249. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameFirstLast.htm",
  7250. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameFirstLastHeader.htm",
  7251. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameFirstLastSortKey.htm",
  7252. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameLastFirst.htm",
  7253. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameLastFirstHeader.htm",
  7254. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameLastFirstSortKey.htm",
  7255. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNamePrefix.htm",
  7256. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNamePrefixes.htm",
  7257. "Help/html/P_Independentsoft_Exchange_Persona_DisplayNames.htm",
  7258. "Help/html/P_Independentsoft_Exchange_Persona_EmailAddress.htm",
  7259. "Help/html/P_Independentsoft_Exchange_Persona_EmailAddresses.htm",
  7260. "Help/html/P_Independentsoft_Exchange_Persona_Emails1.htm",
  7261. "Help/html/P_Independentsoft_Exchange_Persona_Emails2.htm",
  7262. "Help/html/P_Independentsoft_Exchange_Persona_Emails3.htm",
  7263. "Help/html/P_Independentsoft_Exchange_Persona_ExtendedProperties.htm",
  7264. "Help/html/P_Independentsoft_Exchange_Persona_FileAs.htm",
  7265. "Help/html/P_Independentsoft_Exchange_Persona_FileAsId.htm",
  7266. "Help/html/P_Independentsoft_Exchange_Persona_FileAsIds.htm",
  7267. "Help/html/P_Independentsoft_Exchange_Persona_FileAses.htm",
  7268. "Help/html/P_Independentsoft_Exchange_Persona_FolderIds.htm",
  7269. "Help/html/P_Independentsoft_Exchange_Persona_Generation.htm",
  7270. "Help/html/P_Independentsoft_Exchange_Persona_Generations.htm",
  7271. "Help/html/P_Independentsoft_Exchange_Persona_GivenName.htm",
  7272. "Help/html/P_Independentsoft_Exchange_Persona_GivenNames.htm",
  7273. "Help/html/P_Independentsoft_Exchange_Persona_Hobbies.htm",
  7274. "Help/html/P_Independentsoft_Exchange_Persona_HomeAddresses.htm",
  7275. "Help/html/P_Independentsoft_Exchange_Persona_HomeCity.htm",
  7276. "Help/html/P_Independentsoft_Exchange_Persona_HomeCitySortKey.htm",
  7277. "Help/html/P_Independentsoft_Exchange_Persona_HomeFaxes.htm",
  7278. "Help/html/P_Independentsoft_Exchange_Persona_HomePhones.htm",
  7279. "Help/html/P_Independentsoft_Exchange_Persona_HomePhones2.htm",
  7280. "Help/html/P_Independentsoft_Exchange_Persona_ImAddress.htm",
  7281. "Help/html/P_Independentsoft_Exchange_Persona_ImAddresses.htm",
  7282. "Help/html/P_Independentsoft_Exchange_Persona_ImAddresses2.htm",
  7283. "Help/html/P_Independentsoft_Exchange_Persona_ImAddresses3.htm",
  7284. "Help/html/P_Independentsoft_Exchange_Persona_Initials.htm",
  7285. "Help/html/P_Independentsoft_Exchange_Persona_Location.htm",
  7286. "Help/html/P_Independentsoft_Exchange_Persona_Locations.htm",
  7287. "Help/html/P_Independentsoft_Exchange_Persona_Managers.htm",
  7288. "Help/html/P_Independentsoft_Exchange_Persona_MiddleName.htm",
  7289. "Help/html/P_Independentsoft_Exchange_Persona_MiddleNames.htm",
  7290. "Help/html/P_Independentsoft_Exchange_Persona_MobilePhones.htm",
  7291. "Help/html/P_Independentsoft_Exchange_Persona_MobilePhones2.htm",
  7292. "Help/html/P_Independentsoft_Exchange_Persona_Nickname.htm",
  7293. "Help/html/P_Independentsoft_Exchange_Persona_Nicknames.htm",
  7294. "Help/html/P_Independentsoft_Exchange_Persona_OfficeLocations.htm",
  7295. "Help/html/P_Independentsoft_Exchange_Persona_OrganizationMainPhones.htm",
  7296. "Help/html/P_Independentsoft_Exchange_Persona_OtherAddresses.htm",
  7297. "Help/html/P_Independentsoft_Exchange_Persona_OtherFaxes.htm",
  7298. "Help/html/P_Independentsoft_Exchange_Persona_OtherPhones2.htm",
  7299. "Help/html/P_Independentsoft_Exchange_Persona_OtherTelephones.htm",
  7300. "Help/html/P_Independentsoft_Exchange_Persona_Pagers.htm",
  7301. "Help/html/P_Independentsoft_Exchange_Persona_PersonaId.htm",
  7302. "Help/html/P_Independentsoft_Exchange_Persona_PersonaObjectStatus.htm",
  7303. "Help/html/P_Independentsoft_Exchange_Persona_PersonaType.htm",
  7304. "Help/html/P_Independentsoft_Exchange_Persona_PersonalHomePages.htm",
  7305. "Help/html/P_Independentsoft_Exchange_Persona_PhoneNumber.htm",
  7306. "Help/html/P_Independentsoft_Exchange_Persona_Professions.htm",
  7307. "Help/html/P_Independentsoft_Exchange_Persona_RadioPhones.htm",
  7308. "Help/html/P_Independentsoft_Exchange_Persona_RelevanceScore.htm",
  7309. "Help/html/P_Independentsoft_Exchange_Persona_Schools.htm",
  7310. "Help/html/P_Independentsoft_Exchange_Persona_SpouseNames.htm",
  7311. "Help/html/P_Independentsoft_Exchange_Persona_Surname.htm",
  7312. "Help/html/P_Independentsoft_Exchange_Persona_Surnames.htm",
  7313. "Help/html/P_Independentsoft_Exchange_Persona_TTYTDDPhoneNumbers.htm",
  7314. "Help/html/P_Independentsoft_Exchange_Persona_TelexNumbers.htm",
  7315. "Help/html/P_Independentsoft_Exchange_Persona_Title.htm",
  7316. "Help/html/P_Independentsoft_Exchange_Persona_Titles.htm",
  7317. "Help/html/P_Independentsoft_Exchange_Persona_WeddingAnniversaries.htm",
  7318. "Help/html/P_Independentsoft_Exchange_Persona_WorkCity.htm",
  7319. "Help/html/P_Independentsoft_Exchange_Persona_WorkCitySortKey.htm",
  7320. "Help/html/P_Independentsoft_Exchange_Persona_WorkFaxes.htm",
  7321. "Help/html/P_Independentsoft_Exchange_Persona_YomiCompanyName.htm",
  7322. "Help/html/P_Independentsoft_Exchange_Persona_YomiCompanyNames.htm",
  7323. "Help/html/P_Independentsoft_Exchange_Persona_YomiFirstName.htm",
  7324. "Help/html/P_Independentsoft_Exchange_Persona_YomiFirstNames.htm",
  7325. "Help/html/P_Independentsoft_Exchange_Persona_YomiLastName.htm",
  7326. "Help/html/P_Independentsoft_Exchange_Persona_YomiLastNames.htm",
  7327. "Help/html/P_Independentsoft_Exchange_PhoneEntity_OriginalPhone.htm",
  7328. "Help/html/P_Independentsoft_Exchange_PhoneEntity_Phone.htm",
  7329. "Help/html/P_Independentsoft_Exchange_PhoneEntity_Position.htm",
  7330. "Help/html/P_Independentsoft_Exchange_PhoneEntity_Type.htm",
  7331. "Help/html/P_Independentsoft_Exchange_PostPropertyPath_AllPropertyPaths.htm",
  7332. "Help/html/P_Independentsoft_Exchange_PostReplyItem_NewBody.htm",
  7333. "Help/html/P_Independentsoft_Exchange_Post_ConversationIndex.htm",
  7334. "Help/html/P_Independentsoft_Exchange_Post_ConversationTopic.htm",
  7335. "Help/html/P_Independentsoft_Exchange_Post_From.htm",
  7336. "Help/html/P_Independentsoft_Exchange_Post_InternetMessageId.htm",
  7337. "Help/html/P_Independentsoft_Exchange_Post_IsRead.htm",
  7338. "Help/html/P_Independentsoft_Exchange_Post_PostedTime.htm",
  7339. "Help/html/P_Independentsoft_Exchange_Post_References.htm",
  7340. "Help/html/P_Independentsoft_Exchange_Post_Sender.htm",
  7341. "Help/html/P_Independentsoft_Exchange_PreviewItemMailbox_MailboxId.htm",
  7342. "Help/html/P_Independentsoft_Exchange_PreviewItemMailbox_PrimarySmtpAddress.htm",
  7343. "Help/html/P_Independentsoft_Exchange_PreviewItemShape_PropertyPaths.htm",
  7344. "Help/html/P_Independentsoft_Exchange_PreviewItemShape_Type.htm",
  7345. "Help/html/P_Independentsoft_Exchange_PreviewItem_BccRecipients.htm",
  7346. "Help/html/P_Independentsoft_Exchange_PreviewItem_CcRecipients.htm",
  7347. "Help/html/P_Independentsoft_Exchange_PreviewItem_CreatedTime.htm",
  7348. "Help/html/P_Independentsoft_Exchange_PreviewItem_ExtendedProperties.htm",
  7349. "Help/html/P_Independentsoft_Exchange_PreviewItem_HasAttachment.htm",
  7350. "Help/html/P_Independentsoft_Exchange_PreviewItem_Importance.htm",
  7351. "Help/html/P_Independentsoft_Exchange_PreviewItem_IsRead.htm",
  7352. "Help/html/P_Independentsoft_Exchange_PreviewItem_ItemClass.htm",
  7353. "Help/html/P_Independentsoft_Exchange_PreviewItem_ItemId.htm",
  7354. "Help/html/P_Independentsoft_Exchange_PreviewItem_Mailbox.htm",
  7355. "Help/html/P_Independentsoft_Exchange_PreviewItem_OwaLink.htm",
  7356. "Help/html/P_Independentsoft_Exchange_PreviewItem_ParentItemId.htm",
  7357. "Help/html/P_Independentsoft_Exchange_PreviewItem_Preview.htm",
  7358. "Help/html/P_Independentsoft_Exchange_PreviewItem_ReceivedTime.htm",
  7359. "Help/html/P_Independentsoft_Exchange_PreviewItem_Sender.htm",
  7360. "Help/html/P_Independentsoft_Exchange_PreviewItem_SentTime.htm",
  7361. "Help/html/P_Independentsoft_Exchange_PreviewItem_Size.htm",
  7362. "Help/html/P_Independentsoft_Exchange_PreviewItem_SortValue.htm",
  7363. "Help/html/P_Independentsoft_Exchange_PreviewItem_Subject.htm",
  7364. "Help/html/P_Independentsoft_Exchange_PreviewItem_ToRecipients.htm",
  7365. "Help/html/P_Independentsoft_Exchange_PreviewItem_UniqueHash.htm",
  7366. "Help/html/P_Independentsoft_Exchange_PropertyId_Id.htm",
  7367. "Help/html/P_Independentsoft_Exchange_PropertyId_Set.htm",
  7368. "Help/html/P_Independentsoft_Exchange_PropertyId_Type.htm",
  7369. "Help/html/P_Independentsoft_Exchange_PropertyName_Name.htm",
  7370. "Help/html/P_Independentsoft_Exchange_PropertyName_Set.htm",
  7371. "Help/html/P_Independentsoft_Exchange_PropertyName_Type.htm",
  7372. "Help/html/P_Independentsoft_Exchange_PropertyOrder_Order.htm",
  7373. "Help/html/P_Independentsoft_Exchange_PropertyOrder_PropertyPath.htm",
  7374. "Help/html/P_Independentsoft_Exchange_PropertyTag_Tag.htm",
  7375. "Help/html/P_Independentsoft_Exchange_PropertyTag_Type.htm",
  7376. "Help/html/P_Independentsoft_Exchange_Property_PropertyPath.htm",
  7377. "Help/html/P_Independentsoft_Exchange_Property_Value.htm",
  7378. "Help/html/P_Independentsoft_Exchange_Property_Values.htm",
  7379. "Help/html/P_Independentsoft_Exchange_ProtectionRuleAction_Arguments.htm",
  7380. "Help/html/P_Independentsoft_Exchange_ProtectionRuleAction_Name.htm",
  7381. "Help/html/P_Independentsoft_Exchange_ProtectionRule_Action.htm",
  7382. "Help/html/P_Independentsoft_Exchange_ProtectionRule_IsUserOverridable.htm",
  7383. "Help/html/P_Independentsoft_Exchange_ProtectionRule_Name.htm",
  7384. "Help/html/P_Independentsoft_Exchange_ProtectionRule_Priority.htm",
  7385. "Help/html/P_Independentsoft_Exchange_ProtectionRulesConfiguration_InternalDomains.htm",
  7386. "Help/html/P_Independentsoft_Exchange_ProtectionRulesConfiguration_RefreshInterval.htm",
  7387. "Help/html/P_Independentsoft_Exchange_ProtectionRulesConfiguration_Rules.htm",
  7388. "Help/html/P_Independentsoft_Exchange_PullSubscription_Timeout.htm",
  7389. "Help/html/P_Independentsoft_Exchange_PushSubscription_CallerData.htm",
  7390. "Help/html/P_Independentsoft_Exchange_PushSubscription_StatusFrequency.htm",
  7391. "Help/html/P_Independentsoft_Exchange_PushSubscription_Url.htm",
  7392. "Help/html/P_Independentsoft_Exchange_QueryString_Query.htm",
  7393. "Help/html/P_Independentsoft_Exchange_QueryString_ResetCache.htm",
  7394. "Help/html/P_Independentsoft_Exchange_QueryString_ReturnDeletedItems.htm",
  7395. "Help/html/P_Independentsoft_Exchange_QueryString_ReturnHighlightTerms.htm",
  7396. "Help/html/P_Independentsoft_Exchange_ReadFlagChange_IsRead.htm",
  7397. "Help/html/P_Independentsoft_Exchange_ReadFlagChange_ItemId.htm",
  7398. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_BccRecipient.htm",
  7399. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_Date.htm",
  7400. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_DeliveryStatus.htm",
  7401. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_EventData.htm",
  7402. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_EventDescription.htm",
  7403. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_HiddenRecipient.htm",
  7404. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_InternalId.htm",
  7405. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_Recipient.htm",
  7406. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_Server.htm",
  7407. "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_UniquePathId.htm",
  7408. "Help/html/P_Independentsoft_Exchange_Recurrence_Pattern.htm",
  7409. "Help/html/P_Independentsoft_Exchange_Recurrence_Range.htm",
  7410. "Help/html/P_Independentsoft_Exchange_RecurringDateTransition_Day.htm",
  7411. "Help/html/P_Independentsoft_Exchange_RecurringDateTransition_Month.htm",
  7412. "Help/html/P_Independentsoft_Exchange_RecurringDateTransition_TimeOffset.htm",
  7413. "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_DayOfWeek.htm",
  7414. "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_Month.htm",
  7415. "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_Occurrence.htm",
  7416. "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_TimeOffset.htm",
  7417. "Help/html/P_Independentsoft_Exchange_RefinerItem_Count.htm",
  7418. "Help/html/P_Independentsoft_Exchange_RefinerItem_Name.htm",
  7419. "Help/html/P_Independentsoft_Exchange_RefinerItem_Token.htm",
  7420. "Help/html/P_Independentsoft_Exchange_RefinerItem_Value.htm",
  7421. "Help/html/P_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_DayIndex.htm",
  7422. "Help/html/P_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_Days.htm",
  7423. "Help/html/P_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_Interval.htm",
  7424. "Help/html/P_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_DayIndex.htm",
  7425. "Help/html/P_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_Days.htm",
  7426. "Help/html/P_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_Month.htm",
  7427. "Help/html/P_Independentsoft_Exchange_ReminderItemAction_ItemId.htm",
  7428. "Help/html/P_Independentsoft_Exchange_ReminderItemAction_NewReminderTime.htm",
  7429. "Help/html/P_Independentsoft_Exchange_ReminderItemAction_Type.htm",
  7430. "Help/html/P_Independentsoft_Exchange_Reminder_EndTime.htm",
  7431. "Help/html/P_Independentsoft_Exchange_Reminder_Group.htm",
  7432. "Help/html/P_Independentsoft_Exchange_Reminder_ItemId.htm",
  7433. "Help/html/P_Independentsoft_Exchange_Reminder_Location.htm",
  7434. "Help/html/P_Independentsoft_Exchange_Reminder_RecurringMasterItemId.htm",
  7435. "Help/html/P_Independentsoft_Exchange_Reminder_StartTime.htm",
  7436. "Help/html/P_Independentsoft_Exchange_Reminder_Subject.htm",
  7437. "Help/html/P_Independentsoft_Exchange_Reminder_Time.htm",
  7438. "Help/html/P_Independentsoft_Exchange_Reminder_Uid.htm",
  7439. "Help/html/P_Independentsoft_Exchange_RemoveItem_BccRecipients.htm",
  7440. "Help/html/P_Independentsoft_Exchange_RemoveItem_CcRecipients.htm",
  7441. "Help/html/P_Independentsoft_Exchange_RemoveItem_ConversationIndex.htm",
  7442. "Help/html/P_Independentsoft_Exchange_RemoveItem_ConversationTopic.htm",
  7443. "Help/html/P_Independentsoft_Exchange_RemoveItem_From.htm",
  7444. "Help/html/P_Independentsoft_Exchange_RemoveItem_InternetMessageHeaders.htm",
  7445. "Help/html/P_Independentsoft_Exchange_RemoveItem_InternetMessageId.htm",
  7446. "Help/html/P_Independentsoft_Exchange_RemoveItem_IsDeliveryReceiptRequested.htm",
  7447. "Help/html/P_Independentsoft_Exchange_RemoveItem_IsRead.htm",
  7448. "Help/html/P_Independentsoft_Exchange_RemoveItem_IsReadReceiptRequested.htm",
  7449. "Help/html/P_Independentsoft_Exchange_RemoveItem_IsResponseRequested.htm",
  7450. "Help/html/P_Independentsoft_Exchange_RemoveItem_ReceivedBy.htm",
  7451. "Help/html/P_Independentsoft_Exchange_RemoveItem_ReceivedRepresenting.htm",
  7452. "Help/html/P_Independentsoft_Exchange_RemoveItem_References.htm",
  7453. "Help/html/P_Independentsoft_Exchange_RemoveItem_ReplyTo.htm",
  7454. "Help/html/P_Independentsoft_Exchange_RemoveItem_Sender.htm",
  7455. "Help/html/P_Independentsoft_Exchange_RemoveItem_ToRecipients.htm",
  7456. "Help/html/P_Independentsoft_Exchange_ReplyBody_Language.htm",
  7457. "Help/html/P_Independentsoft_Exchange_ReplyBody_Message.htm",
  7458. "Help/html/P_Independentsoft_Exchange_Resolution_Contact.htm",
  7459. "Help/html/P_Independentsoft_Exchange_Resolution_Mailbox.htm",
  7460. "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_AbsoluteDenominator.htm",
  7461. "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_IncludesLastItemInRange.htm",
  7462. "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_IndexedPagingOffset.htm",
  7463. "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_NumeratorOffset.htm",
  7464. "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_Resolutions.htm",
  7465. "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_TotalItemsInView.htm",
  7466. "Help/html/P_Independentsoft_Exchange_ResponseItem_ReferenceItemId.htm",
  7467. "Help/html/P_Independentsoft_Exchange_Response_DescriptiveLinkKey.htm",
  7468. "Help/html/P_Independentsoft_Exchange_Response_Message.htm",
  7469. "Help/html/P_Independentsoft_Exchange_Response_ResponseClass.htm",
  7470. "Help/html/P_Independentsoft_Exchange_Response_ResponseCode.htm",
  7471. "Help/html/P_Independentsoft_Exchange_Response_ServerVersionInfo.htm",
  7472. "Help/html/P_Independentsoft_Exchange_Response_XmlMessage.htm",
  7473. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_ContentSettings.htm",
  7474. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Description.htm",
  7475. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_DisplayName.htm",
  7476. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Id.htm",
  7477. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_IsArchive.htm",
  7478. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_IsDefaultArchive.htm",
  7479. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_IsVisible.htm",
  7480. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_MustDisplayDescription.htm",
  7481. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_ObjectGuid.htm",
  7482. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_OptedInto.htm",
  7483. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Period.htm",
  7484. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_RetentionAction.htm",
  7485. "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Type.htm",
  7486. "Help/html/P_Independentsoft_Exchange_RetentionSettings_Comment.htm",
  7487. "Help/html/P_Independentsoft_Exchange_RetentionSettings_Enabled.htm",
  7488. "Help/html/P_Independentsoft_Exchange_RetentionSettings_FullCrawlRequired.htm",
  7489. "Help/html/P_Independentsoft_Exchange_RetentionSettings_RetentionPolicyTags.htm",
  7490. "Help/html/P_Independentsoft_Exchange_RetentionSettings_Url.htm",
  7491. "Help/html/P_Independentsoft_Exchange_RetentionTag_IsExplicit.htm",
  7492. "Help/html/P_Independentsoft_Exchange_RetentionTag_Value.htm",
  7493. "Help/html/P_Independentsoft_Exchange_RuleActions_AssignCategories.htm",
  7494. "Help/html/P_Independentsoft_Exchange_RuleActions_CopyToFolder.htm",
  7495. "Help/html/P_Independentsoft_Exchange_RuleActions_Delete.htm",
  7496. "Help/html/P_Independentsoft_Exchange_RuleActions_ForwardAsAttachmentToRecipients.htm",
  7497. "Help/html/P_Independentsoft_Exchange_RuleActions_ForwardToRecipients.htm",
  7498. "Help/html/P_Independentsoft_Exchange_RuleActions_MarkAsRead.htm",
  7499. "Help/html/P_Independentsoft_Exchange_RuleActions_MarkImportance.htm",
  7500. "Help/html/P_Independentsoft_Exchange_RuleActions_MoveToFolder.htm",
  7501. "Help/html/P_Independentsoft_Exchange_RuleActions_PermanentDelete.htm",
  7502. "Help/html/P_Independentsoft_Exchange_RuleActions_RedirectToRecipients.htm",
  7503. "Help/html/P_Independentsoft_Exchange_RuleActions_SendSMSAlertToRecipients.htm",
  7504. "Help/html/P_Independentsoft_Exchange_RuleActions_ServerReplyWithMessage.htm",
  7505. "Help/html/P_Independentsoft_Exchange_RuleActions_StopProcessingRules.htm",
  7506. "Help/html/P_Independentsoft_Exchange_RuleConditions_Categories.htm",
  7507. "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsBodyStrings.htm",
  7508. "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsHeaderStrings.htm",
  7509. "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsRecipientStrings.htm",
  7510. "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsSenderStrings.htm",
  7511. "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsSubjectOrBodyStrings.htm",
  7512. "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsSubjectStrings.htm",
  7513. "Help/html/P_Independentsoft_Exchange_RuleConditions_FlaggedForAction.htm",
  7514. "Help/html/P_Independentsoft_Exchange_RuleConditions_FromAddresses.htm",
  7515. "Help/html/P_Independentsoft_Exchange_RuleConditions_FromConnectedAccounts.htm",
  7516. "Help/html/P_Independentsoft_Exchange_RuleConditions_HasAttachments.htm",
  7517. "Help/html/P_Independentsoft_Exchange_RuleConditions_Importance.htm",
  7518. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsApprovalRequest.htm",
  7519. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsAutomaticForward.htm",
  7520. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsAutomaticReply.htm",
  7521. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsEncrypted.htm",
  7522. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsMeetingRequest.htm",
  7523. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsMeetingResponse.htm",
  7524. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsNDR.htm",
  7525. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsPermissionControlled.htm",
  7526. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsReadReceipt.htm",
  7527. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsSigned.htm",
  7528. "Help/html/P_Independentsoft_Exchange_RuleConditions_IsVoiceMail.htm",
  7529. "Help/html/P_Independentsoft_Exchange_RuleConditions_ItemClasses.htm",
  7530. "Help/html/P_Independentsoft_Exchange_RuleConditions_MessageClassifications.htm",
  7531. "Help/html/P_Independentsoft_Exchange_RuleConditions_NotSentToMe.htm",
  7532. "Help/html/P_Independentsoft_Exchange_RuleConditions_Sensitivity.htm",
  7533. "Help/html/P_Independentsoft_Exchange_RuleConditions_SentCcMe.htm",
  7534. "Help/html/P_Independentsoft_Exchange_RuleConditions_SentOnlyToMe.htm",
  7535. "Help/html/P_Independentsoft_Exchange_RuleConditions_SentToAddresses.htm",
  7536. "Help/html/P_Independentsoft_Exchange_RuleConditions_SentToMe.htm",
  7537. "Help/html/P_Independentsoft_Exchange_RuleConditions_SentToOrCcMe.htm",
  7538. "Help/html/P_Independentsoft_Exchange_RuleConditions_WithinDateRange.htm",
  7539. "Help/html/P_Independentsoft_Exchange_RuleConditions_WithinSizeRange.htm",
  7540. "Help/html/P_Independentsoft_Exchange_RuleExceptions_Categories.htm",
  7541. "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsBodyStrings.htm",
  7542. "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsHeaderStrings.htm",
  7543. "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsRecipientStrings.htm",
  7544. "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsSenderStrings.htm",
  7545. "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsSubjectOrBodyStrings.htm",
  7546. "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsSubjectStrings.htm",
  7547. "Help/html/P_Independentsoft_Exchange_RuleExceptions_FlaggedForAction.htm",
  7548. "Help/html/P_Independentsoft_Exchange_RuleExceptions_FromAddresses.htm",
  7549. "Help/html/P_Independentsoft_Exchange_RuleExceptions_FromConnectedAccounts.htm",
  7550. "Help/html/P_Independentsoft_Exchange_RuleExceptions_HasAttachments.htm",
  7551. "Help/html/P_Independentsoft_Exchange_RuleExceptions_Importance.htm",
  7552. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsApprovalRequest.htm",
  7553. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsAutomaticForward.htm",
  7554. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsAutomaticReply.htm",
  7555. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsEncrypted.htm",
  7556. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsMeetingRequest.htm",
  7557. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsMeetingResponse.htm",
  7558. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsNDR.htm",
  7559. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsPermissionControlled.htm",
  7560. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsReadReceipt.htm",
  7561. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsSigned.htm",
  7562. "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsVoiceMail.htm",
  7563. "Help/html/P_Independentsoft_Exchange_RuleExceptions_ItemClasses.htm",
  7564. "Help/html/P_Independentsoft_Exchange_RuleExceptions_MessageClassifications.htm",
  7565. "Help/html/P_Independentsoft_Exchange_RuleExceptions_NotSentToMe.htm",
  7566. "Help/html/P_Independentsoft_Exchange_RuleExceptions_Sensitivity.htm",
  7567. "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentCcMe.htm",
  7568. "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentOnlyToMe.htm",
  7569. "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentToAddresses.htm",
  7570. "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentToMe.htm",
  7571. "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentToOrCcMe.htm",
  7572. "Help/html/P_Independentsoft_Exchange_RuleExceptions_WithinDateRange.htm",
  7573. "Help/html/P_Independentsoft_Exchange_RuleExceptions_WithinSizeRange.htm",
  7574. "Help/html/P_Independentsoft_Exchange_RuleOperationError_OperationIndex.htm",
  7575. "Help/html/P_Independentsoft_Exchange_RuleOperationError_ValidationErrors.htm",
  7576. "Help/html/P_Independentsoft_Exchange_RuleOperationResponse_Errors.htm",
  7577. "Help/html/P_Independentsoft_Exchange_RulePredicateDateRange_EndDate.htm",
  7578. "Help/html/P_Independentsoft_Exchange_RulePredicateDateRange_StartDate.htm",
  7579. "Help/html/P_Independentsoft_Exchange_RulePredicateSizeRange_MaximumSize.htm",
  7580. "Help/html/P_Independentsoft_Exchange_RulePredicateSizeRange_MinimumSize.htm",
  7581. "Help/html/P_Independentsoft_Exchange_RuleValidationError_ErrorCode.htm",
  7582. "Help/html/P_Independentsoft_Exchange_RuleValidationError_ErrorMessage.htm",
  7583. "Help/html/P_Independentsoft_Exchange_RuleValidationError_FieldUri.htm",
  7584. "Help/html/P_Independentsoft_Exchange_RuleValidationError_FieldValue.htm",
  7585. "Help/html/P_Independentsoft_Exchange_Rule_Actions.htm",
  7586. "Help/html/P_Independentsoft_Exchange_Rule_Conditions.htm",
  7587. "Help/html/P_Independentsoft_Exchange_Rule_DisplayName.htm",
  7588. "Help/html/P_Independentsoft_Exchange_Rule_Exceptions.htm",
  7589. "Help/html/P_Independentsoft_Exchange_Rule_Id.htm",
  7590. "Help/html/P_Independentsoft_Exchange_Rule_IsEnabled.htm",
  7591. "Help/html/P_Independentsoft_Exchange_Rule_IsInError.htm",
  7592. "Help/html/P_Independentsoft_Exchange_Rule_IsNotSupported.htm",
  7593. "Help/html/P_Independentsoft_Exchange_Rule_Priority.htm",
  7594. "Help/html/P_Independentsoft_Exchange_SearchFolderParameters_FolderIds.htm",
  7595. "Help/html/P_Independentsoft_Exchange_SearchFolderParameters_Restriction.htm",
  7596. "Help/html/P_Independentsoft_Exchange_SearchFolderParameters_Traversal.htm",
  7597. "Help/html/P_Independentsoft_Exchange_SearchFolder_Parameters.htm",
  7598. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_FailedMailboxes.htm",
  7599. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_ItemCount.htm",
  7600. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_Items.htm",
  7601. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_KeywordStatisticsSearchResults.htm",
  7602. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_MailboxQueries.htm",
  7603. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_MailboxStatisticsItems.htm",
  7604. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_PageItemCount.htm",
  7605. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_PageItemSize.htm",
  7606. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_Refiners.htm",
  7607. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_ResultType.htm",
  7608. "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_Size.htm",
  7609. "Help/html/P_Independentsoft_Exchange_SearchableMailbox_DisplayName.htm",
  7610. "Help/html/P_Independentsoft_Exchange_SearchableMailbox_ExternalEmailAddress.htm",
  7611. "Help/html/P_Independentsoft_Exchange_SearchableMailbox_Guid.htm",
  7612. "Help/html/P_Independentsoft_Exchange_SearchableMailbox_IsExternalMailbox.htm",
  7613. "Help/html/P_Independentsoft_Exchange_SearchableMailbox_IsMembershipGroup.htm",
  7614. "Help/html/P_Independentsoft_Exchange_SearchableMailbox_PrimarySmtpAddress.htm",
  7615. "Help/html/P_Independentsoft_Exchange_SearchableMailbox_ReferenceId.htm",
  7616. "Help/html/P_Independentsoft_Exchange_SeekToConditionPageItemView_BasePoint.htm",
  7617. "Help/html/P_Independentsoft_Exchange_SeekToConditionPageItemView_Restriction.htm",
  7618. "Help/html/P_Independentsoft_Exchange_SendNotificationResponse_Notification.htm",
  7619. "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_DayOfWeek.htm",
  7620. "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_DayOrder.htm",
  7621. "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Month.htm",
  7622. "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Offset.htm",
  7623. "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Time.htm",
  7624. "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Year.htm",
  7625. "Help/html/P_Independentsoft_Exchange_SerializableTimeZone_DaylightTime.htm",
  7626. "Help/html/P_Independentsoft_Exchange_SerializableTimeZone_Offset.htm",
  7627. "Help/html/P_Independentsoft_Exchange_SerializableTimeZone_StandardTime.htm",
  7628. "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MajorBuildNumber.htm",
  7629. "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MajorVersion.htm",
  7630. "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MinorBuildNumber.htm",
  7631. "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MinorVersion.htm",
  7632. "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_Version.htm",
  7633. "Help/html/P_Independentsoft_Exchange_ServiceConfigurationResponse_MailTipsConfiguration.htm",
  7634. "Help/html/P_Independentsoft_Exchange_ServiceConfigurationResponse_ProtectionRulesConfiguration.htm",
  7635. "Help/html/P_Independentsoft_Exchange_ServiceConfigurationResponse_UnifiedMessagingConfiguration.htm",
  7636. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_BackOffMilliseconds.htm",
  7637. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_FaultCode.htm",
  7638. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_FaultString.htm",
  7639. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_Line.htm",
  7640. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_Message.htm",
  7641. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_Position.htm",
  7642. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_RequestBody.htm",
  7643. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_ResponseCode.htm",
  7644. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_ServerVersionInfo.htm",
  7645. "Help/html/P_Independentsoft_Exchange_ServiceRequestException_XmlMessage.htm",
  7646. "Help/html/P_Independentsoft_Exchange_Service_AllowAutoRedirect.htm",
  7647. "Help/html/P_Independentsoft_Exchange_Service_AllowWriteStreamBuffering.htm",
  7648. "Help/html/P_Independentsoft_Exchange_Service_AuthorizationCode.htm",
  7649. "Help/html/P_Independentsoft_Exchange_Service_AuthorizationCodeRedirectUri.htm",
  7650. "Help/html/P_Independentsoft_Exchange_Service_ClientAssertion.htm",
  7651. "Help/html/P_Independentsoft_Exchange_Service_ClientCertificate.htm",
  7652. "Help/html/P_Independentsoft_Exchange_Service_ClientId.htm",
  7653. "Help/html/P_Independentsoft_Exchange_Service_ClientSecret.htm",
  7654. "Help/html/P_Independentsoft_Exchange_Service_ConnectionGroupName.htm",
  7655. "Help/html/P_Independentsoft_Exchange_Service_CookieContainer.htm",
  7656. "Help/html/P_Independentsoft_Exchange_Service_Credentials.htm",
  7657. "Help/html/P_Independentsoft_Exchange_Service_DateTimePrecision.htm",
  7658. "Help/html/P_Independentsoft_Exchange_Service_DeviceCode.htm",
  7659. "Help/html/P_Independentsoft_Exchange_Service_ExchangeImpersonation.htm",
  7660. "Help/html/P_Independentsoft_Exchange_Service_Headers.htm",
  7661. "Help/html/P_Independentsoft_Exchange_Service_KeepAlive.htm",
  7662. "Help/html/P_Independentsoft_Exchange_Service_MailboxCulture.htm",
  7663. "Help/html/P_Independentsoft_Exchange_Service_OAuthToken.htm",
  7664. "Help/html/P_Independentsoft_Exchange_Service_Password.htm",
  7665. "Help/html/P_Independentsoft_Exchange_Service_PreAuthenticate.htm",
  7666. "Help/html/P_Independentsoft_Exchange_Service_Proxy.htm",
  7667. "Help/html/P_Independentsoft_Exchange_Service_RequestEncoding.htm",
  7668. "Help/html/P_Independentsoft_Exchange_Service_RequestServerVersion.htm",
  7669. "Help/html/P_Independentsoft_Exchange_Service_ResponseHeaders.htm",
  7670. "Help/html/P_Independentsoft_Exchange_Service_Scope.htm",
  7671. "Help/html/P_Independentsoft_Exchange_Service_SendChunked.htm",
  7672. "Help/html/P_Independentsoft_Exchange_Service_Tenant.htm",
  7673. "Help/html/P_Independentsoft_Exchange_Service_TimeZoneContext.htm",
  7674. "Help/html/P_Independentsoft_Exchange_Service_Timeout.htm",
  7675. "Help/html/P_Independentsoft_Exchange_Service_UnsafeAuthenticatedConnectionSharing.htm",
  7676. "Help/html/P_Independentsoft_Exchange_Service_Url.htm",
  7677. "Help/html/P_Independentsoft_Exchange_Service_Username.htm",
  7678. "Help/html/P_Independentsoft_Exchange_SmtpDomain_IncludeSubdomains.htm",
  7679. "Help/html/P_Independentsoft_Exchange_SmtpDomain_Name.htm",
  7680. "Help/html/P_Independentsoft_Exchange_StandardFolderId_Id.htm",
  7681. "Help/html/P_Independentsoft_Exchange_StandardFolderId_Mailbox.htm",
  7682. "Help/html/P_Independentsoft_Exchange_StandardGroupBy_Order.htm",
  7683. "Help/html/P_Independentsoft_Exchange_StandardGroupBy_PropertyPath.htm",
  7684. "Help/html/P_Independentsoft_Exchange_StreamingEventsResponse_ConnectionStatus.htm",
  7685. "Help/html/P_Independentsoft_Exchange_StreamingEventsResponse_ErrorSubscriptionIds.htm",
  7686. "Help/html/P_Independentsoft_Exchange_StreamingEventsResponse_Notifications.htm",
  7687. "Help/html/P_Independentsoft_Exchange_StringAttributedValue_Attributions.htm",
  7688. "Help/html/P_Independentsoft_Exchange_StringAttributedValue_Value.htm",
  7689. "Help/html/P_Independentsoft_Exchange_SubscribeResponse_SubscriptionId.htm",
  7690. "Help/html/P_Independentsoft_Exchange_SubscribeResponse_Watermark.htm",
  7691. "Help/html/P_Independentsoft_Exchange_Subscription_EventTypes.htm",
  7692. "Help/html/P_Independentsoft_Exchange_Subscription_Folders.htm",
  7693. "Help/html/P_Independentsoft_Exchange_Subscription_SubscribeToAllFolders.htm",
  7694. "Help/html/P_Independentsoft_Exchange_Subscription_Watermark.htm",
  7695. "Help/html/P_Independentsoft_Exchange_SuggestionDay_Date.htm",
  7696. "Help/html/P_Independentsoft_Exchange_SuggestionDay_Quality.htm",
  7697. "Help/html/P_Independentsoft_Exchange_SuggestionDay_Suggestions.htm",
  7698. "Help/html/P_Independentsoft_Exchange_Suggestion_AttendeeConflicts.htm",
  7699. "Help/html/P_Independentsoft_Exchange_Suggestion_IsWorkTime.htm",
  7700. "Help/html/P_Independentsoft_Exchange_Suggestion_MeetingTime.htm",
  7701. "Help/html/P_Independentsoft_Exchange_Suggestion_Quality.htm",
  7702. "Help/html/P_Independentsoft_Exchange_SuggestionsResponse_SuggestionDays.htm",
  7703. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_CurrentMeetingTime.htm",
  7704. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_DetailedSuggestionsWindow.htm",
  7705. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_GlobalObjectId.htm",
  7706. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_GoodThreshold.htm",
  7707. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MaximumNonWorkHourResultsByDay.htm",
  7708. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MaximumResultsByDay.htm",
  7709. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MeetingDuration.htm",
  7710. "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MinimumSuggestionQuality.htm",
  7711. "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_CreatedFolders.htm",
  7712. "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_DeletedFolders.htm",
  7713. "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_IncludesLastFolderInRange.htm",
  7714. "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_State.htm",
  7715. "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_UpdatedFolders.htm",
  7716. "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_CreatedItems.htm",
  7717. "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_DeletedItems.htm",
  7718. "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_IncludesLastItemInRange.htm",
  7719. "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_ReadFlagChangedItems.htm",
  7720. "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_State.htm",
  7721. "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_UpdatedItems.htm",
  7722. "Help/html/P_Independentsoft_Exchange_TaskPropertyPath_AllPropertyPaths.htm",
  7723. "Help/html/P_Independentsoft_Exchange_TaskRecurrence_Pattern.htm",
  7724. "Help/html/P_Independentsoft_Exchange_TaskRecurrence_Range.htm",
  7725. "Help/html/P_Independentsoft_Exchange_TaskSuggestion_Assignees.htm",
  7726. "Help/html/P_Independentsoft_Exchange_TaskSuggestion_Position.htm",
  7727. "Help/html/P_Independentsoft_Exchange_TaskSuggestion_Task.htm",
  7728. "Help/html/P_Independentsoft_Exchange_Task_ActualWork.htm",
  7729. "Help/html/P_Independentsoft_Exchange_Task_AssignedTime.htm",
  7730. "Help/html/P_Independentsoft_Exchange_Task_BillingInformation.htm",
  7731. "Help/html/P_Independentsoft_Exchange_Task_ChangeCount.htm",
  7732. "Help/html/P_Independentsoft_Exchange_Task_CommonEndDate.htm",
  7733. "Help/html/P_Independentsoft_Exchange_Task_CommonStartDate.htm",
  7734. "Help/html/P_Independentsoft_Exchange_Task_Companies.htm",
  7735. "Help/html/P_Independentsoft_Exchange_Task_CompleteDate.htm",
  7736. "Help/html/P_Independentsoft_Exchange_Task_Contacts.htm",
  7737. "Help/html/P_Independentsoft_Exchange_Task_DelegationState.htm",
  7738. "Help/html/P_Independentsoft_Exchange_Task_Delegator.htm",
  7739. "Help/html/P_Independentsoft_Exchange_Task_DueDate.htm",
  7740. "Help/html/P_Independentsoft_Exchange_Task_IsAssignmentEditable.htm",
  7741. "Help/html/P_Independentsoft_Exchange_Task_IsComplete.htm",
  7742. "Help/html/P_Independentsoft_Exchange_Task_IsPrivate.htm",
  7743. "Help/html/P_Independentsoft_Exchange_Task_IsRecurring.htm",
  7744. "Help/html/P_Independentsoft_Exchange_Task_IsTeamTask.htm",
  7745. "Help/html/P_Independentsoft_Exchange_Task_Mileage.htm",
  7746. "Help/html/P_Independentsoft_Exchange_Task_Owner.htm",
  7747. "Help/html/P_Independentsoft_Exchange_Task_PercentComplete.htm",
  7748. "Help/html/P_Independentsoft_Exchange_Task_Priority.htm",
  7749. "Help/html/P_Independentsoft_Exchange_Task_Recurrence.htm",
  7750. "Help/html/P_Independentsoft_Exchange_Task_ReminderOverrideDefault.htm",
  7751. "Help/html/P_Independentsoft_Exchange_Task_ReminderPlaySound.htm",
  7752. "Help/html/P_Independentsoft_Exchange_Task_ReminderSoundFile.htm",
  7753. "Help/html/P_Independentsoft_Exchange_Task_ReminderTime.htm",
  7754. "Help/html/P_Independentsoft_Exchange_Task_StartDate.htm",
  7755. "Help/html/P_Independentsoft_Exchange_Task_Status.htm",
  7756. "Help/html/P_Independentsoft_Exchange_Task_StatusDescription.htm",
  7757. "Help/html/P_Independentsoft_Exchange_Task_TotalWork.htm",
  7758. "Help/html/P_Independentsoft_Exchange_TimeChange_Offset.htm",
  7759. "Help/html/P_Independentsoft_Exchange_TimeChange_Pattern.htm",
  7760. "Help/html/P_Independentsoft_Exchange_TimeChange_Time.htm",
  7761. "Help/html/P_Independentsoft_Exchange_TimeChange_TimeZone.htm",
  7762. "Help/html/P_Independentsoft_Exchange_TimeDuration_EndTime.htm",
  7763. "Help/html/P_Independentsoft_Exchange_TimeDuration_StartTime.htm",
  7764. "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Id.htm",
  7765. "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Name.htm",
  7766. "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Periods.htm",
  7767. "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_TransitionsGroups.htm",
  7768. "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Transitons.htm",
  7769. "Help/html/P_Independentsoft_Exchange_TimeZone_DaylightTime.htm",
  7770. "Help/html/P_Independentsoft_Exchange_TimeZone_Name.htm",
  7771. "Help/html/P_Independentsoft_Exchange_TimeZone_Offset.htm",
  7772. "Help/html/P_Independentsoft_Exchange_TimeZone_StandardTime.htm",
  7773. "Help/html/P_Independentsoft_Exchange_Time_Hour.htm",
  7774. "Help/html/P_Independentsoft_Exchange_Time_Minute.htm",
  7775. "Help/html/P_Independentsoft_Exchange_Time_Second.htm",
  7776. "Help/html/P_Independentsoft_Exchange_Transition_Target.htm",
  7777. "Help/html/P_Independentsoft_Exchange_Transition_TargetDescription.htm",
  7778. "Help/html/P_Independentsoft_Exchange_TransitionsGroup_Id.htm",
  7779. "Help/html/P_Independentsoft_Exchange_TransitionsGroup_Transitions.htm",
  7780. "Help/html/P_Independentsoft_Exchange_UnifiedMessagingConfiguration_IsPlayOnPhoneEnabled.htm",
  7781. "Help/html/P_Independentsoft_Exchange_UnifiedMessagingConfiguration_IsUnifiedMessagingEnabled.htm",
  7782. "Help/html/P_Independentsoft_Exchange_UnifiedMessagingConfiguration_PlayOnPhoneDialString.htm",
  7783. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_CallInfo_EventCause.htm",
  7784. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_CallInfo_State.htm",
  7785. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_MissedCallNotificationEnabled.htm",
  7786. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_OutOfOfficeEnabled.htm",
  7787. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_PlayOnPhoneDialString.htm",
  7788. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_TelephoneAccessFolderEmail.htm",
  7789. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_TelephoneAccessNumbers.htm",
  7790. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_AllowAutoRedirect.htm",
  7791. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_AllowWriteStreamBuffering.htm",
  7792. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_ClientCertificate.htm",
  7793. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_CookieContainer.htm",
  7794. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Credentials.htm",
  7795. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_ExchangeImpersonation.htm",
  7796. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_KeepAlive.htm",
  7797. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_MailboxCulture.htm",
  7798. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_PreAuthenticate.htm",
  7799. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Proxy.htm",
  7800. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_RequestEncoding.htm",
  7801. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_RequestServerVersion.htm",
  7802. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SendChunked.htm",
  7803. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Timeout.htm",
  7804. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_UnsafeAuthenticatedConnectionSharing.htm",
  7805. "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Url.htm",
  7806. "Help/html/P_Independentsoft_Exchange_UnindexedPropertyPath_Uri.htm",
  7807. "Help/html/P_Independentsoft_Exchange_UploadItem_CreateAction.htm",
  7808. "Help/html/P_Independentsoft_Exchange_UploadItem_Data.htm",
  7809. "Help/html/P_Independentsoft_Exchange_UploadItem_IsAssociated.htm",
  7810. "Help/html/P_Independentsoft_Exchange_UploadItem_ItemId.htm",
  7811. "Help/html/P_Independentsoft_Exchange_UploadItem_ParentFolderId.htm",
  7812. "Help/html/P_Independentsoft_Exchange_UploadItemsResponse_ItemId.htm",
  7813. "Help/html/P_Independentsoft_Exchange_UrlEntity_Position.htm",
  7814. "Help/html/P_Independentsoft_Exchange_UrlEntity_Url.htm",
  7815. "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryEntry_Key.htm",
  7816. "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryEntry_Value.htm",
  7817. "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryKey_Type.htm",
  7818. "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryKey_Values.htm",
  7819. "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryValue_Type.htm",
  7820. "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryValue_Values.htm",
  7821. "Help/html/P_Independentsoft_Exchange_UserConfigurationName_FolderId.htm",
  7822. "Help/html/P_Independentsoft_Exchange_UserConfigurationName_Name.htm",
  7823. "Help/html/P_Independentsoft_Exchange_UserConfiguration_BinaryData.htm",
  7824. "Help/html/P_Independentsoft_Exchange_UserConfiguration_Entries.htm",
  7825. "Help/html/P_Independentsoft_Exchange_UserConfiguration_ItemId.htm",
  7826. "Help/html/P_Independentsoft_Exchange_UserConfiguration_Name.htm",
  7827. "Help/html/P_Independentsoft_Exchange_UserConfiguration_XmlData.htm",
  7828. "Help/html/P_Independentsoft_Exchange_UserId_DisplayName.htm",
  7829. "Help/html/P_Independentsoft_Exchange_UserId_PrimarySmtpAddress.htm",
  7830. "Help/html/P_Independentsoft_Exchange_UserId_Sid.htm",
  7831. "Help/html/P_Independentsoft_Exchange_UserId_StandardUser.htm",
  7832. "Help/html/P_Independentsoft_Exchange_UserMailbox_Id.htm",
  7833. "Help/html/P_Independentsoft_Exchange_UserMailbox_IsArchive.htm",
  7834. "Help/html/P_Independentsoft_Exchange_View_MaxEntriesReturned.htm",
  7835. "Help/html/P_Independentsoft_Exchange_WeeklyRecurrencePattern_Days.htm",
  7836. "Help/html/P_Independentsoft_Exchange_WeeklyRecurrencePattern_Interval.htm",
  7837. "Help/html/P_Independentsoft_Exchange_WeeklyRegeneratingPattern_Interval.htm",
  7838. "Help/html/P_Independentsoft_Exchange_WorkingHours_TimeZone.htm",
  7839. "Help/html/P_Independentsoft_Exchange_WorkingHours_WorkingPeriods.htm",
  7840. "Help/html/P_Independentsoft_Exchange_WorkingPeriod_Days.htm",
  7841. "Help/html/P_Independentsoft_Exchange_WorkingPeriod_EndTime.htm",
  7842. "Help/html/P_Independentsoft_Exchange_WorkingPeriod_StartTime.htm",
  7843. "Help/html/P_Independentsoft_Exchange_YearlyRegeneratingPattern_Interval.htm",
  7844. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_ClassId.htm",
  7845. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_FatSectorCount.htm",
  7846. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MajorVersion.htm",
  7847. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MiniFatSectorCount.htm",
  7848. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MiniSectorSize.htm",
  7849. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MiniStreamMaxSize.htm",
  7850. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_Root.htm",
  7851. "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_SectorSize.htm",
  7852. "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntryList_Item.htm",
  7853. "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_ClassId.htm",
  7854. "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_CreatedTime.htm",
  7855. "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_LastModifiedTime.htm",
  7856. "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_Name.htm",
  7857. "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_Size.htm",
  7858. "Help/html/P_Independentsoft_IO_StructuredStorage_RootDirectoryEntry_DirectoryEntries.htm",
  7859. "Help/html/P_Independentsoft_IO_StructuredStorage_RootDirectoryEntry_Name.htm",
  7860. "Help/html/P_Independentsoft_IO_StructuredStorage_Storage_DirectoryEntries.htm",
  7861. "Help/html/P_Independentsoft_IO_StructuredStorage_Stream_Buffer.htm",
  7862. "Help/html/P_Independentsoft_Json_Parser_JsonArray_Values.htm",
  7863. "Help/html/P_Independentsoft_Json_Parser_JsonBoolean_Value.htm",
  7864. "Help/html/P_Independentsoft_Json_Parser_JsonObject_Members.htm",
  7865. "Help/html/P_Independentsoft_Json_Parser_JsonString_Value.htm",
  7866. "Help/html/P_Independentsoft_Json_Parser_Member_Name.htm",
  7867. "Help/html/P_Independentsoft_Json_Parser_Member_Value.htm",
  7868. "Help/html/P_Independentsoft_Msg_Attachment_AdditionalInfo.htm",
  7869. "Help/html/P_Independentsoft_Msg_Attachment_ContentBase.htm",
  7870. "Help/html/P_Independentsoft_Msg_Attachment_ContentDisposition.htm",
  7871. "Help/html/P_Independentsoft_Msg_Attachment_ContentId.htm",
  7872. "Help/html/P_Independentsoft_Msg_Attachment_ContentLocation.htm",
  7873. "Help/html/P_Independentsoft_Msg_Attachment_CreationTime.htm",
  7874. "Help/html/P_Independentsoft_Msg_Attachment_Data.htm",
  7875. "Help/html/P_Independentsoft_Msg_Attachment_DataObject.htm",
  7876. "Help/html/P_Independentsoft_Msg_Attachment_DataObjectStorage.htm",
  7877. "Help/html/P_Independentsoft_Msg_Attachment_DisplayName.htm",
  7878. "Help/html/P_Independentsoft_Msg_Attachment_EmbeddedMessage.htm",
  7879. "Help/html/P_Independentsoft_Msg_Attachment_Encoding.htm",
  7880. "Help/html/P_Independentsoft_Msg_Attachment_Extension.htm",
  7881. "Help/html/P_Independentsoft_Msg_Attachment_FileName.htm",
  7882. "Help/html/P_Independentsoft_Msg_Attachment_Flags.htm",
  7883. "Help/html/P_Independentsoft_Msg_Attachment_IsContactPhoto.htm",
  7884. "Help/html/P_Independentsoft_Msg_Attachment_IsHidden.htm",
  7885. "Help/html/P_Independentsoft_Msg_Attachment_LastModificationTime.htm",
  7886. "Help/html/P_Independentsoft_Msg_Attachment_LongFileName.htm",
  7887. "Help/html/P_Independentsoft_Msg_Attachment_LongPathName.htm",
  7888. "Help/html/P_Independentsoft_Msg_Attachment_Method.htm",
  7889. "Help/html/P_Independentsoft_Msg_Attachment_MimeSequence.htm",
  7890. "Help/html/P_Independentsoft_Msg_Attachment_MimeTag.htm",
  7891. "Help/html/P_Independentsoft_Msg_Attachment_ObjectType.htm",
  7892. "Help/html/P_Independentsoft_Msg_Attachment_PathName.htm",
  7893. "Help/html/P_Independentsoft_Msg_Attachment_RecordKey.htm",
  7894. "Help/html/P_Independentsoft_Msg_Attachment_Rendering.htm",
  7895. "Help/html/P_Independentsoft_Msg_Attachment_RenderingPosition.htm",
  7896. "Help/html/P_Independentsoft_Msg_Attachment_Size.htm",
  7897. "Help/html/P_Independentsoft_Msg_Attachment_Tag.htm",
  7898. "Help/html/P_Independentsoft_Msg_Attachment_TransportName.htm",
  7899. "Help/html/P_Independentsoft_Msg_ExtendedPropertyId_Id.htm",
  7900. "Help/html/P_Independentsoft_Msg_ExtendedPropertyList_Item.htm",
  7901. "Help/html/P_Independentsoft_Msg_ExtendedPropertyName_Name.htm",
  7902. "Help/html/P_Independentsoft_Msg_ExtendedPropertyTag_Guid.htm",
  7903. "Help/html/P_Independentsoft_Msg_ExtendedPropertyTag_Type.htm",
  7904. "Help/html/P_Independentsoft_Msg_ExtendedProperty_Tag.htm",
  7905. "Help/html/P_Independentsoft_Msg_ExtendedProperty_Value.htm",
  7906. "Help/html/P_Independentsoft_Msg_Message_ActualWork.htm",
  7907. "Help/html/P_Independentsoft_Msg_Message_AppointmentEndTime.htm",
  7908. "Help/html/P_Independentsoft_Msg_Message_AppointmentMessageClass.htm",
  7909. "Help/html/P_Independentsoft_Msg_Message_AppointmentStartTime.htm",
  7910. "Help/html/P_Independentsoft_Msg_Message_AssistentName.htm",
  7911. "Help/html/P_Independentsoft_Msg_Message_AssistentPhone.htm",
  7912. "Help/html/P_Independentsoft_Msg_Message_Attachments.htm",
  7913. "Help/html/P_Independentsoft_Msg_Message_BillingInformation.htm",
  7914. "Help/html/P_Independentsoft_Msg_Message_Birthday.htm",
  7915. "Help/html/P_Independentsoft_Msg_Message_Body.htm",
  7916. "Help/html/P_Independentsoft_Msg_Message_BodyHtml.htm",
  7917. "Help/html/P_Independentsoft_Msg_Message_BodyHtmlText.htm",
  7918. "Help/html/P_Independentsoft_Msg_Message_BodyRtf.htm",
  7919. "Help/html/P_Independentsoft_Msg_Message_BusinessAddress.htm",
  7920. "Help/html/P_Independentsoft_Msg_Message_BusinessAddressCity.htm",
  7921. "Help/html/P_Independentsoft_Msg_Message_BusinessAddressCountry.htm",
  7922. "Help/html/P_Independentsoft_Msg_Message_BusinessAddressPostOfficeBox.htm",
  7923. "Help/html/P_Independentsoft_Msg_Message_BusinessAddressPostalCode.htm",
  7924. "Help/html/P_Independentsoft_Msg_Message_BusinessAddressState.htm",
  7925. "Help/html/P_Independentsoft_Msg_Message_BusinessAddressStreet.htm",
  7926. "Help/html/P_Independentsoft_Msg_Message_BusinessFax.htm",
  7927. "Help/html/P_Independentsoft_Msg_Message_BusinessHomePage.htm",
  7928. "Help/html/P_Independentsoft_Msg_Message_BusinessPhone.htm",
  7929. "Help/html/P_Independentsoft_Msg_Message_BusinessPhone2.htm",
  7930. "Help/html/P_Independentsoft_Msg_Message_BusyStatus.htm",
  7931. "Help/html/P_Independentsoft_Msg_Message_CallbackPhone.htm",
  7932. "Help/html/P_Independentsoft_Msg_Message_CarPhone.htm",
  7933. "Help/html/P_Independentsoft_Msg_Message_Categories.htm",
  7934. "Help/html/P_Independentsoft_Msg_Message_CellularPhone.htm",
  7935. "Help/html/P_Independentsoft_Msg_Message_ChangeKey.htm",
  7936. "Help/html/P_Independentsoft_Msg_Message_ChildrenNames.htm",
  7937. "Help/html/P_Independentsoft_Msg_Message_ClientSubmitTime.htm",
  7938. "Help/html/P_Independentsoft_Msg_Message_CommonEndTime.htm",
  7939. "Help/html/P_Independentsoft_Msg_Message_CommonStartTime.htm",
  7940. "Help/html/P_Independentsoft_Msg_Message_Companies.htm",
  7941. "Help/html/P_Independentsoft_Msg_Message_CompanyMainPhone.htm",
  7942. "Help/html/P_Independentsoft_Msg_Message_CompanyName.htm",
  7943. "Help/html/P_Independentsoft_Msg_Message_ComputerNetworkName.htm",
  7944. "Help/html/P_Independentsoft_Msg_Message_ContactHasPicture.htm",
  7945. "Help/html/P_Independentsoft_Msg_Message_ContactNames.htm",
  7946. "Help/html/P_Independentsoft_Msg_Message_ConversationIndex.htm",
  7947. "Help/html/P_Independentsoft_Msg_Message_ConversationTopic.htm",
  7948. "Help/html/P_Independentsoft_Msg_Message_CreationTime.htm",
  7949. "Help/html/P_Independentsoft_Msg_Message_CreatorName.htm",
  7950. "Help/html/P_Independentsoft_Msg_Message_CustomerId.htm",
  7951. "Help/html/P_Independentsoft_Msg_Message_DateCompleted.htm",
  7952. "Help/html/P_Independentsoft_Msg_Message_DeferredDeliveryTime.htm",
  7953. "Help/html/P_Independentsoft_Msg_Message_Delegator.htm",
  7954. "Help/html/P_Independentsoft_Msg_Message_DeliveryReportRequested.htm",
  7955. "Help/html/P_Independentsoft_Msg_Message_DepartmentName.htm",
  7956. "Help/html/P_Independentsoft_Msg_Message_DisableFullFidelity.htm",
  7957. "Help/html/P_Independentsoft_Msg_Message_DisplayBcc.htm",
  7958. "Help/html/P_Independentsoft_Msg_Message_DisplayCc.htm",
  7959. "Help/html/P_Independentsoft_Msg_Message_DisplayName.htm",
  7960. "Help/html/P_Independentsoft_Msg_Message_DisplayNamePrefix.htm",
  7961. "Help/html/P_Independentsoft_Msg_Message_DisplayTo.htm",
  7962. "Help/html/P_Independentsoft_Msg_Message_Duration.htm",
  7963. "Help/html/P_Independentsoft_Msg_Message_Email1Address.htm",
  7964. "Help/html/P_Independentsoft_Msg_Message_Email1DisplayAs.htm",
  7965. "Help/html/P_Independentsoft_Msg_Message_Email1DisplayName.htm",
  7966. "Help/html/P_Independentsoft_Msg_Message_Email1EntryId.htm",
  7967. "Help/html/P_Independentsoft_Msg_Message_Email1Type.htm",
  7968. "Help/html/P_Independentsoft_Msg_Message_Email2Address.htm",
  7969. "Help/html/P_Independentsoft_Msg_Message_Email2DisplayAs.htm",
  7970. "Help/html/P_Independentsoft_Msg_Message_Email2DisplayName.htm",
  7971. "Help/html/P_Independentsoft_Msg_Message_Email2EntryId.htm",
  7972. "Help/html/P_Independentsoft_Msg_Message_Email2Type.htm",
  7973. "Help/html/P_Independentsoft_Msg_Message_Email3Address.htm",
  7974. "Help/html/P_Independentsoft_Msg_Message_Email3DisplayAs.htm",
  7975. "Help/html/P_Independentsoft_Msg_Message_Email3DisplayName.htm",
  7976. "Help/html/P_Independentsoft_Msg_Message_Email3EntryId.htm",
  7977. "Help/html/P_Independentsoft_Msg_Message_Email3Type.htm",
  7978. "Help/html/P_Independentsoft_Msg_Message_Encoding.htm",
  7979. "Help/html/P_Independentsoft_Msg_Message_EntryId.htm",
  7980. "Help/html/P_Independentsoft_Msg_Message_ExtendedProperties.htm",
  7981. "Help/html/P_Independentsoft_Msg_Message_FileAs.htm",
  7982. "Help/html/P_Independentsoft_Msg_Message_FlagDueBy.htm",
  7983. "Help/html/P_Independentsoft_Msg_Message_FlagIcon.htm",
  7984. "Help/html/P_Independentsoft_Msg_Message_FlagStatus.htm",
  7985. "Help/html/P_Independentsoft_Msg_Message_FtpSite.htm",
  7986. "Help/html/P_Independentsoft_Msg_Message_Gender.htm",
  7987. "Help/html/P_Independentsoft_Msg_Message_Generation.htm",
  7988. "Help/html/P_Independentsoft_Msg_Message_GivenName.htm",
  7989. "Help/html/P_Independentsoft_Msg_Message_GovernmentId.htm",
  7990. "Help/html/P_Independentsoft_Msg_Message_Guid.htm",
  7991. "Help/html/P_Independentsoft_Msg_Message_HasAttachment.htm",
  7992. "Help/html/P_Independentsoft_Msg_Message_Hobbies.htm",
  7993. "Help/html/P_Independentsoft_Msg_Message_HomeAddress.htm",
  7994. "Help/html/P_Independentsoft_Msg_Message_HomeAddressCity.htm",
  7995. "Help/html/P_Independentsoft_Msg_Message_HomeAddressCountry.htm",
  7996. "Help/html/P_Independentsoft_Msg_Message_HomeAddressPostOfficeBox.htm",
  7997. "Help/html/P_Independentsoft_Msg_Message_HomeAddressPostalCode.htm",
  7998. "Help/html/P_Independentsoft_Msg_Message_HomeAddressState.htm",
  7999. "Help/html/P_Independentsoft_Msg_Message_HomeAddressStreet.htm",
  8000. "Help/html/P_Independentsoft_Msg_Message_HomeFax.htm",
  8001. "Help/html/P_Independentsoft_Msg_Message_HomePhone.htm",
  8002. "Help/html/P_Independentsoft_Msg_Message_HomePhone2.htm",
  8003. "Help/html/P_Independentsoft_Msg_Message_IconIndex.htm",
  8004. "Help/html/P_Independentsoft_Msg_Message_Importance.htm",
  8005. "Help/html/P_Independentsoft_Msg_Message_InReplyTo.htm",
  8006. "Help/html/P_Independentsoft_Msg_Message_Initials.htm",
  8007. "Help/html/P_Independentsoft_Msg_Message_InstantMessengerAddress.htm",
  8008. "Help/html/P_Independentsoft_Msg_Message_InternetAccountName.htm",
  8009. "Help/html/P_Independentsoft_Msg_Message_InternetCodePage.htm",
  8010. "Help/html/P_Independentsoft_Msg_Message_InternetFreeBusyAddress.htm",
  8011. "Help/html/P_Independentsoft_Msg_Message_InternetMessageId.htm",
  8012. "Help/html/P_Independentsoft_Msg_Message_InternetReferences.htm",
  8013. "Help/html/P_Independentsoft_Msg_Message_IsAllDayEvent.htm",
  8014. "Help/html/P_Independentsoft_Msg_Message_IsComplete.htm",
  8015. "Help/html/P_Independentsoft_Msg_Message_IsEmbedded.htm",
  8016. "Help/html/P_Independentsoft_Msg_Message_IsHidden.htm",
  8017. "Help/html/P_Independentsoft_Msg_Message_IsPrivate.htm",
  8018. "Help/html/P_Independentsoft_Msg_Message_IsReadOnly.htm",
  8019. "Help/html/P_Independentsoft_Msg_Message_IsRecurring.htm",
  8020. "Help/html/P_Independentsoft_Msg_Message_IsReminderSet.htm",
  8021. "Help/html/P_Independentsoft_Msg_Message_IsSystem.htm",
  8022. "Help/html/P_Independentsoft_Msg_Message_IsTeamTask.htm",
  8023. "Help/html/P_Independentsoft_Msg_Message_Isdn.htm",
  8024. "Help/html/P_Independentsoft_Msg_Message_JournalDuration.htm",
  8025. "Help/html/P_Independentsoft_Msg_Message_JournalEndTime.htm",
  8026. "Help/html/P_Independentsoft_Msg_Message_JournalStartTime.htm",
  8027. "Help/html/P_Independentsoft_Msg_Message_JournalType.htm",
  8028. "Help/html/P_Independentsoft_Msg_Message_JournalTypeDescription.htm",
  8029. "Help/html/P_Independentsoft_Msg_Message_Keywords.htm",
  8030. "Help/html/P_Independentsoft_Msg_Message_Label.htm",
  8031. "Help/html/P_Independentsoft_Msg_Message_LastModificationTime.htm",
  8032. "Help/html/P_Independentsoft_Msg_Message_LastModifierName.htm",
  8033. "Help/html/P_Independentsoft_Msg_Message_LastVerbExecuted.htm",
  8034. "Help/html/P_Independentsoft_Msg_Message_LastVerbExecutionTime.htm",
  8035. "Help/html/P_Independentsoft_Msg_Message_Location.htm",
  8036. "Help/html/P_Independentsoft_Msg_Message_ManagerName.htm",
  8037. "Help/html/P_Independentsoft_Msg_Message_MeetingStatus.htm",
  8038. "Help/html/P_Independentsoft_Msg_Message_MessageClass.htm",
  8039. "Help/html/P_Independentsoft_Msg_Message_MessageCodePage.htm",
  8040. "Help/html/P_Independentsoft_Msg_Message_MessageDeliveryTime.htm",
  8041. "Help/html/P_Independentsoft_Msg_Message_MessageFlags.htm",
  8042. "Help/html/P_Independentsoft_Msg_Message_MiddleName.htm",
  8043. "Help/html/P_Independentsoft_Msg_Message_Mileage.htm",
  8044. "Help/html/P_Independentsoft_Msg_Message_Nickname.htm",
  8045. "Help/html/P_Independentsoft_Msg_Message_NormalizedSubject.htm",
  8046. "Help/html/P_Independentsoft_Msg_Message_NoteColor.htm",
  8047. "Help/html/P_Independentsoft_Msg_Message_NoteHeight.htm",
  8048. "Help/html/P_Independentsoft_Msg_Message_NoteLeft.htm",
  8049. "Help/html/P_Independentsoft_Msg_Message_NoteTop.htm",
  8050. "Help/html/P_Independentsoft_Msg_Message_NoteWidth.htm",
  8051. "Help/html/P_Independentsoft_Msg_Message_ObjectType.htm",
  8052. "Help/html/P_Independentsoft_Msg_Message_OfficeLocation.htm",
  8053. "Help/html/P_Independentsoft_Msg_Message_OriginalDisplayTo.htm",
  8054. "Help/html/P_Independentsoft_Msg_Message_OtherAddress.htm",
  8055. "Help/html/P_Independentsoft_Msg_Message_OtherAddressCity.htm",
  8056. "Help/html/P_Independentsoft_Msg_Message_OtherAddressCountry.htm",
  8057. "Help/html/P_Independentsoft_Msg_Message_OtherAddressPostalCode.htm",
  8058. "Help/html/P_Independentsoft_Msg_Message_OtherAddressState.htm",
  8059. "Help/html/P_Independentsoft_Msg_Message_OtherAddressStreet.htm",
  8060. "Help/html/P_Independentsoft_Msg_Message_OtherPhone.htm",
  8061. "Help/html/P_Independentsoft_Msg_Message_OutlookInternalVersion.htm",
  8062. "Help/html/P_Independentsoft_Msg_Message_OutlookVersion.htm",
  8063. "Help/html/P_Independentsoft_Msg_Message_Owner.htm",
  8064. "Help/html/P_Independentsoft_Msg_Message_Pager.htm",
  8065. "Help/html/P_Independentsoft_Msg_Message_PercentComplete.htm",
  8066. "Help/html/P_Independentsoft_Msg_Message_PersonalHomePage.htm",
  8067. "Help/html/P_Independentsoft_Msg_Message_PostalAddress.htm",
  8068. "Help/html/P_Independentsoft_Msg_Message_PrimaryFax.htm",
  8069. "Help/html/P_Independentsoft_Msg_Message_PrimaryPhone.htm",
  8070. "Help/html/P_Independentsoft_Msg_Message_Priority.htm",
  8071. "Help/html/P_Independentsoft_Msg_Message_Profession.htm",
  8072. "Help/html/P_Independentsoft_Msg_Message_ProviderSubmitTime.htm",
  8073. "Help/html/P_Independentsoft_Msg_Message_RadioPhone.htm",
  8074. "Help/html/P_Independentsoft_Msg_Message_ReadReceiptEntryId.htm",
  8075. "Help/html/P_Independentsoft_Msg_Message_ReadReceiptRequested.htm",
  8076. "Help/html/P_Independentsoft_Msg_Message_ReadReceiptSearchKey.htm",
  8077. "Help/html/P_Independentsoft_Msg_Message_ReceivedByAddressType.htm",
  8078. "Help/html/P_Independentsoft_Msg_Message_ReceivedByEmailAddress.htm",
  8079. "Help/html/P_Independentsoft_Msg_Message_ReceivedByEntryId.htm",
  8080. "Help/html/P_Independentsoft_Msg_Message_ReceivedByName.htm",
  8081. "Help/html/P_Independentsoft_Msg_Message_ReceivedBySearchKey.htm",
  8082. "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingAddressType.htm",
  8083. "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingEmailAddress.htm",
  8084. "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingEntryId.htm",
  8085. "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingName.htm",
  8086. "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingSearchKey.htm",
  8087. "Help/html/P_Independentsoft_Msg_Message_Recipients.htm",
  8088. "Help/html/P_Independentsoft_Msg_Message_RecurrencePattern.htm",
  8089. "Help/html/P_Independentsoft_Msg_Message_RecurrencePatternDescription.htm",
  8090. "Help/html/P_Independentsoft_Msg_Message_RecurrenceType.htm",
  8091. "Help/html/P_Independentsoft_Msg_Message_ReminderMinutesBeforeStart.htm",
  8092. "Help/html/P_Independentsoft_Msg_Message_ReminderOverrideDefault.htm",
  8093. "Help/html/P_Independentsoft_Msg_Message_ReminderPlaySound.htm",
  8094. "Help/html/P_Independentsoft_Msg_Message_ReminderSoundFile.htm",
  8095. "Help/html/P_Independentsoft_Msg_Message_ReminderTime.htm",
  8096. "Help/html/P_Independentsoft_Msg_Message_ReplyTo.htm",
  8097. "Help/html/P_Independentsoft_Msg_Message_ReportText.htm",
  8098. "Help/html/P_Independentsoft_Msg_Message_ReportTime.htm",
  8099. "Help/html/P_Independentsoft_Msg_Message_ResponseStatus.htm",
  8100. "Help/html/P_Independentsoft_Msg_Message_RtfCompressed.htm",
  8101. "Help/html/P_Independentsoft_Msg_Message_RtfInSync.htm",
  8102. "Help/html/P_Independentsoft_Msg_Message_SearchKey.htm",
  8103. "Help/html/P_Independentsoft_Msg_Message_SelectedMailingAddress.htm",
  8104. "Help/html/P_Independentsoft_Msg_Message_SenderAddressType.htm",
  8105. "Help/html/P_Independentsoft_Msg_Message_SenderEmailAddress.htm",
  8106. "Help/html/P_Independentsoft_Msg_Message_SenderEntryId.htm",
  8107. "Help/html/P_Independentsoft_Msg_Message_SenderName.htm",
  8108. "Help/html/P_Independentsoft_Msg_Message_SenderSearchKey.htm",
  8109. "Help/html/P_Independentsoft_Msg_Message_SenderSmtpAddress.htm",
  8110. "Help/html/P_Independentsoft_Msg_Message_Sensitivity.htm",
  8111. "Help/html/P_Independentsoft_Msg_Message_SentRepresentingAddressType.htm",
  8112. "Help/html/P_Independentsoft_Msg_Message_SentRepresentingEmailAddress.htm",
  8113. "Help/html/P_Independentsoft_Msg_Message_SentRepresentingEntryId.htm",
  8114. "Help/html/P_Independentsoft_Msg_Message_SentRepresentingName.htm",
  8115. "Help/html/P_Independentsoft_Msg_Message_SentRepresentingSearchKey.htm",
  8116. "Help/html/P_Independentsoft_Msg_Message_SentRepresentingSmtpAddress.htm",
  8117. "Help/html/P_Independentsoft_Msg_Message_Size.htm",
  8118. "Help/html/P_Independentsoft_Msg_Message_SpouseName.htm",
  8119. "Help/html/P_Independentsoft_Msg_Message_StoreSupportMasks.htm",
  8120. "Help/html/P_Independentsoft_Msg_Message_Subject.htm",
  8121. "Help/html/P_Independentsoft_Msg_Message_SubjectPrefix.htm",
  8122. "Help/html/P_Independentsoft_Msg_Message_Surname.htm",
  8123. "Help/html/P_Independentsoft_Msg_Message_TaskDelegationState.htm",
  8124. "Help/html/P_Independentsoft_Msg_Message_TaskDueDate.htm",
  8125. "Help/html/P_Independentsoft_Msg_Message_TaskOwnership.htm",
  8126. "Help/html/P_Independentsoft_Msg_Message_TaskStartDate.htm",
  8127. "Help/html/P_Independentsoft_Msg_Message_TaskStatus.htm",
  8128. "Help/html/P_Independentsoft_Msg_Message_Telex.htm",
  8129. "Help/html/P_Independentsoft_Msg_Message_TimeZone.htm",
  8130. "Help/html/P_Independentsoft_Msg_Message_Title.htm",
  8131. "Help/html/P_Independentsoft_Msg_Message_TotalWork.htm",
  8132. "Help/html/P_Independentsoft_Msg_Message_TransportMessageHeaders.htm",
  8133. "Help/html/P_Independentsoft_Msg_Message_TtyTddPhone.htm",
  8134. "Help/html/P_Independentsoft_Msg_Message_WeddingAnniversary.htm",
  8135. "Help/html/P_Independentsoft_Msg_Recipient_AddressType.htm",
  8136. "Help/html/P_Independentsoft_Msg_Recipient_DisplayName.htm",
  8137. "Help/html/P_Independentsoft_Msg_Recipient_DisplayName7Bit.htm",
  8138. "Help/html/P_Independentsoft_Msg_Recipient_DisplayType.htm",
  8139. "Help/html/P_Independentsoft_Msg_Recipient_EmailAddress.htm",
  8140. "Help/html/P_Independentsoft_Msg_Recipient_EntryId.htm",
  8141. "Help/html/P_Independentsoft_Msg_Recipient_InstanceKey.htm",
  8142. "Help/html/P_Independentsoft_Msg_Recipient_ObjectType.htm",
  8143. "Help/html/P_Independentsoft_Msg_Recipient_OriginatingAddressType.htm",
  8144. "Help/html/P_Independentsoft_Msg_Recipient_OriginatingEmailAddress.htm",
  8145. "Help/html/P_Independentsoft_Msg_Recipient_RecipientType.htm",
  8146. "Help/html/P_Independentsoft_Msg_Recipient_Responsibility.htm",
  8147. "Help/html/P_Independentsoft_Msg_Recipient_SearchKey.htm",
  8148. "Help/html/P_Independentsoft_Msg_Recipient_SendInternetEncoding.htm",
  8149. "Help/html/P_Independentsoft_Msg_Recipient_SendRichInfo.htm",
  8150. "Help/html/P_Independentsoft_Msg_Recipient_SmtpAddress.htm",
  8151. "Help/html/P_Independentsoft_Msg_Recipient_TransmitableDisplayName.htm",
  8152. "Help/html/P_Independentsoft_Msg_RecurrencePattern_CalendarType.htm",
  8153. "Help/html/P_Independentsoft_Msg_RecurrencePattern_DayOfMonth.htm",
  8154. "Help/html/P_Independentsoft_Msg_RecurrencePattern_DayOfWeek.htm",
  8155. "Help/html/P_Independentsoft_Msg_RecurrencePattern_DayOfWeekIndex.htm",
  8156. "Help/html/P_Independentsoft_Msg_RecurrencePattern_DeletedInstanceCount.htm",
  8157. "Help/html/P_Independentsoft_Msg_RecurrencePattern_DeletedInstanceDates.htm",
  8158. "Help/html/P_Independentsoft_Msg_RecurrencePattern_EndDate.htm",
  8159. "Help/html/P_Independentsoft_Msg_RecurrencePattern_EndType.htm",
  8160. "Help/html/P_Independentsoft_Msg_RecurrencePattern_FirstDayOfWeek.htm",
  8161. "Help/html/P_Independentsoft_Msg_RecurrencePattern_Frequency.htm",
  8162. "Help/html/P_Independentsoft_Msg_RecurrencePattern_ModifiedInstanceCount.htm",
  8163. "Help/html/P_Independentsoft_Msg_RecurrencePattern_ModifiedInstanceDates.htm",
  8164. "Help/html/P_Independentsoft_Msg_RecurrencePattern_OccurenceCount.htm",
  8165. "Help/html/P_Independentsoft_Msg_RecurrencePattern_Period.htm",
  8166. "Help/html/P_Independentsoft_Msg_RecurrencePattern_StartDate.htm",
  8167. "Help/html/P_Independentsoft_Msg_RecurrencePattern_Type.htm",
  8168. "Help/html/PageNotFound.htm",
  8169. "Help/html/Properties_T_Independentsoft_Email_Mime_Attachment.htm",
  8170. "Help/html/Properties_T_Independentsoft_Email_Mime_BodyPart.htm",
  8171. "Help/html/Properties_T_Independentsoft_Email_Mime_BodyPartList.htm",
  8172. "Help/html/Properties_T_Independentsoft_Email_Mime_ContentDisposition.htm",
  8173. "Help/html/Properties_T_Independentsoft_Email_Mime_ContentType.htm",
  8174. "Help/html/Properties_T_Independentsoft_Email_Mime_Header.htm",
  8175. "Help/html/Properties_T_Independentsoft_Email_Mime_HeaderList.htm",
  8176. "Help/html/Properties_T_Independentsoft_Email_Mime_Mailbox.htm",
  8177. "Help/html/Properties_T_Independentsoft_Email_Mime_Message.htm",
  8178. "Help/html/Properties_T_Independentsoft_Email_Mime_MessageFormatException.htm",
  8179. "Help/html/Properties_T_Independentsoft_Email_Mime_Parameter.htm",
  8180. "Help/html/Properties_T_Independentsoft_Email_Mime_ParameterList.htm",
  8181. "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteDate.htm",
  8182. "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteDateTransition.htm",
  8183. "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.htm",
  8184. "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.htm",
  8185. "Help/html/Properties_T_Independentsoft_Exchange_AcceptItem.htm",
  8186. "Help/html/Properties_T_Independentsoft_Exchange_AcceptSharingInvitation.htm",
  8187. "Help/html/Properties_T_Independentsoft_Exchange_AddressEntity.htm",
  8188. "Help/html/Properties_T_Independentsoft_Exchange_AddressListId.htm",
  8189. "Help/html/Properties_T_Independentsoft_Exchange_AggregateOn.htm",
  8190. "Help/html/Properties_T_Independentsoft_Exchange_AlternateId.htm",
  8191. "Help/html/Properties_T_Independentsoft_Exchange_AlternatePublicFolderId.htm",
  8192. "Help/html/Properties_T_Independentsoft_Exchange_AlternatePublicFolderItemId.htm",
  8193. "Help/html/Properties_T_Independentsoft_Exchange_Appointment.htm",
  8194. "Help/html/Properties_T_Independentsoft_Exchange_AppointmentPropertyPath.htm",
  8195. "Help/html/Properties_T_Independentsoft_Exchange_Attachment.htm",
  8196. "Help/html/Properties_T_Independentsoft_Exchange_AttachmentId.htm",
  8197. "Help/html/Properties_T_Independentsoft_Exchange_AttachmentInfo.htm",
  8198. "Help/html/Properties_T_Independentsoft_Exchange_AttachmentShape.htm",
  8199. "Help/html/Properties_T_Independentsoft_Exchange_Attendee.htm",
  8200. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_Account.htm",
  8201. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm",
  8202. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.htm",
  8203. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_DomainResponse.htm",
  8204. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSetting.htm",
  8205. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSettingError.htm",
  8206. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_Error.htm",
  8207. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.htm",
  8208. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.htm",
  8209. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ExternalAccess.htm",
  8210. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.htm",
  8211. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.htm",
  8212. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.htm",
  8213. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_InternalAccess.htm",
  8214. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncError.htm",
  8215. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.htm",
  8216. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.htm",
  8217. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.htm",
  8218. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookProvider.htm",
  8219. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.htm",
  8220. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.htm",
  8221. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_User.htm",
  8222. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserResponse.htm",
  8223. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserSetting.htm",
  8224. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingError.htm",
  8225. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingList.htm",
  8226. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_WebClientUrl.htm",
  8227. "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_WebProtocol.htm",
  8228. "Help/html/Properties_T_Independentsoft_Exchange_AvailabilityResponse.htm",
  8229. "Help/html/Properties_T_Independentsoft_Exchange_Body.htm",
  8230. "Help/html/Properties_T_Independentsoft_Exchange_CalendarEvent.htm",
  8231. "Help/html/Properties_T_Independentsoft_Exchange_CalendarFolder.htm",
  8232. "Help/html/Properties_T_Independentsoft_Exchange_CalendarOptions.htm",
  8233. "Help/html/Properties_T_Independentsoft_Exchange_CalendarPermission.htm",
  8234. "Help/html/Properties_T_Independentsoft_Exchange_CalendarPermissionSet.htm",
  8235. "Help/html/Properties_T_Independentsoft_Exchange_CalendarView.htm",
  8236. "Help/html/Properties_T_Independentsoft_Exchange_CancelItem.htm",
  8237. "Help/html/Properties_T_Independentsoft_Exchange_Category.htm",
  8238. "Help/html/Properties_T_Independentsoft_Exchange_CategoryList.htm",
  8239. "Help/html/Properties_T_Independentsoft_Exchange_ChangeHighlights.htm",
  8240. "Help/html/Properties_T_Independentsoft_Exchange_ClientAccessTokenRequest.htm",
  8241. "Help/html/Properties_T_Independentsoft_Exchange_CompleteName.htm",
  8242. "Help/html/Properties_T_Independentsoft_Exchange_Contact.htm",
  8243. "Help/html/Properties_T_Independentsoft_Exchange_ContactEntity.htm",
  8244. "Help/html/Properties_T_Independentsoft_Exchange_ContactPropertyPath.htm",
  8245. "Help/html/Properties_T_Independentsoft_Exchange_ContactsFolder.htm",
  8246. "Help/html/Properties_T_Independentsoft_Exchange_ContactsView.htm",
  8247. "Help/html/Properties_T_Independentsoft_Exchange_Contains.htm",
  8248. "Help/html/Properties_T_Independentsoft_Exchange_ContentSettings.htm",
  8249. "Help/html/Properties_T_Independentsoft_Exchange_Conversation.htm",
  8250. "Help/html/Properties_T_Independentsoft_Exchange_ConversationAction.htm",
  8251. "Help/html/Properties_T_Independentsoft_Exchange_ConversationItemResponse.htm",
  8252. "Help/html/Properties_T_Independentsoft_Exchange_ConversationNode.htm",
  8253. "Help/html/Properties_T_Independentsoft_Exchange_ConversationRequest.htm",
  8254. "Help/html/Properties_T_Independentsoft_Exchange_ConversationShape.htm",
  8255. "Help/html/Properties_T_Independentsoft_Exchange_ConvertIdResponse.htm",
  8256. "Help/html/Properties_T_Independentsoft_Exchange_CopiedEvent.htm",
  8257. "Help/html/Properties_T_Independentsoft_Exchange_CreateAttachmentResponse.htm",
  8258. "Help/html/Properties_T_Independentsoft_Exchange_CreatedEvent.htm",
  8259. "Help/html/Properties_T_Independentsoft_Exchange_CustomPropertyId.htm",
  8260. "Help/html/Properties_T_Independentsoft_Exchange_CustomPropertyName.htm",
  8261. "Help/html/Properties_T_Independentsoft_Exchange_DailyRecurrencePattern.htm",
  8262. "Help/html/Properties_T_Independentsoft_Exchange_DailyRegeneratingPattern.htm",
  8263. "Help/html/Properties_T_Independentsoft_Exchange_DeclineItem.htm",
  8264. "Help/html/Properties_T_Independentsoft_Exchange_DelegateResponse.htm",
  8265. "Help/html/Properties_T_Independentsoft_Exchange_DelegateUser.htm",
  8266. "Help/html/Properties_T_Independentsoft_Exchange_DelegateUserResponse.htm",
  8267. "Help/html/Properties_T_Independentsoft_Exchange_DeleteAttachmentResponse.htm",
  8268. "Help/html/Properties_T_Independentsoft_Exchange_DeletedEvent.htm",
  8269. "Help/html/Properties_T_Independentsoft_Exchange_DeletedOccurrence.htm",
  8270. "Help/html/Properties_T_Independentsoft_Exchange_DeviceAuthorizationCode.htm",
  8271. "Help/html/Properties_T_Independentsoft_Exchange_DiscoverySearchConfiguration.htm",
  8272. "Help/html/Properties_T_Independentsoft_Exchange_DistributionList.htm",
  8273. "Help/html/Properties_T_Independentsoft_Exchange_DistributionListMember.htm",
  8274. "Help/html/Properties_T_Independentsoft_Exchange_DistributionListPropertyPath.htm",
  8275. "Help/html/Properties_T_Independentsoft_Exchange_Duration.htm",
  8276. "Help/html/Properties_T_Independentsoft_Exchange_EffectiveRights.htm",
  8277. "Help/html/Properties_T_Independentsoft_Exchange_EmailAddress.htm",
  8278. "Help/html/Properties_T_Independentsoft_Exchange_EmailAddressEntity.htm",
  8279. "Help/html/Properties_T_Independentsoft_Exchange_EmailUser.htm",
  8280. "Help/html/Properties_T_Independentsoft_Exchange_EncryptedSharedFolderData.htm",
  8281. "Help/html/Properties_T_Independentsoft_Exchange_EndDateRecurrenceRange.htm",
  8282. "Help/html/Properties_T_Independentsoft_Exchange_EnhancedLocation.htm",
  8283. "Help/html/Properties_T_Independentsoft_Exchange_EntityExtractionResult.htm",
  8284. "Help/html/Properties_T_Independentsoft_Exchange_Event.htm",
  8285. "Help/html/Properties_T_Independentsoft_Exchange_Excludes.htm",
  8286. "Help/html/Properties_T_Independentsoft_Exchange_Exists.htm",
  8287. "Help/html/Properties_T_Independentsoft_Exchange_ExpandDistributionListResponse.htm",
  8288. "Help/html/Properties_T_Independentsoft_Exchange_ExportItemsResponse.htm",
  8289. "Help/html/Properties_T_Independentsoft_Exchange_ExtendedProperty.htm",
  8290. "Help/html/Properties_T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.htm",
  8291. "Help/html/Properties_T_Independentsoft_Exchange_ExtendedPropertyList.htm",
  8292. "Help/html/Properties_T_Independentsoft_Exchange_FailedMailbox.htm",
  8293. "Help/html/Properties_T_Independentsoft_Exchange_FileAttachment.htm",
  8294. "Help/html/Properties_T_Independentsoft_Exchange_FileAttachmentInfo.htm",
  8295. "Help/html/Properties_T_Independentsoft_Exchange_FindConversationResponse.htm",
  8296. "Help/html/Properties_T_Independentsoft_Exchange_FindFolderResponse.htm",
  8297. "Help/html/Properties_T_Independentsoft_Exchange_FindItemResponse.htm",
  8298. "Help/html/Properties_T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.htm",
  8299. "Help/html/Properties_T_Independentsoft_Exchange_FindMessageTrackingReportResponse.htm",
  8300. "Help/html/Properties_T_Independentsoft_Exchange_FindPeopleResponse.htm",
  8301. "Help/html/Properties_T_Independentsoft_Exchange_Flag.htm",
  8302. "Help/html/Properties_T_Independentsoft_Exchange_Folder.htm",
  8303. "Help/html/Properties_T_Independentsoft_Exchange_FolderChange.htm",
  8304. "Help/html/Properties_T_Independentsoft_Exchange_FolderId.htm",
  8305. "Help/html/Properties_T_Independentsoft_Exchange_FolderInfoResponse.htm",
  8306. "Help/html/Properties_T_Independentsoft_Exchange_FolderPropertyPath.htm",
  8307. "Help/html/Properties_T_Independentsoft_Exchange_FolderShape.htm",
  8308. "Help/html/Properties_T_Independentsoft_Exchange_ForwardItem.htm",
  8309. "Help/html/Properties_T_Independentsoft_Exchange_FractionalPageView.htm",
  8310. "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyChangedEvent.htm",
  8311. "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyResponse.htm",
  8312. "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyView.htm",
  8313. "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyViewOptions.htm",
  8314. "Help/html/Properties_T_Independentsoft_Exchange_GetAppManifestsResponse.htm",
  8315. "Help/html/Properties_T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.htm",
  8316. "Help/html/Properties_T_Independentsoft_Exchange_GetAttachmentResponse.htm",
  8317. "Help/html/Properties_T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.htm",
  8318. "Help/html/Properties_T_Independentsoft_Exchange_GetEventsResponse.htm",
  8319. "Help/html/Properties_T_Independentsoft_Exchange_GetImItemListResponse.htm",
  8320. "Help/html/Properties_T_Independentsoft_Exchange_GetImItemsResponse.htm",
  8321. "Help/html/Properties_T_Independentsoft_Exchange_GetMailTipsResponse.htm",
  8322. "Help/html/Properties_T_Independentsoft_Exchange_GetMessageTrackingReportResponse.htm",
  8323. "Help/html/Properties_T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.htm",
  8324. "Help/html/Properties_T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.htm",
  8325. "Help/html/Properties_T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.htm",
  8326. "Help/html/Properties_T_Independentsoft_Exchange_GetRemindersResponse.htm",
  8327. "Help/html/Properties_T_Independentsoft_Exchange_GetRoomListsResponse.htm",
  8328. "Help/html/Properties_T_Independentsoft_Exchange_GetRoomsResponse.htm",
  8329. "Help/html/Properties_T_Independentsoft_Exchange_GetRulesResponse.htm",
  8330. "Help/html/Properties_T_Independentsoft_Exchange_GetSearchableMailboxesResponse.htm",
  8331. "Help/html/Properties_T_Independentsoft_Exchange_GetServerTimeZonesResponse.htm",
  8332. "Help/html/Properties_T_Independentsoft_Exchange_GetSharingFolderResponse.htm",
  8333. "Help/html/Properties_T_Independentsoft_Exchange_GetSharingMetadataResponse.htm",
  8334. "Help/html/Properties_T_Independentsoft_Exchange_GetUserConfigurationResponse.htm",
  8335. "Help/html/Properties_T_Independentsoft_Exchange_GetUserPhotoResponse.htm",
  8336. "Help/html/Properties_T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.htm",
  8337. "Help/html/Properties_T_Independentsoft_Exchange_Group.htm",
  8338. "Help/html/Properties_T_Independentsoft_Exchange_GroupAttendeeConflict.htm",
  8339. "Help/html/Properties_T_Independentsoft_Exchange_GroupBy.htm",
  8340. "Help/html/Properties_T_Independentsoft_Exchange_HighlightTerm.htm",
  8341. "Help/html/Properties_T_Independentsoft_Exchange_HoldOnMailboxesInfo.htm",
  8342. "Help/html/Properties_T_Independentsoft_Exchange_Id.htm",
  8343. "Help/html/Properties_T_Independentsoft_Exchange_Identity.htm",
  8344. "Help/html/Properties_T_Independentsoft_Exchange_ImGroup.htm",
  8345. "Help/html/Properties_T_Independentsoft_Exchange_ImGroupInfoResponse.htm",
  8346. "Help/html/Properties_T_Independentsoft_Exchange_IndexedPageView.htm",
  8347. "Help/html/Properties_T_Independentsoft_Exchange_IndexedPropertyPath.htm",
  8348. "Help/html/Properties_T_Independentsoft_Exchange_IndividualAttendeeConflict.htm",
  8349. "Help/html/Properties_T_Independentsoft_Exchange_InternetMessageHeader.htm",
  8350. "Help/html/Properties_T_Independentsoft_Exchange_InvalidRecipient.htm",
  8351. "Help/html/Properties_T_Independentsoft_Exchange_Item.htm",
  8352. "Help/html/Properties_T_Independentsoft_Exchange_ItemAttachment.htm",
  8353. "Help/html/Properties_T_Independentsoft_Exchange_ItemAttachmentInfo.htm",
  8354. "Help/html/Properties_T_Independentsoft_Exchange_ItemChange.htm",
  8355. "Help/html/Properties_T_Independentsoft_Exchange_ItemId.htm",
  8356. "Help/html/Properties_T_Independentsoft_Exchange_ItemInfoResponse.htm",
  8357. "Help/html/Properties_T_Independentsoft_Exchange_ItemPropertyPath.htm",
  8358. "Help/html/Properties_T_Independentsoft_Exchange_ItemShape.htm",
  8359. "Help/html/Properties_T_Independentsoft_Exchange_Journal.htm",
  8360. "Help/html/Properties_T_Independentsoft_Exchange_JournalPropertyPath.htm",
  8361. "Help/html/Properties_T_Independentsoft_Exchange_KeywordStatisticsSearchResult.htm",
  8362. "Help/html/Properties_T_Independentsoft_Exchange_MailTips.htm",
  8363. "Help/html/Properties_T_Independentsoft_Exchange_MailTipsConfiguration.htm",
  8364. "Help/html/Properties_T_Independentsoft_Exchange_MailTipsResponse.htm",
  8365. "Help/html/Properties_T_Independentsoft_Exchange_Mailbox.htm",
  8366. "Help/html/Properties_T_Independentsoft_Exchange_MailboxAttributedValue.htm",
  8367. "Help/html/Properties_T_Independentsoft_Exchange_MailboxData.htm",
  8368. "Help/html/Properties_T_Independentsoft_Exchange_MailboxHoldResult.htm",
  8369. "Help/html/Properties_T_Independentsoft_Exchange_MailboxHoldStatus.htm",
  8370. "Help/html/Properties_T_Independentsoft_Exchange_MailboxQuery.htm",
  8371. "Help/html/Properties_T_Independentsoft_Exchange_MailboxSearchScope.htm",
  8372. "Help/html/Properties_T_Independentsoft_Exchange_MailboxStatisticsByKeywords.htm",
  8373. "Help/html/Properties_T_Independentsoft_Exchange_MailboxStatisticsItem.htm",
  8374. "Help/html/Properties_T_Independentsoft_Exchange_MailboxStatisticsSearchResult.htm",
  8375. "Help/html/Properties_T_Independentsoft_Exchange_ManagedFolderInformation.htm",
  8376. "Help/html/Properties_T_Independentsoft_Exchange_MarkAsJunkResponse.htm",
  8377. "Help/html/Properties_T_Independentsoft_Exchange_MeetingCancellation.htm",
  8378. "Help/html/Properties_T_Independentsoft_Exchange_MeetingCancellationPropertyPath.htm",
  8379. "Help/html/Properties_T_Independentsoft_Exchange_MeetingMessage.htm",
  8380. "Help/html/Properties_T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm",
  8381. "Help/html/Properties_T_Independentsoft_Exchange_MeetingRegistrationResponse.htm",
  8382. "Help/html/Properties_T_Independentsoft_Exchange_MeetingRequest.htm",
  8383. "Help/html/Properties_T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm",
  8384. "Help/html/Properties_T_Independentsoft_Exchange_MeetingResponse.htm",
  8385. "Help/html/Properties_T_Independentsoft_Exchange_MeetingResponsePropertyPath.htm",
  8386. "Help/html/Properties_T_Independentsoft_Exchange_MeetingSuggestion.htm",
  8387. "Help/html/Properties_T_Independentsoft_Exchange_Message.htm",
  8388. "Help/html/Properties_T_Independentsoft_Exchange_MessagePropertyPath.htm",
  8389. "Help/html/Properties_T_Independentsoft_Exchange_MessageResponse.htm",
  8390. "Help/html/Properties_T_Independentsoft_Exchange_MessageTrackingReport.htm",
  8391. "Help/html/Properties_T_Independentsoft_Exchange_MessageTrackingSearchResult.htm",
  8392. "Help/html/Properties_T_Independentsoft_Exchange_MimeContent.htm",
  8393. "Help/html/Properties_T_Independentsoft_Exchange_ModifiedEvent.htm",
  8394. "Help/html/Properties_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.htm",
  8395. "Help/html/Properties_T_Independentsoft_Exchange_MovedEvent.htm",
  8396. "Help/html/Properties_T_Independentsoft_Exchange_NewMailEvent.htm",
  8397. "Help/html/Properties_T_Independentsoft_Exchange_NoEndRecurrenceRange.htm",
  8398. "Help/html/Properties_T_Independentsoft_Exchange_NonIndexableItemDetail.htm",
  8399. "Help/html/Properties_T_Independentsoft_Exchange_NonIndexableItemStatistic.htm",
  8400. "Help/html/Properties_T_Independentsoft_Exchange_Note.htm",
  8401. "Help/html/Properties_T_Independentsoft_Exchange_NotePropertyPath.htm",
  8402. "Help/html/Properties_T_Independentsoft_Exchange_Notification.htm",
  8403. "Help/html/Properties_T_Independentsoft_Exchange_NumberedRecurrenceRange.htm",
  8404. "Help/html/Properties_T_Independentsoft_Exchange_OAuthToken.htm",
  8405. "Help/html/Properties_T_Independentsoft_Exchange_Occurrence.htm",
  8406. "Help/html/Properties_T_Independentsoft_Exchange_OccurrenceItemId.htm",
  8407. "Help/html/Properties_T_Independentsoft_Exchange_OnlineMeetingSettings.htm",
  8408. "Help/html/Properties_T_Independentsoft_Exchange_OutOfOffice.htm",
  8409. "Help/html/Properties_T_Independentsoft_Exchange_OutOfOfficeMailTip.htm",
  8410. "Help/html/Properties_T_Independentsoft_Exchange_OutOfOfficeResponse.htm",
  8411. "Help/html/Properties_T_Independentsoft_Exchange_OwaOptions.htm",
  8412. "Help/html/Properties_T_Independentsoft_Exchange_PageView.htm",
  8413. "Help/html/Properties_T_Independentsoft_Exchange_PerformReminderActionResponse.htm",
  8414. "Help/html/Properties_T_Independentsoft_Exchange_Period.htm",
  8415. "Help/html/Properties_T_Independentsoft_Exchange_Permission.htm",
  8416. "Help/html/Properties_T_Independentsoft_Exchange_PermissionSet.htm",
  8417. "Help/html/Properties_T_Independentsoft_Exchange_Persona.htm",
  8418. "Help/html/Properties_T_Independentsoft_Exchange_PersonaAttribution.htm",
  8419. "Help/html/Properties_T_Independentsoft_Exchange_PersonaInfoResponse.htm",
  8420. "Help/html/Properties_T_Independentsoft_Exchange_PersonaPhoneNumber.htm",
  8421. "Help/html/Properties_T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.htm",
  8422. "Help/html/Properties_T_Independentsoft_Exchange_PersonaPostalAddress.htm",
  8423. "Help/html/Properties_T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.htm",
  8424. "Help/html/Properties_T_Independentsoft_Exchange_PersonaPropertyPath.htm",
  8425. "Help/html/Properties_T_Independentsoft_Exchange_PersonaShape.htm",
  8426. "Help/html/Properties_T_Independentsoft_Exchange_PhoneEntity.htm",
  8427. "Help/html/Properties_T_Independentsoft_Exchange_Post.htm",
  8428. "Help/html/Properties_T_Independentsoft_Exchange_PostPropertyPath.htm",
  8429. "Help/html/Properties_T_Independentsoft_Exchange_PostReplyItem.htm",
  8430. "Help/html/Properties_T_Independentsoft_Exchange_PreviewItem.htm",
  8431. "Help/html/Properties_T_Independentsoft_Exchange_PreviewItemMailbox.htm",
  8432. "Help/html/Properties_T_Independentsoft_Exchange_PreviewItemShape.htm",
  8433. "Help/html/Properties_T_Independentsoft_Exchange_Property.htm",
  8434. "Help/html/Properties_T_Independentsoft_Exchange_PropertyId.htm",
  8435. "Help/html/Properties_T_Independentsoft_Exchange_PropertyName.htm",
  8436. "Help/html/Properties_T_Independentsoft_Exchange_PropertyOrder.htm",
  8437. "Help/html/Properties_T_Independentsoft_Exchange_PropertyTag.htm",
  8438. "Help/html/Properties_T_Independentsoft_Exchange_ProtectionRule.htm",
  8439. "Help/html/Properties_T_Independentsoft_Exchange_ProtectionRuleAction.htm",
  8440. "Help/html/Properties_T_Independentsoft_Exchange_ProtectionRulesConfiguration.htm",
  8441. "Help/html/Properties_T_Independentsoft_Exchange_PullSubscription.htm",
  8442. "Help/html/Properties_T_Independentsoft_Exchange_PushSubscription.htm",
  8443. "Help/html/Properties_T_Independentsoft_Exchange_QueryString.htm",
  8444. "Help/html/Properties_T_Independentsoft_Exchange_ReadFlagChange.htm",
  8445. "Help/html/Properties_T_Independentsoft_Exchange_RecipientTrackingEvent.htm",
  8446. "Help/html/Properties_T_Independentsoft_Exchange_Recurrence.htm",
  8447. "Help/html/Properties_T_Independentsoft_Exchange_RecurringDateTransition.htm",
  8448. "Help/html/Properties_T_Independentsoft_Exchange_RecurringDayTransition.htm",
  8449. "Help/html/Properties_T_Independentsoft_Exchange_RecurringMasterItemId.htm",
  8450. "Help/html/Properties_T_Independentsoft_Exchange_RefinerItem.htm",
  8451. "Help/html/Properties_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.htm",
  8452. "Help/html/Properties_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.htm",
  8453. "Help/html/Properties_T_Independentsoft_Exchange_Reminder.htm",
  8454. "Help/html/Properties_T_Independentsoft_Exchange_ReminderItemAction.htm",
  8455. "Help/html/Properties_T_Independentsoft_Exchange_RemoveItem.htm",
  8456. "Help/html/Properties_T_Independentsoft_Exchange_ReplyAllItem.htm",
  8457. "Help/html/Properties_T_Independentsoft_Exchange_ReplyBody.htm",
  8458. "Help/html/Properties_T_Independentsoft_Exchange_ReplyItem.htm",
  8459. "Help/html/Properties_T_Independentsoft_Exchange_Resolution.htm",
  8460. "Help/html/Properties_T_Independentsoft_Exchange_ResolveNamesResponse.htm",
  8461. "Help/html/Properties_T_Independentsoft_Exchange_Response.htm",
  8462. "Help/html/Properties_T_Independentsoft_Exchange_ResponseItem.htm",
  8463. "Help/html/Properties_T_Independentsoft_Exchange_RetentionPolicyTag.htm",
  8464. "Help/html/Properties_T_Independentsoft_Exchange_RetentionSettings.htm",
  8465. "Help/html/Properties_T_Independentsoft_Exchange_RetentionTag.htm",
  8466. "Help/html/Properties_T_Independentsoft_Exchange_Rule.htm",
  8467. "Help/html/Properties_T_Independentsoft_Exchange_RuleActions.htm",
  8468. "Help/html/Properties_T_Independentsoft_Exchange_RuleConditions.htm",
  8469. "Help/html/Properties_T_Independentsoft_Exchange_RuleExceptions.htm",
  8470. "Help/html/Properties_T_Independentsoft_Exchange_RuleOperationError.htm",
  8471. "Help/html/Properties_T_Independentsoft_Exchange_RuleOperationResponse.htm",
  8472. "Help/html/Properties_T_Independentsoft_Exchange_RulePredicateDateRange.htm",
  8473. "Help/html/Properties_T_Independentsoft_Exchange_RulePredicateSizeRange.htm",
  8474. "Help/html/Properties_T_Independentsoft_Exchange_RuleValidationError.htm",
  8475. "Help/html/Properties_T_Independentsoft_Exchange_SearchFolder.htm",
  8476. "Help/html/Properties_T_Independentsoft_Exchange_SearchFolderParameters.htm",
  8477. "Help/html/Properties_T_Independentsoft_Exchange_SearchMailboxesResponse.htm",
  8478. "Help/html/Properties_T_Independentsoft_Exchange_SearchableMailbox.htm",
  8479. "Help/html/Properties_T_Independentsoft_Exchange_SeekToConditionPageItemView.htm",
  8480. "Help/html/Properties_T_Independentsoft_Exchange_SendNotificationResponse.htm",
  8481. "Help/html/Properties_T_Independentsoft_Exchange_SerializableTimeZone.htm",
  8482. "Help/html/Properties_T_Independentsoft_Exchange_SerializableTimeZoneTime.htm",
  8483. "Help/html/Properties_T_Independentsoft_Exchange_ServerVersionInfo.htm",
  8484. "Help/html/Properties_T_Independentsoft_Exchange_Service.htm",
  8485. "Help/html/Properties_T_Independentsoft_Exchange_ServiceConfigurationResponse.htm",
  8486. "Help/html/Properties_T_Independentsoft_Exchange_ServiceRequestException.htm",
  8487. "Help/html/Properties_T_Independentsoft_Exchange_SmtpDomain.htm",
  8488. "Help/html/Properties_T_Independentsoft_Exchange_StandardFolderId.htm",
  8489. "Help/html/Properties_T_Independentsoft_Exchange_StandardGroupBy.htm",
  8490. "Help/html/Properties_T_Independentsoft_Exchange_StatusEvent.htm",
  8491. "Help/html/Properties_T_Independentsoft_Exchange_StreamingEventsResponse.htm",
  8492. "Help/html/Properties_T_Independentsoft_Exchange_StreamingSubscription.htm",
  8493. "Help/html/Properties_T_Independentsoft_Exchange_StringAttributedValue.htm",
  8494. "Help/html/Properties_T_Independentsoft_Exchange_SubscribeResponse.htm",
  8495. "Help/html/Properties_T_Independentsoft_Exchange_Subscription.htm",
  8496. "Help/html/Properties_T_Independentsoft_Exchange_Suggestion.htm",
  8497. "Help/html/Properties_T_Independentsoft_Exchange_SuggestionDay.htm",
  8498. "Help/html/Properties_T_Independentsoft_Exchange_SuggestionsResponse.htm",
  8499. "Help/html/Properties_T_Independentsoft_Exchange_SuggestionsViewOptions.htm",
  8500. "Help/html/Properties_T_Independentsoft_Exchange_SuppressReadReceipt.htm",
  8501. "Help/html/Properties_T_Independentsoft_Exchange_SyncFoldersResponse.htm",
  8502. "Help/html/Properties_T_Independentsoft_Exchange_SyncItemsResponse.htm",
  8503. "Help/html/Properties_T_Independentsoft_Exchange_Task.htm",
  8504. "Help/html/Properties_T_Independentsoft_Exchange_TaskPropertyPath.htm",
  8505. "Help/html/Properties_T_Independentsoft_Exchange_TaskRecurrence.htm",
  8506. "Help/html/Properties_T_Independentsoft_Exchange_TaskSuggestion.htm",
  8507. "Help/html/Properties_T_Independentsoft_Exchange_TasksFolder.htm",
  8508. "Help/html/Properties_T_Independentsoft_Exchange_TentativelyAcceptItem.htm",
  8509. "Help/html/Properties_T_Independentsoft_Exchange_Time.htm",
  8510. "Help/html/Properties_T_Independentsoft_Exchange_TimeChange.htm",
  8511. "Help/html/Properties_T_Independentsoft_Exchange_TimeDuration.htm",
  8512. "Help/html/Properties_T_Independentsoft_Exchange_TimeZone.htm",
  8513. "Help/html/Properties_T_Independentsoft_Exchange_TimeZoneDefinition.htm",
  8514. "Help/html/Properties_T_Independentsoft_Exchange_Transition.htm",
  8515. "Help/html/Properties_T_Independentsoft_Exchange_TransitionsGroup.htm",
  8516. "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessagingConfiguration.htm",
  8517. "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.htm",
  8518. "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.htm",
  8519. "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.htm",
  8520. "Help/html/Properties_T_Independentsoft_Exchange_UnindexedPropertyPath.htm",
  8521. "Help/html/Properties_T_Independentsoft_Exchange_UploadItem.htm",
  8522. "Help/html/Properties_T_Independentsoft_Exchange_UploadItemsResponse.htm",
  8523. "Help/html/Properties_T_Independentsoft_Exchange_UrlEntity.htm",
  8524. "Help/html/Properties_T_Independentsoft_Exchange_UserConfiguration.htm",
  8525. "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.htm",
  8526. "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryKey.htm",
  8527. "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryValue.htm",
  8528. "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationName.htm",
  8529. "Help/html/Properties_T_Independentsoft_Exchange_UserId.htm",
  8530. "Help/html/Properties_T_Independentsoft_Exchange_UserMailbox.htm",
  8531. "Help/html/Properties_T_Independentsoft_Exchange_View.htm",
  8532. "Help/html/Properties_T_Independentsoft_Exchange_WeeklyRecurrencePattern.htm",
  8533. "Help/html/Properties_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.htm",
  8534. "Help/html/Properties_T_Independentsoft_Exchange_WorkingHours.htm",
  8535. "Help/html/Properties_T_Independentsoft_Exchange_WorkingPeriod.htm",
  8536. "Help/html/Properties_T_Independentsoft_Exchange_YearlyRegeneratingPattern.htm",
  8537. "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_CompoundFile.htm",
  8538. "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.htm",
  8539. "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.htm",
  8540. "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm",
  8541. "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.htm",
  8542. "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_Storage.htm",
  8543. "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_Stream.htm",
  8544. "Help/html/Properties_T_Independentsoft_Json_Parser_JsonArray.htm",
  8545. "Help/html/Properties_T_Independentsoft_Json_Parser_JsonBoolean.htm",
  8546. "Help/html/Properties_T_Independentsoft_Json_Parser_JsonObject.htm",
  8547. "Help/html/Properties_T_Independentsoft_Json_Parser_JsonParseException.htm",
  8548. "Help/html/Properties_T_Independentsoft_Json_Parser_JsonString.htm",
  8549. "Help/html/Properties_T_Independentsoft_Json_Parser_Member.htm",
  8550. "Help/html/Properties_T_Independentsoft_Msg_Attachment.htm",
  8551. "Help/html/Properties_T_Independentsoft_Msg_ExtendedProperty.htm",
  8552. "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyId.htm",
  8553. "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyList.htm",
  8554. "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyName.htm",
  8555. "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyTag.htm",
  8556. "Help/html/Properties_T_Independentsoft_Msg_Message.htm",
  8557. "Help/html/Properties_T_Independentsoft_Msg_Recipient.htm",
  8558. "Help/html/Properties_T_Independentsoft_Msg_RecurrencePattern.htm",
  8559. "Help/html/R_Project_ClassReference.htm",
  8560. "Help/html/T_Independentsoft_Email_Mime_Attachment.htm",
  8561. "Help/html/T_Independentsoft_Email_Mime_BodyPart.htm",
  8562. "Help/html/T_Independentsoft_Email_Mime_BodyPartList.htm",
  8563. "Help/html/T_Independentsoft_Email_Mime_ContentDisposition.htm",
  8564. "Help/html/T_Independentsoft_Email_Mime_ContentDispositionType.htm",
  8565. "Help/html/T_Independentsoft_Email_Mime_ContentTransferEncoding.htm",
  8566. "Help/html/T_Independentsoft_Email_Mime_ContentType.htm",
  8567. "Help/html/T_Independentsoft_Email_Mime_Header.htm",
  8568. "Help/html/T_Independentsoft_Email_Mime_HeaderEncoding.htm",
  8569. "Help/html/T_Independentsoft_Email_Mime_HeaderList.htm",
  8570. "Help/html/T_Independentsoft_Email_Mime_Mailbox.htm",
  8571. "Help/html/T_Independentsoft_Email_Mime_Message.htm",
  8572. "Help/html/T_Independentsoft_Email_Mime_MessageFormatException.htm",
  8573. "Help/html/T_Independentsoft_Email_Mime_Parameter.htm",
  8574. "Help/html/T_Independentsoft_Email_Mime_ParameterList.htm",
  8575. "Help/html/T_Independentsoft_Email_Mime_StandardHeader.htm",
  8576. "Help/html/T_Independentsoft_Exchange_AbsoluteDate.htm",
  8577. "Help/html/T_Independentsoft_Exchange_AbsoluteDateTransition.htm",
  8578. "Help/html/T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.htm",
  8579. "Help/html/T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.htm",
  8580. "Help/html/T_Independentsoft_Exchange_AcceptItem.htm",
  8581. "Help/html/T_Independentsoft_Exchange_AcceptSharingInvitation.htm",
  8582. "Help/html/T_Independentsoft_Exchange_AddressEntity.htm",
  8583. "Help/html/T_Independentsoft_Exchange_AddressListId.htm",
  8584. "Help/html/T_Independentsoft_Exchange_AffectedTaskOccurrences.htm",
  8585. "Help/html/T_Independentsoft_Exchange_Aggregate.htm",
  8586. "Help/html/T_Independentsoft_Exchange_AggregateOn.htm",
  8587. "Help/html/T_Independentsoft_Exchange_AlternateId.htm",
  8588. "Help/html/T_Independentsoft_Exchange_AlternatePublicFolderId.htm",
  8589. "Help/html/T_Independentsoft_Exchange_AlternatePublicFolderItemId.htm",
  8590. "Help/html/T_Independentsoft_Exchange_And.htm",
  8591. "Help/html/T_Independentsoft_Exchange_Appointment.htm",
  8592. "Help/html/T_Independentsoft_Exchange_AppointmentPropertyPath.htm",
  8593. "Help/html/T_Independentsoft_Exchange_Attachment.htm",
  8594. "Help/html/T_Independentsoft_Exchange_AttachmentId.htm",
  8595. "Help/html/T_Independentsoft_Exchange_AttachmentInfo.htm",
  8596. "Help/html/T_Independentsoft_Exchange_AttachmentShape.htm",
  8597. "Help/html/T_Independentsoft_Exchange_Attendee.htm",
  8598. "Help/html/T_Independentsoft_Exchange_AttendeeConflict.htm",
  8599. "Help/html/T_Independentsoft_Exchange_Autodiscover_Account.htm",
  8600. "Help/html/T_Independentsoft_Exchange_Autodiscover_AuthenticationMethod.htm",
  8601. "Help/html/T_Independentsoft_Exchange_Autodiscover_AuthenticationPackage.htm",
  8602. "Help/html/T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm",
  8603. "Help/html/T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.htm",
  8604. "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainResponse.htm",
  8605. "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainSetting.htm",
  8606. "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainSettingError.htm",
  8607. "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainSettingName.htm",
  8608. "Help/html/T_Independentsoft_Exchange_Autodiscover_Error.htm",
  8609. "Help/html/T_Independentsoft_Exchange_Autodiscover_ErrorCode.htm",
  8610. "Help/html/T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.htm",
  8611. "Help/html/T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.htm",
  8612. "Help/html/T_Independentsoft_Exchange_Autodiscover_ExternalAccess.htm",
  8613. "Help/html/T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.htm",
  8614. "Help/html/T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.htm",
  8615. "Help/html/T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.htm",
  8616. "Help/html/T_Independentsoft_Exchange_Autodiscover_InternalAccess.htm",
  8617. "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncError.htm",
  8618. "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.htm",
  8619. "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.htm",
  8620. "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.htm",
  8621. "Help/html/T_Independentsoft_Exchange_Autodiscover_OutlookProvider.htm",
  8622. "Help/html/T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.htm",
  8623. "Help/html/T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.htm",
  8624. "Help/html/T_Independentsoft_Exchange_Autodiscover_ProtocolType.htm",
  8625. "Help/html/T_Independentsoft_Exchange_Autodiscover_User.htm",
  8626. "Help/html/T_Independentsoft_Exchange_Autodiscover_UserResponse.htm",
  8627. "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSetting.htm",
  8628. "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSettingError.htm",
  8629. "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSettingList.htm",
  8630. "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSettingName.htm",
  8631. "Help/html/T_Independentsoft_Exchange_Autodiscover_WebClientUrl.htm",
  8632. "Help/html/T_Independentsoft_Exchange_Autodiscover_WebProtocol.htm",
  8633. "Help/html/T_Independentsoft_Exchange_AvailabilityResponse.htm",
  8634. "Help/html/T_Independentsoft_Exchange_Body.htm",
  8635. "Help/html/T_Independentsoft_Exchange_BodyType.htm",
  8636. "Help/html/T_Independentsoft_Exchange_BusyStatus.htm",
  8637. "Help/html/T_Independentsoft_Exchange_CalendarEvent.htm",
  8638. "Help/html/T_Independentsoft_Exchange_CalendarFolder.htm",
  8639. "Help/html/T_Independentsoft_Exchange_CalendarOptions.htm",
  8640. "Help/html/T_Independentsoft_Exchange_CalendarPermission.htm",
  8641. "Help/html/T_Independentsoft_Exchange_CalendarPermissionLevel.htm",
  8642. "Help/html/T_Independentsoft_Exchange_CalendarPermissionReadAccess.htm",
  8643. "Help/html/T_Independentsoft_Exchange_CalendarPermissionSet.htm",
  8644. "Help/html/T_Independentsoft_Exchange_CalendarView.htm",
  8645. "Help/html/T_Independentsoft_Exchange_CancelItem.htm",
  8646. "Help/html/T_Independentsoft_Exchange_Category.htm",
  8647. "Help/html/T_Independentsoft_Exchange_CategoryColor.htm",
  8648. "Help/html/T_Independentsoft_Exchange_CategoryList.htm",
  8649. "Help/html/T_Independentsoft_Exchange_ChangeHighlights.htm",
  8650. "Help/html/T_Independentsoft_Exchange_ClientAccessTokenRequest.htm",
  8651. "Help/html/T_Independentsoft_Exchange_ClientAccessTokenType.htm",
  8652. "Help/html/T_Independentsoft_Exchange_CompleteName.htm",
  8653. "Help/html/T_Independentsoft_Exchange_ConflictResolution.htm",
  8654. "Help/html/T_Independentsoft_Exchange_ConnectionStatus.htm",
  8655. "Help/html/T_Independentsoft_Exchange_Contact.htm",
  8656. "Help/html/T_Independentsoft_Exchange_ContactDataShapeType.htm",
  8657. "Help/html/T_Independentsoft_Exchange_ContactEntity.htm",
  8658. "Help/html/T_Independentsoft_Exchange_ContactPropertyPath.htm",
  8659. "Help/html/T_Independentsoft_Exchange_ContactSource.htm",
  8660. "Help/html/T_Independentsoft_Exchange_ContactsFolder.htm",
  8661. "Help/html/T_Independentsoft_Exchange_ContactsView.htm",
  8662. "Help/html/T_Independentsoft_Exchange_ContainmentComparison.htm",
  8663. "Help/html/T_Independentsoft_Exchange_ContainmentMode.htm",
  8664. "Help/html/T_Independentsoft_Exchange_Contains.htm",
  8665. "Help/html/T_Independentsoft_Exchange_ContentSettings.htm",
  8666. "Help/html/T_Independentsoft_Exchange_Conversation.htm",
  8667. "Help/html/T_Independentsoft_Exchange_ConversationAction.htm",
  8668. "Help/html/T_Independentsoft_Exchange_ConversationActionType.htm",
  8669. "Help/html/T_Independentsoft_Exchange_ConversationItemResponse.htm",
  8670. "Help/html/T_Independentsoft_Exchange_ConversationNode.htm",
  8671. "Help/html/T_Independentsoft_Exchange_ConversationNodeSortOrder.htm",
  8672. "Help/html/T_Independentsoft_Exchange_ConversationQueryTraversal.htm",
  8673. "Help/html/T_Independentsoft_Exchange_ConversationRequest.htm",
  8674. "Help/html/T_Independentsoft_Exchange_ConversationShape.htm",
  8675. "Help/html/T_Independentsoft_Exchange_ConvertIdResponse.htm",
  8676. "Help/html/T_Independentsoft_Exchange_CopiedEvent.htm",
  8677. "Help/html/T_Independentsoft_Exchange_CreateAction.htm",
  8678. "Help/html/T_Independentsoft_Exchange_CreateAttachmentResponse.htm",
  8679. "Help/html/T_Independentsoft_Exchange_CreatedEvent.htm",
  8680. "Help/html/T_Independentsoft_Exchange_CustomPropertyId.htm",
  8681. "Help/html/T_Independentsoft_Exchange_CustomPropertyName.htm",
  8682. "Help/html/T_Independentsoft_Exchange_DailyRecurrencePattern.htm",
  8683. "Help/html/T_Independentsoft_Exchange_DailyRegeneratingPattern.htm",
  8684. "Help/html/T_Independentsoft_Exchange_DateTimePrecision.htm",
  8685. "Help/html/T_Independentsoft_Exchange_DayOfWeek.htm",
  8686. "Help/html/T_Independentsoft_Exchange_DayOfWeekIndex.htm",
  8687. "Help/html/T_Independentsoft_Exchange_DayOrder.htm",
  8688. "Help/html/T_Independentsoft_Exchange_DeclineItem.htm",
  8689. "Help/html/T_Independentsoft_Exchange_DelegateFolderPermissionLevel.htm",
  8690. "Help/html/T_Independentsoft_Exchange_DelegateResponse.htm",
  8691. "Help/html/T_Independentsoft_Exchange_DelegateUser.htm",
  8692. "Help/html/T_Independentsoft_Exchange_DelegateUserResponse.htm",
  8693. "Help/html/T_Independentsoft_Exchange_DeleteAttachmentResponse.htm",
  8694. "Help/html/T_Independentsoft_Exchange_DeleteType.htm",
  8695. "Help/html/T_Independentsoft_Exchange_DeletedEvent.htm",
  8696. "Help/html/T_Independentsoft_Exchange_DeletedOccurrence.htm",
  8697. "Help/html/T_Independentsoft_Exchange_DeliverMeetingRequests.htm",
  8698. "Help/html/T_Independentsoft_Exchange_DeviceAuthorizationCode.htm",
  8699. "Help/html/T_Independentsoft_Exchange_DisableReason.htm",
  8700. "Help/html/T_Independentsoft_Exchange_DiscoverySearchConfiguration.htm",
  8701. "Help/html/T_Independentsoft_Exchange_DistributionList.htm",
  8702. "Help/html/T_Independentsoft_Exchange_DistributionListMember.htm",
  8703. "Help/html/T_Independentsoft_Exchange_DistributionListMemberStatus.htm",
  8704. "Help/html/T_Independentsoft_Exchange_DistributionListPropertyPath.htm",
  8705. "Help/html/T_Independentsoft_Exchange_Duration.htm",
  8706. "Help/html/T_Independentsoft_Exchange_EffectiveRights.htm",
  8707. "Help/html/T_Independentsoft_Exchange_ElcFolderType.htm",
  8708. "Help/html/T_Independentsoft_Exchange_EmailAddress.htm",
  8709. "Help/html/T_Independentsoft_Exchange_EmailAddressEntity.htm",
  8710. "Help/html/T_Independentsoft_Exchange_EmailUser.htm",
  8711. "Help/html/T_Independentsoft_Exchange_EncryptedSharedFolderData.htm",
  8712. "Help/html/T_Independentsoft_Exchange_EndDateRecurrenceRange.htm",
  8713. "Help/html/T_Independentsoft_Exchange_EnhancedLocation.htm",
  8714. "Help/html/T_Independentsoft_Exchange_EntityExtractionResult.htm",
  8715. "Help/html/T_Independentsoft_Exchange_Event.htm",
  8716. "Help/html/T_Independentsoft_Exchange_EventType.htm",
  8717. "Help/html/T_Independentsoft_Exchange_Excludes.htm",
  8718. "Help/html/T_Independentsoft_Exchange_Exists.htm",
  8719. "Help/html/T_Independentsoft_Exchange_ExpandDistributionListResponse.htm",
  8720. "Help/html/T_Independentsoft_Exchange_ExportItemsResponse.htm",
  8721. "Help/html/T_Independentsoft_Exchange_ExtendedProperty.htm",
  8722. "Help/html/T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.htm",
  8723. "Help/html/T_Independentsoft_Exchange_ExtendedPropertyList.htm",
  8724. "Help/html/T_Independentsoft_Exchange_ExtendedPropertyPath.htm",
  8725. "Help/html/T_Independentsoft_Exchange_ExternalAudience.htm",
  8726. "Help/html/T_Independentsoft_Exchange_FailedMailbox.htm",
  8727. "Help/html/T_Independentsoft_Exchange_FileAsMapping.htm",
  8728. "Help/html/T_Independentsoft_Exchange_FileAttachment.htm",
  8729. "Help/html/T_Independentsoft_Exchange_FileAttachmentInfo.htm",
  8730. "Help/html/T_Independentsoft_Exchange_FindConversationResponse.htm",
  8731. "Help/html/T_Independentsoft_Exchange_FindFolderResponse.htm",
  8732. "Help/html/T_Independentsoft_Exchange_FindItemResponse.htm",
  8733. "Help/html/T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.htm",
  8734. "Help/html/T_Independentsoft_Exchange_FindMessageTrackingReportResponse.htm",
  8735. "Help/html/T_Independentsoft_Exchange_FindPeopleResponse.htm",
  8736. "Help/html/T_Independentsoft_Exchange_Flag.htm",
  8737. "Help/html/T_Independentsoft_Exchange_FlagIcon.htm",
  8738. "Help/html/T_Independentsoft_Exchange_FlagStatus.htm",
  8739. "Help/html/T_Independentsoft_Exchange_FlaggedForAction.htm",
  8740. "Help/html/T_Independentsoft_Exchange_Folder.htm",
  8741. "Help/html/T_Independentsoft_Exchange_FolderChange.htm",
  8742. "Help/html/T_Independentsoft_Exchange_FolderClass.htm",
  8743. "Help/html/T_Independentsoft_Exchange_FolderId.htm",
  8744. "Help/html/T_Independentsoft_Exchange_FolderInfoResponse.htm",
  8745. "Help/html/T_Independentsoft_Exchange_FolderPropertyPath.htm",
  8746. "Help/html/T_Independentsoft_Exchange_FolderQueryTraversal.htm",
  8747. "Help/html/T_Independentsoft_Exchange_FolderShape.htm",
  8748. "Help/html/T_Independentsoft_Exchange_ForwardItem.htm",
  8749. "Help/html/T_Independentsoft_Exchange_FractionalPageView.htm",
  8750. "Help/html/T_Independentsoft_Exchange_FreeBusyChangedEvent.htm",
  8751. "Help/html/T_Independentsoft_Exchange_FreeBusyResponse.htm",
  8752. "Help/html/T_Independentsoft_Exchange_FreeBusyView.htm",
  8753. "Help/html/T_Independentsoft_Exchange_FreeBusyViewOptions.htm",
  8754. "Help/html/T_Independentsoft_Exchange_FreeBusyViewType.htm",
  8755. "Help/html/T_Independentsoft_Exchange_Gender.htm",
  8756. "Help/html/T_Independentsoft_Exchange_GetAppManifestsResponse.htm",
  8757. "Help/html/T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.htm",
  8758. "Help/html/T_Independentsoft_Exchange_GetAttachmentResponse.htm",
  8759. "Help/html/T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.htm",
  8760. "Help/html/T_Independentsoft_Exchange_GetEventsResponse.htm",
  8761. "Help/html/T_Independentsoft_Exchange_GetImItemListResponse.htm",
  8762. "Help/html/T_Independentsoft_Exchange_GetImItemsResponse.htm",
  8763. "Help/html/T_Independentsoft_Exchange_GetMailTipsResponse.htm",
  8764. "Help/html/T_Independentsoft_Exchange_GetMessageTrackingReportResponse.htm",
  8765. "Help/html/T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.htm",
  8766. "Help/html/T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.htm",
  8767. "Help/html/T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.htm",
  8768. "Help/html/T_Independentsoft_Exchange_GetRemindersResponse.htm",
  8769. "Help/html/T_Independentsoft_Exchange_GetRoomListsResponse.htm",
  8770. "Help/html/T_Independentsoft_Exchange_GetRoomsResponse.htm",
  8771. "Help/html/T_Independentsoft_Exchange_GetRulesResponse.htm",
  8772. "Help/html/T_Independentsoft_Exchange_GetSearchableMailboxesResponse.htm",
  8773. "Help/html/T_Independentsoft_Exchange_GetServerTimeZonesResponse.htm",
  8774. "Help/html/T_Independentsoft_Exchange_GetSharingFolderResponse.htm",
  8775. "Help/html/T_Independentsoft_Exchange_GetSharingMetadataResponse.htm",
  8776. "Help/html/T_Independentsoft_Exchange_GetUserConfigurationResponse.htm",
  8777. "Help/html/T_Independentsoft_Exchange_GetUserPhotoResponse.htm",
  8778. "Help/html/T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.htm",
  8779. "Help/html/T_Independentsoft_Exchange_Group.htm",
  8780. "Help/html/T_Independentsoft_Exchange_GroupAttendeeConflict.htm",
  8781. "Help/html/T_Independentsoft_Exchange_GroupBy.htm",
  8782. "Help/html/T_Independentsoft_Exchange_HighlightTerm.htm",
  8783. "Help/html/T_Independentsoft_Exchange_HoldActionType.htm",
  8784. "Help/html/T_Independentsoft_Exchange_HoldOnMailboxesInfo.htm",
  8785. "Help/html/T_Independentsoft_Exchange_HoldStatusType.htm",
  8786. "Help/html/T_Independentsoft_Exchange_IGroupBy.htm",
  8787. "Help/html/T_Independentsoft_Exchange_IconIndex.htm",
  8788. "Help/html/T_Independentsoft_Exchange_Id.htm",
  8789. "Help/html/T_Independentsoft_Exchange_IdFormat.htm",
  8790. "Help/html/T_Independentsoft_Exchange_Identity.htm",
  8791. "Help/html/T_Independentsoft_Exchange_ImGroup.htm",
  8792. "Help/html/T_Independentsoft_Exchange_ImGroupInfoResponse.htm",
  8793. "Help/html/T_Independentsoft_Exchange_Importance.htm",
  8794. "Help/html/T_Independentsoft_Exchange_IndexBasePoint.htm",
  8795. "Help/html/T_Independentsoft_Exchange_IndexedPageView.htm",
  8796. "Help/html/T_Independentsoft_Exchange_IndexedPropertyPath.htm",
  8797. "Help/html/T_Independentsoft_Exchange_IndexedPropertyPathUri.htm",
  8798. "Help/html/T_Independentsoft_Exchange_IndividualAttendeeConflict.htm",
  8799. "Help/html/T_Independentsoft_Exchange_InstanceType.htm",
  8800. "Help/html/T_Independentsoft_Exchange_InternetMessageHeader.htm",
  8801. "Help/html/T_Independentsoft_Exchange_InvalidRecipient.htm",
  8802. "Help/html/T_Independentsoft_Exchange_InvalidRecipientResponseCode.htm",
  8803. "Help/html/T_Independentsoft_Exchange_IsEqualTo.htm",
  8804. "Help/html/T_Independentsoft_Exchange_IsGreaterThan.htm",
  8805. "Help/html/T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.htm",
  8806. "Help/html/T_Independentsoft_Exchange_IsLessThan.htm",
  8807. "Help/html/T_Independentsoft_Exchange_IsLessThanOrEqualTo.htm",
  8808. "Help/html/T_Independentsoft_Exchange_IsNotEqualTo.htm",
  8809. "Help/html/T_Independentsoft_Exchange_Item.htm",
  8810. "Help/html/T_Independentsoft_Exchange_ItemAttachment.htm",
  8811. "Help/html/T_Independentsoft_Exchange_ItemAttachmentInfo.htm",
  8812. "Help/html/T_Independentsoft_Exchange_ItemChange.htm",
  8813. "Help/html/T_Independentsoft_Exchange_ItemClass.htm",
  8814. "Help/html/T_Independentsoft_Exchange_ItemId.htm",
  8815. "Help/html/T_Independentsoft_Exchange_ItemIndexError.htm",
  8816. "Help/html/T_Independentsoft_Exchange_ItemInfoResponse.htm",
  8817. "Help/html/T_Independentsoft_Exchange_ItemPropertyPath.htm",
  8818. "Help/html/T_Independentsoft_Exchange_ItemQueryTraversal.htm",
  8819. "Help/html/T_Independentsoft_Exchange_ItemShape.htm",
  8820. "Help/html/T_Independentsoft_Exchange_Journal.htm",
  8821. "Help/html/T_Independentsoft_Exchange_JournalPropertyPath.htm",
  8822. "Help/html/T_Independentsoft_Exchange_KeyboardShortcut.htm",
  8823. "Help/html/T_Independentsoft_Exchange_KeywordStatisticsSearchResult.htm",
  8824. "Help/html/T_Independentsoft_Exchange_LastVerbExecuted.htm",
  8825. "Help/html/T_Independentsoft_Exchange_LegacyFreeBusy.htm",
  8826. "Help/html/T_Independentsoft_Exchange_LobbyBypass.htm",
  8827. "Help/html/T_Independentsoft_Exchange_LocationSource.htm",
  8828. "Help/html/T_Independentsoft_Exchange_MailTipType.htm",
  8829. "Help/html/T_Independentsoft_Exchange_MailTips.htm",
  8830. "Help/html/T_Independentsoft_Exchange_MailTipsConfiguration.htm",
  8831. "Help/html/T_Independentsoft_Exchange_MailTipsResponse.htm",
  8832. "Help/html/T_Independentsoft_Exchange_Mailbox.htm",
  8833. "Help/html/T_Independentsoft_Exchange_MailboxAttributedValue.htm",
  8834. "Help/html/T_Independentsoft_Exchange_MailboxData.htm",
  8835. "Help/html/T_Independentsoft_Exchange_MailboxHoldResult.htm",
  8836. "Help/html/T_Independentsoft_Exchange_MailboxHoldStatus.htm",
  8837. "Help/html/T_Independentsoft_Exchange_MailboxQuery.htm",
  8838. "Help/html/T_Independentsoft_Exchange_MailboxSearchLocation.htm",
  8839. "Help/html/T_Independentsoft_Exchange_MailboxSearchScope.htm",
  8840. "Help/html/T_Independentsoft_Exchange_MailboxStatisticsByKeywords.htm",
  8841. "Help/html/T_Independentsoft_Exchange_MailboxStatisticsItem.htm",
  8842. "Help/html/T_Independentsoft_Exchange_MailboxStatisticsSearchResult.htm",
  8843. "Help/html/T_Independentsoft_Exchange_MailboxType.htm",
  8844. "Help/html/T_Independentsoft_Exchange_ManagedFolderInformation.htm",
  8845. "Help/html/T_Independentsoft_Exchange_MapiPropertyTag.htm",
  8846. "Help/html/T_Independentsoft_Exchange_MapiPropertyType.htm",
  8847. "Help/html/T_Independentsoft_Exchange_MarkAsJunkResponse.htm",
  8848. "Help/html/T_Independentsoft_Exchange_MeetingAttendeeType.htm",
  8849. "Help/html/T_Independentsoft_Exchange_MeetingCancellation.htm",
  8850. "Help/html/T_Independentsoft_Exchange_MeetingCancellationPropertyPath.htm",
  8851. "Help/html/T_Independentsoft_Exchange_MeetingMessage.htm",
  8852. "Help/html/T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm",
  8853. "Help/html/T_Independentsoft_Exchange_MeetingRegistrationResponse.htm",
  8854. "Help/html/T_Independentsoft_Exchange_MeetingRequest.htm",
  8855. "Help/html/T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm",
  8856. "Help/html/T_Independentsoft_Exchange_MeetingRequestType.htm",
  8857. "Help/html/T_Independentsoft_Exchange_MeetingResponse.htm",
  8858. "Help/html/T_Independentsoft_Exchange_MeetingResponsePropertyPath.htm",
  8859. "Help/html/T_Independentsoft_Exchange_MeetingStatus.htm",
  8860. "Help/html/T_Independentsoft_Exchange_MeetingSuggestion.htm",
  8861. "Help/html/T_Independentsoft_Exchange_Message.htm",
  8862. "Help/html/T_Independentsoft_Exchange_MessageDisposition.htm",
  8863. "Help/html/T_Independentsoft_Exchange_MessageFlag.htm",
  8864. "Help/html/T_Independentsoft_Exchange_MessagePropertyPath.htm",
  8865. "Help/html/T_Independentsoft_Exchange_MessageResponse.htm",
  8866. "Help/html/T_Independentsoft_Exchange_MessageTrackingDeliveryStatus.htm",
  8867. "Help/html/T_Independentsoft_Exchange_MessageTrackingEventDescription.htm",
  8868. "Help/html/T_Independentsoft_Exchange_MessageTrackingReport.htm",
  8869. "Help/html/T_Independentsoft_Exchange_MessageTrackingReportTemplate.htm",
  8870. "Help/html/T_Independentsoft_Exchange_MessageTrackingScope.htm",
  8871. "Help/html/T_Independentsoft_Exchange_MessageTrackingSearchResult.htm",
  8872. "Help/html/T_Independentsoft_Exchange_MimeContent.htm",
  8873. "Help/html/T_Independentsoft_Exchange_ModifiedEvent.htm",
  8874. "Help/html/T_Independentsoft_Exchange_Month.htm",
  8875. "Help/html/T_Independentsoft_Exchange_MonthlyRegeneratingPattern.htm",
  8876. "Help/html/T_Independentsoft_Exchange_MovedEvent.htm",
  8877. "Help/html/T_Independentsoft_Exchange_NewMailEvent.htm",
  8878. "Help/html/T_Independentsoft_Exchange_NoEndRecurrenceRange.htm",
  8879. "Help/html/T_Independentsoft_Exchange_NonIndexableItemDetail.htm",
  8880. "Help/html/T_Independentsoft_Exchange_NonIndexableItemStatistic.htm",
  8881. "Help/html/T_Independentsoft_Exchange_Not.htm",
  8882. "Help/html/T_Independentsoft_Exchange_Note.htm",
  8883. "Help/html/T_Independentsoft_Exchange_NoteColor.htm",
  8884. "Help/html/T_Independentsoft_Exchange_NotePropertyPath.htm",
  8885. "Help/html/T_Independentsoft_Exchange_Notification.htm",
  8886. "Help/html/T_Independentsoft_Exchange_NumberedRecurrenceRange.htm",
  8887. "Help/html/T_Independentsoft_Exchange_OAuthToken.htm",
  8888. "Help/html/T_Independentsoft_Exchange_Occurrence.htm",
  8889. "Help/html/T_Independentsoft_Exchange_OccurrenceItemId.htm",
  8890. "Help/html/T_Independentsoft_Exchange_OnlineMeetingAccessLevel.htm",
  8891. "Help/html/T_Independentsoft_Exchange_OnlineMeetingSettings.htm",
  8892. "Help/html/T_Independentsoft_Exchange_Or.htm",
  8893. "Help/html/T_Independentsoft_Exchange_OutOfOffice.htm",
  8894. "Help/html/T_Independentsoft_Exchange_OutOfOfficeMailTip.htm",
  8895. "Help/html/T_Independentsoft_Exchange_OutOfOfficeResponse.htm",
  8896. "Help/html/T_Independentsoft_Exchange_OutOfOfficeState.htm",
  8897. "Help/html/T_Independentsoft_Exchange_OwaOptions.htm",
  8898. "Help/html/T_Independentsoft_Exchange_PageView.htm",
  8899. "Help/html/T_Independentsoft_Exchange_PerformReminderActionResponse.htm",
  8900. "Help/html/T_Independentsoft_Exchange_Period.htm",
  8901. "Help/html/T_Independentsoft_Exchange_Permission.htm",
  8902. "Help/html/T_Independentsoft_Exchange_PermissionAction.htm",
  8903. "Help/html/T_Independentsoft_Exchange_PermissionLevel.htm",
  8904. "Help/html/T_Independentsoft_Exchange_PermissionReadAccess.htm",
  8905. "Help/html/T_Independentsoft_Exchange_PermissionSet.htm",
  8906. "Help/html/T_Independentsoft_Exchange_Persona.htm",
  8907. "Help/html/T_Independentsoft_Exchange_PersonaAttribution.htm",
  8908. "Help/html/T_Independentsoft_Exchange_PersonaInfoResponse.htm",
  8909. "Help/html/T_Independentsoft_Exchange_PersonaPhoneNumber.htm",
  8910. "Help/html/T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.htm",
  8911. "Help/html/T_Independentsoft_Exchange_PersonaPostalAddress.htm",
  8912. "Help/html/T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.htm",
  8913. "Help/html/T_Independentsoft_Exchange_PersonaPropertyPath.htm",
  8914. "Help/html/T_Independentsoft_Exchange_PersonaShape.htm",
  8915. "Help/html/T_Independentsoft_Exchange_PhoneEntity.htm",
  8916. "Help/html/T_Independentsoft_Exchange_Position.htm",
  8917. "Help/html/T_Independentsoft_Exchange_Post.htm",
  8918. "Help/html/T_Independentsoft_Exchange_PostPropertyPath.htm",
  8919. "Help/html/T_Independentsoft_Exchange_PostReplyItem.htm",
  8920. "Help/html/T_Independentsoft_Exchange_PredictedMessageAction.htm",
  8921. "Help/html/T_Independentsoft_Exchange_Presenters.htm",
  8922. "Help/html/T_Independentsoft_Exchange_PreviewItem.htm",
  8923. "Help/html/T_Independentsoft_Exchange_PreviewItemMailbox.htm",
  8924. "Help/html/T_Independentsoft_Exchange_PreviewItemShape.htm",
  8925. "Help/html/T_Independentsoft_Exchange_Priority.htm",
  8926. "Help/html/T_Independentsoft_Exchange_Property.htm",
  8927. "Help/html/T_Independentsoft_Exchange_PropertyId.htm",
  8928. "Help/html/T_Independentsoft_Exchange_PropertyName.htm",
  8929. "Help/html/T_Independentsoft_Exchange_PropertyOrder.htm",
  8930. "Help/html/T_Independentsoft_Exchange_PropertyPath.htm",
  8931. "Help/html/T_Independentsoft_Exchange_PropertyTag.htm",
  8932. "Help/html/T_Independentsoft_Exchange_ProtectionRule.htm",
  8933. "Help/html/T_Independentsoft_Exchange_ProtectionRuleAction.htm",
  8934. "Help/html/T_Independentsoft_Exchange_ProtectionRulesConfiguration.htm",
  8935. "Help/html/T_Independentsoft_Exchange_PullSubscription.htm",
  8936. "Help/html/T_Independentsoft_Exchange_PushSubscription.htm",
  8937. "Help/html/T_Independentsoft_Exchange_QueryString.htm",
  8938. "Help/html/T_Independentsoft_Exchange_ReadFlagChange.htm",
  8939. "Help/html/T_Independentsoft_Exchange_RecipientTrackingEvent.htm",
  8940. "Help/html/T_Independentsoft_Exchange_Recurrence.htm",
  8941. "Help/html/T_Independentsoft_Exchange_RecurrencePattern.htm",
  8942. "Help/html/T_Independentsoft_Exchange_RecurrenceRange.htm",
  8943. "Help/html/T_Independentsoft_Exchange_RecurringDateTransition.htm",
  8944. "Help/html/T_Independentsoft_Exchange_RecurringDayTransition.htm",
  8945. "Help/html/T_Independentsoft_Exchange_RecurringMasterItemId.htm",
  8946. "Help/html/T_Independentsoft_Exchange_RefinerItem.htm",
  8947. "Help/html/T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.htm",
  8948. "Help/html/T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.htm",
  8949. "Help/html/T_Independentsoft_Exchange_Reminder.htm",
  8950. "Help/html/T_Independentsoft_Exchange_ReminderActionType.htm",
  8951. "Help/html/T_Independentsoft_Exchange_ReminderGroup.htm",
  8952. "Help/html/T_Independentsoft_Exchange_ReminderItemAction.htm",
  8953. "Help/html/T_Independentsoft_Exchange_ReminderType.htm",
  8954. "Help/html/T_Independentsoft_Exchange_RemoveItem.htm",
  8955. "Help/html/T_Independentsoft_Exchange_ReplyAllItem.htm",
  8956. "Help/html/T_Independentsoft_Exchange_ReplyBody.htm",
  8957. "Help/html/T_Independentsoft_Exchange_ReplyItem.htm",
  8958. "Help/html/T_Independentsoft_Exchange_RequestServerVersion.htm",
  8959. "Help/html/T_Independentsoft_Exchange_Resolution.htm",
  8960. "Help/html/T_Independentsoft_Exchange_ResolveNamesResponse.htm",
  8961. "Help/html/T_Independentsoft_Exchange_ResolveNamesSearchScope.htm",
  8962. "Help/html/T_Independentsoft_Exchange_Response.htm",
  8963. "Help/html/T_Independentsoft_Exchange_ResponseClass.htm",
  8964. "Help/html/T_Independentsoft_Exchange_ResponseCode.htm",
  8965. "Help/html/T_Independentsoft_Exchange_ResponseItem.htm",
  8966. "Help/html/T_Independentsoft_Exchange_ResponseStatus.htm",
  8967. "Help/html/T_Independentsoft_Exchange_ResponseType.htm",
  8968. "Help/html/T_Independentsoft_Exchange_Restriction.htm",
  8969. "Help/html/T_Independentsoft_Exchange_RetentionAction.htm",
  8970. "Help/html/T_Independentsoft_Exchange_RetentionPolicyTag.htm",
  8971. "Help/html/T_Independentsoft_Exchange_RetentionSettings.htm",
  8972. "Help/html/T_Independentsoft_Exchange_RetentionTag.htm",
  8973. "Help/html/T_Independentsoft_Exchange_Rule.htm",
  8974. "Help/html/T_Independentsoft_Exchange_RuleActions.htm",
  8975. "Help/html/T_Independentsoft_Exchange_RuleConditions.htm",
  8976. "Help/html/T_Independentsoft_Exchange_RuleExceptions.htm",
  8977. "Help/html/T_Independentsoft_Exchange_RuleFieldUri.htm",
  8978. "Help/html/T_Independentsoft_Exchange_RuleOperationError.htm",
  8979. "Help/html/T_Independentsoft_Exchange_RuleOperationResponse.htm",
  8980. "Help/html/T_Independentsoft_Exchange_RulePredicateDateRange.htm",
  8981. "Help/html/T_Independentsoft_Exchange_RulePredicateSizeRange.htm",
  8982. "Help/html/T_Independentsoft_Exchange_RuleValidationError.htm",
  8983. "Help/html/T_Independentsoft_Exchange_RuleValidationErrorCode.htm",
  8984. "Help/html/T_Independentsoft_Exchange_SearchFolder.htm",
  8985. "Help/html/T_Independentsoft_Exchange_SearchFolderParameters.htm",
  8986. "Help/html/T_Independentsoft_Exchange_SearchFolderTraversal.htm",
  8987. "Help/html/T_Independentsoft_Exchange_SearchItemKind.htm",
  8988. "Help/html/T_Independentsoft_Exchange_SearchMailboxesResponse.htm",
  8989. "Help/html/T_Independentsoft_Exchange_SearchPageDirection.htm",
  8990. "Help/html/T_Independentsoft_Exchange_SearchResultType.htm",
  8991. "Help/html/T_Independentsoft_Exchange_SearchableMailbox.htm",
  8992. "Help/html/T_Independentsoft_Exchange_SeekToConditionPageItemView.htm",
  8993. "Help/html/T_Independentsoft_Exchange_SelectedMailingAddress.htm",
  8994. "Help/html/T_Independentsoft_Exchange_SendMeetingInvitations.htm",
  8995. "Help/html/T_Independentsoft_Exchange_SendMeetingOption.htm",
  8996. "Help/html/T_Independentsoft_Exchange_SendNotificationResponse.htm",
  8997. "Help/html/T_Independentsoft_Exchange_Sensitivity.htm",
  8998. "Help/html/T_Independentsoft_Exchange_SerializableTimeZone.htm",
  8999. "Help/html/T_Independentsoft_Exchange_SerializableTimeZoneTime.htm",
  9000. "Help/html/T_Independentsoft_Exchange_ServerVersionInfo.htm",
  9001. "Help/html/T_Independentsoft_Exchange_Service.htm",
  9002. "Help/html/T_Independentsoft_Exchange_ServiceConfigurationResponse.htm",
  9003. "Help/html/T_Independentsoft_Exchange_ServiceConfigurationType.htm",
  9004. "Help/html/T_Independentsoft_Exchange_ServiceRequestException.htm",
  9005. "Help/html/T_Independentsoft_Exchange_ShapeType.htm",
  9006. "Help/html/T_Independentsoft_Exchange_SharingDataType.htm",
  9007. "Help/html/T_Independentsoft_Exchange_SmtpDomain.htm",
  9008. "Help/html/T_Independentsoft_Exchange_SortDirection.htm",
  9009. "Help/html/T_Independentsoft_Exchange_SourceId.htm",
  9010. "Help/html/T_Independentsoft_Exchange_StandardFolder.htm",
  9011. "Help/html/T_Independentsoft_Exchange_StandardFolderId.htm",
  9012. "Help/html/T_Independentsoft_Exchange_StandardGroupBy.htm",
  9013. "Help/html/T_Independentsoft_Exchange_StandardGroupByPropertyPath.htm",
  9014. "Help/html/T_Independentsoft_Exchange_StandardPropertySet.htm",
  9015. "Help/html/T_Independentsoft_Exchange_StandardTimeZone.htm",
  9016. "Help/html/T_Independentsoft_Exchange_StandardUser.htm",
  9017. "Help/html/T_Independentsoft_Exchange_StatusEvent.htm",
  9018. "Help/html/T_Independentsoft_Exchange_StreamingEventsResponse.htm",
  9019. "Help/html/T_Independentsoft_Exchange_StreamingSubscription.htm",
  9020. "Help/html/T_Independentsoft_Exchange_StringAttributedValue.htm",
  9021. "Help/html/T_Independentsoft_Exchange_SubscribeResponse.htm",
  9022. "Help/html/T_Independentsoft_Exchange_Subscription.htm",
  9023. "Help/html/T_Independentsoft_Exchange_SubscriptionStatus.htm",
  9024. "Help/html/T_Independentsoft_Exchange_Suggestion.htm",
  9025. "Help/html/T_Independentsoft_Exchange_SuggestionDay.htm",
  9026. "Help/html/T_Independentsoft_Exchange_SuggestionQuality.htm",
  9027. "Help/html/T_Independentsoft_Exchange_SuggestionsResponse.htm",
  9028. "Help/html/T_Independentsoft_Exchange_SuggestionsViewOptions.htm",
  9029. "Help/html/T_Independentsoft_Exchange_SuppressReadReceipt.htm",
  9030. "Help/html/T_Independentsoft_Exchange_SyncFoldersResponse.htm",
  9031. "Help/html/T_Independentsoft_Exchange_SyncItemsResponse.htm",
  9032. "Help/html/T_Independentsoft_Exchange_SyncItemsScope.htm",
  9033. "Help/html/T_Independentsoft_Exchange_Task.htm",
  9034. "Help/html/T_Independentsoft_Exchange_TaskDelegateState.htm",
  9035. "Help/html/T_Independentsoft_Exchange_TaskPropertyPath.htm",
  9036. "Help/html/T_Independentsoft_Exchange_TaskRecurrence.htm",
  9037. "Help/html/T_Independentsoft_Exchange_TaskRecurrencePattern.htm",
  9038. "Help/html/T_Independentsoft_Exchange_TaskStatus.htm",
  9039. "Help/html/T_Independentsoft_Exchange_TaskSuggestion.htm",
  9040. "Help/html/T_Independentsoft_Exchange_TasksFolder.htm",
  9041. "Help/html/T_Independentsoft_Exchange_TentativelyAcceptItem.htm",
  9042. "Help/html/T_Independentsoft_Exchange_Time.htm",
  9043. "Help/html/T_Independentsoft_Exchange_TimeChange.htm",
  9044. "Help/html/T_Independentsoft_Exchange_TimeChangePattern.htm",
  9045. "Help/html/T_Independentsoft_Exchange_TimeDuration.htm",
  9046. "Help/html/T_Independentsoft_Exchange_TimeZone.htm",
  9047. "Help/html/T_Independentsoft_Exchange_TimeZoneDefinition.htm",
  9048. "Help/html/T_Independentsoft_Exchange_TooBigGroupAttendeeConflict.htm",
  9049. "Help/html/T_Independentsoft_Exchange_Transition.htm",
  9050. "Help/html/T_Independentsoft_Exchange_TransitionTarget.htm",
  9051. "Help/html/T_Independentsoft_Exchange_TransitionsGroup.htm",
  9052. "Help/html/T_Independentsoft_Exchange_UnifiedMessagingConfiguration.htm",
  9053. "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.htm",
  9054. "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_CallState.htm",
  9055. "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_EventCause.htm",
  9056. "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_GreetingType.htm",
  9057. "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.htm",
  9058. "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.htm",
  9059. "Help/html/T_Independentsoft_Exchange_UnindexedPropertyPath.htm",
  9060. "Help/html/T_Independentsoft_Exchange_UnknownAttendeeConflict.htm",
  9061. "Help/html/T_Independentsoft_Exchange_UploadItem.htm",
  9062. "Help/html/T_Independentsoft_Exchange_UploadItemsResponse.htm",
  9063. "Help/html/T_Independentsoft_Exchange_UrlEntity.htm",
  9064. "Help/html/T_Independentsoft_Exchange_UserConfiguration.htm",
  9065. "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.htm",
  9066. "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryKey.htm",
  9067. "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryObjectType.htm",
  9068. "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryValue.htm",
  9069. "Help/html/T_Independentsoft_Exchange_UserConfigurationName.htm",
  9070. "Help/html/T_Independentsoft_Exchange_UserConfigurationProperty.htm",
  9071. "Help/html/T_Independentsoft_Exchange_UserId.htm",
  9072. "Help/html/T_Independentsoft_Exchange_UserMailbox.htm",
  9073. "Help/html/T_Independentsoft_Exchange_UserPhotoSizeType.htm",
  9074. "Help/html/T_Independentsoft_Exchange_View.htm",
  9075. "Help/html/T_Independentsoft_Exchange_ViewFilter.htm",
  9076. "Help/html/T_Independentsoft_Exchange_WeeklyRecurrencePattern.htm",
  9077. "Help/html/T_Independentsoft_Exchange_WeeklyRegeneratingPattern.htm",
  9078. "Help/html/T_Independentsoft_Exchange_WorkingHours.htm",
  9079. "Help/html/T_Independentsoft_Exchange_WorkingPeriod.htm",
  9080. "Help/html/T_Independentsoft_Exchange_YearlyRegeneratingPattern.htm",
  9081. "Help/html/T_Independentsoft_IO_StructuredStorage_CompoundFile.htm",
  9082. "Help/html/T_Independentsoft_IO_StructuredStorage_DirectoryEntry.htm",
  9083. "Help/html/T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.htm",
  9084. "Help/html/T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm",
  9085. "Help/html/T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.htm",
  9086. "Help/html/T_Independentsoft_IO_StructuredStorage_Storage.htm",
  9087. "Help/html/T_Independentsoft_IO_StructuredStorage_Stream.htm",
  9088. "Help/html/T_Independentsoft_Json_Parser_JsonArray.htm",
  9089. "Help/html/T_Independentsoft_Json_Parser_JsonBoolean.htm",
  9090. "Help/html/T_Independentsoft_Json_Parser_JsonNull.htm",
  9091. "Help/html/T_Independentsoft_Json_Parser_JsonNumber.htm",
  9092. "Help/html/T_Independentsoft_Json_Parser_JsonObject.htm",
  9093. "Help/html/T_Independentsoft_Json_Parser_JsonParseException.htm",
  9094. "Help/html/T_Independentsoft_Json_Parser_JsonParser.htm",
  9095. "Help/html/T_Independentsoft_Json_Parser_JsonString.htm",
  9096. "Help/html/T_Independentsoft_Json_Parser_JsonUtil.htm",
  9097. "Help/html/T_Independentsoft_Json_Parser_JsonValue.htm",
  9098. "Help/html/T_Independentsoft_Json_Parser_Member.htm",
  9099. "Help/html/T_Independentsoft_Msg_Attachment.htm",
  9100. "Help/html/T_Independentsoft_Msg_AttachmentFlags.htm",
  9101. "Help/html/T_Independentsoft_Msg_AttachmentMethod.htm",
  9102. "Help/html/T_Independentsoft_Msg_BusyStatus.htm",
  9103. "Help/html/T_Independentsoft_Msg_CalendarType.htm",
  9104. "Help/html/T_Independentsoft_Msg_DayOfWeek.htm",
  9105. "Help/html/T_Independentsoft_Msg_DayOfWeekIndex.htm",
  9106. "Help/html/T_Independentsoft_Msg_DisplayType.htm",
  9107. "Help/html/T_Independentsoft_Msg_ExtendedProperty.htm",
  9108. "Help/html/T_Independentsoft_Msg_ExtendedPropertyId.htm",
  9109. "Help/html/T_Independentsoft_Msg_ExtendedPropertyList.htm",
  9110. "Help/html/T_Independentsoft_Msg_ExtendedPropertyName.htm",
  9111. "Help/html/T_Independentsoft_Msg_ExtendedPropertyTag.htm",
  9112. "Help/html/T_Independentsoft_Msg_FlagIcon.htm",
  9113. "Help/html/T_Independentsoft_Msg_FlagStatus.htm",
  9114. "Help/html/T_Independentsoft_Msg_Gender.htm",
  9115. "Help/html/T_Independentsoft_Msg_Importance.htm",
  9116. "Help/html/T_Independentsoft_Msg_LastVerbExecuted.htm",
  9117. "Help/html/T_Independentsoft_Msg_MeetingStatus.htm",
  9118. "Help/html/T_Independentsoft_Msg_Message.htm",
  9119. "Help/html/T_Independentsoft_Msg_MessageFlag.htm",
  9120. "Help/html/T_Independentsoft_Msg_NoteColor.htm",
  9121. "Help/html/T_Independentsoft_Msg_ObjectType.htm",
  9122. "Help/html/T_Independentsoft_Msg_Priority.htm",
  9123. "Help/html/T_Independentsoft_Msg_PropertyType.htm",
  9124. "Help/html/T_Independentsoft_Msg_Recipient.htm",
  9125. "Help/html/T_Independentsoft_Msg_RecipientType.htm",
  9126. "Help/html/T_Independentsoft_Msg_RecurrenceEndType.htm",
  9127. "Help/html/T_Independentsoft_Msg_RecurrencePattern.htm",
  9128. "Help/html/T_Independentsoft_Msg_RecurrencePatternFrequency.htm",
  9129. "Help/html/T_Independentsoft_Msg_RecurrencePatternType.htm",
  9130. "Help/html/T_Independentsoft_Msg_RecurrenceType.htm",
  9131. "Help/html/T_Independentsoft_Msg_ResponseStatus.htm",
  9132. "Help/html/T_Independentsoft_Msg_SelectedMailingAddress.htm",
  9133. "Help/html/T_Independentsoft_Msg_Sensitivity.htm",
  9134. "Help/html/T_Independentsoft_Msg_StandardPropertySet.htm",
  9135. "Help/html/T_Independentsoft_Msg_StoreSupportMask.htm",
  9136. "Help/html/T_Independentsoft_Msg_TaskDelegationState.htm",
  9137. "Help/html/T_Independentsoft_Msg_TaskOwnership.htm",
  9138. "Help/html/T_Independentsoft_Msg_TaskStatus.htm",
  9139. "Help/icons/AlertCaution.png",
  9140. "Help/icons/AlertNote.png",
  9141. "Help/icons/AlertSecurity.png",
  9142. "Help/icons/CFW.gif",
  9143. "Help/icons/CodeExample.png",
  9144. "Help/icons/Search.png",
  9145. "Help/icons/SectionCollapsed.png",
  9146. "Help/icons/SectionExpanded.png",
  9147. "Help/icons/TocClose.gif",
  9148. "Help/icons/TocCollapsed.gif",
  9149. "Help/icons/TocExpanded.gif",
  9150. "Help/icons/TocOpen.gif",
  9151. "Help/icons/favicon.ico",
  9152. "Help/icons/privclass.gif",
  9153. "Help/icons/privdelegate.gif",
  9154. "Help/icons/privenumeration.gif",
  9155. "Help/icons/privevent.gif",
  9156. "Help/icons/privextension.gif",
  9157. "Help/icons/privfield.gif",
  9158. "Help/icons/privinterface.gif",
  9159. "Help/icons/privmethod.gif",
  9160. "Help/icons/privproperty.gif",
  9161. "Help/icons/privstructure.gif",
  9162. "Help/icons/protclass.gif",
  9163. "Help/icons/protdelegate.gif",
  9164. "Help/icons/protenumeration.gif",
  9165. "Help/icons/protevent.gif",
  9166. "Help/icons/protextension.gif",
  9167. "Help/icons/protfield.gif",
  9168. "Help/icons/protinterface.gif",
  9169. "Help/icons/protmethod.gif",
  9170. "Help/icons/protoperator.gif",
  9171. "Help/icons/protproperty.gif",
  9172. "Help/icons/protstructure.gif",
  9173. "Help/icons/pubclass.gif",
  9174. "Help/icons/pubdelegate.gif",
  9175. "Help/icons/pubenumeration.gif",
  9176. "Help/icons/pubevent.gif",
  9177. "Help/icons/pubextension.gif",
  9178. "Help/icons/pubfield.gif",
  9179. "Help/icons/pubinterface.gif",
  9180. "Help/icons/pubmethod.gif",
  9181. "Help/icons/puboperator.gif",
  9182. "Help/icons/pubproperty.gif",
  9183. "Help/icons/pubstructure.gif",
  9184. "Help/icons/slMobile.gif",
  9185. "Help/icons/static.gif",
  9186. "Help/icons/xna.gif",
  9187. "Help/index.html",
  9188. "Help/scripts/branding-Website.js",
  9189. "Help/scripts/branding.js",
  9190. "Help/scripts/clipboard.min.js",
  9191. "Help/scripts/highlight.js",
  9192. "Help/scripts/jquery-3.3.1.min.js",
  9193. "Help/search.html",
  9194. "Help/styles/branding-Help1.css",
  9195. "Help/styles/branding-HelpViewer.css",
  9196. "Help/styles/branding-Website.css",
  9197. "Help/styles/branding-cs-CZ.css",
  9198. "Help/styles/branding-de-DE.css",
  9199. "Help/styles/branding-en-US.css",
  9200. "Help/styles/branding-es-ES.css",
  9201. "Help/styles/branding-fr-FR.css",
  9202. "Help/styles/branding-it-IT.css",
  9203. "Help/styles/branding-ja-JP.css",
  9204. "Help/styles/branding-ko-KR.css",
  9205. "Help/styles/branding-pl-PL.css",
  9206. "Help/styles/branding-pt-BR.css",
  9207. "Help/styles/branding-ru-RU.css",
  9208. "Help/styles/branding-tr-TR.css",
  9209. "Help/styles/branding-zh-CN.css",
  9210. "Help/styles/branding-zh-TW.css",
  9211. "Help/styles/branding.css",
  9212. "Help/styles/highlight.css",
  9213. "Help/toc/Fields_T_Independentsoft_Exchange_AppointmentPropertyPath.xml",
  9214. "Help/toc/Fields_T_Independentsoft_Exchange_ContactPropertyPath.xml",
  9215. "Help/toc/Fields_T_Independentsoft_Exchange_DistributionListPropertyPath.xml",
  9216. "Help/toc/Fields_T_Independentsoft_Exchange_FolderClass.xml",
  9217. "Help/toc/Fields_T_Independentsoft_Exchange_FolderPropertyPath.xml",
  9218. "Help/toc/Fields_T_Independentsoft_Exchange_ItemClass.xml",
  9219. "Help/toc/Fields_T_Independentsoft_Exchange_ItemPropertyPath.xml",
  9220. "Help/toc/Fields_T_Independentsoft_Exchange_JournalPropertyPath.xml",
  9221. "Help/toc/Fields_T_Independentsoft_Exchange_MapiPropertyTag.xml",
  9222. "Help/toc/Fields_T_Independentsoft_Exchange_MeetingMessagePropertyPath.xml",
  9223. "Help/toc/Fields_T_Independentsoft_Exchange_MeetingRequestPropertyPath.xml",
  9224. "Help/toc/Fields_T_Independentsoft_Exchange_MessagePropertyPath.xml",
  9225. "Help/toc/Fields_T_Independentsoft_Exchange_NotePropertyPath.xml",
  9226. "Help/toc/Fields_T_Independentsoft_Exchange_PersonaPropertyPath.xml",
  9227. "Help/toc/Fields_T_Independentsoft_Exchange_PostPropertyPath.xml",
  9228. "Help/toc/Fields_T_Independentsoft_Exchange_TaskPropertyPath.xml",
  9229. "Help/toc/Fields_T_Independentsoft_Msg_StandardPropertySet.xml",
  9230. "Help/toc/Methods_T_Independentsoft_Email_Mime_Attachment.xml",
  9231. "Help/toc/Methods_T_Independentsoft_Email_Mime_BodyPart.xml",
  9232. "Help/toc/Methods_T_Independentsoft_Email_Mime_BodyPartList.xml",
  9233. "Help/toc/Methods_T_Independentsoft_Email_Mime_ContentDisposition.xml",
  9234. "Help/toc/Methods_T_Independentsoft_Email_Mime_ContentType.xml",
  9235. "Help/toc/Methods_T_Independentsoft_Email_Mime_Header.xml",
  9236. "Help/toc/Methods_T_Independentsoft_Email_Mime_HeaderList.xml",
  9237. "Help/toc/Methods_T_Independentsoft_Email_Mime_Mailbox.xml",
  9238. "Help/toc/Methods_T_Independentsoft_Email_Mime_Message.xml",
  9239. "Help/toc/Methods_T_Independentsoft_Email_Mime_Parameter.xml",
  9240. "Help/toc/Methods_T_Independentsoft_Email_Mime_ParameterList.xml",
  9241. "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteDate.xml",
  9242. "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteDateTransition.xml",
  9243. "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.xml",
  9244. "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.xml",
  9245. "Help/toc/Methods_T_Independentsoft_Exchange_AddressEntity.xml",
  9246. "Help/toc/Methods_T_Independentsoft_Exchange_AddressListId.xml",
  9247. "Help/toc/Methods_T_Independentsoft_Exchange_AggregateOn.xml",
  9248. "Help/toc/Methods_T_Independentsoft_Exchange_And.xml",
  9249. "Help/toc/Methods_T_Independentsoft_Exchange_Appointment.xml",
  9250. "Help/toc/Methods_T_Independentsoft_Exchange_Attachment.xml",
  9251. "Help/toc/Methods_T_Independentsoft_Exchange_AttachmentId.xml",
  9252. "Help/toc/Methods_T_Independentsoft_Exchange_AttachmentShape.xml",
  9253. "Help/toc/Methods_T_Independentsoft_Exchange_Attendee.xml",
  9254. "Help/toc/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.xml",
  9255. "Help/toc/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.xml",
  9256. "Help/toc/Methods_T_Independentsoft_Exchange_Body.xml",
  9257. "Help/toc/Methods_T_Independentsoft_Exchange_CalendarFolder.xml",
  9258. "Help/toc/Methods_T_Independentsoft_Exchange_CalendarPermission.xml",
  9259. "Help/toc/Methods_T_Independentsoft_Exchange_CalendarPermissionSet.xml",
  9260. "Help/toc/Methods_T_Independentsoft_Exchange_CancelItem.xml",
  9261. "Help/toc/Methods_T_Independentsoft_Exchange_CompleteName.xml",
  9262. "Help/toc/Methods_T_Independentsoft_Exchange_Contact.xml",
  9263. "Help/toc/Methods_T_Independentsoft_Exchange_ContactEntity.xml",
  9264. "Help/toc/Methods_T_Independentsoft_Exchange_ContactsFolder.xml",
  9265. "Help/toc/Methods_T_Independentsoft_Exchange_Contains.xml",
  9266. "Help/toc/Methods_T_Independentsoft_Exchange_ConversationShape.xml",
  9267. "Help/toc/Methods_T_Independentsoft_Exchange_CustomPropertyId.xml",
  9268. "Help/toc/Methods_T_Independentsoft_Exchange_CustomPropertyName.xml",
  9269. "Help/toc/Methods_T_Independentsoft_Exchange_DailyRecurrencePattern.xml",
  9270. "Help/toc/Methods_T_Independentsoft_Exchange_DailyRegeneratingPattern.xml",
  9271. "Help/toc/Methods_T_Independentsoft_Exchange_DeletedOccurrence.xml",
  9272. "Help/toc/Methods_T_Independentsoft_Exchange_DistributionList.xml",
  9273. "Help/toc/Methods_T_Independentsoft_Exchange_Duration.xml",
  9274. "Help/toc/Methods_T_Independentsoft_Exchange_EmailAddress.xml",
  9275. "Help/toc/Methods_T_Independentsoft_Exchange_EmailAddressEntity.xml",
  9276. "Help/toc/Methods_T_Independentsoft_Exchange_EmailUser.xml",
  9277. "Help/toc/Methods_T_Independentsoft_Exchange_EndDateRecurrenceRange.xml",
  9278. "Help/toc/Methods_T_Independentsoft_Exchange_Excludes.xml",
  9279. "Help/toc/Methods_T_Independentsoft_Exchange_Exists.xml",
  9280. "Help/toc/Methods_T_Independentsoft_Exchange_ExtendedProperty.xml",
  9281. "Help/toc/Methods_T_Independentsoft_Exchange_ExtendedPropertyPath.xml",
  9282. "Help/toc/Methods_T_Independentsoft_Exchange_FailedMailbox.xml",
  9283. "Help/toc/Methods_T_Independentsoft_Exchange_FileAttachment.xml",
  9284. "Help/toc/Methods_T_Independentsoft_Exchange_FileAttachmentInfo.xml",
  9285. "Help/toc/Methods_T_Independentsoft_Exchange_Flag.xml",
  9286. "Help/toc/Methods_T_Independentsoft_Exchange_Folder.xml",
  9287. "Help/toc/Methods_T_Independentsoft_Exchange_FolderChange.xml",
  9288. "Help/toc/Methods_T_Independentsoft_Exchange_FolderId.xml",
  9289. "Help/toc/Methods_T_Independentsoft_Exchange_FolderShape.xml",
  9290. "Help/toc/Methods_T_Independentsoft_Exchange_ForwardItem.xml",
  9291. "Help/toc/Methods_T_Independentsoft_Exchange_GroupBy.xml",
  9292. "Help/toc/Methods_T_Independentsoft_Exchange_HighlightTerm.xml",
  9293. "Help/toc/Methods_T_Independentsoft_Exchange_ImGroup.xml",
  9294. "Help/toc/Methods_T_Independentsoft_Exchange_IndexedPropertyPath.xml",
  9295. "Help/toc/Methods_T_Independentsoft_Exchange_InternetMessageHeader.xml",
  9296. "Help/toc/Methods_T_Independentsoft_Exchange_IsEqualTo.xml",
  9297. "Help/toc/Methods_T_Independentsoft_Exchange_IsGreaterThan.xml",
  9298. "Help/toc/Methods_T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.xml",
  9299. "Help/toc/Methods_T_Independentsoft_Exchange_IsLessThan.xml",
  9300. "Help/toc/Methods_T_Independentsoft_Exchange_IsLessThanOrEqualTo.xml",
  9301. "Help/toc/Methods_T_Independentsoft_Exchange_IsNotEqualTo.xml",
  9302. "Help/toc/Methods_T_Independentsoft_Exchange_Item.xml",
  9303. "Help/toc/Methods_T_Independentsoft_Exchange_ItemAttachment.xml",
  9304. "Help/toc/Methods_T_Independentsoft_Exchange_ItemAttachmentInfo.xml",
  9305. "Help/toc/Methods_T_Independentsoft_Exchange_ItemChange.xml",
  9306. "Help/toc/Methods_T_Independentsoft_Exchange_ItemId.xml",
  9307. "Help/toc/Methods_T_Independentsoft_Exchange_ItemShape.xml",
  9308. "Help/toc/Methods_T_Independentsoft_Exchange_Journal.xml",
  9309. "Help/toc/Methods_T_Independentsoft_Exchange_Mailbox.xml",
  9310. "Help/toc/Methods_T_Independentsoft_Exchange_MailboxData.xml",
  9311. "Help/toc/Methods_T_Independentsoft_Exchange_MailboxStatisticsItem.xml",
  9312. "Help/toc/Methods_T_Independentsoft_Exchange_MeetingSuggestion.xml",
  9313. "Help/toc/Methods_T_Independentsoft_Exchange_Message.xml",
  9314. "Help/toc/Methods_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.xml",
  9315. "Help/toc/Methods_T_Independentsoft_Exchange_NoEndRecurrenceRange.xml",
  9316. "Help/toc/Methods_T_Independentsoft_Exchange_Not.xml",
  9317. "Help/toc/Methods_T_Independentsoft_Exchange_Note.xml",
  9318. "Help/toc/Methods_T_Independentsoft_Exchange_NumberedRecurrenceRange.xml",
  9319. "Help/toc/Methods_T_Independentsoft_Exchange_Occurrence.xml",
  9320. "Help/toc/Methods_T_Independentsoft_Exchange_OccurrenceItemId.xml",
  9321. "Help/toc/Methods_T_Independentsoft_Exchange_Or.xml",
  9322. "Help/toc/Methods_T_Independentsoft_Exchange_Period.xml",
  9323. "Help/toc/Methods_T_Independentsoft_Exchange_Permission.xml",
  9324. "Help/toc/Methods_T_Independentsoft_Exchange_PermissionSet.xml",
  9325. "Help/toc/Methods_T_Independentsoft_Exchange_PersonaShape.xml",
  9326. "Help/toc/Methods_T_Independentsoft_Exchange_PhoneEntity.xml",
  9327. "Help/toc/Methods_T_Independentsoft_Exchange_Post.xml",
  9328. "Help/toc/Methods_T_Independentsoft_Exchange_PostReplyItem.xml",
  9329. "Help/toc/Methods_T_Independentsoft_Exchange_PreviewItem.xml",
  9330. "Help/toc/Methods_T_Independentsoft_Exchange_PreviewItemMailbox.xml",
  9331. "Help/toc/Methods_T_Independentsoft_Exchange_PreviewItemShape.xml",
  9332. "Help/toc/Methods_T_Independentsoft_Exchange_Property.xml",
  9333. "Help/toc/Methods_T_Independentsoft_Exchange_PropertyId.xml",
  9334. "Help/toc/Methods_T_Independentsoft_Exchange_PropertyName.xml",
  9335. "Help/toc/Methods_T_Independentsoft_Exchange_PropertyOrder.xml",
  9336. "Help/toc/Methods_T_Independentsoft_Exchange_PropertyTag.xml",
  9337. "Help/toc/Methods_T_Independentsoft_Exchange_Recurrence.xml",
  9338. "Help/toc/Methods_T_Independentsoft_Exchange_RecurringDateTransition.xml",
  9339. "Help/toc/Methods_T_Independentsoft_Exchange_RecurringDayTransition.xml",
  9340. "Help/toc/Methods_T_Independentsoft_Exchange_RecurringMasterItemId.xml",
  9341. "Help/toc/Methods_T_Independentsoft_Exchange_RefinerItem.xml",
  9342. "Help/toc/Methods_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.xml",
  9343. "Help/toc/Methods_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.xml",
  9344. "Help/toc/Methods_T_Independentsoft_Exchange_ReplyAllItem.xml",
  9345. "Help/toc/Methods_T_Independentsoft_Exchange_ReplyItem.xml",
  9346. "Help/toc/Methods_T_Independentsoft_Exchange_Resolution.xml",
  9347. "Help/toc/Methods_T_Independentsoft_Exchange_SearchFolder.xml",
  9348. "Help/toc/Methods_T_Independentsoft_Exchange_SearchFolderParameters.xml",
  9349. "Help/toc/Methods_T_Independentsoft_Exchange_Service.xml",
  9350. "Help/toc/Methods_T_Independentsoft_Exchange_ServiceRequestException.xml",
  9351. "Help/toc/Methods_T_Independentsoft_Exchange_StandardFolderId.xml",
  9352. "Help/toc/Methods_T_Independentsoft_Exchange_StandardGroupBy.xml",
  9353. "Help/toc/Methods_T_Independentsoft_Exchange_StreamingEventsResponse.xml",
  9354. "Help/toc/Methods_T_Independentsoft_Exchange_SuppressReadReceipt.xml",
  9355. "Help/toc/Methods_T_Independentsoft_Exchange_Task.xml",
  9356. "Help/toc/Methods_T_Independentsoft_Exchange_TaskRecurrence.xml",
  9357. "Help/toc/Methods_T_Independentsoft_Exchange_TaskSuggestion.xml",
  9358. "Help/toc/Methods_T_Independentsoft_Exchange_TasksFolder.xml",
  9359. "Help/toc/Methods_T_Independentsoft_Exchange_Time.xml",
  9360. "Help/toc/Methods_T_Independentsoft_Exchange_TimeZone.xml",
  9361. "Help/toc/Methods_T_Independentsoft_Exchange_Transition.xml",
  9362. "Help/toc/Methods_T_Independentsoft_Exchange_TransitionsGroup.xml",
  9363. "Help/toc/Methods_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.xml",
  9364. "Help/toc/Methods_T_Independentsoft_Exchange_UnindexedPropertyPath.xml",
  9365. "Help/toc/Methods_T_Independentsoft_Exchange_UrlEntity.xml",
  9366. "Help/toc/Methods_T_Independentsoft_Exchange_UserId.xml",
  9367. "Help/toc/Methods_T_Independentsoft_Exchange_WeeklyRecurrencePattern.xml",
  9368. "Help/toc/Methods_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.xml",
  9369. "Help/toc/Methods_T_Independentsoft_Exchange_YearlyRegeneratingPattern.xml",
  9370. "Help/toc/Methods_T_Independentsoft_IO_StructuredStorage_CompoundFile.xml",
  9371. "Help/toc/Methods_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.xml",
  9372. "Help/toc/Methods_T_Independentsoft_IO_StructuredStorage_Stream.xml",
  9373. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonArray.xml",
  9374. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonBoolean.xml",
  9375. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonNull.xml",
  9376. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonNumber.xml",
  9377. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonObject.xml",
  9378. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonParseException.xml",
  9379. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonParser.xml",
  9380. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonString.xml",
  9381. "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonUtil.xml",
  9382. "Help/toc/Methods_T_Independentsoft_Json_Parser_Member.xml",
  9383. "Help/toc/Methods_T_Independentsoft_Msg_Attachment.xml",
  9384. "Help/toc/Methods_T_Independentsoft_Msg_ExtendedProperty.xml",
  9385. "Help/toc/Methods_T_Independentsoft_Msg_ExtendedPropertyId.xml",
  9386. "Help/toc/Methods_T_Independentsoft_Msg_ExtendedPropertyName.xml",
  9387. "Help/toc/Methods_T_Independentsoft_Msg_Message.xml",
  9388. "Help/toc/N_Independentsoft_Email_Mime.xml",
  9389. "Help/toc/N_Independentsoft_Exchange.xml",
  9390. "Help/toc/N_Independentsoft_Exchange_Autodiscover.xml",
  9391. "Help/toc/N_Independentsoft_Exchange_UnifiedMessaging.xml",
  9392. "Help/toc/N_Independentsoft_IO_StructuredStorage.xml",
  9393. "Help/toc/N_Independentsoft_Json_Parser.xml",
  9394. "Help/toc/N_Independentsoft_Msg.xml",
  9395. "Help/toc/Overload_Independentsoft_Email_Mime_Attachment_Save.xml",
  9396. "Help/toc/Overload_Independentsoft_Email_Mime_Attachment__ctor.xml",
  9397. "Help/toc/Overload_Independentsoft_Email_Mime_BodyPartList_Add.xml",
  9398. "Help/toc/Overload_Independentsoft_Email_Mime_BodyPart_Save.xml",
  9399. "Help/toc/Overload_Independentsoft_Email_Mime_BodyPart__ctor.xml",
  9400. "Help/toc/Overload_Independentsoft_Email_Mime_ContentDisposition__ctor.xml",
  9401. "Help/toc/Overload_Independentsoft_Email_Mime_ContentType__ctor.xml",
  9402. "Help/toc/Overload_Independentsoft_Email_Mime_HeaderList_Item.xml",
  9403. "Help/toc/Overload_Independentsoft_Email_Mime_HeaderList_Remove.xml",
  9404. "Help/toc/Overload_Independentsoft_Email_Mime_Header__ctor.xml",
  9405. "Help/toc/Overload_Independentsoft_Email_Mime_Mailbox__ctor.xml",
  9406. "Help/toc/Overload_Independentsoft_Email_Mime_MessageFormatException__ctor.xml",
  9407. "Help/toc/Overload_Independentsoft_Email_Mime_Message_GetAttachments.xml",
  9408. "Help/toc/Overload_Independentsoft_Email_Mime_Message_Open.xml",
  9409. "Help/toc/Overload_Independentsoft_Email_Mime_Message_Save.xml",
  9410. "Help/toc/Overload_Independentsoft_Email_Mime_Message__ctor.xml",
  9411. "Help/toc/Overload_Independentsoft_Email_Mime_ParameterList_Item.xml",
  9412. "Help/toc/Overload_Independentsoft_Email_Mime_ParameterList_Remove.xml",
  9413. "Help/toc/Overload_Independentsoft_Email_Mime_Parameter__ctor.xml",
  9414. "Help/toc/Overload_Independentsoft_Exchange_AbsoluteDate__ctor.xml",
  9415. "Help/toc/Overload_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor.xml",
  9416. "Help/toc/Overload_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor.xml",
  9417. "Help/toc/Overload_Independentsoft_Exchange_AcceptItem__ctor.xml",
  9418. "Help/toc/Overload_Independentsoft_Exchange_AcceptSharingInvitation__ctor.xml",
  9419. "Help/toc/Overload_Independentsoft_Exchange_AddressListId__ctor.xml",
  9420. "Help/toc/Overload_Independentsoft_Exchange_AggregateOn__ctor.xml",
  9421. "Help/toc/Overload_Independentsoft_Exchange_AlternateId__ctor.xml",
  9422. "Help/toc/Overload_Independentsoft_Exchange_AlternatePublicFolderId__ctor.xml",
  9423. "Help/toc/Overload_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor.xml",
  9424. "Help/toc/Overload_Independentsoft_Exchange_And__ctor.xml",
  9425. "Help/toc/Overload_Independentsoft_Exchange_Appointment__ctor.xml",
  9426. "Help/toc/Overload_Independentsoft_Exchange_AttachmentId__ctor.xml",
  9427. "Help/toc/Overload_Independentsoft_Exchange_AttachmentShape__ctor.xml",
  9428. "Help/toc/Overload_Independentsoft_Exchange_Attendee__ctor.xml",
  9429. "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings.xml",
  9430. "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings.xml",
  9431. "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor.xml",
  9432. "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_UserSettingList_Item.xml",
  9433. "Help/toc/Overload_Independentsoft_Exchange_Body__ctor.xml",
  9434. "Help/toc/Overload_Independentsoft_Exchange_CalendarFolder__ctor.xml",
  9435. "Help/toc/Overload_Independentsoft_Exchange_CalendarView__ctor.xml",
  9436. "Help/toc/Overload_Independentsoft_Exchange_CancelItem__ctor.xml",
  9437. "Help/toc/Overload_Independentsoft_Exchange_Category__ctor.xml",
  9438. "Help/toc/Overload_Independentsoft_Exchange_ClientAccessTokenRequest__ctor.xml",
  9439. "Help/toc/Overload_Independentsoft_Exchange_Contact__ctor.xml",
  9440. "Help/toc/Overload_Independentsoft_Exchange_ContactsFolder__ctor.xml",
  9441. "Help/toc/Overload_Independentsoft_Exchange_ContactsView__ctor.xml",
  9442. "Help/toc/Overload_Independentsoft_Exchange_Contains__ctor.xml",
  9443. "Help/toc/Overload_Independentsoft_Exchange_ConversationRequest__ctor.xml",
  9444. "Help/toc/Overload_Independentsoft_Exchange_ConversationShape__ctor.xml",
  9445. "Help/toc/Overload_Independentsoft_Exchange_CustomPropertyId__ctor.xml",
  9446. "Help/toc/Overload_Independentsoft_Exchange_CustomPropertyName__ctor.xml",
  9447. "Help/toc/Overload_Independentsoft_Exchange_DailyRecurrencePattern__ctor.xml",
  9448. "Help/toc/Overload_Independentsoft_Exchange_DailyRegeneratingPattern__ctor.xml",
  9449. "Help/toc/Overload_Independentsoft_Exchange_DeclineItem__ctor.xml",
  9450. "Help/toc/Overload_Independentsoft_Exchange_DelegateUser__ctor.xml",
  9451. "Help/toc/Overload_Independentsoft_Exchange_DistributionListMember__ctor.xml",
  9452. "Help/toc/Overload_Independentsoft_Exchange_Duration__ctor.xml",
  9453. "Help/toc/Overload_Independentsoft_Exchange_EmailAddress__ctor.xml",
  9454. "Help/toc/Overload_Independentsoft_Exchange_EndDateRecurrenceRange__ctor.xml",
  9455. "Help/toc/Overload_Independentsoft_Exchange_EnhancedLocation__ctor.xml",
  9456. "Help/toc/Overload_Independentsoft_Exchange_Excludes__ctor.xml",
  9457. "Help/toc/Overload_Independentsoft_Exchange_Exists__ctor.xml",
  9458. "Help/toc/Overload_Independentsoft_Exchange_ExtendedPropertyList_Item.xml",
  9459. "Help/toc/Overload_Independentsoft_Exchange_ExtendedProperty__ctor.xml",
  9460. "Help/toc/Overload_Independentsoft_Exchange_FileAttachment_Save.xml",
  9461. "Help/toc/Overload_Independentsoft_Exchange_FileAttachment__ctor.xml",
  9462. "Help/toc/Overload_Independentsoft_Exchange_Flag__ctor.xml",
  9463. "Help/toc/Overload_Independentsoft_Exchange_FolderChange__ctor.xml",
  9464. "Help/toc/Overload_Independentsoft_Exchange_FolderId__ctor.xml",
  9465. "Help/toc/Overload_Independentsoft_Exchange_FolderShape__ctor.xml",
  9466. "Help/toc/Overload_Independentsoft_Exchange_Folder__ctor.xml",
  9467. "Help/toc/Overload_Independentsoft_Exchange_ForwardItem__ctor.xml",
  9468. "Help/toc/Overload_Independentsoft_Exchange_FractionalPageView__ctor.xml",
  9469. "Help/toc/Overload_Independentsoft_Exchange_FreeBusyViewOptions__ctor.xml",
  9470. "Help/toc/Overload_Independentsoft_Exchange_GroupBy__ctor.xml",
  9471. "Help/toc/Overload_Independentsoft_Exchange_Identity__ctor.xml",
  9472. "Help/toc/Overload_Independentsoft_Exchange_ImGroup__ctor.xml",
  9473. "Help/toc/Overload_Independentsoft_Exchange_IndexedPageView__ctor.xml",
  9474. "Help/toc/Overload_Independentsoft_Exchange_IndexedPropertyPath__ctor.xml",
  9475. "Help/toc/Overload_Independentsoft_Exchange_InternetMessageHeader__ctor.xml",
  9476. "Help/toc/Overload_Independentsoft_Exchange_IsEqualTo__ctor.xml",
  9477. "Help/toc/Overload_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor.xml",
  9478. "Help/toc/Overload_Independentsoft_Exchange_IsGreaterThan__ctor.xml",
  9479. "Help/toc/Overload_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor.xml",
  9480. "Help/toc/Overload_Independentsoft_Exchange_IsLessThan__ctor.xml",
  9481. "Help/toc/Overload_Independentsoft_Exchange_IsNotEqualTo__ctor.xml",
  9482. "Help/toc/Overload_Independentsoft_Exchange_ItemAttachment__ctor.xml",
  9483. "Help/toc/Overload_Independentsoft_Exchange_ItemChange__ctor.xml",
  9484. "Help/toc/Overload_Independentsoft_Exchange_ItemId__ctor.xml",
  9485. "Help/toc/Overload_Independentsoft_Exchange_ItemShape__ctor.xml",
  9486. "Help/toc/Overload_Independentsoft_Exchange_Item__ctor.xml",
  9487. "Help/toc/Overload_Independentsoft_Exchange_Journal__ctor.xml",
  9488. "Help/toc/Overload_Independentsoft_Exchange_MailboxData__ctor.xml",
  9489. "Help/toc/Overload_Independentsoft_Exchange_MailboxQuery__ctor.xml",
  9490. "Help/toc/Overload_Independentsoft_Exchange_MailboxSearchScope__ctor.xml",
  9491. "Help/toc/Overload_Independentsoft_Exchange_Mailbox__ctor.xml",
  9492. "Help/toc/Overload_Independentsoft_Exchange_Message__ctor.xml",
  9493. "Help/toc/Overload_Independentsoft_Exchange_MimeContent__ctor.xml",
  9494. "Help/toc/Overload_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor.xml",
  9495. "Help/toc/Overload_Independentsoft_Exchange_NoEndRecurrenceRange__ctor.xml",
  9496. "Help/toc/Overload_Independentsoft_Exchange_Not__ctor.xml",
  9497. "Help/toc/Overload_Independentsoft_Exchange_Note__ctor.xml",
  9498. "Help/toc/Overload_Independentsoft_Exchange_NumberedRecurrenceRange__ctor.xml",
  9499. "Help/toc/Overload_Independentsoft_Exchange_OAuthToken__ctor.xml",
  9500. "Help/toc/Overload_Independentsoft_Exchange_OccurrenceItemId__ctor.xml",
  9501. "Help/toc/Overload_Independentsoft_Exchange_Occurrence__ctor.xml",
  9502. "Help/toc/Overload_Independentsoft_Exchange_Or__ctor.xml",
  9503. "Help/toc/Overload_Independentsoft_Exchange_OutOfOffice__ctor.xml",
  9504. "Help/toc/Overload_Independentsoft_Exchange_PersonaShape__ctor.xml",
  9505. "Help/toc/Overload_Independentsoft_Exchange_PostReplyItem__ctor.xml",
  9506. "Help/toc/Overload_Independentsoft_Exchange_Post__ctor.xml",
  9507. "Help/toc/Overload_Independentsoft_Exchange_PreviewItemShape__ctor.xml",
  9508. "Help/toc/Overload_Independentsoft_Exchange_PropertyId__ctor.xml",
  9509. "Help/toc/Overload_Independentsoft_Exchange_PropertyName__ctor.xml",
  9510. "Help/toc/Overload_Independentsoft_Exchange_PropertyOrder__ctor.xml",
  9511. "Help/toc/Overload_Independentsoft_Exchange_PropertyTag__ctor.xml",
  9512. "Help/toc/Overload_Independentsoft_Exchange_Property__ctor.xml",
  9513. "Help/toc/Overload_Independentsoft_Exchange_PullSubscription__ctor.xml",
  9514. "Help/toc/Overload_Independentsoft_Exchange_PushSubscription__ctor.xml",
  9515. "Help/toc/Overload_Independentsoft_Exchange_QueryString__ctor.xml",
  9516. "Help/toc/Overload_Independentsoft_Exchange_Recurrence__ctor.xml",
  9517. "Help/toc/Overload_Independentsoft_Exchange_RecurringMasterItemId__ctor.xml",
  9518. "Help/toc/Overload_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor.xml",
  9519. "Help/toc/Overload_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor.xml",
  9520. "Help/toc/Overload_Independentsoft_Exchange_ReminderItemAction__ctor.xml",
  9521. "Help/toc/Overload_Independentsoft_Exchange_RemoveItem__ctor.xml",
  9522. "Help/toc/Overload_Independentsoft_Exchange_ReplyAllItem__ctor.xml",
  9523. "Help/toc/Overload_Independentsoft_Exchange_ReplyBody__ctor.xml",
  9524. "Help/toc/Overload_Independentsoft_Exchange_ReplyItem__ctor.xml",
  9525. "Help/toc/Overload_Independentsoft_Exchange_RetentionTag__ctor.xml",
  9526. "Help/toc/Overload_Independentsoft_Exchange_SearchFolderParameters__ctor.xml",
  9527. "Help/toc/Overload_Independentsoft_Exchange_SearchFolder__ctor.xml",
  9528. "Help/toc/Overload_Independentsoft_Exchange_SeekToConditionPageItemView__ctor.xml",
  9529. "Help/toc/Overload_Independentsoft_Exchange_SerializableTimeZoneTime__ctor.xml",
  9530. "Help/toc/Overload_Independentsoft_Exchange_SerializableTimeZone__ctor.xml",
  9531. "Help/toc/Overload_Independentsoft_Exchange_Service_AcceptMeetingRequest.xml",
  9532. "Help/toc/Overload_Independentsoft_Exchange_Service_AddDelegate.xml",
  9533. "Help/toc/Overload_Independentsoft_Exchange_Service_AddNewImContactToGroup.xml",
  9534. "Help/toc/Overload_Independentsoft_Exchange_Service_ApplyConversationAction.xml",
  9535. "Help/toc/Overload_Independentsoft_Exchange_Service_ArchiveItem.xml",
  9536. "Help/toc/Overload_Independentsoft_Exchange_Service_CancelMeetingRequest.xml",
  9537. "Help/toc/Overload_Independentsoft_Exchange_Service_ConvertId.xml",
  9538. "Help/toc/Overload_Independentsoft_Exchange_Service_CopyFolder.xml",
  9539. "Help/toc/Overload_Independentsoft_Exchange_Service_CopyItem.xml",
  9540. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateAttachment.xml",
  9541. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateCalendarOptions.xml",
  9542. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateCategoryList.xml",
  9543. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateFolder.xml",
  9544. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateFolderPath.xml",
  9545. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateItem.xml",
  9546. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateManagedFolder.xml",
  9547. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateOwaOptions.xml",
  9548. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateRetentionSettings.xml",
  9549. "Help/toc/Overload_Independentsoft_Exchange_Service_CreateRule.xml",
  9550. "Help/toc/Overload_Independentsoft_Exchange_Service_DeclineMeetingRequest.xml",
  9551. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteAttachment.xml",
  9552. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteCalendarOptions.xml",
  9553. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteCategoryList.xml",
  9554. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteFolder.xml",
  9555. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteItem.xml",
  9556. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteOwaOptions.xml",
  9557. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteRetentionSettings.xml",
  9558. "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteRule.xml",
  9559. "Help/toc/Overload_Independentsoft_Exchange_Service_DisableApp.xml",
  9560. "Help/toc/Overload_Independentsoft_Exchange_Service_EmptyFolder.xml",
  9561. "Help/toc/Overload_Independentsoft_Exchange_Service_ExpandDistributionList.xml",
  9562. "Help/toc/Overload_Independentsoft_Exchange_Service_ExportItems.xml",
  9563. "Help/toc/Overload_Independentsoft_Exchange_Service_FindConversation.xml",
  9564. "Help/toc/Overload_Independentsoft_Exchange_Service_FindFolder.xml",
  9565. "Help/toc/Overload_Independentsoft_Exchange_Service_FindItem.xml",
  9566. "Help/toc/Overload_Independentsoft_Exchange_Service_FindMessageTrackingReport.xml",
  9567. "Help/toc/Overload_Independentsoft_Exchange_Service_FindPeople.xml",
  9568. "Help/toc/Overload_Independentsoft_Exchange_Service_Forward.xml",
  9569. "Help/toc/Overload_Independentsoft_Exchange_Service_GetAppointment.xml",
  9570. "Help/toc/Overload_Independentsoft_Exchange_Service_GetAttachment.xml",
  9571. "Help/toc/Overload_Independentsoft_Exchange_Service_GetAttachments.xml",
  9572. "Help/toc/Overload_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri.xml",
  9573. "Help/toc/Overload_Independentsoft_Exchange_Service_GetAvailability.xml",
  9574. "Help/toc/Overload_Independentsoft_Exchange_Service_GetCalendarOptions.xml",
  9575. "Help/toc/Overload_Independentsoft_Exchange_Service_GetCategoryList.xml",
  9576. "Help/toc/Overload_Independentsoft_Exchange_Service_GetClientAccessToken.xml",
  9577. "Help/toc/Overload_Independentsoft_Exchange_Service_GetContact.xml",
  9578. "Help/toc/Overload_Independentsoft_Exchange_Service_GetConversationItems.xml",
  9579. "Help/toc/Overload_Independentsoft_Exchange_Service_GetDelegate.xml",
  9580. "Help/toc/Overload_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration.xml",
  9581. "Help/toc/Overload_Independentsoft_Exchange_Service_GetDistributionList.xml",
  9582. "Help/toc/Overload_Independentsoft_Exchange_Service_GetEvents.xml",
  9583. "Help/toc/Overload_Independentsoft_Exchange_Service_GetFolder.xml",
  9584. "Help/toc/Overload_Independentsoft_Exchange_Service_GetFolders.xml",
  9585. "Help/toc/Overload_Independentsoft_Exchange_Service_GetImItemList.xml",
  9586. "Help/toc/Overload_Independentsoft_Exchange_Service_GetImItems.xml",
  9587. "Help/toc/Overload_Independentsoft_Exchange_Service_GetItem.xml",
  9588. "Help/toc/Overload_Independentsoft_Exchange_Service_GetItems.xml",
  9589. "Help/toc/Overload_Independentsoft_Exchange_Service_GetJournal.xml",
  9590. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMailTips.xml",
  9591. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingCancellation.xml",
  9592. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingMessage.xml",
  9593. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingRequest.xml",
  9594. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingResponse.xml",
  9595. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMessage.xml",
  9596. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMessageFile.xml",
  9597. "Help/toc/Overload_Independentsoft_Exchange_Service_GetMessageTrackingReport.xml",
  9598. "Help/toc/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemDetails.xml",
  9599. "Help/toc/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics.xml",
  9600. "Help/toc/Overload_Independentsoft_Exchange_Service_GetNote.xml",
  9601. "Help/toc/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode.xml",
  9602. "Help/toc/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword.xml",
  9603. "Help/toc/Overload_Independentsoft_Exchange_Service_GetOutOfOffice.xml",
  9604. "Help/toc/Overload_Independentsoft_Exchange_Service_GetOwaOptions.xml",
  9605. "Help/toc/Overload_Independentsoft_Exchange_Service_GetPost.xml",
  9606. "Help/toc/Overload_Independentsoft_Exchange_Service_GetReminders.xml",
  9607. "Help/toc/Overload_Independentsoft_Exchange_Service_GetRetentionSettings.xml",
  9608. "Help/toc/Overload_Independentsoft_Exchange_Service_GetRules.xml",
  9609. "Help/toc/Overload_Independentsoft_Exchange_Service_GetSearchableMailboxes.xml",
  9610. "Help/toc/Overload_Independentsoft_Exchange_Service_GetServerTimeZones.xml",
  9611. "Help/toc/Overload_Independentsoft_Exchange_Service_GetServiceConfiguration.xml",
  9612. "Help/toc/Overload_Independentsoft_Exchange_Service_GetSharingFolder.xml",
  9613. "Help/toc/Overload_Independentsoft_Exchange_Service_GetSignInRequestUri.xml",
  9614. "Help/toc/Overload_Independentsoft_Exchange_Service_GetStreamingEvents.xml",
  9615. "Help/toc/Overload_Independentsoft_Exchange_Service_GetTask.xml",
  9616. "Help/toc/Overload_Independentsoft_Exchange_Service_GetUserConfiguration.xml",
  9617. "Help/toc/Overload_Independentsoft_Exchange_Service_MarkAllItemsAsRead.xml",
  9618. "Help/toc/Overload_Independentsoft_Exchange_Service_MarkAsJunk.xml",
  9619. "Help/toc/Overload_Independentsoft_Exchange_Service_MoveFolder.xml",
  9620. "Help/toc/Overload_Independentsoft_Exchange_Service_MoveItem.xml",
  9621. "Help/toc/Overload_Independentsoft_Exchange_Service_PerformReminderAction.xml",
  9622. "Help/toc/Overload_Independentsoft_Exchange_Service_RefreshOAuthToken.xml",
  9623. "Help/toc/Overload_Independentsoft_Exchange_Service_RemoveDelegate.xml",
  9624. "Help/toc/Overload_Independentsoft_Exchange_Service_Reply.xml",
  9625. "Help/toc/Overload_Independentsoft_Exchange_Service_ReplyToAll.xml",
  9626. "Help/toc/Overload_Independentsoft_Exchange_Service_ResolveNames.xml",
  9627. "Help/toc/Overload_Independentsoft_Exchange_Service_SearchMailboxes.xml",
  9628. "Help/toc/Overload_Independentsoft_Exchange_Service_Send.xml",
  9629. "Help/toc/Overload_Independentsoft_Exchange_Service_SendMeetingRequest.xml",
  9630. "Help/toc/Overload_Independentsoft_Exchange_Service_SetHoldOnMailboxes.xml",
  9631. "Help/toc/Overload_Independentsoft_Exchange_Service_SetOutOfOffice.xml",
  9632. "Help/toc/Overload_Independentsoft_Exchange_Service_SyncFolders.xml",
  9633. "Help/toc/Overload_Independentsoft_Exchange_Service_SyncItems.xml",
  9634. "Help/toc/Overload_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest.xml",
  9635. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateCalendarOptions.xml",
  9636. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateCategoryList.xml",
  9637. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateDelegate.xml",
  9638. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateFolder.xml",
  9639. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateItem.xml",
  9640. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateOwaOptions.xml",
  9641. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateRetentionSettings.xml",
  9642. "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateRule.xml",
  9643. "Help/toc/Overload_Independentsoft_Exchange_Service_UploadItems.xml",
  9644. "Help/toc/Overload_Independentsoft_Exchange_Service__ctor.xml",
  9645. "Help/toc/Overload_Independentsoft_Exchange_StandardFolderId__ctor.xml",
  9646. "Help/toc/Overload_Independentsoft_Exchange_StandardGroupBy__ctor.xml",
  9647. "Help/toc/Overload_Independentsoft_Exchange_StreamingEventsResponse__ctor.xml",
  9648. "Help/toc/Overload_Independentsoft_Exchange_StreamingSubscription__ctor.xml",
  9649. "Help/toc/Overload_Independentsoft_Exchange_SuggestionDay__ctor.xml",
  9650. "Help/toc/Overload_Independentsoft_Exchange_Suggestion__ctor.xml",
  9651. "Help/toc/Overload_Independentsoft_Exchange_SuggestionsViewOptions__ctor.xml",
  9652. "Help/toc/Overload_Independentsoft_Exchange_SuppressReadReceipt__ctor.xml",
  9653. "Help/toc/Overload_Independentsoft_Exchange_TaskRecurrence__ctor.xml",
  9654. "Help/toc/Overload_Independentsoft_Exchange_Task__ctor.xml",
  9655. "Help/toc/Overload_Independentsoft_Exchange_TasksFolder__ctor.xml",
  9656. "Help/toc/Overload_Independentsoft_Exchange_TentativelyAcceptItem__ctor.xml",
  9657. "Help/toc/Overload_Independentsoft_Exchange_TimeChange__ctor.xml",
  9658. "Help/toc/Overload_Independentsoft_Exchange_TimeDuration__ctor.xml",
  9659. "Help/toc/Overload_Independentsoft_Exchange_TimeZone__ctor.xml",
  9660. "Help/toc/Overload_Independentsoft_Exchange_Time__ctor.xml",
  9661. "Help/toc/Overload_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor.xml",
  9662. "Help/toc/Overload_Independentsoft_Exchange_UnindexedPropertyPath__ctor.xml",
  9663. "Help/toc/Overload_Independentsoft_Exchange_UploadItem__ctor.xml",
  9664. "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor.xml",
  9665. "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor.xml",
  9666. "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor.xml",
  9667. "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationName__ctor.xml",
  9668. "Help/toc/Overload_Independentsoft_Exchange_UserConfiguration__ctor.xml",
  9669. "Help/toc/Overload_Independentsoft_Exchange_UserId__ctor.xml",
  9670. "Help/toc/Overload_Independentsoft_Exchange_UserMailbox__ctor.xml",
  9671. "Help/toc/Overload_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor.xml",
  9672. "Help/toc/Overload_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor.xml",
  9673. "Help/toc/Overload_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor.xml",
  9674. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Open.xml",
  9675. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Save.xml",
  9676. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_CompoundFile__ctor.xml",
  9677. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_DirectoryEntryList_Item.xml",
  9678. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor.xml",
  9679. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Storage__ctor.xml",
  9680. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Stream_Load.xml",
  9681. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Stream_Save.xml",
  9682. "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Stream__ctor.xml",
  9683. "Help/toc/Overload_Independentsoft_Json_Parser_JsonNumber__ctor.xml",
  9684. "Help/toc/Overload_Independentsoft_Json_Parser_Member__ctor.xml",
  9685. "Help/toc/Overload_Independentsoft_Msg_Attachment_Save.xml",
  9686. "Help/toc/Overload_Independentsoft_Msg_Attachment__ctor.xml",
  9687. "Help/toc/Overload_Independentsoft_Msg_ExtendedPropertyId__ctor.xml",
  9688. "Help/toc/Overload_Independentsoft_Msg_ExtendedPropertyList_Item.xml",
  9689. "Help/toc/Overload_Independentsoft_Msg_ExtendedPropertyName__ctor.xml",
  9690. "Help/toc/Overload_Independentsoft_Msg_ExtendedProperty__ctor.xml",
  9691. "Help/toc/Overload_Independentsoft_Msg_Message_Open.xml",
  9692. "Help/toc/Overload_Independentsoft_Msg_Message_Save.xml",
  9693. "Help/toc/Overload_Independentsoft_Msg_Message__ctor.xml",
  9694. "Help/toc/Overload_Independentsoft_Msg_RecurrencePattern__ctor.xml",
  9695. "Help/toc/Properties_T_Independentsoft_Email_Mime_Attachment.xml",
  9696. "Help/toc/Properties_T_Independentsoft_Email_Mime_BodyPart.xml",
  9697. "Help/toc/Properties_T_Independentsoft_Email_Mime_ContentDisposition.xml",
  9698. "Help/toc/Properties_T_Independentsoft_Email_Mime_ContentType.xml",
  9699. "Help/toc/Properties_T_Independentsoft_Email_Mime_Header.xml",
  9700. "Help/toc/Properties_T_Independentsoft_Email_Mime_HeaderList.xml",
  9701. "Help/toc/Properties_T_Independentsoft_Email_Mime_Mailbox.xml",
  9702. "Help/toc/Properties_T_Independentsoft_Email_Mime_Message.xml",
  9703. "Help/toc/Properties_T_Independentsoft_Email_Mime_Parameter.xml",
  9704. "Help/toc/Properties_T_Independentsoft_Email_Mime_ParameterList.xml",
  9705. "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteDate.xml",
  9706. "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteDateTransition.xml",
  9707. "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.xml",
  9708. "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.xml",
  9709. "Help/toc/Properties_T_Independentsoft_Exchange_AddressEntity.xml",
  9710. "Help/toc/Properties_T_Independentsoft_Exchange_AddressListId.xml",
  9711. "Help/toc/Properties_T_Independentsoft_Exchange_AggregateOn.xml",
  9712. "Help/toc/Properties_T_Independentsoft_Exchange_AlternateId.xml",
  9713. "Help/toc/Properties_T_Independentsoft_Exchange_AlternatePublicFolderId.xml",
  9714. "Help/toc/Properties_T_Independentsoft_Exchange_AlternatePublicFolderItemId.xml",
  9715. "Help/toc/Properties_T_Independentsoft_Exchange_Appointment.xml",
  9716. "Help/toc/Properties_T_Independentsoft_Exchange_AppointmentPropertyPath.xml",
  9717. "Help/toc/Properties_T_Independentsoft_Exchange_Attachment.xml",
  9718. "Help/toc/Properties_T_Independentsoft_Exchange_AttachmentId.xml",
  9719. "Help/toc/Properties_T_Independentsoft_Exchange_AttachmentInfo.xml",
  9720. "Help/toc/Properties_T_Independentsoft_Exchange_AttachmentShape.xml",
  9721. "Help/toc/Properties_T_Independentsoft_Exchange_Attendee.xml",
  9722. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_Account.xml",
  9723. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.xml",
  9724. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.xml",
  9725. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_DomainResponse.xml",
  9726. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSetting.xml",
  9727. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSettingError.xml",
  9728. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_Error.xml",
  9729. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.xml",
  9730. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.xml",
  9731. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ExternalAccess.xml",
  9732. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.xml",
  9733. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.xml",
  9734. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.xml",
  9735. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_InternalAccess.xml",
  9736. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncError.xml",
  9737. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.xml",
  9738. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.xml",
  9739. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.xml",
  9740. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookProvider.xml",
  9741. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.xml",
  9742. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.xml",
  9743. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_User.xml",
  9744. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserResponse.xml",
  9745. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserSetting.xml",
  9746. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingError.xml",
  9747. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingList.xml",
  9748. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_WebClientUrl.xml",
  9749. "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_WebProtocol.xml",
  9750. "Help/toc/Properties_T_Independentsoft_Exchange_AvailabilityResponse.xml",
  9751. "Help/toc/Properties_T_Independentsoft_Exchange_Body.xml",
  9752. "Help/toc/Properties_T_Independentsoft_Exchange_CalendarEvent.xml",
  9753. "Help/toc/Properties_T_Independentsoft_Exchange_CalendarFolder.xml",
  9754. "Help/toc/Properties_T_Independentsoft_Exchange_CalendarOptions.xml",
  9755. "Help/toc/Properties_T_Independentsoft_Exchange_CalendarPermission.xml",
  9756. "Help/toc/Properties_T_Independentsoft_Exchange_CalendarPermissionSet.xml",
  9757. "Help/toc/Properties_T_Independentsoft_Exchange_CalendarView.xml",
  9758. "Help/toc/Properties_T_Independentsoft_Exchange_Category.xml",
  9759. "Help/toc/Properties_T_Independentsoft_Exchange_CategoryList.xml",
  9760. "Help/toc/Properties_T_Independentsoft_Exchange_ChangeHighlights.xml",
  9761. "Help/toc/Properties_T_Independentsoft_Exchange_ClientAccessTokenRequest.xml",
  9762. "Help/toc/Properties_T_Independentsoft_Exchange_CompleteName.xml",
  9763. "Help/toc/Properties_T_Independentsoft_Exchange_Contact.xml",
  9764. "Help/toc/Properties_T_Independentsoft_Exchange_ContactEntity.xml",
  9765. "Help/toc/Properties_T_Independentsoft_Exchange_ContactPropertyPath.xml",
  9766. "Help/toc/Properties_T_Independentsoft_Exchange_ContactsView.xml",
  9767. "Help/toc/Properties_T_Independentsoft_Exchange_Contains.xml",
  9768. "Help/toc/Properties_T_Independentsoft_Exchange_ContentSettings.xml",
  9769. "Help/toc/Properties_T_Independentsoft_Exchange_Conversation.xml",
  9770. "Help/toc/Properties_T_Independentsoft_Exchange_ConversationAction.xml",
  9771. "Help/toc/Properties_T_Independentsoft_Exchange_ConversationItemResponse.xml",
  9772. "Help/toc/Properties_T_Independentsoft_Exchange_ConversationNode.xml",
  9773. "Help/toc/Properties_T_Independentsoft_Exchange_ConversationRequest.xml",
  9774. "Help/toc/Properties_T_Independentsoft_Exchange_ConversationShape.xml",
  9775. "Help/toc/Properties_T_Independentsoft_Exchange_ConvertIdResponse.xml",
  9776. "Help/toc/Properties_T_Independentsoft_Exchange_CopiedEvent.xml",
  9777. "Help/toc/Properties_T_Independentsoft_Exchange_CreateAttachmentResponse.xml",
  9778. "Help/toc/Properties_T_Independentsoft_Exchange_CreatedEvent.xml",
  9779. "Help/toc/Properties_T_Independentsoft_Exchange_CustomPropertyId.xml",
  9780. "Help/toc/Properties_T_Independentsoft_Exchange_CustomPropertyName.xml",
  9781. "Help/toc/Properties_T_Independentsoft_Exchange_DailyRecurrencePattern.xml",
  9782. "Help/toc/Properties_T_Independentsoft_Exchange_DailyRegeneratingPattern.xml",
  9783. "Help/toc/Properties_T_Independentsoft_Exchange_DelegateResponse.xml",
  9784. "Help/toc/Properties_T_Independentsoft_Exchange_DelegateUser.xml",
  9785. "Help/toc/Properties_T_Independentsoft_Exchange_DelegateUserResponse.xml",
  9786. "Help/toc/Properties_T_Independentsoft_Exchange_DeleteAttachmentResponse.xml",
  9787. "Help/toc/Properties_T_Independentsoft_Exchange_DeletedEvent.xml",
  9788. "Help/toc/Properties_T_Independentsoft_Exchange_DeletedOccurrence.xml",
  9789. "Help/toc/Properties_T_Independentsoft_Exchange_DeviceAuthorizationCode.xml",
  9790. "Help/toc/Properties_T_Independentsoft_Exchange_DiscoverySearchConfiguration.xml",
  9791. "Help/toc/Properties_T_Independentsoft_Exchange_DistributionList.xml",
  9792. "Help/toc/Properties_T_Independentsoft_Exchange_DistributionListMember.xml",
  9793. "Help/toc/Properties_T_Independentsoft_Exchange_DistributionListPropertyPath.xml",
  9794. "Help/toc/Properties_T_Independentsoft_Exchange_Duration.xml",
  9795. "Help/toc/Properties_T_Independentsoft_Exchange_EffectiveRights.xml",
  9796. "Help/toc/Properties_T_Independentsoft_Exchange_EmailAddress.xml",
  9797. "Help/toc/Properties_T_Independentsoft_Exchange_EmailAddressEntity.xml",
  9798. "Help/toc/Properties_T_Independentsoft_Exchange_EmailUser.xml",
  9799. "Help/toc/Properties_T_Independentsoft_Exchange_EncryptedSharedFolderData.xml",
  9800. "Help/toc/Properties_T_Independentsoft_Exchange_EndDateRecurrenceRange.xml",
  9801. "Help/toc/Properties_T_Independentsoft_Exchange_EnhancedLocation.xml",
  9802. "Help/toc/Properties_T_Independentsoft_Exchange_EntityExtractionResult.xml",
  9803. "Help/toc/Properties_T_Independentsoft_Exchange_Event.xml",
  9804. "Help/toc/Properties_T_Independentsoft_Exchange_Excludes.xml",
  9805. "Help/toc/Properties_T_Independentsoft_Exchange_Exists.xml",
  9806. "Help/toc/Properties_T_Independentsoft_Exchange_ExpandDistributionListResponse.xml",
  9807. "Help/toc/Properties_T_Independentsoft_Exchange_ExportItemsResponse.xml",
  9808. "Help/toc/Properties_T_Independentsoft_Exchange_ExtendedProperty.xml",
  9809. "Help/toc/Properties_T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.xml",
  9810. "Help/toc/Properties_T_Independentsoft_Exchange_ExtendedPropertyList.xml",
  9811. "Help/toc/Properties_T_Independentsoft_Exchange_FailedMailbox.xml",
  9812. "Help/toc/Properties_T_Independentsoft_Exchange_FileAttachment.xml",
  9813. "Help/toc/Properties_T_Independentsoft_Exchange_FileAttachmentInfo.xml",
  9814. "Help/toc/Properties_T_Independentsoft_Exchange_FindConversationResponse.xml",
  9815. "Help/toc/Properties_T_Independentsoft_Exchange_FindFolderResponse.xml",
  9816. "Help/toc/Properties_T_Independentsoft_Exchange_FindItemResponse.xml",
  9817. "Help/toc/Properties_T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.xml",
  9818. "Help/toc/Properties_T_Independentsoft_Exchange_FindMessageTrackingReportResponse.xml",
  9819. "Help/toc/Properties_T_Independentsoft_Exchange_FindPeopleResponse.xml",
  9820. "Help/toc/Properties_T_Independentsoft_Exchange_Flag.xml",
  9821. "Help/toc/Properties_T_Independentsoft_Exchange_Folder.xml",
  9822. "Help/toc/Properties_T_Independentsoft_Exchange_FolderChange.xml",
  9823. "Help/toc/Properties_T_Independentsoft_Exchange_FolderId.xml",
  9824. "Help/toc/Properties_T_Independentsoft_Exchange_FolderInfoResponse.xml",
  9825. "Help/toc/Properties_T_Independentsoft_Exchange_FolderPropertyPath.xml",
  9826. "Help/toc/Properties_T_Independentsoft_Exchange_FolderShape.xml",
  9827. "Help/toc/Properties_T_Independentsoft_Exchange_FractionalPageView.xml",
  9828. "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyChangedEvent.xml",
  9829. "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyResponse.xml",
  9830. "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyView.xml",
  9831. "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyViewOptions.xml",
  9832. "Help/toc/Properties_T_Independentsoft_Exchange_GetAppManifestsResponse.xml",
  9833. "Help/toc/Properties_T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.xml",
  9834. "Help/toc/Properties_T_Independentsoft_Exchange_GetAttachmentResponse.xml",
  9835. "Help/toc/Properties_T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.xml",
  9836. "Help/toc/Properties_T_Independentsoft_Exchange_GetEventsResponse.xml",
  9837. "Help/toc/Properties_T_Independentsoft_Exchange_GetImItemListResponse.xml",
  9838. "Help/toc/Properties_T_Independentsoft_Exchange_GetImItemsResponse.xml",
  9839. "Help/toc/Properties_T_Independentsoft_Exchange_GetMailTipsResponse.xml",
  9840. "Help/toc/Properties_T_Independentsoft_Exchange_GetMessageTrackingReportResponse.xml",
  9841. "Help/toc/Properties_T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.xml",
  9842. "Help/toc/Properties_T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.xml",
  9843. "Help/toc/Properties_T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.xml",
  9844. "Help/toc/Properties_T_Independentsoft_Exchange_GetRemindersResponse.xml",
  9845. "Help/toc/Properties_T_Independentsoft_Exchange_GetRoomListsResponse.xml",
  9846. "Help/toc/Properties_T_Independentsoft_Exchange_GetRoomsResponse.xml",
  9847. "Help/toc/Properties_T_Independentsoft_Exchange_GetRulesResponse.xml",
  9848. "Help/toc/Properties_T_Independentsoft_Exchange_GetSearchableMailboxesResponse.xml",
  9849. "Help/toc/Properties_T_Independentsoft_Exchange_GetServerTimeZonesResponse.xml",
  9850. "Help/toc/Properties_T_Independentsoft_Exchange_GetSharingFolderResponse.xml",
  9851. "Help/toc/Properties_T_Independentsoft_Exchange_GetSharingMetadataResponse.xml",
  9852. "Help/toc/Properties_T_Independentsoft_Exchange_GetUserConfigurationResponse.xml",
  9853. "Help/toc/Properties_T_Independentsoft_Exchange_GetUserPhotoResponse.xml",
  9854. "Help/toc/Properties_T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.xml",
  9855. "Help/toc/Properties_T_Independentsoft_Exchange_Group.xml",
  9856. "Help/toc/Properties_T_Independentsoft_Exchange_GroupAttendeeConflict.xml",
  9857. "Help/toc/Properties_T_Independentsoft_Exchange_GroupBy.xml",
  9858. "Help/toc/Properties_T_Independentsoft_Exchange_HighlightTerm.xml",
  9859. "Help/toc/Properties_T_Independentsoft_Exchange_HoldOnMailboxesInfo.xml",
  9860. "Help/toc/Properties_T_Independentsoft_Exchange_Id.xml",
  9861. "Help/toc/Properties_T_Independentsoft_Exchange_Identity.xml",
  9862. "Help/toc/Properties_T_Independentsoft_Exchange_ImGroup.xml",
  9863. "Help/toc/Properties_T_Independentsoft_Exchange_ImGroupInfoResponse.xml",
  9864. "Help/toc/Properties_T_Independentsoft_Exchange_IndexedPageView.xml",
  9865. "Help/toc/Properties_T_Independentsoft_Exchange_IndexedPropertyPath.xml",
  9866. "Help/toc/Properties_T_Independentsoft_Exchange_IndividualAttendeeConflict.xml",
  9867. "Help/toc/Properties_T_Independentsoft_Exchange_InternetMessageHeader.xml",
  9868. "Help/toc/Properties_T_Independentsoft_Exchange_InvalidRecipient.xml",
  9869. "Help/toc/Properties_T_Independentsoft_Exchange_Item.xml",
  9870. "Help/toc/Properties_T_Independentsoft_Exchange_ItemAttachment.xml",
  9871. "Help/toc/Properties_T_Independentsoft_Exchange_ItemChange.xml",
  9872. "Help/toc/Properties_T_Independentsoft_Exchange_ItemId.xml",
  9873. "Help/toc/Properties_T_Independentsoft_Exchange_ItemInfoResponse.xml",
  9874. "Help/toc/Properties_T_Independentsoft_Exchange_ItemPropertyPath.xml",
  9875. "Help/toc/Properties_T_Independentsoft_Exchange_ItemShape.xml",
  9876. "Help/toc/Properties_T_Independentsoft_Exchange_Journal.xml",
  9877. "Help/toc/Properties_T_Independentsoft_Exchange_JournalPropertyPath.xml",
  9878. "Help/toc/Properties_T_Independentsoft_Exchange_KeywordStatisticsSearchResult.xml",
  9879. "Help/toc/Properties_T_Independentsoft_Exchange_MailTips.xml",
  9880. "Help/toc/Properties_T_Independentsoft_Exchange_MailTipsConfiguration.xml",
  9881. "Help/toc/Properties_T_Independentsoft_Exchange_MailTipsResponse.xml",
  9882. "Help/toc/Properties_T_Independentsoft_Exchange_Mailbox.xml",
  9883. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxAttributedValue.xml",
  9884. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxData.xml",
  9885. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxHoldResult.xml",
  9886. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxHoldStatus.xml",
  9887. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxQuery.xml",
  9888. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxSearchScope.xml",
  9889. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxStatisticsByKeywords.xml",
  9890. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxStatisticsItem.xml",
  9891. "Help/toc/Properties_T_Independentsoft_Exchange_MailboxStatisticsSearchResult.xml",
  9892. "Help/toc/Properties_T_Independentsoft_Exchange_ManagedFolderInformation.xml",
  9893. "Help/toc/Properties_T_Independentsoft_Exchange_MarkAsJunkResponse.xml",
  9894. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingCancellationPropertyPath.xml",
  9895. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingMessage.xml",
  9896. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingMessagePropertyPath.xml",
  9897. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingRegistrationResponse.xml",
  9898. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingRequest.xml",
  9899. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingRequestPropertyPath.xml",
  9900. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingResponsePropertyPath.xml",
  9901. "Help/toc/Properties_T_Independentsoft_Exchange_MeetingSuggestion.xml",
  9902. "Help/toc/Properties_T_Independentsoft_Exchange_Message.xml",
  9903. "Help/toc/Properties_T_Independentsoft_Exchange_MessagePropertyPath.xml",
  9904. "Help/toc/Properties_T_Independentsoft_Exchange_MessageResponse.xml",
  9905. "Help/toc/Properties_T_Independentsoft_Exchange_MessageTrackingReport.xml",
  9906. "Help/toc/Properties_T_Independentsoft_Exchange_MessageTrackingSearchResult.xml",
  9907. "Help/toc/Properties_T_Independentsoft_Exchange_MimeContent.xml",
  9908. "Help/toc/Properties_T_Independentsoft_Exchange_ModifiedEvent.xml",
  9909. "Help/toc/Properties_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.xml",
  9910. "Help/toc/Properties_T_Independentsoft_Exchange_MovedEvent.xml",
  9911. "Help/toc/Properties_T_Independentsoft_Exchange_NewMailEvent.xml",
  9912. "Help/toc/Properties_T_Independentsoft_Exchange_NoEndRecurrenceRange.xml",
  9913. "Help/toc/Properties_T_Independentsoft_Exchange_NonIndexableItemDetail.xml",
  9914. "Help/toc/Properties_T_Independentsoft_Exchange_NonIndexableItemStatistic.xml",
  9915. "Help/toc/Properties_T_Independentsoft_Exchange_Note.xml",
  9916. "Help/toc/Properties_T_Independentsoft_Exchange_NotePropertyPath.xml",
  9917. "Help/toc/Properties_T_Independentsoft_Exchange_Notification.xml",
  9918. "Help/toc/Properties_T_Independentsoft_Exchange_NumberedRecurrenceRange.xml",
  9919. "Help/toc/Properties_T_Independentsoft_Exchange_OAuthToken.xml",
  9920. "Help/toc/Properties_T_Independentsoft_Exchange_Occurrence.xml",
  9921. "Help/toc/Properties_T_Independentsoft_Exchange_OccurrenceItemId.xml",
  9922. "Help/toc/Properties_T_Independentsoft_Exchange_OnlineMeetingSettings.xml",
  9923. "Help/toc/Properties_T_Independentsoft_Exchange_OutOfOffice.xml",
  9924. "Help/toc/Properties_T_Independentsoft_Exchange_OutOfOfficeMailTip.xml",
  9925. "Help/toc/Properties_T_Independentsoft_Exchange_OutOfOfficeResponse.xml",
  9926. "Help/toc/Properties_T_Independentsoft_Exchange_OwaOptions.xml",
  9927. "Help/toc/Properties_T_Independentsoft_Exchange_PerformReminderActionResponse.xml",
  9928. "Help/toc/Properties_T_Independentsoft_Exchange_Period.xml",
  9929. "Help/toc/Properties_T_Independentsoft_Exchange_Permission.xml",
  9930. "Help/toc/Properties_T_Independentsoft_Exchange_PermissionSet.xml",
  9931. "Help/toc/Properties_T_Independentsoft_Exchange_Persona.xml",
  9932. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaAttribution.xml",
  9933. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaInfoResponse.xml",
  9934. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPhoneNumber.xml",
  9935. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.xml",
  9936. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPostalAddress.xml",
  9937. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.xml",
  9938. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPropertyPath.xml",
  9939. "Help/toc/Properties_T_Independentsoft_Exchange_PersonaShape.xml",
  9940. "Help/toc/Properties_T_Independentsoft_Exchange_PhoneEntity.xml",
  9941. "Help/toc/Properties_T_Independentsoft_Exchange_Post.xml",
  9942. "Help/toc/Properties_T_Independentsoft_Exchange_PostPropertyPath.xml",
  9943. "Help/toc/Properties_T_Independentsoft_Exchange_PostReplyItem.xml",
  9944. "Help/toc/Properties_T_Independentsoft_Exchange_PreviewItem.xml",
  9945. "Help/toc/Properties_T_Independentsoft_Exchange_PreviewItemMailbox.xml",
  9946. "Help/toc/Properties_T_Independentsoft_Exchange_PreviewItemShape.xml",
  9947. "Help/toc/Properties_T_Independentsoft_Exchange_Property.xml",
  9948. "Help/toc/Properties_T_Independentsoft_Exchange_PropertyId.xml",
  9949. "Help/toc/Properties_T_Independentsoft_Exchange_PropertyName.xml",
  9950. "Help/toc/Properties_T_Independentsoft_Exchange_PropertyOrder.xml",
  9951. "Help/toc/Properties_T_Independentsoft_Exchange_PropertyTag.xml",
  9952. "Help/toc/Properties_T_Independentsoft_Exchange_ProtectionRule.xml",
  9953. "Help/toc/Properties_T_Independentsoft_Exchange_ProtectionRuleAction.xml",
  9954. "Help/toc/Properties_T_Independentsoft_Exchange_ProtectionRulesConfiguration.xml",
  9955. "Help/toc/Properties_T_Independentsoft_Exchange_PullSubscription.xml",
  9956. "Help/toc/Properties_T_Independentsoft_Exchange_PushSubscription.xml",
  9957. "Help/toc/Properties_T_Independentsoft_Exchange_QueryString.xml",
  9958. "Help/toc/Properties_T_Independentsoft_Exchange_ReadFlagChange.xml",
  9959. "Help/toc/Properties_T_Independentsoft_Exchange_RecipientTrackingEvent.xml",
  9960. "Help/toc/Properties_T_Independentsoft_Exchange_Recurrence.xml",
  9961. "Help/toc/Properties_T_Independentsoft_Exchange_RecurringDateTransition.xml",
  9962. "Help/toc/Properties_T_Independentsoft_Exchange_RecurringDayTransition.xml",
  9963. "Help/toc/Properties_T_Independentsoft_Exchange_RefinerItem.xml",
  9964. "Help/toc/Properties_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.xml",
  9965. "Help/toc/Properties_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.xml",
  9966. "Help/toc/Properties_T_Independentsoft_Exchange_Reminder.xml",
  9967. "Help/toc/Properties_T_Independentsoft_Exchange_ReminderItemAction.xml",
  9968. "Help/toc/Properties_T_Independentsoft_Exchange_RemoveItem.xml",
  9969. "Help/toc/Properties_T_Independentsoft_Exchange_ReplyBody.xml",
  9970. "Help/toc/Properties_T_Independentsoft_Exchange_Resolution.xml",
  9971. "Help/toc/Properties_T_Independentsoft_Exchange_ResolveNamesResponse.xml",
  9972. "Help/toc/Properties_T_Independentsoft_Exchange_Response.xml",
  9973. "Help/toc/Properties_T_Independentsoft_Exchange_ResponseItem.xml",
  9974. "Help/toc/Properties_T_Independentsoft_Exchange_RetentionPolicyTag.xml",
  9975. "Help/toc/Properties_T_Independentsoft_Exchange_RetentionSettings.xml",
  9976. "Help/toc/Properties_T_Independentsoft_Exchange_RetentionTag.xml",
  9977. "Help/toc/Properties_T_Independentsoft_Exchange_Rule.xml",
  9978. "Help/toc/Properties_T_Independentsoft_Exchange_RuleActions.xml",
  9979. "Help/toc/Properties_T_Independentsoft_Exchange_RuleConditions.xml",
  9980. "Help/toc/Properties_T_Independentsoft_Exchange_RuleExceptions.xml",
  9981. "Help/toc/Properties_T_Independentsoft_Exchange_RuleOperationError.xml",
  9982. "Help/toc/Properties_T_Independentsoft_Exchange_RuleOperationResponse.xml",
  9983. "Help/toc/Properties_T_Independentsoft_Exchange_RulePredicateDateRange.xml",
  9984. "Help/toc/Properties_T_Independentsoft_Exchange_RulePredicateSizeRange.xml",
  9985. "Help/toc/Properties_T_Independentsoft_Exchange_RuleValidationError.xml",
  9986. "Help/toc/Properties_T_Independentsoft_Exchange_SearchFolder.xml",
  9987. "Help/toc/Properties_T_Independentsoft_Exchange_SearchFolderParameters.xml",
  9988. "Help/toc/Properties_T_Independentsoft_Exchange_SearchMailboxesResponse.xml",
  9989. "Help/toc/Properties_T_Independentsoft_Exchange_SearchableMailbox.xml",
  9990. "Help/toc/Properties_T_Independentsoft_Exchange_SeekToConditionPageItemView.xml",
  9991. "Help/toc/Properties_T_Independentsoft_Exchange_SendNotificationResponse.xml",
  9992. "Help/toc/Properties_T_Independentsoft_Exchange_SerializableTimeZone.xml",
  9993. "Help/toc/Properties_T_Independentsoft_Exchange_SerializableTimeZoneTime.xml",
  9994. "Help/toc/Properties_T_Independentsoft_Exchange_ServerVersionInfo.xml",
  9995. "Help/toc/Properties_T_Independentsoft_Exchange_Service.xml",
  9996. "Help/toc/Properties_T_Independentsoft_Exchange_ServiceConfigurationResponse.xml",
  9997. "Help/toc/Properties_T_Independentsoft_Exchange_ServiceRequestException.xml",
  9998. "Help/toc/Properties_T_Independentsoft_Exchange_SmtpDomain.xml",
  9999. "Help/toc/Properties_T_Independentsoft_Exchange_StandardFolderId.xml",
  10000. "Help/toc/Properties_T_Independentsoft_Exchange_StandardGroupBy.xml",
  10001. "Help/toc/Properties_T_Independentsoft_Exchange_StreamingEventsResponse.xml",
  10002. "Help/toc/Properties_T_Independentsoft_Exchange_StringAttributedValue.xml",
  10003. "Help/toc/Properties_T_Independentsoft_Exchange_SubscribeResponse.xml",
  10004. "Help/toc/Properties_T_Independentsoft_Exchange_Subscription.xml",
  10005. "Help/toc/Properties_T_Independentsoft_Exchange_Suggestion.xml",
  10006. "Help/toc/Properties_T_Independentsoft_Exchange_SuggestionDay.xml",
  10007. "Help/toc/Properties_T_Independentsoft_Exchange_SuggestionsResponse.xml",
  10008. "Help/toc/Properties_T_Independentsoft_Exchange_SuggestionsViewOptions.xml",
  10009. "Help/toc/Properties_T_Independentsoft_Exchange_SyncFoldersResponse.xml",
  10010. "Help/toc/Properties_T_Independentsoft_Exchange_SyncItemsResponse.xml",
  10011. "Help/toc/Properties_T_Independentsoft_Exchange_Task.xml",
  10012. "Help/toc/Properties_T_Independentsoft_Exchange_TaskPropertyPath.xml",
  10013. "Help/toc/Properties_T_Independentsoft_Exchange_TaskRecurrence.xml",
  10014. "Help/toc/Properties_T_Independentsoft_Exchange_TaskSuggestion.xml",
  10015. "Help/toc/Properties_T_Independentsoft_Exchange_Time.xml",
  10016. "Help/toc/Properties_T_Independentsoft_Exchange_TimeChange.xml",
  10017. "Help/toc/Properties_T_Independentsoft_Exchange_TimeDuration.xml",
  10018. "Help/toc/Properties_T_Independentsoft_Exchange_TimeZone.xml",
  10019. "Help/toc/Properties_T_Independentsoft_Exchange_TimeZoneDefinition.xml",
  10020. "Help/toc/Properties_T_Independentsoft_Exchange_Transition.xml",
  10021. "Help/toc/Properties_T_Independentsoft_Exchange_TransitionsGroup.xml",
  10022. "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessagingConfiguration.xml",
  10023. "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.xml",
  10024. "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.xml",
  10025. "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.xml",
  10026. "Help/toc/Properties_T_Independentsoft_Exchange_UnindexedPropertyPath.xml",
  10027. "Help/toc/Properties_T_Independentsoft_Exchange_UploadItem.xml",
  10028. "Help/toc/Properties_T_Independentsoft_Exchange_UploadItemsResponse.xml",
  10029. "Help/toc/Properties_T_Independentsoft_Exchange_UrlEntity.xml",
  10030. "Help/toc/Properties_T_Independentsoft_Exchange_UserConfiguration.xml",
  10031. "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.xml",
  10032. "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryKey.xml",
  10033. "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryValue.xml",
  10034. "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationName.xml",
  10035. "Help/toc/Properties_T_Independentsoft_Exchange_UserId.xml",
  10036. "Help/toc/Properties_T_Independentsoft_Exchange_UserMailbox.xml",
  10037. "Help/toc/Properties_T_Independentsoft_Exchange_View.xml",
  10038. "Help/toc/Properties_T_Independentsoft_Exchange_WeeklyRecurrencePattern.xml",
  10039. "Help/toc/Properties_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.xml",
  10040. "Help/toc/Properties_T_Independentsoft_Exchange_WorkingHours.xml",
  10041. "Help/toc/Properties_T_Independentsoft_Exchange_WorkingPeriod.xml",
  10042. "Help/toc/Properties_T_Independentsoft_Exchange_YearlyRegeneratingPattern.xml",
  10043. "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_CompoundFile.xml",
  10044. "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.xml",
  10045. "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.xml",
  10046. "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.xml",
  10047. "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_Storage.xml",
  10048. "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_Stream.xml",
  10049. "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonArray.xml",
  10050. "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonBoolean.xml",
  10051. "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonObject.xml",
  10052. "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonString.xml",
  10053. "Help/toc/Properties_T_Independentsoft_Json_Parser_Member.xml",
  10054. "Help/toc/Properties_T_Independentsoft_Msg_Attachment.xml",
  10055. "Help/toc/Properties_T_Independentsoft_Msg_ExtendedProperty.xml",
  10056. "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyId.xml",
  10057. "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyList.xml",
  10058. "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyName.xml",
  10059. "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyTag.xml",
  10060. "Help/toc/Properties_T_Independentsoft_Msg_Message.xml",
  10061. "Help/toc/Properties_T_Independentsoft_Msg_Recipient.xml",
  10062. "Help/toc/Properties_T_Independentsoft_Msg_RecurrencePattern.xml",
  10063. "Help/toc/R_Project_ClassReference.xml",
  10064. "Help/toc/T_Independentsoft_Email_Mime_Attachment.xml",
  10065. "Help/toc/T_Independentsoft_Email_Mime_BodyPart.xml",
  10066. "Help/toc/T_Independentsoft_Email_Mime_BodyPartList.xml",
  10067. "Help/toc/T_Independentsoft_Email_Mime_ContentDisposition.xml",
  10068. "Help/toc/T_Independentsoft_Email_Mime_ContentType.xml",
  10069. "Help/toc/T_Independentsoft_Email_Mime_Header.xml",
  10070. "Help/toc/T_Independentsoft_Email_Mime_HeaderList.xml",
  10071. "Help/toc/T_Independentsoft_Email_Mime_Mailbox.xml",
  10072. "Help/toc/T_Independentsoft_Email_Mime_Message.xml",
  10073. "Help/toc/T_Independentsoft_Email_Mime_MessageFormatException.xml",
  10074. "Help/toc/T_Independentsoft_Email_Mime_Parameter.xml",
  10075. "Help/toc/T_Independentsoft_Email_Mime_ParameterList.xml",
  10076. "Help/toc/T_Independentsoft_Exchange_AbsoluteDate.xml",
  10077. "Help/toc/T_Independentsoft_Exchange_AbsoluteDateTransition.xml",
  10078. "Help/toc/T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.xml",
  10079. "Help/toc/T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.xml",
  10080. "Help/toc/T_Independentsoft_Exchange_AcceptItem.xml",
  10081. "Help/toc/T_Independentsoft_Exchange_AcceptSharingInvitation.xml",
  10082. "Help/toc/T_Independentsoft_Exchange_AddressEntity.xml",
  10083. "Help/toc/T_Independentsoft_Exchange_AddressListId.xml",
  10084. "Help/toc/T_Independentsoft_Exchange_AggregateOn.xml",
  10085. "Help/toc/T_Independentsoft_Exchange_AlternateId.xml",
  10086. "Help/toc/T_Independentsoft_Exchange_AlternatePublicFolderId.xml",
  10087. "Help/toc/T_Independentsoft_Exchange_AlternatePublicFolderItemId.xml",
  10088. "Help/toc/T_Independentsoft_Exchange_And.xml",
  10089. "Help/toc/T_Independentsoft_Exchange_Appointment.xml",
  10090. "Help/toc/T_Independentsoft_Exchange_AppointmentPropertyPath.xml",
  10091. "Help/toc/T_Independentsoft_Exchange_Attachment.xml",
  10092. "Help/toc/T_Independentsoft_Exchange_AttachmentId.xml",
  10093. "Help/toc/T_Independentsoft_Exchange_AttachmentInfo.xml",
  10094. "Help/toc/T_Independentsoft_Exchange_AttachmentShape.xml",
  10095. "Help/toc/T_Independentsoft_Exchange_Attendee.xml",
  10096. "Help/toc/T_Independentsoft_Exchange_AttendeeConflict.xml",
  10097. "Help/toc/T_Independentsoft_Exchange_Autodiscover_Account.xml",
  10098. "Help/toc/T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.xml",
  10099. "Help/toc/T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.xml",
  10100. "Help/toc/T_Independentsoft_Exchange_Autodiscover_DomainResponse.xml",
  10101. "Help/toc/T_Independentsoft_Exchange_Autodiscover_DomainSetting.xml",
  10102. "Help/toc/T_Independentsoft_Exchange_Autodiscover_DomainSettingError.xml",
  10103. "Help/toc/T_Independentsoft_Exchange_Autodiscover_Error.xml",
  10104. "Help/toc/T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.xml",
  10105. "Help/toc/T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.xml",
  10106. "Help/toc/T_Independentsoft_Exchange_Autodiscover_ExternalAccess.xml",
  10107. "Help/toc/T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.xml",
  10108. "Help/toc/T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.xml",
  10109. "Help/toc/T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.xml",
  10110. "Help/toc/T_Independentsoft_Exchange_Autodiscover_InternalAccess.xml",
  10111. "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncError.xml",
  10112. "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.xml",
  10113. "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.xml",
  10114. "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.xml",
  10115. "Help/toc/T_Independentsoft_Exchange_Autodiscover_OutlookProvider.xml",
  10116. "Help/toc/T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.xml",
  10117. "Help/toc/T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.xml",
  10118. "Help/toc/T_Independentsoft_Exchange_Autodiscover_User.xml",
  10119. "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserResponse.xml",
  10120. "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserSetting.xml",
  10121. "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserSettingError.xml",
  10122. "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserSettingList.xml",
  10123. "Help/toc/T_Independentsoft_Exchange_Autodiscover_WebClientUrl.xml",
  10124. "Help/toc/T_Independentsoft_Exchange_Autodiscover_WebProtocol.xml",
  10125. "Help/toc/T_Independentsoft_Exchange_AvailabilityResponse.xml",
  10126. "Help/toc/T_Independentsoft_Exchange_Body.xml",
  10127. "Help/toc/T_Independentsoft_Exchange_CalendarEvent.xml",
  10128. "Help/toc/T_Independentsoft_Exchange_CalendarFolder.xml",
  10129. "Help/toc/T_Independentsoft_Exchange_CalendarOptions.xml",
  10130. "Help/toc/T_Independentsoft_Exchange_CalendarPermission.xml",
  10131. "Help/toc/T_Independentsoft_Exchange_CalendarPermissionSet.xml",
  10132. "Help/toc/T_Independentsoft_Exchange_CalendarView.xml",
  10133. "Help/toc/T_Independentsoft_Exchange_CancelItem.xml",
  10134. "Help/toc/T_Independentsoft_Exchange_Category.xml",
  10135. "Help/toc/T_Independentsoft_Exchange_CategoryList.xml",
  10136. "Help/toc/T_Independentsoft_Exchange_ChangeHighlights.xml",
  10137. "Help/toc/T_Independentsoft_Exchange_ClientAccessTokenRequest.xml",
  10138. "Help/toc/T_Independentsoft_Exchange_CompleteName.xml",
  10139. "Help/toc/T_Independentsoft_Exchange_Contact.xml",
  10140. "Help/toc/T_Independentsoft_Exchange_ContactEntity.xml",
  10141. "Help/toc/T_Independentsoft_Exchange_ContactPropertyPath.xml",
  10142. "Help/toc/T_Independentsoft_Exchange_ContactsFolder.xml",
  10143. "Help/toc/T_Independentsoft_Exchange_ContactsView.xml",
  10144. "Help/toc/T_Independentsoft_Exchange_Contains.xml",
  10145. "Help/toc/T_Independentsoft_Exchange_ContentSettings.xml",
  10146. "Help/toc/T_Independentsoft_Exchange_Conversation.xml",
  10147. "Help/toc/T_Independentsoft_Exchange_ConversationAction.xml",
  10148. "Help/toc/T_Independentsoft_Exchange_ConversationItemResponse.xml",
  10149. "Help/toc/T_Independentsoft_Exchange_ConversationNode.xml",
  10150. "Help/toc/T_Independentsoft_Exchange_ConversationRequest.xml",
  10151. "Help/toc/T_Independentsoft_Exchange_ConversationShape.xml",
  10152. "Help/toc/T_Independentsoft_Exchange_ConvertIdResponse.xml",
  10153. "Help/toc/T_Independentsoft_Exchange_CopiedEvent.xml",
  10154. "Help/toc/T_Independentsoft_Exchange_CreateAttachmentResponse.xml",
  10155. "Help/toc/T_Independentsoft_Exchange_CreatedEvent.xml",
  10156. "Help/toc/T_Independentsoft_Exchange_CustomPropertyId.xml",
  10157. "Help/toc/T_Independentsoft_Exchange_CustomPropertyName.xml",
  10158. "Help/toc/T_Independentsoft_Exchange_DailyRecurrencePattern.xml",
  10159. "Help/toc/T_Independentsoft_Exchange_DailyRegeneratingPattern.xml",
  10160. "Help/toc/T_Independentsoft_Exchange_DeclineItem.xml",
  10161. "Help/toc/T_Independentsoft_Exchange_DelegateResponse.xml",
  10162. "Help/toc/T_Independentsoft_Exchange_DelegateUser.xml",
  10163. "Help/toc/T_Independentsoft_Exchange_DelegateUserResponse.xml",
  10164. "Help/toc/T_Independentsoft_Exchange_DeleteAttachmentResponse.xml",
  10165. "Help/toc/T_Independentsoft_Exchange_DeletedEvent.xml",
  10166. "Help/toc/T_Independentsoft_Exchange_DeletedOccurrence.xml",
  10167. "Help/toc/T_Independentsoft_Exchange_DeviceAuthorizationCode.xml",
  10168. "Help/toc/T_Independentsoft_Exchange_DiscoverySearchConfiguration.xml",
  10169. "Help/toc/T_Independentsoft_Exchange_DistributionList.xml",
  10170. "Help/toc/T_Independentsoft_Exchange_DistributionListMember.xml",
  10171. "Help/toc/T_Independentsoft_Exchange_DistributionListPropertyPath.xml",
  10172. "Help/toc/T_Independentsoft_Exchange_Duration.xml",
  10173. "Help/toc/T_Independentsoft_Exchange_EffectiveRights.xml",
  10174. "Help/toc/T_Independentsoft_Exchange_EmailAddress.xml",
  10175. "Help/toc/T_Independentsoft_Exchange_EmailAddressEntity.xml",
  10176. "Help/toc/T_Independentsoft_Exchange_EmailUser.xml",
  10177. "Help/toc/T_Independentsoft_Exchange_EncryptedSharedFolderData.xml",
  10178. "Help/toc/T_Independentsoft_Exchange_EndDateRecurrenceRange.xml",
  10179. "Help/toc/T_Independentsoft_Exchange_EnhancedLocation.xml",
  10180. "Help/toc/T_Independentsoft_Exchange_EntityExtractionResult.xml",
  10181. "Help/toc/T_Independentsoft_Exchange_Event.xml",
  10182. "Help/toc/T_Independentsoft_Exchange_Excludes.xml",
  10183. "Help/toc/T_Independentsoft_Exchange_Exists.xml",
  10184. "Help/toc/T_Independentsoft_Exchange_ExpandDistributionListResponse.xml",
  10185. "Help/toc/T_Independentsoft_Exchange_ExportItemsResponse.xml",
  10186. "Help/toc/T_Independentsoft_Exchange_ExtendedProperty.xml",
  10187. "Help/toc/T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.xml",
  10188. "Help/toc/T_Independentsoft_Exchange_ExtendedPropertyList.xml",
  10189. "Help/toc/T_Independentsoft_Exchange_ExtendedPropertyPath.xml",
  10190. "Help/toc/T_Independentsoft_Exchange_FailedMailbox.xml",
  10191. "Help/toc/T_Independentsoft_Exchange_FileAttachment.xml",
  10192. "Help/toc/T_Independentsoft_Exchange_FileAttachmentInfo.xml",
  10193. "Help/toc/T_Independentsoft_Exchange_FindConversationResponse.xml",
  10194. "Help/toc/T_Independentsoft_Exchange_FindFolderResponse.xml",
  10195. "Help/toc/T_Independentsoft_Exchange_FindItemResponse.xml",
  10196. "Help/toc/T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.xml",
  10197. "Help/toc/T_Independentsoft_Exchange_FindMessageTrackingReportResponse.xml",
  10198. "Help/toc/T_Independentsoft_Exchange_FindPeopleResponse.xml",
  10199. "Help/toc/T_Independentsoft_Exchange_Flag.xml",
  10200. "Help/toc/T_Independentsoft_Exchange_Folder.xml",
  10201. "Help/toc/T_Independentsoft_Exchange_FolderChange.xml",
  10202. "Help/toc/T_Independentsoft_Exchange_FolderClass.xml",
  10203. "Help/toc/T_Independentsoft_Exchange_FolderId.xml",
  10204. "Help/toc/T_Independentsoft_Exchange_FolderInfoResponse.xml",
  10205. "Help/toc/T_Independentsoft_Exchange_FolderPropertyPath.xml",
  10206. "Help/toc/T_Independentsoft_Exchange_FolderShape.xml",
  10207. "Help/toc/T_Independentsoft_Exchange_ForwardItem.xml",
  10208. "Help/toc/T_Independentsoft_Exchange_FractionalPageView.xml",
  10209. "Help/toc/T_Independentsoft_Exchange_FreeBusyChangedEvent.xml",
  10210. "Help/toc/T_Independentsoft_Exchange_FreeBusyResponse.xml",
  10211. "Help/toc/T_Independentsoft_Exchange_FreeBusyView.xml",
  10212. "Help/toc/T_Independentsoft_Exchange_FreeBusyViewOptions.xml",
  10213. "Help/toc/T_Independentsoft_Exchange_GetAppManifestsResponse.xml",
  10214. "Help/toc/T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.xml",
  10215. "Help/toc/T_Independentsoft_Exchange_GetAttachmentResponse.xml",
  10216. "Help/toc/T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.xml",
  10217. "Help/toc/T_Independentsoft_Exchange_GetEventsResponse.xml",
  10218. "Help/toc/T_Independentsoft_Exchange_GetImItemListResponse.xml",
  10219. "Help/toc/T_Independentsoft_Exchange_GetImItemsResponse.xml",
  10220. "Help/toc/T_Independentsoft_Exchange_GetMailTipsResponse.xml",
  10221. "Help/toc/T_Independentsoft_Exchange_GetMessageTrackingReportResponse.xml",
  10222. "Help/toc/T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.xml",
  10223. "Help/toc/T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.xml",
  10224. "Help/toc/T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.xml",
  10225. "Help/toc/T_Independentsoft_Exchange_GetRemindersResponse.xml",
  10226. "Help/toc/T_Independentsoft_Exchange_GetRoomListsResponse.xml",
  10227. "Help/toc/T_Independentsoft_Exchange_GetRoomsResponse.xml",
  10228. "Help/toc/T_Independentsoft_Exchange_GetRulesResponse.xml",
  10229. "Help/toc/T_Independentsoft_Exchange_GetSearchableMailboxesResponse.xml",
  10230. "Help/toc/T_Independentsoft_Exchange_GetServerTimeZonesResponse.xml",
  10231. "Help/toc/T_Independentsoft_Exchange_GetSharingFolderResponse.xml",
  10232. "Help/toc/T_Independentsoft_Exchange_GetSharingMetadataResponse.xml",
  10233. "Help/toc/T_Independentsoft_Exchange_GetUserConfigurationResponse.xml",
  10234. "Help/toc/T_Independentsoft_Exchange_GetUserPhotoResponse.xml",
  10235. "Help/toc/T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.xml",
  10236. "Help/toc/T_Independentsoft_Exchange_Group.xml",
  10237. "Help/toc/T_Independentsoft_Exchange_GroupAttendeeConflict.xml",
  10238. "Help/toc/T_Independentsoft_Exchange_GroupBy.xml",
  10239. "Help/toc/T_Independentsoft_Exchange_HighlightTerm.xml",
  10240. "Help/toc/T_Independentsoft_Exchange_HoldOnMailboxesInfo.xml",
  10241. "Help/toc/T_Independentsoft_Exchange_Id.xml",
  10242. "Help/toc/T_Independentsoft_Exchange_Identity.xml",
  10243. "Help/toc/T_Independentsoft_Exchange_ImGroup.xml",
  10244. "Help/toc/T_Independentsoft_Exchange_ImGroupInfoResponse.xml",
  10245. "Help/toc/T_Independentsoft_Exchange_IndexedPageView.xml",
  10246. "Help/toc/T_Independentsoft_Exchange_IndexedPropertyPath.xml",
  10247. "Help/toc/T_Independentsoft_Exchange_IndividualAttendeeConflict.xml",
  10248. "Help/toc/T_Independentsoft_Exchange_InternetMessageHeader.xml",
  10249. "Help/toc/T_Independentsoft_Exchange_InvalidRecipient.xml",
  10250. "Help/toc/T_Independentsoft_Exchange_IsEqualTo.xml",
  10251. "Help/toc/T_Independentsoft_Exchange_IsGreaterThan.xml",
  10252. "Help/toc/T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.xml",
  10253. "Help/toc/T_Independentsoft_Exchange_IsLessThan.xml",
  10254. "Help/toc/T_Independentsoft_Exchange_IsLessThanOrEqualTo.xml",
  10255. "Help/toc/T_Independentsoft_Exchange_IsNotEqualTo.xml",
  10256. "Help/toc/T_Independentsoft_Exchange_Item.xml",
  10257. "Help/toc/T_Independentsoft_Exchange_ItemAttachment.xml",
  10258. "Help/toc/T_Independentsoft_Exchange_ItemAttachmentInfo.xml",
  10259. "Help/toc/T_Independentsoft_Exchange_ItemChange.xml",
  10260. "Help/toc/T_Independentsoft_Exchange_ItemClass.xml",
  10261. "Help/toc/T_Independentsoft_Exchange_ItemId.xml",
  10262. "Help/toc/T_Independentsoft_Exchange_ItemInfoResponse.xml",
  10263. "Help/toc/T_Independentsoft_Exchange_ItemPropertyPath.xml",
  10264. "Help/toc/T_Independentsoft_Exchange_ItemShape.xml",
  10265. "Help/toc/T_Independentsoft_Exchange_Journal.xml",
  10266. "Help/toc/T_Independentsoft_Exchange_JournalPropertyPath.xml",
  10267. "Help/toc/T_Independentsoft_Exchange_KeywordStatisticsSearchResult.xml",
  10268. "Help/toc/T_Independentsoft_Exchange_MailTips.xml",
  10269. "Help/toc/T_Independentsoft_Exchange_MailTipsConfiguration.xml",
  10270. "Help/toc/T_Independentsoft_Exchange_MailTipsResponse.xml",
  10271. "Help/toc/T_Independentsoft_Exchange_Mailbox.xml",
  10272. "Help/toc/T_Independentsoft_Exchange_MailboxAttributedValue.xml",
  10273. "Help/toc/T_Independentsoft_Exchange_MailboxData.xml",
  10274. "Help/toc/T_Independentsoft_Exchange_MailboxHoldResult.xml",
  10275. "Help/toc/T_Independentsoft_Exchange_MailboxHoldStatus.xml",
  10276. "Help/toc/T_Independentsoft_Exchange_MailboxQuery.xml",
  10277. "Help/toc/T_Independentsoft_Exchange_MailboxSearchScope.xml",
  10278. "Help/toc/T_Independentsoft_Exchange_MailboxStatisticsByKeywords.xml",
  10279. "Help/toc/T_Independentsoft_Exchange_MailboxStatisticsItem.xml",
  10280. "Help/toc/T_Independentsoft_Exchange_MailboxStatisticsSearchResult.xml",
  10281. "Help/toc/T_Independentsoft_Exchange_ManagedFolderInformation.xml",
  10282. "Help/toc/T_Independentsoft_Exchange_MapiPropertyTag.xml",
  10283. "Help/toc/T_Independentsoft_Exchange_MarkAsJunkResponse.xml",
  10284. "Help/toc/T_Independentsoft_Exchange_MeetingCancellation.xml",
  10285. "Help/toc/T_Independentsoft_Exchange_MeetingCancellationPropertyPath.xml",
  10286. "Help/toc/T_Independentsoft_Exchange_MeetingMessage.xml",
  10287. "Help/toc/T_Independentsoft_Exchange_MeetingMessagePropertyPath.xml",
  10288. "Help/toc/T_Independentsoft_Exchange_MeetingRegistrationResponse.xml",
  10289. "Help/toc/T_Independentsoft_Exchange_MeetingRequest.xml",
  10290. "Help/toc/T_Independentsoft_Exchange_MeetingRequestPropertyPath.xml",
  10291. "Help/toc/T_Independentsoft_Exchange_MeetingResponse.xml",
  10292. "Help/toc/T_Independentsoft_Exchange_MeetingResponsePropertyPath.xml",
  10293. "Help/toc/T_Independentsoft_Exchange_MeetingSuggestion.xml",
  10294. "Help/toc/T_Independentsoft_Exchange_Message.xml",
  10295. "Help/toc/T_Independentsoft_Exchange_MessagePropertyPath.xml",
  10296. "Help/toc/T_Independentsoft_Exchange_MessageResponse.xml",
  10297. "Help/toc/T_Independentsoft_Exchange_MessageTrackingReport.xml",
  10298. "Help/toc/T_Independentsoft_Exchange_MessageTrackingSearchResult.xml",
  10299. "Help/toc/T_Independentsoft_Exchange_MimeContent.xml",
  10300. "Help/toc/T_Independentsoft_Exchange_ModifiedEvent.xml",
  10301. "Help/toc/T_Independentsoft_Exchange_MonthlyRegeneratingPattern.xml",
  10302. "Help/toc/T_Independentsoft_Exchange_MovedEvent.xml",
  10303. "Help/toc/T_Independentsoft_Exchange_NewMailEvent.xml",
  10304. "Help/toc/T_Independentsoft_Exchange_NoEndRecurrenceRange.xml",
  10305. "Help/toc/T_Independentsoft_Exchange_NonIndexableItemDetail.xml",
  10306. "Help/toc/T_Independentsoft_Exchange_NonIndexableItemStatistic.xml",
  10307. "Help/toc/T_Independentsoft_Exchange_Not.xml",
  10308. "Help/toc/T_Independentsoft_Exchange_Note.xml",
  10309. "Help/toc/T_Independentsoft_Exchange_NotePropertyPath.xml",
  10310. "Help/toc/T_Independentsoft_Exchange_Notification.xml",
  10311. "Help/toc/T_Independentsoft_Exchange_NumberedRecurrenceRange.xml",
  10312. "Help/toc/T_Independentsoft_Exchange_OAuthToken.xml",
  10313. "Help/toc/T_Independentsoft_Exchange_Occurrence.xml",
  10314. "Help/toc/T_Independentsoft_Exchange_OccurrenceItemId.xml",
  10315. "Help/toc/T_Independentsoft_Exchange_OnlineMeetingSettings.xml",
  10316. "Help/toc/T_Independentsoft_Exchange_Or.xml",
  10317. "Help/toc/T_Independentsoft_Exchange_OutOfOffice.xml",
  10318. "Help/toc/T_Independentsoft_Exchange_OutOfOfficeMailTip.xml",
  10319. "Help/toc/T_Independentsoft_Exchange_OutOfOfficeResponse.xml",
  10320. "Help/toc/T_Independentsoft_Exchange_OwaOptions.xml",
  10321. "Help/toc/T_Independentsoft_Exchange_PageView.xml",
  10322. "Help/toc/T_Independentsoft_Exchange_PerformReminderActionResponse.xml",
  10323. "Help/toc/T_Independentsoft_Exchange_Period.xml",
  10324. "Help/toc/T_Independentsoft_Exchange_Permission.xml",
  10325. "Help/toc/T_Independentsoft_Exchange_PermissionSet.xml",
  10326. "Help/toc/T_Independentsoft_Exchange_Persona.xml",
  10327. "Help/toc/T_Independentsoft_Exchange_PersonaAttribution.xml",
  10328. "Help/toc/T_Independentsoft_Exchange_PersonaInfoResponse.xml",
  10329. "Help/toc/T_Independentsoft_Exchange_PersonaPhoneNumber.xml",
  10330. "Help/toc/T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.xml",
  10331. "Help/toc/T_Independentsoft_Exchange_PersonaPostalAddress.xml",
  10332. "Help/toc/T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.xml",
  10333. "Help/toc/T_Independentsoft_Exchange_PersonaPropertyPath.xml",
  10334. "Help/toc/T_Independentsoft_Exchange_PersonaShape.xml",
  10335. "Help/toc/T_Independentsoft_Exchange_PhoneEntity.xml",
  10336. "Help/toc/T_Independentsoft_Exchange_Post.xml",
  10337. "Help/toc/T_Independentsoft_Exchange_PostPropertyPath.xml",
  10338. "Help/toc/T_Independentsoft_Exchange_PostReplyItem.xml",
  10339. "Help/toc/T_Independentsoft_Exchange_PreviewItem.xml",
  10340. "Help/toc/T_Independentsoft_Exchange_PreviewItemMailbox.xml",
  10341. "Help/toc/T_Independentsoft_Exchange_PreviewItemShape.xml",
  10342. "Help/toc/T_Independentsoft_Exchange_Property.xml",
  10343. "Help/toc/T_Independentsoft_Exchange_PropertyId.xml",
  10344. "Help/toc/T_Independentsoft_Exchange_PropertyName.xml",
  10345. "Help/toc/T_Independentsoft_Exchange_PropertyOrder.xml",
  10346. "Help/toc/T_Independentsoft_Exchange_PropertyPath.xml",
  10347. "Help/toc/T_Independentsoft_Exchange_PropertyTag.xml",
  10348. "Help/toc/T_Independentsoft_Exchange_ProtectionRule.xml",
  10349. "Help/toc/T_Independentsoft_Exchange_ProtectionRuleAction.xml",
  10350. "Help/toc/T_Independentsoft_Exchange_ProtectionRulesConfiguration.xml",
  10351. "Help/toc/T_Independentsoft_Exchange_PullSubscription.xml",
  10352. "Help/toc/T_Independentsoft_Exchange_PushSubscription.xml",
  10353. "Help/toc/T_Independentsoft_Exchange_QueryString.xml",
  10354. "Help/toc/T_Independentsoft_Exchange_ReadFlagChange.xml",
  10355. "Help/toc/T_Independentsoft_Exchange_RecipientTrackingEvent.xml",
  10356. "Help/toc/T_Independentsoft_Exchange_Recurrence.xml",
  10357. "Help/toc/T_Independentsoft_Exchange_RecurringDateTransition.xml",
  10358. "Help/toc/T_Independentsoft_Exchange_RecurringDayTransition.xml",
  10359. "Help/toc/T_Independentsoft_Exchange_RecurringMasterItemId.xml",
  10360. "Help/toc/T_Independentsoft_Exchange_RefinerItem.xml",
  10361. "Help/toc/T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.xml",
  10362. "Help/toc/T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.xml",
  10363. "Help/toc/T_Independentsoft_Exchange_Reminder.xml",
  10364. "Help/toc/T_Independentsoft_Exchange_ReminderItemAction.xml",
  10365. "Help/toc/T_Independentsoft_Exchange_RemoveItem.xml",
  10366. "Help/toc/T_Independentsoft_Exchange_ReplyAllItem.xml",
  10367. "Help/toc/T_Independentsoft_Exchange_ReplyBody.xml",
  10368. "Help/toc/T_Independentsoft_Exchange_ReplyItem.xml",
  10369. "Help/toc/T_Independentsoft_Exchange_Resolution.xml",
  10370. "Help/toc/T_Independentsoft_Exchange_ResolveNamesResponse.xml",
  10371. "Help/toc/T_Independentsoft_Exchange_Response.xml",
  10372. "Help/toc/T_Independentsoft_Exchange_ResponseItem.xml",
  10373. "Help/toc/T_Independentsoft_Exchange_Restriction.xml",
  10374. "Help/toc/T_Independentsoft_Exchange_RetentionPolicyTag.xml",
  10375. "Help/toc/T_Independentsoft_Exchange_RetentionSettings.xml",
  10376. "Help/toc/T_Independentsoft_Exchange_RetentionTag.xml",
  10377. "Help/toc/T_Independentsoft_Exchange_Rule.xml",
  10378. "Help/toc/T_Independentsoft_Exchange_RuleActions.xml",
  10379. "Help/toc/T_Independentsoft_Exchange_RuleConditions.xml",
  10380. "Help/toc/T_Independentsoft_Exchange_RuleExceptions.xml",
  10381. "Help/toc/T_Independentsoft_Exchange_RuleOperationError.xml",
  10382. "Help/toc/T_Independentsoft_Exchange_RuleOperationResponse.xml",
  10383. "Help/toc/T_Independentsoft_Exchange_RulePredicateDateRange.xml",
  10384. "Help/toc/T_Independentsoft_Exchange_RulePredicateSizeRange.xml",
  10385. "Help/toc/T_Independentsoft_Exchange_RuleValidationError.xml",
  10386. "Help/toc/T_Independentsoft_Exchange_SearchFolder.xml",
  10387. "Help/toc/T_Independentsoft_Exchange_SearchFolderParameters.xml",
  10388. "Help/toc/T_Independentsoft_Exchange_SearchMailboxesResponse.xml",
  10389. "Help/toc/T_Independentsoft_Exchange_SearchableMailbox.xml",
  10390. "Help/toc/T_Independentsoft_Exchange_SeekToConditionPageItemView.xml",
  10391. "Help/toc/T_Independentsoft_Exchange_SendNotificationResponse.xml",
  10392. "Help/toc/T_Independentsoft_Exchange_SerializableTimeZone.xml",
  10393. "Help/toc/T_Independentsoft_Exchange_SerializableTimeZoneTime.xml",
  10394. "Help/toc/T_Independentsoft_Exchange_ServerVersionInfo.xml",
  10395. "Help/toc/T_Independentsoft_Exchange_Service.xml",
  10396. "Help/toc/T_Independentsoft_Exchange_ServiceConfigurationResponse.xml",
  10397. "Help/toc/T_Independentsoft_Exchange_ServiceRequestException.xml",
  10398. "Help/toc/T_Independentsoft_Exchange_SmtpDomain.xml",
  10399. "Help/toc/T_Independentsoft_Exchange_SourceId.xml",
  10400. "Help/toc/T_Independentsoft_Exchange_StandardFolderId.xml",
  10401. "Help/toc/T_Independentsoft_Exchange_StandardGroupBy.xml",
  10402. "Help/toc/T_Independentsoft_Exchange_StatusEvent.xml",
  10403. "Help/toc/T_Independentsoft_Exchange_StreamingEventsResponse.xml",
  10404. "Help/toc/T_Independentsoft_Exchange_StreamingSubscription.xml",
  10405. "Help/toc/T_Independentsoft_Exchange_StringAttributedValue.xml",
  10406. "Help/toc/T_Independentsoft_Exchange_SubscribeResponse.xml",
  10407. "Help/toc/T_Independentsoft_Exchange_Subscription.xml",
  10408. "Help/toc/T_Independentsoft_Exchange_Suggestion.xml",
  10409. "Help/toc/T_Independentsoft_Exchange_SuggestionDay.xml",
  10410. "Help/toc/T_Independentsoft_Exchange_SuggestionsResponse.xml",
  10411. "Help/toc/T_Independentsoft_Exchange_SuggestionsViewOptions.xml",
  10412. "Help/toc/T_Independentsoft_Exchange_SuppressReadReceipt.xml",
  10413. "Help/toc/T_Independentsoft_Exchange_SyncFoldersResponse.xml",
  10414. "Help/toc/T_Independentsoft_Exchange_SyncItemsResponse.xml",
  10415. "Help/toc/T_Independentsoft_Exchange_Task.xml",
  10416. "Help/toc/T_Independentsoft_Exchange_TaskPropertyPath.xml",
  10417. "Help/toc/T_Independentsoft_Exchange_TaskRecurrence.xml",
  10418. "Help/toc/T_Independentsoft_Exchange_TaskSuggestion.xml",
  10419. "Help/toc/T_Independentsoft_Exchange_TasksFolder.xml",
  10420. "Help/toc/T_Independentsoft_Exchange_TentativelyAcceptItem.xml",
  10421. "Help/toc/T_Independentsoft_Exchange_Time.xml",
  10422. "Help/toc/T_Independentsoft_Exchange_TimeChange.xml",
  10423. "Help/toc/T_Independentsoft_Exchange_TimeDuration.xml",
  10424. "Help/toc/T_Independentsoft_Exchange_TimeZone.xml",
  10425. "Help/toc/T_Independentsoft_Exchange_TimeZoneDefinition.xml",
  10426. "Help/toc/T_Independentsoft_Exchange_TooBigGroupAttendeeConflict.xml",
  10427. "Help/toc/T_Independentsoft_Exchange_Transition.xml",
  10428. "Help/toc/T_Independentsoft_Exchange_TransitionsGroup.xml",
  10429. "Help/toc/T_Independentsoft_Exchange_UnifiedMessagingConfiguration.xml",
  10430. "Help/toc/T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.xml",
  10431. "Help/toc/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.xml",
  10432. "Help/toc/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.xml",
  10433. "Help/toc/T_Independentsoft_Exchange_UnindexedPropertyPath.xml",
  10434. "Help/toc/T_Independentsoft_Exchange_UnknownAttendeeConflict.xml",
  10435. "Help/toc/T_Independentsoft_Exchange_UploadItem.xml",
  10436. "Help/toc/T_Independentsoft_Exchange_UploadItemsResponse.xml",
  10437. "Help/toc/T_Independentsoft_Exchange_UrlEntity.xml",
  10438. "Help/toc/T_Independentsoft_Exchange_UserConfiguration.xml",
  10439. "Help/toc/T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.xml",
  10440. "Help/toc/T_Independentsoft_Exchange_UserConfigurationDictionaryKey.xml",
  10441. "Help/toc/T_Independentsoft_Exchange_UserConfigurationDictionaryValue.xml",
  10442. "Help/toc/T_Independentsoft_Exchange_UserConfigurationName.xml",
  10443. "Help/toc/T_Independentsoft_Exchange_UserId.xml",
  10444. "Help/toc/T_Independentsoft_Exchange_UserMailbox.xml",
  10445. "Help/toc/T_Independentsoft_Exchange_View.xml",
  10446. "Help/toc/T_Independentsoft_Exchange_WeeklyRecurrencePattern.xml",
  10447. "Help/toc/T_Independentsoft_Exchange_WeeklyRegeneratingPattern.xml",
  10448. "Help/toc/T_Independentsoft_Exchange_WorkingHours.xml",
  10449. "Help/toc/T_Independentsoft_Exchange_WorkingPeriod.xml",
  10450. "Help/toc/T_Independentsoft_Exchange_YearlyRegeneratingPattern.xml",
  10451. "Help/toc/T_Independentsoft_IO_StructuredStorage_CompoundFile.xml",
  10452. "Help/toc/T_Independentsoft_IO_StructuredStorage_DirectoryEntry.xml",
  10453. "Help/toc/T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.xml",
  10454. "Help/toc/T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.xml",
  10455. "Help/toc/T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.xml",
  10456. "Help/toc/T_Independentsoft_IO_StructuredStorage_Storage.xml",
  10457. "Help/toc/T_Independentsoft_IO_StructuredStorage_Stream.xml",
  10458. "Help/toc/T_Independentsoft_Json_Parser_JsonArray.xml",
  10459. "Help/toc/T_Independentsoft_Json_Parser_JsonBoolean.xml",
  10460. "Help/toc/T_Independentsoft_Json_Parser_JsonNull.xml",
  10461. "Help/toc/T_Independentsoft_Json_Parser_JsonNumber.xml",
  10462. "Help/toc/T_Independentsoft_Json_Parser_JsonObject.xml",
  10463. "Help/toc/T_Independentsoft_Json_Parser_JsonParseException.xml",
  10464. "Help/toc/T_Independentsoft_Json_Parser_JsonParser.xml",
  10465. "Help/toc/T_Independentsoft_Json_Parser_JsonString.xml",
  10466. "Help/toc/T_Independentsoft_Json_Parser_JsonUtil.xml",
  10467. "Help/toc/T_Independentsoft_Json_Parser_JsonValue.xml",
  10468. "Help/toc/T_Independentsoft_Json_Parser_Member.xml",
  10469. "Help/toc/T_Independentsoft_Msg_Attachment.xml",
  10470. "Help/toc/T_Independentsoft_Msg_ExtendedProperty.xml",
  10471. "Help/toc/T_Independentsoft_Msg_ExtendedPropertyId.xml",
  10472. "Help/toc/T_Independentsoft_Msg_ExtendedPropertyList.xml",
  10473. "Help/toc/T_Independentsoft_Msg_ExtendedPropertyName.xml",
  10474. "Help/toc/T_Independentsoft_Msg_ExtendedPropertyTag.xml",
  10475. "Help/toc/T_Independentsoft_Msg_Message.xml",
  10476. "Help/toc/T_Independentsoft_Msg_Recipient.xml",
  10477. "Help/toc/T_Independentsoft_Msg_RecurrencePattern.xml",
  10478. "Help/toc/T_Independentsoft_Msg_StandardPropertySet.xml",
  10479. "Help/toc/roottoc.xml",
  10480. "Lib/.DS_Store",
  10481. "Lib/ReadMe.txt",
  10482. "Lib/net20/Independentsoft.Exchange.dll",
  10483. "Lib/net20/Independentsoft.Exchange.xml",
  10484. "Lib/net45/Independentsoft.Exchange.dll",
  10485. "Lib/net45/Independentsoft.Exchange.xml",
  10486. "Lib/netcoreapp2.0/Independentsoft.Exchange.dll",
  10487. "Lib/netstandard2.0/Independentsoft.Exchange.dll",
  10488. "License.rtf",
  10489. "License.txt",
  10490. "Online Tutorial.htm",
  10491. "Tutorial/.DS_Store",
  10492. "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/.suo",
  10493. "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/db.lock",
  10494. "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/storage.ide",
  10495. "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/storage.ide-shm",
  10496. "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/storage.ide-wal",
  10497. "Tutorial/AcceptMeeting1/AcceptMeeting1.csproj",
  10498. "Tutorial/AcceptMeeting1/Program.cs",
  10499. "Tutorial/AcceptMeeting1/Properties/AssemblyInfo.cs",
  10500. "Tutorial/AcceptMeeting1/obj/Debug/AcceptMeeting1.csproj.CopyComplete",
  10501. "Tutorial/AcceptMeeting1/obj/Debug/AcceptMeeting1.csproj.CoreCompileInputs.cache",
  10502. "Tutorial/AcceptMeeting1/obj/Debug/AcceptMeeting1.csprojResolveAssemblyReference.cache",
  10503. "Tutorial/AcceptMeeting1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10504. "Tutorial/AccessToAnotherMailbox/AccessToAnotherMailbox.csproj",
  10505. "Tutorial/AccessToAnotherMailbox/Program.cs",
  10506. "Tutorial/AccessToAnotherMailbox/Properties/AssemblyInfo.cs",
  10507. "Tutorial/AccessToAnotherMailbox/obj/Debug/AccessToAnotherMailbox.csproj.CopyComplete",
  10508. "Tutorial/AccessToAnotherMailbox/obj/Debug/AccessToAnotherMailbox.csproj.CoreCompileInputs.cache",
  10509. "Tutorial/AccessToAnotherMailbox/obj/Debug/AccessToAnotherMailbox.csprojResolveAssemblyReference.cache",
  10510. "Tutorial/AccessToAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10511. "Tutorial/AddAttendee/AddAttendee.csproj",
  10512. "Tutorial/AddAttendee/Program.cs",
  10513. "Tutorial/AddAttendee/Properties/AssemblyInfo.cs",
  10514. "Tutorial/AddAttendee/obj/x86/Debug/AddAttendee.csproj.CopyComplete",
  10515. "Tutorial/AddAttendee/obj/x86/Debug/AddAttendee.csproj.CoreCompileInputs.cache",
  10516. "Tutorial/AddAttendee/obj/x86/Debug/AddAttendee.csprojResolveAssemblyReference.cache",
  10517. "Tutorial/AddAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10518. "Tutorial/AddCategory/AddCategory.csproj",
  10519. "Tutorial/AddCategory/Program.cs",
  10520. "Tutorial/AddCategory/Properties/AssemblyInfo.cs",
  10521. "Tutorial/AddCategory/bin/Debug/AddCategory.vshost.exe.manifest",
  10522. "Tutorial/AddCategory/obj/x86/Debug/AddCategory.csproj.CopyComplete",
  10523. "Tutorial/AddCategory/obj/x86/Debug/AddCategory.csproj.CoreCompileInputs.cache",
  10524. "Tutorial/AddCategory/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10525. "Tutorial/AddDelegate/AddDelegate.csproj",
  10526. "Tutorial/AddDelegate/Program.cs",
  10527. "Tutorial/AddDelegate/Properties/AssemblyInfo.cs",
  10528. "Tutorial/AddDelegate/obj/Debug/AddDelegate.csproj.CopyComplete",
  10529. "Tutorial/AddDelegate/obj/Debug/AddDelegate.csproj.CoreCompileInputs.cache",
  10530. "Tutorial/AddDelegate/obj/Debug/AddDelegate.csprojResolveAssemblyReference.cache",
  10531. "Tutorial/AddDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10532. "Tutorial/AddDistributionListMember/AddDistributionListMember.csproj",
  10533. "Tutorial/AddDistributionListMember/Program.cs",
  10534. "Tutorial/AddDistributionListMember/Properties/AssemblyInfo.cs",
  10535. "Tutorial/AddDistributionListMember/bin/Debug/AddDistributionListMember.vshost.exe.manifest",
  10536. "Tutorial/AddDistributionListMember/obj/x86/Debug/AddDistributionListMember.csproj.CopyComplete",
  10537. "Tutorial/AddDistributionListMember/obj/x86/Debug/AddDistributionListMember.csproj.CoreCompileInputs.cache",
  10538. "Tutorial/AddDistributionListMember/obj/x86/Debug/AddDistributionListMember.csprojResolveAssemblyReference.cache",
  10539. "Tutorial/AddDistributionListMember/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10540. "Tutorial/ArchiveItem/ArchiveItem.csproj",
  10541. "Tutorial/ArchiveItem/Program.cs",
  10542. "Tutorial/ArchiveItem/Properties/AssemblyInfo.cs",
  10543. "Tutorial/ArchiveItem/bin/Debug/ArchiveItem.vshost.exe.manifest",
  10544. "Tutorial/ArchiveItem/obj/x86/Debug/ArchiveItem.csproj.CopyComplete",
  10545. "Tutorial/ArchiveItem/obj/x86/Debug/ArchiveItem.csproj.CoreCompileInputs.cache",
  10546. "Tutorial/ArchiveItem/obj/x86/Debug/ArchiveItem.csprojResolveAssemblyReference.cache",
  10547. "Tutorial/ArchiveItem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10548. "Tutorial/AutodiscoverMobileSyncProvider/AutodiscoverMobileSyncProvider.csproj",
  10549. "Tutorial/AutodiscoverMobileSyncProvider/Program.cs",
  10550. "Tutorial/AutodiscoverMobileSyncProvider/Properties/AssemblyInfo.cs",
  10551. "Tutorial/AutodiscoverMobileSyncProvider/obj/Debug/AutodiscoverMobileSyncProvider.csproj.CopyComplete",
  10552. "Tutorial/AutodiscoverMobileSyncProvider/obj/Debug/AutodiscoverMobileSyncProvider.csproj.CoreCompileInputs.cache",
  10553. "Tutorial/AutodiscoverMobileSyncProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10554. "Tutorial/AutodiscoverOutlookProvider/AutodiscoverOutlookProvider.csproj",
  10555. "Tutorial/AutodiscoverOutlookProvider/Program.cs",
  10556. "Tutorial/AutodiscoverOutlookProvider/Properties/AssemblyInfo.cs",
  10557. "Tutorial/AutodiscoverOutlookProvider/obj/Debug/AutodiscoverOutlookProvider.csproj.CopyComplete",
  10558. "Tutorial/AutodiscoverOutlookProvider/obj/Debug/AutodiscoverOutlookProvider.csproj.CoreCompileInputs.cache",
  10559. "Tutorial/AutodiscoverOutlookProvider/obj/Debug/AutodiscoverOutlookProvider.csprojResolveAssemblyReference.cache",
  10560. "Tutorial/AutodiscoverOutlookProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10561. "Tutorial/CalendarView/CalendarView.csproj",
  10562. "Tutorial/CalendarView/Program.cs",
  10563. "Tutorial/CalendarView/Properties/AssemblyInfo.cs",
  10564. "Tutorial/CalendarView/bin/Debug/CalendarView.vshost.exe.manifest",
  10565. "Tutorial/CalendarView/obj/Debug/CalendarView.csproj.CopyComplete",
  10566. "Tutorial/CalendarView/obj/Debug/CalendarView.csproj.CoreCompileInputs.cache",
  10567. "Tutorial/CalendarView/obj/Debug/CalendarView.csprojResolveAssemblyReference.cache",
  10568. "Tutorial/CalendarView/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10569. "Tutorial/CancelMeeting/CancelMeeting.csproj",
  10570. "Tutorial/CancelMeeting/Program.cs",
  10571. "Tutorial/CancelMeeting/Properties/AssemblyInfo.cs",
  10572. "Tutorial/CancelMeeting/obj/Debug/CancelMeeting.csproj.CopyComplete",
  10573. "Tutorial/CancelMeeting/obj/Debug/CancelMeeting.csproj.CoreCompileInputs.cache",
  10574. "Tutorial/CancelMeeting/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10575. "Tutorial/ConvertId/ConvertId.csproj",
  10576. "Tutorial/ConvertId/Program.cs",
  10577. "Tutorial/ConvertId/Properties/AssemblyInfo.cs",
  10578. "Tutorial/ConvertId/bin/Debug/ConvertId.vshost.exe.manifest",
  10579. "Tutorial/ConvertId/obj/x86/Debug/ConvertId.csproj.CopyComplete",
  10580. "Tutorial/ConvertId/obj/x86/Debug/ConvertId.csproj.CoreCompileInputs.cache",
  10581. "Tutorial/ConvertId/obj/x86/Debug/ConvertId.csprojResolveAssemblyReference.cache",
  10582. "Tutorial/ConvertId/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10583. "Tutorial/CopyFolder/CopyFolder.csproj",
  10584. "Tutorial/CopyFolder/Program.cs",
  10585. "Tutorial/CopyFolder/Properties/AssemblyInfo.cs",
  10586. "Tutorial/CopyFolder/obj/Debug/CopyFolder.csproj.CopyComplete",
  10587. "Tutorial/CopyFolder/obj/Debug/CopyFolder.csproj.CoreCompileInputs.cache",
  10588. "Tutorial/CopyFolder/obj/Debug/CopyFolder.csprojAssemblyReference.cache",
  10589. "Tutorial/CopyFolder/obj/Debug/CopyFolder.csprojResolveAssemblyReference.cache",
  10590. "Tutorial/CopyFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10591. "Tutorial/CopyItem/CopyItem.csproj",
  10592. "Tutorial/CopyItem/Program.cs",
  10593. "Tutorial/CopyItem/Properties/AssemblyInfo.cs",
  10594. "Tutorial/CopyItem/obj/Debug/CopyItem.csproj.CopyComplete",
  10595. "Tutorial/CopyItem/obj/Debug/CopyItem.csproj.CoreCompileInputs.cache",
  10596. "Tutorial/CopyItem/obj/Debug/CopyItem.csprojResolveAssemblyReference.cache",
  10597. "Tutorial/CopyItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10598. "Tutorial/CreateAllDayAppointment/CreateAllDayAppointment.csproj",
  10599. "Tutorial/CreateAllDayAppointment/Program.cs",
  10600. "Tutorial/CreateAllDayAppointment/Properties/AssemblyInfo.cs",
  10601. "Tutorial/CreateAllDayAppointment/bin/Debug/CreateAllDayAppointment.vshost.exe.manifest",
  10602. "Tutorial/CreateAllDayAppointment/obj/Debug/CreateAllDayAppointment.csproj.CopyComplete",
  10603. "Tutorial/CreateAllDayAppointment/obj/Debug/CreateAllDayAppointment.csproj.CoreCompileInputs.cache",
  10604. "Tutorial/CreateAllDayAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10605. "Tutorial/CreateAppointment/CreateAppointment.csproj",
  10606. "Tutorial/CreateAppointment/Program.cs",
  10607. "Tutorial/CreateAppointment/Properties/AssemblyInfo.cs",
  10608. "Tutorial/CreateAppointment/obj/Debug/CreateAppointment.csproj.CopyComplete",
  10609. "Tutorial/CreateAppointment/obj/Debug/CreateAppointment.csproj.CoreCompileInputs.cache",
  10610. "Tutorial/CreateAppointment/obj/Debug/CreateAppointment.csprojResolveAssemblyReference.cache",
  10611. "Tutorial/CreateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10612. "Tutorial/CreateAppointmentInAnotherMailbox/CreateAppointmentInAnotherMailbox.csproj",
  10613. "Tutorial/CreateAppointmentInAnotherMailbox/Program.cs",
  10614. "Tutorial/CreateAppointmentInAnotherMailbox/Properties/AssemblyInfo.cs",
  10615. "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/CreateAppointmentInAnotherMailbox.csproj.CopyComplete",
  10616. "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/CreateAppointmentInAnotherMailbox.csproj.CoreCompileInputs.cache",
  10617. "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/CreateAppointmentInAnotherMailbox.csprojResolveAssemblyReference.cache",
  10618. "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10619. "Tutorial/CreateContact/CreateContact.csproj",
  10620. "Tutorial/CreateContact/Program.cs",
  10621. "Tutorial/CreateContact/Properties/AssemblyInfo.cs",
  10622. "Tutorial/CreateContact/obj/Debug/CreateContact.csproj.CopyComplete",
  10623. "Tutorial/CreateContact/obj/Debug/CreateContact.csproj.CoreCompileInputs.cache",
  10624. "Tutorial/CreateContact/obj/Debug/CreateContact.csprojResolveAssemblyReference.cache",
  10625. "Tutorial/CreateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10626. "Tutorial/CreateContactWithCustomProperty/CreateContactWithCustomProperty.csproj",
  10627. "Tutorial/CreateContactWithCustomProperty/Program.cs",
  10628. "Tutorial/CreateContactWithCustomProperty/Properties/AssemblyInfo.cs",
  10629. "Tutorial/CreateContactWithCustomProperty/obj/Debug/CreateContactWithCustomProperty.csproj.CopyComplete",
  10630. "Tutorial/CreateContactWithCustomProperty/obj/Debug/CreateContactWithCustomProperty.csproj.CoreCompileInputs.cache",
  10631. "Tutorial/CreateContactWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10632. "Tutorial/CreateContactWithPicture/CreateContactWithPicture.csproj",
  10633. "Tutorial/CreateContactWithPicture/Program.cs",
  10634. "Tutorial/CreateContactWithPicture/Properties/AssemblyInfo.cs",
  10635. "Tutorial/CreateContactWithPicture/obj/Debug/CreateContactWithPicture.csproj.CopyComplete",
  10636. "Tutorial/CreateContactWithPicture/obj/Debug/CreateContactWithPicture.csproj.CoreCompileInputs.cache",
  10637. "Tutorial/CreateContactWithPicture/obj/Debug/CreateContactWithPicture.csprojResolveAssemblyReference.cache",
  10638. "Tutorial/CreateContactWithPicture/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10639. "Tutorial/CreateDistributionList/CreateDistributionList.csproj",
  10640. "Tutorial/CreateDistributionList/Program.cs",
  10641. "Tutorial/CreateDistributionList/Properties/AssemblyInfo.cs",
  10642. "Tutorial/CreateDistributionList/obj/Debug/CreateDistributionList.csproj.CopyComplete",
  10643. "Tutorial/CreateDistributionList/obj/Debug/CreateDistributionList.csproj.CoreCompileInputs.cache",
  10644. "Tutorial/CreateDistributionList/obj/Debug/CreateDistributionList.csprojResolveAssemblyReference.cache",
  10645. "Tutorial/CreateDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10646. "Tutorial/CreateFolder/CreateFolder.csproj",
  10647. "Tutorial/CreateFolder/Program.cs",
  10648. "Tutorial/CreateFolder/Properties/AssemblyInfo.cs",
  10649. "Tutorial/CreateFolder/obj/Debug/CreateFolder.csproj.CopyComplete",
  10650. "Tutorial/CreateFolder/obj/Debug/CreateFolder.csproj.CoreCompileInputs.cache",
  10651. "Tutorial/CreateFolder/obj/Debug/CreateFolder.csprojAssemblyReference.cache",
  10652. "Tutorial/CreateFolder/obj/Debug/CreateFolder.csprojResolveAssemblyReference.cache",
  10653. "Tutorial/CreateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10654. "Tutorial/CreateFolderPath/CreateFolderPath.csproj",
  10655. "Tutorial/CreateFolderPath/Program.cs",
  10656. "Tutorial/CreateFolderPath/Properties/AssemblyInfo.cs",
  10657. "Tutorial/CreateFolderPath/bin/Debug/CreateFolderPath.vshost.exe.manifest",
  10658. "Tutorial/CreateFolderPath/obj/x86/Debug/CreateFolderPath.csproj.CopyComplete",
  10659. "Tutorial/CreateFolderPath/obj/x86/Debug/CreateFolderPath.csproj.CoreCompileInputs.cache",
  10660. "Tutorial/CreateFolderPath/obj/x86/Debug/CreateFolderPath.csprojResolveAssemblyReference.cache",
  10661. "Tutorial/CreateFolderPath/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10662. "Tutorial/CreateFolderSetPermission/CreateFolderSetPermission.csproj",
  10663. "Tutorial/CreateFolderSetPermission/Program.cs",
  10664. "Tutorial/CreateFolderSetPermission/Properties/AssemblyInfo.cs",
  10665. "Tutorial/CreateFolderSetPermission/obj/Debug/CreateFolderSetPermission.csproj.CopyComplete",
  10666. "Tutorial/CreateFolderSetPermission/obj/Debug/CreateFolderSetPermission.csproj.CoreCompileInputs.cache",
  10667. "Tutorial/CreateFolderSetPermission/obj/Debug/CreateFolderSetPermission.csprojResolveAssemblyReference.cache",
  10668. "Tutorial/CreateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10669. "Tutorial/CreateInlineAttachment/CreateInlineAttachment.csproj",
  10670. "Tutorial/CreateInlineAttachment/Program.cs",
  10671. "Tutorial/CreateInlineAttachment/Properties/AssemblyInfo.cs",
  10672. "Tutorial/CreateInlineAttachment/obj/Debug/CreateInlineAttachment.csproj.CopyComplete",
  10673. "Tutorial/CreateInlineAttachment/obj/Debug/CreateInlineAttachment.csproj.CoreCompileInputs.cache",
  10674. "Tutorial/CreateInlineAttachment/obj/Debug/CreateInlineAttachment.csprojResolveAssemblyReference.cache",
  10675. "Tutorial/CreateInlineAttachment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10676. "Tutorial/CreateJournal/CreateJournal.csproj",
  10677. "Tutorial/CreateJournal/Program.cs",
  10678. "Tutorial/CreateJournal/Properties/AssemblyInfo.cs",
  10679. "Tutorial/CreateJournal/obj/Debug/CreateJournal.csproj.CopyComplete",
  10680. "Tutorial/CreateJournal/obj/Debug/CreateJournal.csproj.CoreCompileInputs.cache",
  10681. "Tutorial/CreateJournal/obj/Debug/CreateJournal.csprojResolveAssemblyReference.cache",
  10682. "Tutorial/CreateJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10683. "Tutorial/CreateMessage/CreateMessage.csproj",
  10684. "Tutorial/CreateMessage/Program.cs",
  10685. "Tutorial/CreateMessage/Properties/AssemblyInfo.cs",
  10686. "Tutorial/CreateMessage/bin/Debug/CreateMessage.vshost.exe.manifest",
  10687. "Tutorial/CreateMessage/obj/Debug/CreateMessage.csproj.CopyComplete",
  10688. "Tutorial/CreateMessage/obj/Debug/CreateMessage.csproj.CoreCompileInputs.cache",
  10689. "Tutorial/CreateMessage/obj/Debug/CreateMessage.csprojResolveAssemblyReference.cache",
  10690. "Tutorial/CreateMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10691. "Tutorial/CreateMessageWithCustomProperty/CreateMessageWithCustomProperty.csproj",
  10692. "Tutorial/CreateMessageWithCustomProperty/Program.cs",
  10693. "Tutorial/CreateMessageWithCustomProperty/Properties/AssemblyInfo.cs",
  10694. "Tutorial/CreateMessageWithCustomProperty/obj/Debug/CreateMessageWithCustomProperty.csproj.CopyComplete",
  10695. "Tutorial/CreateMessageWithCustomProperty/obj/Debug/CreateMessageWithCustomProperty.csproj.CoreCompileInputs.cache",
  10696. "Tutorial/CreateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10697. "Tutorial/CreateNote/CreateNote.csproj",
  10698. "Tutorial/CreateNote/Program.cs",
  10699. "Tutorial/CreateNote/Properties/AssemblyInfo.cs",
  10700. "Tutorial/CreateNote/obj/Debug/CreateNote.csproj.CopyComplete",
  10701. "Tutorial/CreateNote/obj/Debug/CreateNote.csproj.CoreCompileInputs.cache",
  10702. "Tutorial/CreateNote/obj/Debug/CreateNote.csprojResolveAssemblyReference.cache",
  10703. "Tutorial/CreateNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10704. "Tutorial/CreatePost/CreatePost.csproj",
  10705. "Tutorial/CreatePost/Program.cs",
  10706. "Tutorial/CreatePost/Properties/AssemblyInfo.cs",
  10707. "Tutorial/CreatePost/obj/Debug/CreatePost.csproj.CopyComplete",
  10708. "Tutorial/CreatePost/obj/Debug/CreatePost.csproj.CoreCompileInputs.cache",
  10709. "Tutorial/CreatePost/obj/Debug/CreatePost.csprojResolveAssemblyReference.cache",
  10710. "Tutorial/CreatePost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10711. "Tutorial/CreateRecurringAppointment1/CreateRecurringAppointment1.csproj",
  10712. "Tutorial/CreateRecurringAppointment1/Program.cs",
  10713. "Tutorial/CreateRecurringAppointment1/Properties/AssemblyInfo.cs",
  10714. "Tutorial/CreateRecurringAppointment1/obj/Debug/CreateRecurringAppointment1.csproj.CopyComplete",
  10715. "Tutorial/CreateRecurringAppointment1/obj/Debug/CreateRecurringAppointment1.csproj.CoreCompileInputs.cache",
  10716. "Tutorial/CreateRecurringAppointment1/obj/Debug/CreateRecurringAppointment1.csprojResolveAssemblyReference.cache",
  10717. "Tutorial/CreateRecurringAppointment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10718. "Tutorial/CreateRecurringAppointment2/CreateRecurringAppointment2.csproj",
  10719. "Tutorial/CreateRecurringAppointment2/Program.cs",
  10720. "Tutorial/CreateRecurringAppointment2/Properties/AssemblyInfo.cs",
  10721. "Tutorial/CreateRecurringAppointment2/obj/Debug/CreateRecurringAppointment2.csproj.CopyComplete",
  10722. "Tutorial/CreateRecurringAppointment2/obj/Debug/CreateRecurringAppointment2.csproj.CoreCompileInputs.cache",
  10723. "Tutorial/CreateRecurringAppointment2/obj/Debug/CreateRecurringAppointment2.csprojResolveAssemblyReference.cache",
  10724. "Tutorial/CreateRecurringAppointment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10725. "Tutorial/CreateRecurringAppointment3/CreateRecurringAppointment3.csproj",
  10726. "Tutorial/CreateRecurringAppointment3/Program.cs",
  10727. "Tutorial/CreateRecurringAppointment3/Properties/AssemblyInfo.cs",
  10728. "Tutorial/CreateRecurringAppointment3/bin/Debug/CreateRecurringAppointment3.vshost.exe.manifest",
  10729. "Tutorial/CreateRecurringAppointment3/obj/Debug/CreateRecurringAppointment3.csproj.CopyComplete",
  10730. "Tutorial/CreateRecurringAppointment3/obj/Debug/CreateRecurringAppointment3.csproj.CoreCompileInputs.cache",
  10731. "Tutorial/CreateRecurringAppointment3/obj/Debug/CreateRecurringAppointment3.csprojResolveAssemblyReference.cache",
  10732. "Tutorial/CreateRecurringAppointment3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10733. "Tutorial/CreateRecurringAppointment4/CreateRecurringAppointment4.csproj",
  10734. "Tutorial/CreateRecurringAppointment4/Program.cs",
  10735. "Tutorial/CreateRecurringAppointment4/Properties/AssemblyInfo.cs",
  10736. "Tutorial/CreateRecurringAppointment4/obj/Debug/CreateRecurringAppointment4.csproj.CopyComplete",
  10737. "Tutorial/CreateRecurringAppointment4/obj/Debug/CreateRecurringAppointment4.csproj.CoreCompileInputs.cache",
  10738. "Tutorial/CreateRecurringAppointment4/obj/Debug/CreateRecurringAppointment4.csprojResolveAssemblyReference.cache",
  10739. "Tutorial/CreateRecurringAppointment4/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10740. "Tutorial/CreateRecurringAppointment5/CreateRecurringAppointment5.csproj",
  10741. "Tutorial/CreateRecurringAppointment5/Program.cs",
  10742. "Tutorial/CreateRecurringAppointment5/Properties/AssemblyInfo.cs",
  10743. "Tutorial/CreateRecurringAppointment5/obj/Debug/CreateRecurringAppointment5.csproj.CopyComplete",
  10744. "Tutorial/CreateRecurringAppointment5/obj/Debug/CreateRecurringAppointment5.csproj.CoreCompileInputs.cache",
  10745. "Tutorial/CreateRecurringAppointment5/obj/Debug/CreateRecurringAppointment5.csprojResolveAssemblyReference.cache",
  10746. "Tutorial/CreateRecurringAppointment5/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10747. "Tutorial/CreateRecurringAppointment6/CreateRecurringAppointment6.csproj",
  10748. "Tutorial/CreateRecurringAppointment6/Program.cs",
  10749. "Tutorial/CreateRecurringAppointment6/Properties/AssemblyInfo.cs",
  10750. "Tutorial/CreateRecurringAppointment6/obj/Debug/CreateRecurringAppointment6.csproj.CopyComplete",
  10751. "Tutorial/CreateRecurringAppointment6/obj/Debug/CreateRecurringAppointment6.csproj.CoreCompileInputs.cache",
  10752. "Tutorial/CreateRecurringAppointment6/obj/Debug/CreateRecurringAppointment6.csprojResolveAssemblyReference.cache",
  10753. "Tutorial/CreateRecurringAppointment6/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10754. "Tutorial/CreateRecurringTask1/CreateRecurringTask1.csproj",
  10755. "Tutorial/CreateRecurringTask1/Program.cs",
  10756. "Tutorial/CreateRecurringTask1/Properties/AssemblyInfo.cs",
  10757. "Tutorial/CreateRecurringTask1/obj/Debug/CreateRecurringTask1.csproj.CopyComplete",
  10758. "Tutorial/CreateRecurringTask1/obj/Debug/CreateRecurringTask1.csproj.CoreCompileInputs.cache",
  10759. "Tutorial/CreateRecurringTask1/obj/Debug/CreateRecurringTask1.csprojResolveAssemblyReference.cache",
  10760. "Tutorial/CreateRecurringTask1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10761. "Tutorial/CreateRetentionTag/CreateRetentionTag.csproj",
  10762. "Tutorial/CreateRetentionTag/Program.cs",
  10763. "Tutorial/CreateRetentionTag/Properties/AssemblyInfo.cs",
  10764. "Tutorial/CreateRetentionTag/bin/Debug/CreateRetentionTag.vshost.exe.manifest",
  10765. "Tutorial/CreateRetentionTag/obj/x86/Debug/CreateRetentionTag.csproj.CopyComplete",
  10766. "Tutorial/CreateRetentionTag/obj/x86/Debug/CreateRetentionTag.csproj.CoreCompileInputs.cache",
  10767. "Tutorial/CreateRetentionTag/obj/x86/Debug/CreateRetentionTag.csprojResolveAssemblyReference.cache",
  10768. "Tutorial/CreateRetentionTag/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10769. "Tutorial/CreateRule/CreateRule.csproj",
  10770. "Tutorial/CreateRule/Program.cs",
  10771. "Tutorial/CreateRule/Properties/AssemblyInfo.cs",
  10772. "Tutorial/CreateRule/bin/Debug/CreateRule.vshost.exe.manifest",
  10773. "Tutorial/CreateRule/obj/x86/Debug/CreateRule.csproj.CopyComplete",
  10774. "Tutorial/CreateRule/obj/x86/Debug/CreateRule.csproj.CoreCompileInputs.cache",
  10775. "Tutorial/CreateRule/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10776. "Tutorial/CreateTask/CreateTask.csproj",
  10777. "Tutorial/CreateTask/Program.cs",
  10778. "Tutorial/CreateTask/Properties/AssemblyInfo.cs",
  10779. "Tutorial/CreateTask/obj/Debug/CreateTask.csproj.CopyComplete",
  10780. "Tutorial/CreateTask/obj/Debug/CreateTask.csproj.CoreCompileInputs.cache",
  10781. "Tutorial/CreateTask/obj/Debug/CreateTask.csprojResolveAssemblyReference.cache",
  10782. "Tutorial/CreateTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10783. "Tutorial/CreateUserConfiguration/CreateUserConfiguration.csproj",
  10784. "Tutorial/CreateUserConfiguration/Program.cs",
  10785. "Tutorial/CreateUserConfiguration/Properties/AssemblyInfo.cs",
  10786. "Tutorial/CreateUserConfiguration/obj/Debug/CreateUserConfiguration.csproj.CopyComplete",
  10787. "Tutorial/CreateUserConfiguration/obj/Debug/CreateUserConfiguration.csproj.CoreCompileInputs.cache",
  10788. "Tutorial/CreateUserConfiguration/obj/Debug/CreateUserConfiguration.csprojResolveAssemblyReference.cache",
  10789. "Tutorial/CreateUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10790. "Tutorial/DeleteFolder/DeleteFolder.csproj",
  10791. "Tutorial/DeleteFolder/Program.cs",
  10792. "Tutorial/DeleteFolder/Properties/AssemblyInfo.cs",
  10793. "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csproj.CopyComplete",
  10794. "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csproj.CoreCompileInputs.cache",
  10795. "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csprojAssemblyReference.cache",
  10796. "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csprojResolveAssemblyReference.cache",
  10797. "Tutorial/DeleteFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10798. "Tutorial/DeleteItem/DeleteItem.csproj",
  10799. "Tutorial/DeleteItem/Program.cs",
  10800. "Tutorial/DeleteItem/Properties/AssemblyInfo.cs",
  10801. "Tutorial/DeleteItem/obj/Debug/DeleteItem.csproj.CopyComplete",
  10802. "Tutorial/DeleteItem/obj/Debug/DeleteItem.csproj.CoreCompileInputs.cache",
  10803. "Tutorial/DeleteItem/obj/Debug/DeleteItem.csprojResolveAssemblyReference.cache",
  10804. "Tutorial/DeleteItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10805. "Tutorial/DownloadMessage/DownloadMessage.csproj",
  10806. "Tutorial/DownloadMessage/Program.cs",
  10807. "Tutorial/DownloadMessage/Properties/AssemblyInfo.cs",
  10808. "Tutorial/DownloadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10809. "Tutorial/DownloadMessage/obj/Debug/DownloadMessage.csproj.CopyComplete",
  10810. "Tutorial/DownloadMessage/obj/Debug/DownloadMessage.csproj.CoreCompileInputs.cache",
  10811. "Tutorial/DownloadMessage/obj/Debug/DownloadMessage.csprojResolveAssemblyReference.cache",
  10812. "Tutorial/DownloadMessageToMsgFile/DownloadMessageToMsgFile.csproj",
  10813. "Tutorial/DownloadMessageToMsgFile/Program.cs",
  10814. "Tutorial/DownloadMessageToMsgFile/Properties/AssemblyInfo.cs",
  10815. "Tutorial/DownloadMessageToMsgFile/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10816. "Tutorial/DownloadMessageToMsgFile/obj/Debug/DownloadMessageToMsgFile.csproj.CopyComplete",
  10817. "Tutorial/DownloadMessageToMsgFile/obj/Debug/DownloadMessageToMsgFile.csproj.CoreCompileInputs.cache",
  10818. "Tutorial/DownloadMessageToMsgFile/obj/Debug/DownloadMessageToMsgFile.csprojResolveAssemblyReference.cache",
  10819. "Tutorial/Exchange Web Services .NET Tutorial.sln",
  10820. "Tutorial/Exchange Web Services .NET Tutorial.v12.suo",
  10821. "Tutorial/ExpandDistributionList/ExpandDistributionList.csproj",
  10822. "Tutorial/ExpandDistributionList/Program.cs",
  10823. "Tutorial/ExpandDistributionList/Properties/AssemblyInfo.cs",
  10824. "Tutorial/ExpandDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10825. "Tutorial/ExpandDistributionList/obj/Debug/ExpandDistributionList.csproj.CopyComplete",
  10826. "Tutorial/ExpandDistributionList/obj/Debug/ExpandDistributionList.csproj.CoreCompileInputs.cache",
  10827. "Tutorial/ExpandDistributionList/obj/Debug/ExpandDistributionList.csprojResolveAssemblyReference.cache",
  10828. "Tutorial/FindAppointments1/FindAppointments1.csproj",
  10829. "Tutorial/FindAppointments1/Program.cs",
  10830. "Tutorial/FindAppointments1/Properties/AssemblyInfo.cs",
  10831. "Tutorial/FindAppointments1/bin/Debug/FindAppointments1.vshost.exe.manifest",
  10832. "Tutorial/FindAppointments1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10833. "Tutorial/FindAppointments1/obj/Debug/FindAppointments1.csproj.CopyComplete",
  10834. "Tutorial/FindAppointments1/obj/Debug/FindAppointments1.csproj.CoreCompileInputs.cache",
  10835. "Tutorial/FindContacts1/FindContacts1.csproj",
  10836. "Tutorial/FindContacts1/Program.cs",
  10837. "Tutorial/FindContacts1/Properties/AssemblyInfo.cs",
  10838. "Tutorial/FindContacts1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10839. "Tutorial/FindContacts1/obj/Debug/FindContacts1.csproj.CopyComplete",
  10840. "Tutorial/FindContacts1/obj/Debug/FindContacts1.csproj.CoreCompileInputs.cache",
  10841. "Tutorial/FindContacts1/obj/Debug/FindContacts1.csprojResolveAssemblyReference.cache",
  10842. "Tutorial/FindContacts2/FindContacts2.csproj",
  10843. "Tutorial/FindContacts2/Program.cs",
  10844. "Tutorial/FindContacts2/Properties/AssemblyInfo.cs",
  10845. "Tutorial/FindContacts2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10846. "Tutorial/FindContacts2/obj/Debug/FindContacts2.csproj.CopyComplete",
  10847. "Tutorial/FindContacts2/obj/Debug/FindContacts2.csproj.CoreCompileInputs.cache",
  10848. "Tutorial/FindContacts2/obj/Debug/FindContacts2.csprojResolveAssemblyReference.cache",
  10849. "Tutorial/FindContacts3/FindContacts3.csproj",
  10850. "Tutorial/FindContacts3/Program.cs",
  10851. "Tutorial/FindContacts3/Properties/AssemblyInfo.cs",
  10852. "Tutorial/FindContacts3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10853. "Tutorial/FindContacts3/obj/Debug/FindContacts3.csproj.CopyComplete",
  10854. "Tutorial/FindContacts3/obj/Debug/FindContacts3.csproj.CoreCompileInputs.cache",
  10855. "Tutorial/FindContacts3/obj/Debug/FindContacts3.csprojResolveAssemblyReference.cache",
  10856. "Tutorial/FindConversation/FindConversation.csproj",
  10857. "Tutorial/FindConversation/Program.cs",
  10858. "Tutorial/FindConversation/Properties/AssemblyInfo.cs",
  10859. "Tutorial/FindConversation/bin/Debug/FindConversation.vshost.exe.manifest",
  10860. "Tutorial/FindConversation/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10861. "Tutorial/FindConversation/obj/x86/Debug/FindConversation.csproj.CopyComplete",
  10862. "Tutorial/FindConversation/obj/x86/Debug/FindConversation.csproj.CoreCompileInputs.cache",
  10863. "Tutorial/FindConversation/obj/x86/Debug/FindConversation.csprojResolveAssemblyReference.cache",
  10864. "Tutorial/FindFolder1/FindFolder1.csproj",
  10865. "Tutorial/FindFolder1/Program.cs",
  10866. "Tutorial/FindFolder1/Properties/AssemblyInfo.cs",
  10867. "Tutorial/FindFolder1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10868. "Tutorial/FindFolder1/obj/Debug/FindFolder1.csproj.CopyComplete",
  10869. "Tutorial/FindFolder1/obj/Debug/FindFolder1.csproj.CoreCompileInputs.cache",
  10870. "Tutorial/FindFolder1/obj/Debug/FindFolder1.csprojResolveAssemblyReference.cache",
  10871. "Tutorial/FindFolder2/FindFolder2.csproj",
  10872. "Tutorial/FindFolder2/Program.cs",
  10873. "Tutorial/FindFolder2/Properties/AssemblyInfo.cs",
  10874. "Tutorial/FindFolder2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10875. "Tutorial/FindFolder2/obj/Debug/FindFolder2.csproj.CopyComplete",
  10876. "Tutorial/FindFolder2/obj/Debug/FindFolder2.csproj.CoreCompileInputs.cache",
  10877. "Tutorial/FindFolder2/obj/Debug/FindFolder2.csprojResolveAssemblyReference.cache",
  10878. "Tutorial/FindJournal/FindJournal.csproj",
  10879. "Tutorial/FindJournal/Program.cs",
  10880. "Tutorial/FindJournal/Properties/AssemblyInfo.cs",
  10881. "Tutorial/FindJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10882. "Tutorial/FindJournal/obj/Debug/FindJournal.csproj.CopyComplete",
  10883. "Tutorial/FindJournal/obj/Debug/FindJournal.csproj.CoreCompileInputs.cache",
  10884. "Tutorial/FindJournal/obj/Debug/FindJournal.csprojResolveAssemblyReference.cache",
  10885. "Tutorial/FindMessageTrackingReport/FindMessageTrackingReport.csproj",
  10886. "Tutorial/FindMessageTrackingReport/Program.cs",
  10887. "Tutorial/FindMessageTrackingReport/Properties/AssemblyInfo.cs",
  10888. "Tutorial/FindMessageTrackingReport/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10889. "Tutorial/FindMessageTrackingReport/obj/Debug/FindMessageTrackingReport.csproj.CopyComplete",
  10890. "Tutorial/FindMessageTrackingReport/obj/Debug/FindMessageTrackingReport.csproj.CoreCompileInputs.cache",
  10891. "Tutorial/FindMessageTrackingReport/obj/Debug/FindMessageTrackingReport.csprojResolveAssemblyReference.cache",
  10892. "Tutorial/FindMessages1/FindMessages1.csproj",
  10893. "Tutorial/FindMessages1/Program.cs",
  10894. "Tutorial/FindMessages1/Properties/AssemblyInfo.cs",
  10895. "Tutorial/FindMessages1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10896. "Tutorial/FindMessages1/obj/Debug/FindMessages1.csproj.CopyComplete",
  10897. "Tutorial/FindMessages1/obj/Debug/FindMessages1.csproj.CoreCompileInputs.cache",
  10898. "Tutorial/FindMessages1/obj/Debug/FindMessages1.csprojResolveAssemblyReference.cache",
  10899. "Tutorial/FindMessages2/FindMessages2.csproj",
  10900. "Tutorial/FindMessages2/Program.cs",
  10901. "Tutorial/FindMessages2/Properties/AssemblyInfo.cs",
  10902. "Tutorial/FindMessages2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10903. "Tutorial/FindMessages2/obj/Debug/FindMessages2.csproj.CopyComplete",
  10904. "Tutorial/FindMessages2/obj/Debug/FindMessages2.csproj.CoreCompileInputs.cache",
  10905. "Tutorial/FindMessages2/obj/Debug/FindMessages2.csprojResolveAssemblyReference.cache",
  10906. "Tutorial/FindMessagesWithAttachments/FindMessagesWithAttachments.csproj",
  10907. "Tutorial/FindMessagesWithAttachments/Program.cs",
  10908. "Tutorial/FindMessagesWithAttachments/Properties/AssemblyInfo.cs",
  10909. "Tutorial/FindMessagesWithAttachments/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10910. "Tutorial/FindMessagesWithAttachments/obj/Debug/FindMessagesWithAttachments.csproj.CopyComplete",
  10911. "Tutorial/FindMessagesWithAttachments/obj/Debug/FindMessagesWithAttachments.csproj.CoreCompileInputs.cache",
  10912. "Tutorial/FindMessagesWithAttachments/obj/Debug/FindMessagesWithAttachments.csprojResolveAssemblyReference.cache",
  10913. "Tutorial/FindMessagesWithAttachments2/FindMessagesWithAttachments2.csproj",
  10914. "Tutorial/FindMessagesWithAttachments2/Program.cs",
  10915. "Tutorial/FindMessagesWithAttachments2/Properties/AssemblyInfo.cs",
  10916. "Tutorial/FindMessagesWithAttachments2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10917. "Tutorial/FindMessagesWithAttachments2/obj/Debug/FindMessagesWithAttachments2.csproj.CopyComplete",
  10918. "Tutorial/FindMessagesWithAttachments2/obj/Debug/FindMessagesWithAttachments2.csproj.CoreCompileInputs.cache",
  10919. "Tutorial/FindMessagesWithAttachments2/obj/Debug/FindMessagesWithAttachments2.csprojResolveAssemblyReference.cache",
  10920. "Tutorial/FindMessagesWithFlag/FindMessagesWithFlag.csproj",
  10921. "Tutorial/FindMessagesWithFlag/Program.cs",
  10922. "Tutorial/FindMessagesWithFlag/Properties/AssemblyInfo.cs",
  10923. "Tutorial/FindMessagesWithFlag/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10924. "Tutorial/FindMessagesWithFlag/obj/Debug/FindMessagesWithFlag.csproj.CopyComplete",
  10925. "Tutorial/FindMessagesWithFlag/obj/Debug/FindMessagesWithFlag.csproj.CoreCompileInputs.cache",
  10926. "Tutorial/FindMessagesWithFlag/obj/Debug/FindMessagesWithFlag.csprojResolveAssemblyReference.cache",
  10927. "Tutorial/FindNote/FindNote.csproj",
  10928. "Tutorial/FindNote/Program.cs",
  10929. "Tutorial/FindNote/Properties/AssemblyInfo.cs",
  10930. "Tutorial/FindNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10931. "Tutorial/FindNote/obj/Debug/FindNote.csproj.CopyComplete",
  10932. "Tutorial/FindNote/obj/Debug/FindNote.csproj.CoreCompileInputs.cache",
  10933. "Tutorial/FindNote/obj/Debug/FindNote.csprojResolveAssemblyReference.cache",
  10934. "Tutorial/FindOccurences/FindOccurrences.csproj",
  10935. "Tutorial/FindOccurences/Program.cs",
  10936. "Tutorial/FindOccurences/Properties/AssemblyInfo.cs",
  10937. "Tutorial/FindOccurences/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10938. "Tutorial/FindOccurences/obj/x86/Debug/FindOccurences.csprojResolveAssemblyReference.cache",
  10939. "Tutorial/FindOccurences/obj/x86/Debug/FindOccurrences.csproj.CopyComplete",
  10940. "Tutorial/FindOccurences/obj/x86/Debug/FindOccurrences.csproj.CoreCompileInputs.cache",
  10941. "Tutorial/FindOccurences/obj/x86/Debug/FindOccurrences.csprojResolveAssemblyReference.cache",
  10942. "Tutorial/FindPeople/FindPeople.csproj",
  10943. "Tutorial/FindPeople/Program.cs",
  10944. "Tutorial/FindPeople/Properties/AssemblyInfo.cs",
  10945. "Tutorial/FindPeople/bin/Debug/FindPeople.vshost.exe.manifest",
  10946. "Tutorial/FindPeople/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10947. "Tutorial/FindPeople/obj/x86/Debug/FindPeople.csproj.CopyComplete",
  10948. "Tutorial/FindPeople/obj/x86/Debug/FindPeople.csproj.CoreCompileInputs.cache",
  10949. "Tutorial/FindPeople/obj/x86/Debug/FindPeople.csprojResolveAssemblyReference.cache",
  10950. "Tutorial/FindPost/FindPost.csproj",
  10951. "Tutorial/FindPost/Program.cs",
  10952. "Tutorial/FindPost/Properties/AssemblyInfo.cs",
  10953. "Tutorial/FindPost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10954. "Tutorial/FindPost/obj/Debug/FindPost.csproj.CopyComplete",
  10955. "Tutorial/FindPost/obj/Debug/FindPost.csproj.CoreCompileInputs.cache",
  10956. "Tutorial/FindPost/obj/Debug/FindPost.csprojResolveAssemblyReference.cache",
  10957. "Tutorial/FindRepliedOrForwardedMessages/FindRepliedOrForwardedMessages.csproj",
  10958. "Tutorial/FindRepliedOrForwardedMessages/Program.cs",
  10959. "Tutorial/FindRepliedOrForwardedMessages/Properties/AssemblyInfo.cs",
  10960. "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10961. "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/FindRepliedOrForwardedMessages.csproj.CopyComplete",
  10962. "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/FindRepliedOrForwardedMessages.csproj.CoreCompileInputs.cache",
  10963. "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/FindRepliedOrForwardedMessages.csprojResolveAssemblyReference.cache",
  10964. "Tutorial/FindTask/FindTask.csproj",
  10965. "Tutorial/FindTask/Program.cs",
  10966. "Tutorial/FindTask/Properties/AssemblyInfo.cs",
  10967. "Tutorial/FindTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10968. "Tutorial/FindTask/obj/Debug/FindTask.csproj.CopyComplete",
  10969. "Tutorial/FindTask/obj/Debug/FindTask.csproj.CoreCompileInputs.cache",
  10970. "Tutorial/FindTaskRequest/FindTaskRequest.csproj",
  10971. "Tutorial/FindTaskRequest/Program.cs",
  10972. "Tutorial/FindTaskRequest/Properties/AssemblyInfo.cs",
  10973. "Tutorial/FindTaskRequest/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10974. "Tutorial/FindTaskRequest/obj/Debug/FindTaskRequest.csproj.CopyComplete",
  10975. "Tutorial/FindTaskRequest/obj/Debug/FindTaskRequest.csproj.CoreCompileInputs.cache",
  10976. "Tutorial/FindTaskRequest/obj/Debug/FindTaskRequest.csprojResolveAssemblyReference.cache",
  10977. "Tutorial/FindTopTenMessages/FindTopTenMessages.csproj",
  10978. "Tutorial/FindTopTenMessages/Program.cs",
  10979. "Tutorial/FindTopTenMessages/Properties/AssemblyInfo.cs",
  10980. "Tutorial/FindTopTenMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10981. "Tutorial/FindTopTenMessages/obj/Debug/FindTopTenMessages.csproj.CopyComplete",
  10982. "Tutorial/FindTopTenMessages/obj/Debug/FindTopTenMessages.csproj.CoreCompileInputs.cache",
  10983. "Tutorial/FindUnreadMessages/FindUnreadMessages.csproj",
  10984. "Tutorial/FindUnreadMessages/Program.cs",
  10985. "Tutorial/FindUnreadMessages/Properties/AssemblyInfo.cs",
  10986. "Tutorial/FindUnreadMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10987. "Tutorial/FindUnreadMessages/obj/Debug/FindUnreadMessages.csproj.CopyComplete",
  10988. "Tutorial/FindUnreadMessages/obj/Debug/FindUnreadMessages.csproj.CoreCompileInputs.cache",
  10989. "Tutorial/FindUnreadMessages/obj/Debug/FindUnreadMessages.csprojResolveAssemblyReference.cache",
  10990. "Tutorial/ForwardMessage/ForwardMessage.csproj",
  10991. "Tutorial/ForwardMessage/Program.cs",
  10992. "Tutorial/ForwardMessage/Properties/AssemblyInfo.cs",
  10993. "Tutorial/ForwardMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  10994. "Tutorial/ForwardMessage/obj/Debug/ForwardMessage.csproj.CopyComplete",
  10995. "Tutorial/ForwardMessage/obj/Debug/ForwardMessage.csproj.CoreCompileInputs.cache",
  10996. "Tutorial/ForwardMessage/obj/Debug/ForwardMessage.csprojResolveAssemblyReference.cache",
  10997. "Tutorial/GetAvailability/GetAvailability.csproj",
  10998. "Tutorial/GetAvailability/Program.cs",
  10999. "Tutorial/GetAvailability/Properties/AssemblyInfo.cs",
  11000. "Tutorial/GetAvailability/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11001. "Tutorial/GetAvailability/obj/Debug/GetAvailability.csproj.CopyComplete",
  11002. "Tutorial/GetAvailability/obj/Debug/GetAvailability.csproj.CoreCompileInputs.cache",
  11003. "Tutorial/GetAvailability/obj/Debug/GetAvailability.csprojResolveAssemblyReference.cache",
  11004. "Tutorial/GetCalendarOptions/GetCalendarOptions.csproj",
  11005. "Tutorial/GetCalendarOptions/Program.cs",
  11006. "Tutorial/GetCalendarOptions/Properties/AssemblyInfo.cs",
  11007. "Tutorial/GetCalendarOptions/bin/Debug/GetCalendarOptions.vshost.exe.manifest",
  11008. "Tutorial/GetCalendarOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11009. "Tutorial/GetCalendarOptions/obj/x86/Debug/GetCalendarOptions.csproj.CopyComplete",
  11010. "Tutorial/GetCalendarOptions/obj/x86/Debug/GetCalendarOptions.csproj.CoreCompileInputs.cache",
  11011. "Tutorial/GetCalendarOptions/obj/x86/Debug/GetCalendarOptions.csprojResolveAssemblyReference.cache",
  11012. "Tutorial/GetCategoryList/GetCategoryList.csproj",
  11013. "Tutorial/GetCategoryList/Program.cs",
  11014. "Tutorial/GetCategoryList/Properties/AssemblyInfo.cs",
  11015. "Tutorial/GetCategoryList/bin/Debug/GetCategoryList.vshost.exe.manifest",
  11016. "Tutorial/GetCategoryList/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11017. "Tutorial/GetCategoryList/obj/x86/Debug/GetCategoryList.csproj.CopyComplete",
  11018. "Tutorial/GetCategoryList/obj/x86/Debug/GetCategoryList.csproj.CoreCompileInputs.cache",
  11019. "Tutorial/GetCategoryList/obj/x86/Debug/GetCategoryList.csprojResolveAssemblyReference.cache",
  11020. "Tutorial/GetConversationItems/GetConversationItems.csproj",
  11021. "Tutorial/GetConversationItems/Program.cs",
  11022. "Tutorial/GetConversationItems/Properties/AssemblyInfo.cs",
  11023. "Tutorial/GetConversationItems/bin/Debug/GetConversationItems.vshost.exe.manifest",
  11024. "Tutorial/GetConversationItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11025. "Tutorial/GetConversationItems/obj/x86/Debug/GetConversationItems.csproj.CopyComplete",
  11026. "Tutorial/GetConversationItems/obj/x86/Debug/GetConversationItems.csproj.CoreCompileInputs.cache",
  11027. "Tutorial/GetConversationItems/obj/x86/Debug/GetConversationItems.csprojResolveAssemblyReference.cache",
  11028. "Tutorial/GetDelegate/GetDelegate.csproj",
  11029. "Tutorial/GetDelegate/Program.cs",
  11030. "Tutorial/GetDelegate/Properties/AssemblyInfo.cs",
  11031. "Tutorial/GetDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11032. "Tutorial/GetDelegate/obj/Debug/GetDelegate.csproj.CopyComplete",
  11033. "Tutorial/GetDelegate/obj/Debug/GetDelegate.csproj.CoreCompileInputs.cache",
  11034. "Tutorial/GetDiscoverySearchConfiguration/GetDiscoverySearchConfiguration.csproj",
  11035. "Tutorial/GetDiscoverySearchConfiguration/Program.cs",
  11036. "Tutorial/GetDiscoverySearchConfiguration/Properties/AssemblyInfo.cs",
  11037. "Tutorial/GetDiscoverySearchConfiguration/bin/Debug/GetDiscoverySearchConfiguration.vshost.exe.manifest",
  11038. "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11039. "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/GetDiscoverySearchConfiguration.csproj.CopyComplete",
  11040. "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/GetDiscoverySearchConfiguration.csproj.CoreCompileInputs.cache",
  11041. "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/GetDiscoverySearchConfiguration.csprojResolveAssemblyReference.cache",
  11042. "Tutorial/GetFolder/GetFolder.csproj",
  11043. "Tutorial/GetFolder/Program.cs",
  11044. "Tutorial/GetFolder/Properties/AssemblyInfo.cs",
  11045. "Tutorial/GetFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11046. "Tutorial/GetFolder/obj/Debug/GetFolder.csproj.CopyComplete",
  11047. "Tutorial/GetFolder/obj/Debug/GetFolder.csproj.CoreCompileInputs.cache",
  11048. "Tutorial/GetFolder/obj/Debug/GetFolder.csprojResolveAssemblyReference.cache",
  11049. "Tutorial/GetFreeBusy/GetFreeBusy.csproj",
  11050. "Tutorial/GetFreeBusy/Program.cs",
  11051. "Tutorial/GetFreeBusy/Properties/AssemblyInfo.cs",
  11052. "Tutorial/GetFreeBusy/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11053. "Tutorial/GetFreeBusy/obj/Debug/GetFreeBusy.csproj.CopyComplete",
  11054. "Tutorial/GetFreeBusy/obj/Debug/GetFreeBusy.csproj.CoreCompileInputs.cache",
  11055. "Tutorial/GetOutOfOffice/GetOutOfOffice.csproj",
  11056. "Tutorial/GetOutOfOffice/Program.cs",
  11057. "Tutorial/GetOutOfOffice/Properties/AssemblyInfo.cs",
  11058. "Tutorial/GetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11059. "Tutorial/GetOutOfOffice/obj/Debug/GetOutOfOffice.csproj.CopyComplete",
  11060. "Tutorial/GetOutOfOffice/obj/Debug/GetOutOfOffice.csproj.CoreCompileInputs.cache",
  11061. "Tutorial/GetOutOfOffice/obj/Debug/GetOutOfOffice.csprojResolveAssemblyReference.cache",
  11062. "Tutorial/GetOwaOptions/GetOwaOptions.csproj",
  11063. "Tutorial/GetOwaOptions/Program.cs",
  11064. "Tutorial/GetOwaOptions/Properties/AssemblyInfo.cs",
  11065. "Tutorial/GetOwaOptions/bin/Debug/GetOwaOptions.vshost.exe.manifest",
  11066. "Tutorial/GetOwaOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11067. "Tutorial/GetOwaOptions/obj/x86/Debug/GetOwaOptions.csproj.CopyComplete",
  11068. "Tutorial/GetOwaOptions/obj/x86/Debug/GetOwaOptions.csproj.CoreCompileInputs.cache",
  11069. "Tutorial/GetOwaOptions/obj/x86/Debug/GetOwaOptions.csprojResolveAssemblyReference.cache",
  11070. "Tutorial/GetRetentionSettings/GetRetentionSettings.csproj",
  11071. "Tutorial/GetRetentionSettings/Program.cs",
  11072. "Tutorial/GetRetentionSettings/Properties/AssemblyInfo.cs",
  11073. "Tutorial/GetRetentionSettings/bin/Debug/GetRetentionSettings.vshost.exe.manifest",
  11074. "Tutorial/GetRetentionSettings/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11075. "Tutorial/GetRetentionSettings/obj/x86/Debug/GetRetentionSettings.csproj.CopyComplete",
  11076. "Tutorial/GetRetentionSettings/obj/x86/Debug/GetRetentionSettings.csproj.CoreCompileInputs.cache",
  11077. "Tutorial/GetRetentionSettings/obj/x86/Debug/GetRetentionSettings.csprojResolveAssemblyReference.cache",
  11078. "Tutorial/GetRules/GetRules.csproj",
  11079. "Tutorial/GetRules/Program.cs",
  11080. "Tutorial/GetRules/Properties/AssemblyInfo.cs",
  11081. "Tutorial/GetRules/bin/Debug/GetRules.vshost.exe.manifest",
  11082. "Tutorial/GetRules/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11083. "Tutorial/GetRules/obj/x86/Debug/GetRules.csproj.CopyComplete",
  11084. "Tutorial/GetRules/obj/x86/Debug/GetRules.csproj.CoreCompileInputs.cache",
  11085. "Tutorial/GetRules/obj/x86/Debug/GetRules.csprojResolveAssemblyReference.cache",
  11086. "Tutorial/GetServerTimeZones/GetServerTimeZones.csproj",
  11087. "Tutorial/GetServerTimeZones/Program.cs",
  11088. "Tutorial/GetServerTimeZones/Properties/AssemblyInfo.cs",
  11089. "Tutorial/GetServerTimeZones/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11090. "Tutorial/GetServerTimeZones/obj/Debug/GetServerTimeZones.csproj.CopyComplete",
  11091. "Tutorial/GetServerTimeZones/obj/Debug/GetServerTimeZones.csproj.CoreCompileInputs.cache",
  11092. "Tutorial/GetServerTimeZones/obj/Debug/GetServerTimeZones.csprojResolveAssemblyReference.cache",
  11093. "Tutorial/GetServiceConfiguration/GetServiceConfiguration.csproj",
  11094. "Tutorial/GetServiceConfiguration/Program.cs",
  11095. "Tutorial/GetServiceConfiguration/Properties/AssemblyInfo.cs",
  11096. "Tutorial/GetServiceConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11097. "Tutorial/GetServiceConfiguration/obj/Debug/GetServiceConfiguration.csproj.CopyComplete",
  11098. "Tutorial/GetServiceConfiguration/obj/Debug/GetServiceConfiguration.csproj.CoreCompileInputs.cache",
  11099. "Tutorial/GetServiceConfiguration/obj/Debug/GetServiceConfiguration.csprojResolveAssemblyReference.cache",
  11100. "Tutorial/GetUserConfiguration/GetUserConfiguration.csproj",
  11101. "Tutorial/GetUserConfiguration/Program.cs",
  11102. "Tutorial/GetUserConfiguration/Properties/AssemblyInfo.cs",
  11103. "Tutorial/GetUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11104. "Tutorial/GetUserConfiguration/obj/Debug/GetUserConfiguration.csproj.CopyComplete",
  11105. "Tutorial/GetUserConfiguration/obj/Debug/GetUserConfiguration.csproj.CoreCompileInputs.cache",
  11106. "Tutorial/GetUserConfiguration/obj/Debug/GetUserConfiguration.csprojResolveAssemblyReference.cache",
  11107. "Tutorial/GetUserSettings/GetUserSettings.csproj",
  11108. "Tutorial/GetUserSettings/Program.cs",
  11109. "Tutorial/GetUserSettings/Properties/AssemblyInfo.cs",
  11110. "Tutorial/GetUserSettings/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11111. "Tutorial/GetUserSettings/obj/Debug/GetUserSettings.csproj.CopyComplete",
  11112. "Tutorial/GetUserSettings/obj/Debug/GetUserSettings.csproj.CoreCompileInputs.cache",
  11113. "Tutorial/GetUserSettings/obj/Debug/GetUserSettings.csprojResolveAssemblyReference.cache",
  11114. "Tutorial/Impersonation/Impersonation.csproj",
  11115. "Tutorial/Impersonation/Program.cs",
  11116. "Tutorial/Impersonation/Properties/AssemblyInfo.cs",
  11117. "Tutorial/Impersonation/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11118. "Tutorial/Impersonation/obj/Debug/Impersonation.csproj.CopyComplete",
  11119. "Tutorial/Impersonation/obj/Debug/Impersonation.csproj.CoreCompileInputs.cache",
  11120. "Tutorial/Impersonation/obj/Debug/Impersonation.csprojResolveAssemblyReference.cache",
  11121. "Tutorial/IndexedPageView/IndexedPageView.csproj",
  11122. "Tutorial/IndexedPageView/Program.cs",
  11123. "Tutorial/IndexedPageView/Properties/AssemblyInfo.cs",
  11124. "Tutorial/IndexedPageView/bin/Debug/IndexedPageView.vshost.exe.manifest",
  11125. "Tutorial/IndexedPageView/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11126. "Tutorial/IndexedPageView/obj/x86/Debug/IndexedPageView.csproj.CopyComplete",
  11127. "Tutorial/IndexedPageView/obj/x86/Debug/IndexedPageView.csproj.CoreCompileInputs.cache",
  11128. "Tutorial/IndexedPageView/obj/x86/Debug/IndexedPageView.csprojResolveAssemblyReference.cache",
  11129. "Tutorial/ListFolders/ListFolders.csproj",
  11130. "Tutorial/ListFolders/Program.cs",
  11131. "Tutorial/ListFolders/Properties/AssemblyInfo.cs",
  11132. "Tutorial/ListFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11133. "Tutorial/ListFolders/obj/Debug/ListFolders.csproj.CopyComplete",
  11134. "Tutorial/ListFolders/obj/Debug/ListFolders.csproj.CoreCompileInputs.cache",
  11135. "Tutorial/ListFolders/obj/Debug/ListFolders.csprojResolveAssemblyReference.cache",
  11136. "Tutorial/ListItems/ListItems.csproj",
  11137. "Tutorial/ListItems/Program.cs",
  11138. "Tutorial/ListItems/Properties/AssemblyInfo.cs",
  11139. "Tutorial/ListItems/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11140. "Tutorial/ListItems/obj/Debug/ListItems.csproj.CopyComplete",
  11141. "Tutorial/ListItems/obj/Debug/ListItems.csproj.CoreCompileInputs.cache",
  11142. "Tutorial/ListItems/obj/Debug/ListItems.csprojResolveAssemblyReference.cache",
  11143. "Tutorial/ListPublicFolders/ListPublicFolders.csproj",
  11144. "Tutorial/ListPublicFolders/Program.cs",
  11145. "Tutorial/ListPublicFolders/Properties/AssemblyInfo.cs",
  11146. "Tutorial/ListPublicFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11147. "Tutorial/ListPublicFolders/obj/Debug/ListPublicFolders.csproj.CopyComplete",
  11148. "Tutorial/ListPublicFolders/obj/Debug/ListPublicFolders.csproj.CoreCompileInputs.cache",
  11149. "Tutorial/ListPublicFolders/obj/Debug/ListPublicFolders.csprojResolveAssemblyReference.cache",
  11150. "Tutorial/MapiProperties/MapiProperties.csproj",
  11151. "Tutorial/MapiProperties/Program.cs",
  11152. "Tutorial/MapiProperties/Properties/AssemblyInfo.cs",
  11153. "Tutorial/MapiProperties/bin/Debug/MapiProperties.vshost.exe.manifest",
  11154. "Tutorial/MapiProperties/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11155. "Tutorial/MapiProperties/obj/x86/Debug/MapiProperties.csproj.CopyComplete",
  11156. "Tutorial/MapiProperties/obj/x86/Debug/MapiProperties.csproj.CoreCompileInputs.cache",
  11157. "Tutorial/MapiProperties/obj/x86/Debug/MapiProperties.csprojResolveAssemblyReference.cache",
  11158. "Tutorial/MarkAllItemsAsRead/MarkAllItemsAsRead.csproj",
  11159. "Tutorial/MarkAllItemsAsRead/Program.cs",
  11160. "Tutorial/MarkAllItemsAsRead/Properties/AssemblyInfo.cs",
  11161. "Tutorial/MarkAllItemsAsRead/bin/Debug/MarkAllItemsAsRead.vshost.exe.manifest",
  11162. "Tutorial/MarkAllItemsAsRead/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11163. "Tutorial/MarkAllItemsAsRead/obj/x86/Debug/MarkAllItemsAsRead.csproj.CopyComplete",
  11164. "Tutorial/MarkAllItemsAsRead/obj/x86/Debug/MarkAllItemsAsRead.csproj.CoreCompileInputs.cache",
  11165. "Tutorial/MoveFolder/MoveFolder.csproj",
  11166. "Tutorial/MoveFolder/Program.cs",
  11167. "Tutorial/MoveFolder/Properties/AssemblyInfo.cs",
  11168. "Tutorial/MoveFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11169. "Tutorial/MoveFolder/obj/Debug/MoveFolder.csproj.CopyComplete",
  11170. "Tutorial/MoveFolder/obj/Debug/MoveFolder.csproj.CoreCompileInputs.cache",
  11171. "Tutorial/MoveFolder/obj/Debug/MoveFolder.csprojAssemblyReference.cache",
  11172. "Tutorial/MoveFolder/obj/Debug/MoveFolder.csprojResolveAssemblyReference.cache",
  11173. "Tutorial/MoveItem/MoveItem.csproj",
  11174. "Tutorial/MoveItem/Program.cs",
  11175. "Tutorial/MoveItem/Properties/AssemblyInfo.cs",
  11176. "Tutorial/MoveItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11177. "Tutorial/MoveItem/obj/Debug/MoveItem.csproj.CopyComplete",
  11178. "Tutorial/MoveItem/obj/Debug/MoveItem.csproj.CoreCompileInputs.cache",
  11179. "Tutorial/MoveItem/obj/Debug/MoveItem.csprojResolveAssemblyReference.cache",
  11180. "Tutorial/NewMailNotification1/NewMailNotification1.csproj",
  11181. "Tutorial/NewMailNotification1/Program.cs",
  11182. "Tutorial/NewMailNotification1/Properties/AssemblyInfo.cs",
  11183. "Tutorial/NewMailNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11184. "Tutorial/NewMailNotification1/obj/Debug/NewMailNotification1.csproj.CopyComplete",
  11185. "Tutorial/NewMailNotification1/obj/Debug/NewMailNotification1.csproj.CoreCompileInputs.cache",
  11186. "Tutorial/NewMailNotification1/obj/Debug/NewMailNotification1.csprojResolveAssemblyReference.cache",
  11187. "Tutorial/NewMailNotification2/NewMailNotification2.csproj",
  11188. "Tutorial/NewMailNotification2/Program.cs",
  11189. "Tutorial/NewMailNotification2/Properties/AssemblyInfo.cs",
  11190. "Tutorial/NewMailNotification2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11191. "Tutorial/NewMailNotification2/obj/Debug/NewMailNotification2.csproj.CopyComplete",
  11192. "Tutorial/NewMailNotification2/obj/Debug/NewMailNotification2.csproj.CoreCompileInputs.cache",
  11193. "Tutorial/NewMailNotification2/obj/Debug/NewMailNotification2.csprojResolveAssemblyReference.cache",
  11194. "Tutorial/NewMailNotification3/NewMailNotification3.csproj",
  11195. "Tutorial/NewMailNotification3/Program.cs",
  11196. "Tutorial/NewMailNotification3/Properties/AssemblyInfo.cs",
  11197. "Tutorial/NewMailNotification3/bin/Debug/NewMailNotification3.vshost.exe.manifest",
  11198. "Tutorial/NewMailNotification3/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11199. "Tutorial/NewMailNotification3/obj/x86/Debug/NewMailNotification3.csproj.CopyComplete",
  11200. "Tutorial/NewMailNotification3/obj/x86/Debug/NewMailNotification3.csproj.CoreCompileInputs.cache",
  11201. "Tutorial/NewMailNotification3/obj/x86/Debug/NewMailNotification3.csprojResolveAssemblyReference.cache",
  11202. "Tutorial/RemoveAttendee/Program.cs",
  11203. "Tutorial/RemoveAttendee/Properties/AssemblyInfo.cs",
  11204. "Tutorial/RemoveAttendee/RemoveAttendee.csproj",
  11205. "Tutorial/RemoveAttendee/bin/Debug/RemoveAttendee.vshost.exe.manifest",
  11206. "Tutorial/RemoveAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11207. "Tutorial/RemoveAttendee/obj/x86/Debug/RemoveAttendee.csproj.CopyComplete",
  11208. "Tutorial/RemoveAttendee/obj/x86/Debug/RemoveAttendee.csproj.CoreCompileInputs.cache",
  11209. "Tutorial/RemoveAttendee/obj/x86/Debug/RemoveAttendee.csprojResolveAssemblyReference.cache",
  11210. "Tutorial/RemoveDelegate/Program.cs",
  11211. "Tutorial/RemoveDelegate/Properties/AssemblyInfo.cs",
  11212. "Tutorial/RemoveDelegate/RemoveDelegate.csproj",
  11213. "Tutorial/RemoveDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11214. "Tutorial/RemoveDelegate/obj/Debug/RemoveDelegate.csproj.CopyComplete",
  11215. "Tutorial/RemoveDelegate/obj/Debug/RemoveDelegate.csproj.CoreCompileInputs.cache",
  11216. "Tutorial/RemoveDelegate/obj/Debug/RemoveDelegate.csprojResolveAssemblyReference.cache",
  11217. "Tutorial/ReplyTo/Program.cs",
  11218. "Tutorial/ReplyTo/Properties/AssemblyInfo.cs",
  11219. "Tutorial/ReplyTo/ReplyTo.csproj",
  11220. "Tutorial/ReplyTo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11221. "Tutorial/ReplyTo/obj/Debug/ReplyTo.csproj.CopyComplete",
  11222. "Tutorial/ReplyTo/obj/Debug/ReplyTo.csproj.CoreCompileInputs.cache",
  11223. "Tutorial/ReplyTo/obj/Debug/ReplyTo.csprojResolveAssemblyReference.cache",
  11224. "Tutorial/ReplyToAll/Program.cs",
  11225. "Tutorial/ReplyToAll/Properties/AssemblyInfo.cs",
  11226. "Tutorial/ReplyToAll/ReplyToAll.csproj",
  11227. "Tutorial/ReplyToAll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11228. "Tutorial/ReplyToAll/obj/Debug/ReplyToAll.csproj.CopyComplete",
  11229. "Tutorial/ReplyToAll/obj/Debug/ReplyToAll.csproj.CoreCompileInputs.cache",
  11230. "Tutorial/ReplyToAll/obj/Debug/ReplyToAll.csprojResolveAssemblyReference.cache",
  11231. "Tutorial/ResolveNames/Program.cs",
  11232. "Tutorial/ResolveNames/Properties/AssemblyInfo.cs",
  11233. "Tutorial/ResolveNames/ResolveNames.csproj",
  11234. "Tutorial/ResolveNames/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11235. "Tutorial/ResolveNames/obj/Debug/ResolveNames.csproj.CopyComplete",
  11236. "Tutorial/ResolveNames/obj/Debug/ResolveNames.csproj.CoreCompileInputs.cache",
  11237. "Tutorial/ResolveNames/obj/Debug/ResolveNames.csprojResolveAssemblyReference.cache",
  11238. "Tutorial/RestoreDeletedItems/Program.cs",
  11239. "Tutorial/RestoreDeletedItems/Properties/AssemblyInfo.cs",
  11240. "Tutorial/RestoreDeletedItems/RestoreDeletedItems.csproj",
  11241. "Tutorial/RestoreDeletedItems/bin/Debug/RestoreDeletedItems.vshost.exe.manifest",
  11242. "Tutorial/RestoreDeletedItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11243. "Tutorial/RestoreDeletedItems/obj/x86/Debug/RestoreDeletedItems.csproj.CopyComplete",
  11244. "Tutorial/RestoreDeletedItems/obj/x86/Debug/RestoreDeletedItems.csproj.CoreCompileInputs.cache",
  11245. "Tutorial/RestoreDeletedItems/obj/x86/Debug/RestoreDeletedItems.csprojResolveAssemblyReference.cache",
  11246. "Tutorial/SearchMailboxes/Program.cs",
  11247. "Tutorial/SearchMailboxes/Properties/AssemblyInfo.cs",
  11248. "Tutorial/SearchMailboxes/SearchMailboxes.csproj",
  11249. "Tutorial/SearchMailboxes/bin/Debug/SearchMailboxes.vshost.exe.manifest",
  11250. "Tutorial/SearchMailboxes/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11251. "Tutorial/SearchMailboxes/obj/x86/Debug/SearchMailboxes.csproj.CopyComplete",
  11252. "Tutorial/SearchMailboxes/obj/x86/Debug/SearchMailboxes.csproj.CoreCompileInputs.cache",
  11253. "Tutorial/SearchMailboxes/obj/x86/Debug/SearchMailboxes.csprojResolveAssemblyReference.cache",
  11254. "Tutorial/SendDraftMessage/Program.cs",
  11255. "Tutorial/SendDraftMessage/Properties/AssemblyInfo.cs",
  11256. "Tutorial/SendDraftMessage/SendDraftMessage.csproj",
  11257. "Tutorial/SendDraftMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11258. "Tutorial/SendDraftMessage/obj/Debug/SendDraftMessage.csproj.CopyComplete",
  11259. "Tutorial/SendDraftMessage/obj/Debug/SendDraftMessage.csproj.CoreCompileInputs.cache",
  11260. "Tutorial/SendDraftMessage/obj/Debug/SendDraftMessage.csprojResolveAssemblyReference.cache",
  11261. "Tutorial/SendMeetingRequest1/Program.cs",
  11262. "Tutorial/SendMeetingRequest1/Properties/AssemblyInfo.cs",
  11263. "Tutorial/SendMeetingRequest1/SendMeetingRequest1.csproj",
  11264. "Tutorial/SendMeetingRequest1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11265. "Tutorial/SendMeetingRequest1/obj/Debug/SendMeetingRequest1.csproj.CopyComplete",
  11266. "Tutorial/SendMeetingRequest1/obj/Debug/SendMeetingRequest1.csproj.CoreCompileInputs.cache",
  11267. "Tutorial/SendMeetingRequest1/obj/Debug/SendMeetingRequest1.csprojResolveAssemblyReference.cache",
  11268. "Tutorial/SendMeetingUpdate1/Program.cs",
  11269. "Tutorial/SendMeetingUpdate1/Properties/AssemblyInfo.cs",
  11270. "Tutorial/SendMeetingUpdate1/SendMeetingUpdate1.csproj",
  11271. "Tutorial/SendMeetingUpdate1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11272. "Tutorial/SendMeetingUpdate1/obj/Debug/SendMeetingUpdate1.csproj.CopyComplete",
  11273. "Tutorial/SendMeetingUpdate1/obj/Debug/SendMeetingUpdate1.csproj.CoreCompileInputs.cache",
  11274. "Tutorial/SendMessage1/Program.cs",
  11275. "Tutorial/SendMessage1/Properties/AssemblyInfo.cs",
  11276. "Tutorial/SendMessage1/SendMessage1.csproj",
  11277. "Tutorial/SendMessage1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11278. "Tutorial/SendMessage1/obj/Debug/SendMessage1.csproj.CopyComplete",
  11279. "Tutorial/SendMessage1/obj/Debug/SendMessage1.csproj.CoreCompileInputs.cache",
  11280. "Tutorial/SendMessage1/obj/Debug/SendMessage1.csprojResolveAssemblyReference.cache",
  11281. "Tutorial/SendMessageWithAttachment1/Program.cs",
  11282. "Tutorial/SendMessageWithAttachment1/Properties/AssemblyInfo.cs",
  11283. "Tutorial/SendMessageWithAttachment1/SendMessageWithAttachment1.csproj",
  11284. "Tutorial/SendMessageWithAttachment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11285. "Tutorial/SendMessageWithAttachment1/obj/Debug/SendMessageWithAttachment1.csproj.CopyComplete",
  11286. "Tutorial/SendMessageWithAttachment1/obj/Debug/SendMessageWithAttachment1.csproj.CoreCompileInputs.cache",
  11287. "Tutorial/SendMessageWithAttachment1/obj/Debug/SendMessageWithAttachment1.csprojResolveAssemblyReference.cache",
  11288. "Tutorial/SendMessageWithAttachment2/Program.cs",
  11289. "Tutorial/SendMessageWithAttachment2/Properties/AssemblyInfo.cs",
  11290. "Tutorial/SendMessageWithAttachment2/SendMessageWithAttachment2.csproj",
  11291. "Tutorial/SendMessageWithAttachment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11292. "Tutorial/SendMessageWithAttachment2/obj/Debug/SendMessageWithAttachment2.csproj.CopyComplete",
  11293. "Tutorial/SendMessageWithAttachment2/obj/Debug/SendMessageWithAttachment2.csproj.CoreCompileInputs.cache",
  11294. "Tutorial/SendMessageWithAttachment2/obj/Debug/SendMessageWithAttachment2.csprojResolveAssemblyReference.cache",
  11295. "Tutorial/SendOnBehalf/Program.cs",
  11296. "Tutorial/SendOnBehalf/Properties/AssemblyInfo.cs",
  11297. "Tutorial/SendOnBehalf/SendOnBehalf.csproj",
  11298. "Tutorial/SendOnBehalf/bin/Debug/SendOnBehalf.vshost.exe.manifest",
  11299. "Tutorial/SendOnBehalf/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11300. "Tutorial/SendOnBehalf/obj/x86/Debug/SendOnBehalf.csproj.CopyComplete",
  11301. "Tutorial/SendOnBehalf/obj/x86/Debug/SendOnBehalf.csproj.CoreCompileInputs.cache",
  11302. "Tutorial/SetOutOfOffice/Program.cs",
  11303. "Tutorial/SetOutOfOffice/Properties/AssemblyInfo.cs",
  11304. "Tutorial/SetOutOfOffice/SetOutOfOffice.csproj",
  11305. "Tutorial/SetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11306. "Tutorial/SetOutOfOffice/obj/Debug/SetOutOfOffice.csproj.CopyComplete",
  11307. "Tutorial/SetOutOfOffice/obj/Debug/SetOutOfOffice.csproj.CoreCompileInputs.cache",
  11308. "Tutorial/SetOutOfOffice/obj/Debug/SetOutOfOffice.csprojResolveAssemblyReference.cache",
  11309. "Tutorial/SetOwaSignature/Program.cs",
  11310. "Tutorial/SetOwaSignature/Properties/AssemblyInfo.cs",
  11311. "Tutorial/SetOwaSignature/SetOwaSignature.csproj",
  11312. "Tutorial/SetOwaSignature/bin/Debug/SetOwaSignature.vshost.exe.manifest",
  11313. "Tutorial/SetOwaSignature/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11314. "Tutorial/SetOwaSignature/obj/x86/Debug/SetOwaSignature.csproj.CopyComplete",
  11315. "Tutorial/SetOwaSignature/obj/x86/Debug/SetOwaSignature.csproj.CoreCompileInputs.cache",
  11316. "Tutorial/SetOwaSignature/obj/x86/Debug/SetOwaSignature.csprojResolveAssemblyReference.cache",
  11317. "Tutorial/SetTimeZone/Program.cs",
  11318. "Tutorial/SetTimeZone/Properties/AssemblyInfo.cs",
  11319. "Tutorial/SetTimeZone/SetTimeZone.csproj",
  11320. "Tutorial/SetTimeZone/bin/Debug/SetTimeZone.vshost.exe.manifest",
  11321. "Tutorial/SetTimeZone/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11322. "Tutorial/SetTimeZone/obj/x86/Debug/SetTimeZone.csproj.CopyComplete",
  11323. "Tutorial/SetTimeZone/obj/x86/Debug/SetTimeZone.csproj.CoreCompileInputs.cache",
  11324. "Tutorial/SetTimeZone/obj/x86/Debug/SetTimeZone.csprojResolveAssemblyReference.cache",
  11325. "Tutorial/SynchronizeFolders1/Program.cs",
  11326. "Tutorial/SynchronizeFolders1/Properties/AssemblyInfo.cs",
  11327. "Tutorial/SynchronizeFolders1/SynchronizeFolders1.csproj",
  11328. "Tutorial/SynchronizeFolders1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11329. "Tutorial/SynchronizeFolders1/obj/Debug/SynchronizeFolders1.csproj.CopyComplete",
  11330. "Tutorial/SynchronizeFolders1/obj/Debug/SynchronizeFolders1.csproj.CoreCompileInputs.cache",
  11331. "Tutorial/SynchronizeItems1/Program.cs",
  11332. "Tutorial/SynchronizeItems1/Properties/AssemblyInfo.cs",
  11333. "Tutorial/SynchronizeItems1/SynchronizeItems1.csproj",
  11334. "Tutorial/SynchronizeItems1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11335. "Tutorial/SynchronizeItems1/obj/Debug/SynchronizeItems1.csproj.CopyComplete",
  11336. "Tutorial/SynchronizeItems1/obj/Debug/SynchronizeItems1.csproj.CoreCompileInputs.cache",
  11337. "Tutorial/SynchronizeItems1/obj/Debug/SynchronizeItems1.csprojResolveAssemblyReference.cache",
  11338. "Tutorial/UnifiedMessaging1/Program.cs",
  11339. "Tutorial/UnifiedMessaging1/Properties/AssemblyInfo.cs",
  11340. "Tutorial/UnifiedMessaging1/UnifiedMessaging1.csproj",
  11341. "Tutorial/UnifiedMessaging1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11342. "Tutorial/UnifiedMessaging1/obj/Debug/UnifiedMessaging1.csproj.CopyComplete",
  11343. "Tutorial/UnifiedMessaging1/obj/Debug/UnifiedMessaging1.csproj.CoreCompileInputs.cache",
  11344. "Tutorial/UnifiedMessaging1/obj/Debug/UnifiedMessaging1.csprojResolveAssemblyReference.cache",
  11345. "Tutorial/UnifiedMessaging2/Program.cs",
  11346. "Tutorial/UnifiedMessaging2/Properties/AssemblyInfo.cs",
  11347. "Tutorial/UnifiedMessaging2/UnifiedMessaging2.csproj",
  11348. "Tutorial/UnifiedMessaging2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11349. "Tutorial/UnifiedMessaging2/obj/Debug/UnifiedMessaging2.csproj.CopyComplete",
  11350. "Tutorial/UnifiedMessaging2/obj/Debug/UnifiedMessaging2.csproj.CoreCompileInputs.cache",
  11351. "Tutorial/UnifiedMessaging2/obj/Debug/UnifiedMessaging2.csprojResolveAssemblyReference.cache",
  11352. "Tutorial/UpdateAppointment/Program.cs",
  11353. "Tutorial/UpdateAppointment/Properties/AssemblyInfo.cs",
  11354. "Tutorial/UpdateAppointment/UpdateAppointment.csproj",
  11355. "Tutorial/UpdateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11356. "Tutorial/UpdateAppointment/obj/Debug/UpdateAppointment.csproj.CopyComplete",
  11357. "Tutorial/UpdateAppointment/obj/Debug/UpdateAppointment.csproj.CoreCompileInputs.cache",
  11358. "Tutorial/UpdateAppointment/obj/Debug/UpdateAppointment.csprojResolveAssemblyReference.cache",
  11359. "Tutorial/UpdateContact/Program.cs",
  11360. "Tutorial/UpdateContact/Properties/AssemblyInfo.cs",
  11361. "Tutorial/UpdateContact/UpdateContact.csproj",
  11362. "Tutorial/UpdateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11363. "Tutorial/UpdateContact/obj/Debug/UpdateContact.csproj.CopyComplete",
  11364. "Tutorial/UpdateContact/obj/Debug/UpdateContact.csproj.CoreCompileInputs.cache",
  11365. "Tutorial/UpdateContact/obj/Debug/UpdateContact.csprojResolveAssemblyReference.cache",
  11366. "Tutorial/UpdateDelegate/Program.cs",
  11367. "Tutorial/UpdateDelegate/Properties/AssemblyInfo.cs",
  11368. "Tutorial/UpdateDelegate/UpdateDelegate.csproj",
  11369. "Tutorial/UpdateDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11370. "Tutorial/UpdateDelegate/obj/Debug/UpdateDelegate.csproj.CopyComplete",
  11371. "Tutorial/UpdateDelegate/obj/Debug/UpdateDelegate.csproj.CoreCompileInputs.cache",
  11372. "Tutorial/UpdateFolder/Program.cs",
  11373. "Tutorial/UpdateFolder/Properties/AssemblyInfo.cs",
  11374. "Tutorial/UpdateFolder/UpdateFolder.csproj",
  11375. "Tutorial/UpdateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11376. "Tutorial/UpdateFolder/obj/Debug/UpdateFolder.csproj.CopyComplete",
  11377. "Tutorial/UpdateFolder/obj/Debug/UpdateFolder.csproj.CoreCompileInputs.cache",
  11378. "Tutorial/UpdateFolder/obj/Debug/UpdateFolder.csprojResolveAssemblyReference.cache",
  11379. "Tutorial/UpdateFolderSetPermission/Program.cs",
  11380. "Tutorial/UpdateFolderSetPermission/Properties/AssemblyInfo.cs",
  11381. "Tutorial/UpdateFolderSetPermission/UpdateFolderSetPermission.csproj",
  11382. "Tutorial/UpdateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11383. "Tutorial/UpdateFolderSetPermission/obj/Debug/UpdateFolderSetPermission.csproj.CopyComplete",
  11384. "Tutorial/UpdateFolderSetPermission/obj/Debug/UpdateFolderSetPermission.csproj.CoreCompileInputs.cache",
  11385. "Tutorial/UpdateFolderSetPermission/obj/Debug/UpdateFolderSetPermission.csprojResolveAssemblyReference.cache",
  11386. "Tutorial/UpdateMeetingAttendee/Program.cs",
  11387. "Tutorial/UpdateMeetingAttendee/Properties/AssemblyInfo.cs",
  11388. "Tutorial/UpdateMeetingAttendee/UpdateMeetingAttendee.csproj",
  11389. "Tutorial/UpdateMeetingAttendee/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11390. "Tutorial/UpdateMeetingAttendee/obj/Debug/UpdateMeetingAttendee.csproj.CopyComplete",
  11391. "Tutorial/UpdateMeetingAttendee/obj/Debug/UpdateMeetingAttendee.csproj.CoreCompileInputs.cache",
  11392. "Tutorial/UpdateMeetingAttendee/obj/Debug/UpdateMeetingAttendee.csprojResolveAssemblyReference.cache",
  11393. "Tutorial/UpdateMessageWithCustomProperty/Program.cs",
  11394. "Tutorial/UpdateMessageWithCustomProperty/Properties/AssemblyInfo.cs",
  11395. "Tutorial/UpdateMessageWithCustomProperty/UpdateMessageWithCustomProperty.csproj",
  11396. "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11397. "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/UpdateMessageWithCustomProperty.csproj.CopyComplete",
  11398. "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/UpdateMessageWithCustomProperty.csproj.CoreCompileInputs.cache",
  11399. "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/UpdateMessageWithCustomProperty.csprojResolveAssemblyReference.cache",
  11400. "Tutorial/UpdateNotification1/Program.cs",
  11401. "Tutorial/UpdateNotification1/Properties/AssemblyInfo.cs",
  11402. "Tutorial/UpdateNotification1/UpdateNotification1.csproj",
  11403. "Tutorial/UpdateNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11404. "Tutorial/UpdateNotification1/obj/Debug/UpdateNotification1.csproj.CopyComplete",
  11405. "Tutorial/UpdateNotification1/obj/Debug/UpdateNotification1.csproj.CoreCompileInputs.cache",
  11406. "Tutorial/UpdateNotification1/obj/Debug/UpdateNotification1.csprojResolveAssemblyReference.cache",
  11407. "Tutorial/UploadMessage/Program.cs",
  11408. "Tutorial/UploadMessage/Properties/AssemblyInfo.cs",
  11409. "Tutorial/UploadMessage/UploadMessage.csproj",
  11410. "Tutorial/UploadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11411. "Tutorial/UploadMessage/obj/Debug/UploadMessage.csproj.CopyComplete",
  11412. "Tutorial/UploadMessage/obj/Debug/UploadMessage.csproj.CoreCompileInputs.cache",
  11413. "Tutorial/UploadMessage/obj/Debug/UploadMessage.csprojResolveAssemblyReference.cache",
  11414. "Tutorial/VBAcceptMeeting1/Module1.vb",
  11415. "Tutorial/VBAcceptMeeting1/My Project/Application.Designer.vb",
  11416. "Tutorial/VBAcceptMeeting1/My Project/Application.myapp",
  11417. "Tutorial/VBAcceptMeeting1/My Project/AssemblyInfo.vb",
  11418. "Tutorial/VBAcceptMeeting1/My Project/Resources.Designer.vb",
  11419. "Tutorial/VBAcceptMeeting1/My Project/Resources.resx",
  11420. "Tutorial/VBAcceptMeeting1/My Project/Settings.Designer.vb",
  11421. "Tutorial/VBAcceptMeeting1/My Project/Settings.settings",
  11422. "Tutorial/VBAcceptMeeting1/VBAcceptMeeting1.vbproj",
  11423. "Tutorial/VBAcceptMeeting1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11424. "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.Resources.resources",
  11425. "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbproj.CopyComplete",
  11426. "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbproj.CoreCompileInputs.cache",
  11427. "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbproj.GenerateResource.Cache",
  11428. "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbprojAssemblyReference.cache",
  11429. "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbprojResolveAssemblyReference.cache",
  11430. "Tutorial/VBAccessToAnotherMailbox/Module1.vb",
  11431. "Tutorial/VBAccessToAnotherMailbox/My Project/Application.Designer.vb",
  11432. "Tutorial/VBAccessToAnotherMailbox/My Project/Application.myapp",
  11433. "Tutorial/VBAccessToAnotherMailbox/My Project/AssemblyInfo.vb",
  11434. "Tutorial/VBAccessToAnotherMailbox/My Project/Resources.Designer.vb",
  11435. "Tutorial/VBAccessToAnotherMailbox/My Project/Resources.resx",
  11436. "Tutorial/VBAccessToAnotherMailbox/My Project/Settings.Designer.vb",
  11437. "Tutorial/VBAccessToAnotherMailbox/My Project/Settings.settings",
  11438. "Tutorial/VBAccessToAnotherMailbox/VBAccessToAnotherMailbox.vbproj",
  11439. "Tutorial/VBAccessToAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11440. "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.Resources.resources",
  11441. "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbproj.CopyComplete",
  11442. "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbproj.CoreCompileInputs.cache",
  11443. "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbproj.GenerateResource.Cache",
  11444. "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbprojAssemblyReference.cache",
  11445. "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbprojResolveAssemblyReference.cache",
  11446. "Tutorial/VBAddAttendee/Module1.vb",
  11447. "Tutorial/VBAddAttendee/My Project/Application.Designer.vb",
  11448. "Tutorial/VBAddAttendee/My Project/Application.myapp",
  11449. "Tutorial/VBAddAttendee/My Project/AssemblyInfo.vb",
  11450. "Tutorial/VBAddAttendee/My Project/Resources.Designer.vb",
  11451. "Tutorial/VBAddAttendee/My Project/Resources.resx",
  11452. "Tutorial/VBAddAttendee/My Project/Settings.Designer.vb",
  11453. "Tutorial/VBAddAttendee/My Project/Settings.settings",
  11454. "Tutorial/VBAddAttendee/VBAddAttendee.vbproj",
  11455. "Tutorial/VBAddAttendee/bin/Debug/VBAddAttendee.vshost.exe.manifest",
  11456. "Tutorial/VBAddAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11457. "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.Resources.resources",
  11458. "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbproj.CopyComplete",
  11459. "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbproj.CoreCompileInputs.cache",
  11460. "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbproj.GenerateResource.Cache",
  11461. "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbprojResolveAssemblyReference.cache",
  11462. "Tutorial/VBAddCategory/Module1.vb",
  11463. "Tutorial/VBAddCategory/My Project/Application.Designer.vb",
  11464. "Tutorial/VBAddCategory/My Project/Application.myapp",
  11465. "Tutorial/VBAddCategory/My Project/AssemblyInfo.vb",
  11466. "Tutorial/VBAddCategory/My Project/Resources.Designer.vb",
  11467. "Tutorial/VBAddCategory/My Project/Resources.resx",
  11468. "Tutorial/VBAddCategory/My Project/Settings.Designer.vb",
  11469. "Tutorial/VBAddCategory/My Project/Settings.settings",
  11470. "Tutorial/VBAddCategory/VBAddCategory.vbproj",
  11471. "Tutorial/VBAddCategory/bin/Debug/VBAddCategory.vshost.exe.manifest",
  11472. "Tutorial/VBAddCategory/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11473. "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.Resources.resources",
  11474. "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbproj.CopyComplete",
  11475. "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbproj.CoreCompileInputs.cache",
  11476. "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbproj.GenerateResource.Cache",
  11477. "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbprojResolveAssemblyReference.cache",
  11478. "Tutorial/VBAddDelegate/Module1.vb",
  11479. "Tutorial/VBAddDelegate/My Project/Application.Designer.vb",
  11480. "Tutorial/VBAddDelegate/My Project/Application.myapp",
  11481. "Tutorial/VBAddDelegate/My Project/AssemblyInfo.vb",
  11482. "Tutorial/VBAddDelegate/My Project/Resources.Designer.vb",
  11483. "Tutorial/VBAddDelegate/My Project/Resources.resx",
  11484. "Tutorial/VBAddDelegate/My Project/Settings.Designer.vb",
  11485. "Tutorial/VBAddDelegate/My Project/Settings.settings",
  11486. "Tutorial/VBAddDelegate/VBAddDelegate.vbproj",
  11487. "Tutorial/VBAddDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11488. "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.Resources.resources",
  11489. "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbproj.CopyComplete",
  11490. "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbproj.CoreCompileInputs.cache",
  11491. "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbproj.GenerateResource.Cache",
  11492. "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbprojResolveAssemblyReference.cache",
  11493. "Tutorial/VBAddDistributionListMember/Module1.vb",
  11494. "Tutorial/VBAddDistributionListMember/My Project/Application.Designer.vb",
  11495. "Tutorial/VBAddDistributionListMember/My Project/Application.myapp",
  11496. "Tutorial/VBAddDistributionListMember/My Project/AssemblyInfo.vb",
  11497. "Tutorial/VBAddDistributionListMember/My Project/Resources.Designer.vb",
  11498. "Tutorial/VBAddDistributionListMember/My Project/Resources.resx",
  11499. "Tutorial/VBAddDistributionListMember/My Project/Settings.Designer.vb",
  11500. "Tutorial/VBAddDistributionListMember/My Project/Settings.settings",
  11501. "Tutorial/VBAddDistributionListMember/VBAddDistributionListMember.vbproj",
  11502. "Tutorial/VBAddDistributionListMember/bin/Debug/VBAddDistributionListMember.vshost.exe.manifest",
  11503. "Tutorial/VBAddDistributionListMember/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11504. "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.Resources.resources",
  11505. "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbproj.CopyComplete",
  11506. "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbproj.CoreCompileInputs.cache",
  11507. "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbproj.GenerateResource.Cache",
  11508. "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbprojResolveAssemblyReference.cache",
  11509. "Tutorial/VBArchiveItem/Module1.vb",
  11510. "Tutorial/VBArchiveItem/My Project/Application.Designer.vb",
  11511. "Tutorial/VBArchiveItem/My Project/Application.myapp",
  11512. "Tutorial/VBArchiveItem/My Project/AssemblyInfo.vb",
  11513. "Tutorial/VBArchiveItem/My Project/Resources.Designer.vb",
  11514. "Tutorial/VBArchiveItem/My Project/Resources.resx",
  11515. "Tutorial/VBArchiveItem/My Project/Settings.Designer.vb",
  11516. "Tutorial/VBArchiveItem/My Project/Settings.settings",
  11517. "Tutorial/VBArchiveItem/VBArchiveItem.vbproj",
  11518. "Tutorial/VBArchiveItem/bin/Debug/VBArchiveItem.vshost.exe.manifest",
  11519. "Tutorial/VBArchiveItem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11520. "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.Resources.resources",
  11521. "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbproj.CopyComplete",
  11522. "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbproj.CoreCompileInputs.cache",
  11523. "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbproj.GenerateResource.Cache",
  11524. "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbprojResolveAssemblyReference.cache",
  11525. "Tutorial/VBAutodiscoverMobileSyncProvider/Module1.vb",
  11526. "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Application.Designer.vb",
  11527. "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Application.myapp",
  11528. "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/AssemblyInfo.vb",
  11529. "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Resources.Designer.vb",
  11530. "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Resources.resx",
  11531. "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Settings.Designer.vb",
  11532. "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Settings.settings",
  11533. "Tutorial/VBAutodiscoverMobileSyncProvider/VBAutodiscoverMobileSyncProvider.vbproj",
  11534. "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11535. "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.Resources.resources",
  11536. "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbproj.CopyComplete",
  11537. "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbproj.CoreCompileInputs.cache",
  11538. "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbproj.GenerateResource.Cache",
  11539. "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbprojResolveAssemblyReference.cache",
  11540. "Tutorial/VBAutodiscoverOutlookProvider/Module1.vb",
  11541. "Tutorial/VBAutodiscoverOutlookProvider/My Project/Application.Designer.vb",
  11542. "Tutorial/VBAutodiscoverOutlookProvider/My Project/Application.myapp",
  11543. "Tutorial/VBAutodiscoverOutlookProvider/My Project/AssemblyInfo.vb",
  11544. "Tutorial/VBAutodiscoverOutlookProvider/My Project/Resources.Designer.vb",
  11545. "Tutorial/VBAutodiscoverOutlookProvider/My Project/Resources.resx",
  11546. "Tutorial/VBAutodiscoverOutlookProvider/My Project/Settings.Designer.vb",
  11547. "Tutorial/VBAutodiscoverOutlookProvider/My Project/Settings.settings",
  11548. "Tutorial/VBAutodiscoverOutlookProvider/VBAutodiscoverOutlookProvider.vbproj",
  11549. "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11550. "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.Resources.resources",
  11551. "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbproj.CopyComplete",
  11552. "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbproj.CoreCompileInputs.cache",
  11553. "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbproj.GenerateResource.Cache",
  11554. "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbprojResolveAssemblyReference.cache",
  11555. "Tutorial/VBCalendarView/Module1.vb",
  11556. "Tutorial/VBCalendarView/My Project/Application.Designer.vb",
  11557. "Tutorial/VBCalendarView/My Project/Application.myapp",
  11558. "Tutorial/VBCalendarView/My Project/AssemblyInfo.vb",
  11559. "Tutorial/VBCalendarView/My Project/Resources.Designer.vb",
  11560. "Tutorial/VBCalendarView/My Project/Resources.resx",
  11561. "Tutorial/VBCalendarView/My Project/Settings.Designer.vb",
  11562. "Tutorial/VBCalendarView/My Project/Settings.settings",
  11563. "Tutorial/VBCalendarView/VBCalendarView.vbproj",
  11564. "Tutorial/VBCalendarView/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11565. "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.Resources.resources",
  11566. "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbproj.CopyComplete",
  11567. "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbproj.CoreCompileInputs.cache",
  11568. "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbproj.GenerateResource.Cache",
  11569. "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbprojResolveAssemblyReference.cache",
  11570. "Tutorial/VBCancelMeeting/Module1.vb",
  11571. "Tutorial/VBCancelMeeting/My Project/Application.Designer.vb",
  11572. "Tutorial/VBCancelMeeting/My Project/Application.myapp",
  11573. "Tutorial/VBCancelMeeting/My Project/AssemblyInfo.vb",
  11574. "Tutorial/VBCancelMeeting/My Project/Resources.Designer.vb",
  11575. "Tutorial/VBCancelMeeting/My Project/Resources.resx",
  11576. "Tutorial/VBCancelMeeting/My Project/Settings.Designer.vb",
  11577. "Tutorial/VBCancelMeeting/My Project/Settings.settings",
  11578. "Tutorial/VBCancelMeeting/VBCancelMeeting.vbproj",
  11579. "Tutorial/VBCancelMeeting/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11580. "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.Resources.resources",
  11581. "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbproj.CopyComplete",
  11582. "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbproj.CoreCompileInputs.cache",
  11583. "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbproj.GenerateResource.Cache",
  11584. "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbprojResolveAssemblyReference.cache",
  11585. "Tutorial/VBConvertId/Module1.vb",
  11586. "Tutorial/VBConvertId/My Project/Application.Designer.vb",
  11587. "Tutorial/VBConvertId/My Project/Application.myapp",
  11588. "Tutorial/VBConvertId/My Project/AssemblyInfo.vb",
  11589. "Tutorial/VBConvertId/My Project/Resources.Designer.vb",
  11590. "Tutorial/VBConvertId/My Project/Resources.resx",
  11591. "Tutorial/VBConvertId/My Project/Settings.Designer.vb",
  11592. "Tutorial/VBConvertId/My Project/Settings.settings",
  11593. "Tutorial/VBConvertId/VBConvertId.vbproj",
  11594. "Tutorial/VBConvertId/bin/Debug/VBConvertId.vshost.exe.manifest",
  11595. "Tutorial/VBConvertId/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11596. "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.Resources.resources",
  11597. "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbproj.CopyComplete",
  11598. "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbproj.CoreCompileInputs.cache",
  11599. "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbproj.GenerateResource.Cache",
  11600. "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbprojResolveAssemblyReference.cache",
  11601. "Tutorial/VBCopyFolder/Module1.vb",
  11602. "Tutorial/VBCopyFolder/My Project/Application.Designer.vb",
  11603. "Tutorial/VBCopyFolder/My Project/Application.myapp",
  11604. "Tutorial/VBCopyFolder/My Project/AssemblyInfo.vb",
  11605. "Tutorial/VBCopyFolder/My Project/Resources.Designer.vb",
  11606. "Tutorial/VBCopyFolder/My Project/Resources.resx",
  11607. "Tutorial/VBCopyFolder/My Project/Settings.Designer.vb",
  11608. "Tutorial/VBCopyFolder/My Project/Settings.settings",
  11609. "Tutorial/VBCopyFolder/VBCopyFolder.vbproj",
  11610. "Tutorial/VBCopyFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11611. "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.Resources.resources",
  11612. "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbproj.CopyComplete",
  11613. "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbproj.CoreCompileInputs.cache",
  11614. "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbproj.GenerateResource.Cache",
  11615. "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbprojAssemblyReference.cache",
  11616. "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbprojResolveAssemblyReference.cache",
  11617. "Tutorial/VBCopyItem/Module1.vb",
  11618. "Tutorial/VBCopyItem/My Project/Application.Designer.vb",
  11619. "Tutorial/VBCopyItem/My Project/Application.myapp",
  11620. "Tutorial/VBCopyItem/My Project/AssemblyInfo.vb",
  11621. "Tutorial/VBCopyItem/My Project/Resources.Designer.vb",
  11622. "Tutorial/VBCopyItem/My Project/Resources.resx",
  11623. "Tutorial/VBCopyItem/My Project/Settings.Designer.vb",
  11624. "Tutorial/VBCopyItem/My Project/Settings.settings",
  11625. "Tutorial/VBCopyItem/VBCopyItem.vbproj",
  11626. "Tutorial/VBCopyItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11627. "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.Resources.resources",
  11628. "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbproj.CopyComplete",
  11629. "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbproj.CoreCompileInputs.cache",
  11630. "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbproj.GenerateResource.Cache",
  11631. "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbprojResolveAssemblyReference.cache",
  11632. "Tutorial/VBCreateAllDayAppointment/Module1.vb",
  11633. "Tutorial/VBCreateAllDayAppointment/My Project/Application.Designer.vb",
  11634. "Tutorial/VBCreateAllDayAppointment/My Project/Application.myapp",
  11635. "Tutorial/VBCreateAllDayAppointment/My Project/AssemblyInfo.vb",
  11636. "Tutorial/VBCreateAllDayAppointment/My Project/Resources.Designer.vb",
  11637. "Tutorial/VBCreateAllDayAppointment/My Project/Resources.resx",
  11638. "Tutorial/VBCreateAllDayAppointment/My Project/Settings.Designer.vb",
  11639. "Tutorial/VBCreateAllDayAppointment/My Project/Settings.settings",
  11640. "Tutorial/VBCreateAllDayAppointment/VBCreateAllDayAppointment.vbproj",
  11641. "Tutorial/VBCreateAllDayAppointment/bin/Debug/VBCreateAllDayAppointment.vshost.exe.manifest",
  11642. "Tutorial/VBCreateAllDayAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11643. "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.Resources.resources",
  11644. "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbproj.CopyComplete",
  11645. "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbproj.CoreCompileInputs.cache",
  11646. "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbproj.GenerateResource.Cache",
  11647. "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbprojResolveAssemblyReference.cache",
  11648. "Tutorial/VBCreateAppointment/Module1.vb",
  11649. "Tutorial/VBCreateAppointment/My Project/Application.Designer.vb",
  11650. "Tutorial/VBCreateAppointment/My Project/Application.myapp",
  11651. "Tutorial/VBCreateAppointment/My Project/AssemblyInfo.vb",
  11652. "Tutorial/VBCreateAppointment/My Project/Resources.Designer.vb",
  11653. "Tutorial/VBCreateAppointment/My Project/Resources.resx",
  11654. "Tutorial/VBCreateAppointment/My Project/Settings.Designer.vb",
  11655. "Tutorial/VBCreateAppointment/My Project/Settings.settings",
  11656. "Tutorial/VBCreateAppointment/VBCreateAppointment.vbproj",
  11657. "Tutorial/VBCreateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11658. "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.Resources.resources",
  11659. "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbproj.CopyComplete",
  11660. "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbproj.CoreCompileInputs.cache",
  11661. "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbproj.GenerateResource.Cache",
  11662. "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbprojResolveAssemblyReference.cache",
  11663. "Tutorial/VBCreateAppointmentInAnotherMailbox/Module1.vb",
  11664. "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Application.Designer.vb",
  11665. "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Application.myapp",
  11666. "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/AssemblyInfo.vb",
  11667. "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Resources.Designer.vb",
  11668. "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Resources.resx",
  11669. "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Settings.Designer.vb",
  11670. "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Settings.settings",
  11671. "Tutorial/VBCreateAppointmentInAnotherMailbox/VBCreateAppointmentInAnotherMailbox.vbproj",
  11672. "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11673. "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.Resources.resources",
  11674. "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbproj.CopyComplete",
  11675. "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbproj.CoreCompileInputs.cache",
  11676. "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbproj.GenerateResource.Cache",
  11677. "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbprojResolveAssemblyReference.cache",
  11678. "Tutorial/VBCreateContact/Module1.vb",
  11679. "Tutorial/VBCreateContact/My Project/Application.Designer.vb",
  11680. "Tutorial/VBCreateContact/My Project/Application.myapp",
  11681. "Tutorial/VBCreateContact/My Project/AssemblyInfo.vb",
  11682. "Tutorial/VBCreateContact/My Project/Resources.Designer.vb",
  11683. "Tutorial/VBCreateContact/My Project/Resources.resx",
  11684. "Tutorial/VBCreateContact/My Project/Settings.Designer.vb",
  11685. "Tutorial/VBCreateContact/My Project/Settings.settings",
  11686. "Tutorial/VBCreateContact/VBCreateContact.vbproj",
  11687. "Tutorial/VBCreateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11688. "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.Resources.resources",
  11689. "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbproj.CopyComplete",
  11690. "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbproj.CoreCompileInputs.cache",
  11691. "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbproj.GenerateResource.Cache",
  11692. "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbprojResolveAssemblyReference.cache",
  11693. "Tutorial/VBCreateContactWithCustomProperty/Module1.vb",
  11694. "Tutorial/VBCreateContactWithCustomProperty/My Project/Application.Designer.vb",
  11695. "Tutorial/VBCreateContactWithCustomProperty/My Project/Application.myapp",
  11696. "Tutorial/VBCreateContactWithCustomProperty/My Project/AssemblyInfo.vb",
  11697. "Tutorial/VBCreateContactWithCustomProperty/My Project/Resources.Designer.vb",
  11698. "Tutorial/VBCreateContactWithCustomProperty/My Project/Resources.resx",
  11699. "Tutorial/VBCreateContactWithCustomProperty/My Project/Settings.Designer.vb",
  11700. "Tutorial/VBCreateContactWithCustomProperty/My Project/Settings.settings",
  11701. "Tutorial/VBCreateContactWithCustomProperty/VBCreateContactWithCustomProperty.vbproj",
  11702. "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11703. "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.Resources.resources",
  11704. "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbproj.CopyComplete",
  11705. "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbproj.CoreCompileInputs.cache",
  11706. "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbproj.GenerateResource.Cache",
  11707. "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbprojResolveAssemblyReference.cache",
  11708. "Tutorial/VBCreateContactWithPicture/Module1.vb",
  11709. "Tutorial/VBCreateContactWithPicture/My Project/Application.Designer.vb",
  11710. "Tutorial/VBCreateContactWithPicture/My Project/Application.myapp",
  11711. "Tutorial/VBCreateContactWithPicture/My Project/AssemblyInfo.vb",
  11712. "Tutorial/VBCreateContactWithPicture/My Project/Resources.Designer.vb",
  11713. "Tutorial/VBCreateContactWithPicture/My Project/Resources.resx",
  11714. "Tutorial/VBCreateContactWithPicture/My Project/Settings.Designer.vb",
  11715. "Tutorial/VBCreateContactWithPicture/My Project/Settings.settings",
  11716. "Tutorial/VBCreateContactWithPicture/VBCreateContactWithPicture.vbproj",
  11717. "Tutorial/VBCreateContactWithPicture/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11718. "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.Resources.resources",
  11719. "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbproj.CopyComplete",
  11720. "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbproj.CoreCompileInputs.cache",
  11721. "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbproj.GenerateResource.Cache",
  11722. "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbprojResolveAssemblyReference.cache",
  11723. "Tutorial/VBCreateDistributionList/Module1.vb",
  11724. "Tutorial/VBCreateDistributionList/My Project/Application.Designer.vb",
  11725. "Tutorial/VBCreateDistributionList/My Project/Application.myapp",
  11726. "Tutorial/VBCreateDistributionList/My Project/AssemblyInfo.vb",
  11727. "Tutorial/VBCreateDistributionList/My Project/Resources.Designer.vb",
  11728. "Tutorial/VBCreateDistributionList/My Project/Resources.resx",
  11729. "Tutorial/VBCreateDistributionList/My Project/Settings.Designer.vb",
  11730. "Tutorial/VBCreateDistributionList/My Project/Settings.settings",
  11731. "Tutorial/VBCreateDistributionList/VBCreateDistributionList.vbproj",
  11732. "Tutorial/VBCreateDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11733. "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.Resources.resources",
  11734. "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbproj.CopyComplete",
  11735. "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbproj.CoreCompileInputs.cache",
  11736. "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbproj.GenerateResource.Cache",
  11737. "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbprojResolveAssemblyReference.cache",
  11738. "Tutorial/VBCreateFolder/Module1.vb",
  11739. "Tutorial/VBCreateFolder/My Project/Application.Designer.vb",
  11740. "Tutorial/VBCreateFolder/My Project/Application.myapp",
  11741. "Tutorial/VBCreateFolder/My Project/AssemblyInfo.vb",
  11742. "Tutorial/VBCreateFolder/My Project/Resources.Designer.vb",
  11743. "Tutorial/VBCreateFolder/My Project/Resources.resx",
  11744. "Tutorial/VBCreateFolder/My Project/Settings.Designer.vb",
  11745. "Tutorial/VBCreateFolder/My Project/Settings.settings",
  11746. "Tutorial/VBCreateFolder/VBCreateFolder.vbproj",
  11747. "Tutorial/VBCreateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11748. "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.Resources.resources",
  11749. "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbproj.CopyComplete",
  11750. "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbproj.CoreCompileInputs.cache",
  11751. "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbproj.GenerateResource.Cache",
  11752. "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbprojAssemblyReference.cache",
  11753. "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbprojResolveAssemblyReference.cache",
  11754. "Tutorial/VBCreateFolderPath/Module1.vb",
  11755. "Tutorial/VBCreateFolderPath/My Project/Application.Designer.vb",
  11756. "Tutorial/VBCreateFolderPath/My Project/Application.myapp",
  11757. "Tutorial/VBCreateFolderPath/My Project/AssemblyInfo.vb",
  11758. "Tutorial/VBCreateFolderPath/My Project/Resources.Designer.vb",
  11759. "Tutorial/VBCreateFolderPath/My Project/Resources.resx",
  11760. "Tutorial/VBCreateFolderPath/My Project/Settings.Designer.vb",
  11761. "Tutorial/VBCreateFolderPath/My Project/Settings.settings",
  11762. "Tutorial/VBCreateFolderPath/VBCreateFolderPath.vbproj",
  11763. "Tutorial/VBCreateFolderPath/bin/Debug/VBCreateFolderPath.vshost.exe.manifest",
  11764. "Tutorial/VBCreateFolderPath/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11765. "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.Resources.resources",
  11766. "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbproj.CopyComplete",
  11767. "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbproj.CoreCompileInputs.cache",
  11768. "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbproj.GenerateResource.Cache",
  11769. "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbprojResolveAssemblyReference.cache",
  11770. "Tutorial/VBCreateFolderSetPermission/Module1.vb",
  11771. "Tutorial/VBCreateFolderSetPermission/My Project/Application.Designer.vb",
  11772. "Tutorial/VBCreateFolderSetPermission/My Project/Application.myapp",
  11773. "Tutorial/VBCreateFolderSetPermission/My Project/AssemblyInfo.vb",
  11774. "Tutorial/VBCreateFolderSetPermission/My Project/Resources.Designer.vb",
  11775. "Tutorial/VBCreateFolderSetPermission/My Project/Resources.resx",
  11776. "Tutorial/VBCreateFolderSetPermission/My Project/Settings.Designer.vb",
  11777. "Tutorial/VBCreateFolderSetPermission/My Project/Settings.settings",
  11778. "Tutorial/VBCreateFolderSetPermission/VBCreateFolderSetPermission.vbproj",
  11779. "Tutorial/VBCreateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11780. "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.Resources.resources",
  11781. "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbproj.CopyComplete",
  11782. "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbproj.CoreCompileInputs.cache",
  11783. "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbproj.GenerateResource.Cache",
  11784. "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbprojResolveAssemblyReference.cache",
  11785. "Tutorial/VBCreateInlineAttachment/Module1.vb",
  11786. "Tutorial/VBCreateInlineAttachment/My Project/Application.Designer.vb",
  11787. "Tutorial/VBCreateInlineAttachment/My Project/Application.myapp",
  11788. "Tutorial/VBCreateInlineAttachment/My Project/AssemblyInfo.vb",
  11789. "Tutorial/VBCreateInlineAttachment/My Project/Resources.Designer.vb",
  11790. "Tutorial/VBCreateInlineAttachment/My Project/Resources.resx",
  11791. "Tutorial/VBCreateInlineAttachment/My Project/Settings.Designer.vb",
  11792. "Tutorial/VBCreateInlineAttachment/My Project/Settings.settings",
  11793. "Tutorial/VBCreateInlineAttachment/VBCreateInlineAttachment.vbproj",
  11794. "Tutorial/VBCreateInlineAttachment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11795. "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.Resources.resources",
  11796. "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbproj.CopyComplete",
  11797. "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbproj.CoreCompileInputs.cache",
  11798. "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbproj.GenerateResource.Cache",
  11799. "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbprojResolveAssemblyReference.cache",
  11800. "Tutorial/VBCreateJournal/Module1.vb",
  11801. "Tutorial/VBCreateJournal/My Project/Application.Designer.vb",
  11802. "Tutorial/VBCreateJournal/My Project/Application.myapp",
  11803. "Tutorial/VBCreateJournal/My Project/AssemblyInfo.vb",
  11804. "Tutorial/VBCreateJournal/My Project/Resources.Designer.vb",
  11805. "Tutorial/VBCreateJournal/My Project/Resources.resx",
  11806. "Tutorial/VBCreateJournal/My Project/Settings.Designer.vb",
  11807. "Tutorial/VBCreateJournal/My Project/Settings.settings",
  11808. "Tutorial/VBCreateJournal/VBCreateJournal.vbproj",
  11809. "Tutorial/VBCreateJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11810. "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.Resources.resources",
  11811. "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbproj.CopyComplete",
  11812. "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbproj.CoreCompileInputs.cache",
  11813. "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbproj.GenerateResource.Cache",
  11814. "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbprojResolveAssemblyReference.cache",
  11815. "Tutorial/VBCreateMessage/Module1.vb",
  11816. "Tutorial/VBCreateMessage/My Project/Application.Designer.vb",
  11817. "Tutorial/VBCreateMessage/My Project/Application.myapp",
  11818. "Tutorial/VBCreateMessage/My Project/AssemblyInfo.vb",
  11819. "Tutorial/VBCreateMessage/My Project/Resources.Designer.vb",
  11820. "Tutorial/VBCreateMessage/My Project/Resources.resx",
  11821. "Tutorial/VBCreateMessage/My Project/Settings.Designer.vb",
  11822. "Tutorial/VBCreateMessage/My Project/Settings.settings",
  11823. "Tutorial/VBCreateMessage/VBCreateMessage.vbproj",
  11824. "Tutorial/VBCreateMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11825. "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.Resources.resources",
  11826. "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbproj.CopyComplete",
  11827. "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbproj.CoreCompileInputs.cache",
  11828. "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbproj.GenerateResource.Cache",
  11829. "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbprojResolveAssemblyReference.cache",
  11830. "Tutorial/VBCreateMessageWithCustomProperty/Module1.vb",
  11831. "Tutorial/VBCreateMessageWithCustomProperty/My Project/Application.Designer.vb",
  11832. "Tutorial/VBCreateMessageWithCustomProperty/My Project/Application.myapp",
  11833. "Tutorial/VBCreateMessageWithCustomProperty/My Project/AssemblyInfo.vb",
  11834. "Tutorial/VBCreateMessageWithCustomProperty/My Project/Resources.Designer.vb",
  11835. "Tutorial/VBCreateMessageWithCustomProperty/My Project/Resources.resx",
  11836. "Tutorial/VBCreateMessageWithCustomProperty/My Project/Settings.Designer.vb",
  11837. "Tutorial/VBCreateMessageWithCustomProperty/My Project/Settings.settings",
  11838. "Tutorial/VBCreateMessageWithCustomProperty/VBCreateMessageWithCustomProperty.vbproj",
  11839. "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11840. "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.Resources.resources",
  11841. "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbproj.CopyComplete",
  11842. "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbproj.CoreCompileInputs.cache",
  11843. "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbproj.GenerateResource.Cache",
  11844. "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbprojResolveAssemblyReference.cache",
  11845. "Tutorial/VBCreateNote/Module1.vb",
  11846. "Tutorial/VBCreateNote/My Project/Application.Designer.vb",
  11847. "Tutorial/VBCreateNote/My Project/Application.myapp",
  11848. "Tutorial/VBCreateNote/My Project/AssemblyInfo.vb",
  11849. "Tutorial/VBCreateNote/My Project/Resources.Designer.vb",
  11850. "Tutorial/VBCreateNote/My Project/Resources.resx",
  11851. "Tutorial/VBCreateNote/My Project/Settings.Designer.vb",
  11852. "Tutorial/VBCreateNote/My Project/Settings.settings",
  11853. "Tutorial/VBCreateNote/VBCreateNote.vbproj",
  11854. "Tutorial/VBCreateNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11855. "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.Resources.resources",
  11856. "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbproj.CopyComplete",
  11857. "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbproj.CoreCompileInputs.cache",
  11858. "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbproj.GenerateResource.Cache",
  11859. "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbprojResolveAssemblyReference.cache",
  11860. "Tutorial/VBCreatePost/Module1.vb",
  11861. "Tutorial/VBCreatePost/My Project/Application.Designer.vb",
  11862. "Tutorial/VBCreatePost/My Project/Application.myapp",
  11863. "Tutorial/VBCreatePost/My Project/AssemblyInfo.vb",
  11864. "Tutorial/VBCreatePost/My Project/Resources.Designer.vb",
  11865. "Tutorial/VBCreatePost/My Project/Resources.resx",
  11866. "Tutorial/VBCreatePost/My Project/Settings.Designer.vb",
  11867. "Tutorial/VBCreatePost/My Project/Settings.settings",
  11868. "Tutorial/VBCreatePost/VBCreatePost.vbproj",
  11869. "Tutorial/VBCreatePost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11870. "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.Resources.resources",
  11871. "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbproj.CopyComplete",
  11872. "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbproj.CoreCompileInputs.cache",
  11873. "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbproj.GenerateResource.Cache",
  11874. "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbprojResolveAssemblyReference.cache",
  11875. "Tutorial/VBCreateRecurringAppointment1/Module1.vb",
  11876. "Tutorial/VBCreateRecurringAppointment1/My Project/Application.Designer.vb",
  11877. "Tutorial/VBCreateRecurringAppointment1/My Project/Application.myapp",
  11878. "Tutorial/VBCreateRecurringAppointment1/My Project/AssemblyInfo.vb",
  11879. "Tutorial/VBCreateRecurringAppointment1/My Project/Resources.Designer.vb",
  11880. "Tutorial/VBCreateRecurringAppointment1/My Project/Resources.resx",
  11881. "Tutorial/VBCreateRecurringAppointment1/My Project/Settings.Designer.vb",
  11882. "Tutorial/VBCreateRecurringAppointment1/My Project/Settings.settings",
  11883. "Tutorial/VBCreateRecurringAppointment1/VBCreateRecurringAppointment1.vbproj",
  11884. "Tutorial/VBCreateRecurringAppointment1/bin/Debug/VBCreateRecurringAppointment1.vshost.exe.manifest",
  11885. "Tutorial/VBCreateRecurringAppointment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11886. "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.Resources.resources",
  11887. "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbproj.CopyComplete",
  11888. "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbproj.CoreCompileInputs.cache",
  11889. "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbproj.GenerateResource.Cache",
  11890. "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbprojResolveAssemblyReference.cache",
  11891. "Tutorial/VBCreateRecurringAppointment2/Module1.vb",
  11892. "Tutorial/VBCreateRecurringAppointment2/My Project/Application.Designer.vb",
  11893. "Tutorial/VBCreateRecurringAppointment2/My Project/Application.myapp",
  11894. "Tutorial/VBCreateRecurringAppointment2/My Project/AssemblyInfo.vb",
  11895. "Tutorial/VBCreateRecurringAppointment2/My Project/Resources.Designer.vb",
  11896. "Tutorial/VBCreateRecurringAppointment2/My Project/Resources.resx",
  11897. "Tutorial/VBCreateRecurringAppointment2/My Project/Settings.Designer.vb",
  11898. "Tutorial/VBCreateRecurringAppointment2/My Project/Settings.settings",
  11899. "Tutorial/VBCreateRecurringAppointment2/VBCreateRecurringAppointment2.vbproj",
  11900. "Tutorial/VBCreateRecurringAppointment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11901. "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.Resources.resources",
  11902. "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbproj.CopyComplete",
  11903. "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbproj.CoreCompileInputs.cache",
  11904. "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbproj.GenerateResource.Cache",
  11905. "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbprojResolveAssemblyReference.cache",
  11906. "Tutorial/VBCreateRecurringAppointment3/Module1.vb",
  11907. "Tutorial/VBCreateRecurringAppointment3/My Project/Application.Designer.vb",
  11908. "Tutorial/VBCreateRecurringAppointment3/My Project/Application.myapp",
  11909. "Tutorial/VBCreateRecurringAppointment3/My Project/AssemblyInfo.vb",
  11910. "Tutorial/VBCreateRecurringAppointment3/My Project/Resources.Designer.vb",
  11911. "Tutorial/VBCreateRecurringAppointment3/My Project/Resources.resx",
  11912. "Tutorial/VBCreateRecurringAppointment3/My Project/Settings.Designer.vb",
  11913. "Tutorial/VBCreateRecurringAppointment3/My Project/Settings.settings",
  11914. "Tutorial/VBCreateRecurringAppointment3/VBCreateRecurringAppointment3.vbproj",
  11915. "Tutorial/VBCreateRecurringAppointment3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11916. "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.Resources.resources",
  11917. "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbproj.CopyComplete",
  11918. "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbproj.CoreCompileInputs.cache",
  11919. "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbproj.GenerateResource.Cache",
  11920. "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbprojResolveAssemblyReference.cache",
  11921. "Tutorial/VBCreateRecurringAppointment4/Module1.vb",
  11922. "Tutorial/VBCreateRecurringAppointment4/My Project/Application.Designer.vb",
  11923. "Tutorial/VBCreateRecurringAppointment4/My Project/Application.myapp",
  11924. "Tutorial/VBCreateRecurringAppointment4/My Project/AssemblyInfo.vb",
  11925. "Tutorial/VBCreateRecurringAppointment4/My Project/Resources.Designer.vb",
  11926. "Tutorial/VBCreateRecurringAppointment4/My Project/Resources.resx",
  11927. "Tutorial/VBCreateRecurringAppointment4/My Project/Settings.Designer.vb",
  11928. "Tutorial/VBCreateRecurringAppointment4/My Project/Settings.settings",
  11929. "Tutorial/VBCreateRecurringAppointment4/VBCreateRecurringAppointment4.vbproj",
  11930. "Tutorial/VBCreateRecurringAppointment4/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11931. "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.Resources.resources",
  11932. "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbproj.CopyComplete",
  11933. "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbproj.CoreCompileInputs.cache",
  11934. "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbproj.GenerateResource.Cache",
  11935. "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbprojResolveAssemblyReference.cache",
  11936. "Tutorial/VBCreateRecurringAppointment5/Module1.vb",
  11937. "Tutorial/VBCreateRecurringAppointment5/My Project/Application.Designer.vb",
  11938. "Tutorial/VBCreateRecurringAppointment5/My Project/Application.myapp",
  11939. "Tutorial/VBCreateRecurringAppointment5/My Project/AssemblyInfo.vb",
  11940. "Tutorial/VBCreateRecurringAppointment5/My Project/Resources.Designer.vb",
  11941. "Tutorial/VBCreateRecurringAppointment5/My Project/Resources.resx",
  11942. "Tutorial/VBCreateRecurringAppointment5/My Project/Settings.Designer.vb",
  11943. "Tutorial/VBCreateRecurringAppointment5/My Project/Settings.settings",
  11944. "Tutorial/VBCreateRecurringAppointment5/VBCreateRecurringAppointment5.vbproj",
  11945. "Tutorial/VBCreateRecurringAppointment5/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11946. "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.Resources.resources",
  11947. "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbproj.CopyComplete",
  11948. "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbproj.CoreCompileInputs.cache",
  11949. "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbproj.GenerateResource.Cache",
  11950. "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbprojResolveAssemblyReference.cache",
  11951. "Tutorial/VBCreateRecurringAppointment6/Module1.vb",
  11952. "Tutorial/VBCreateRecurringAppointment6/My Project/Application.Designer.vb",
  11953. "Tutorial/VBCreateRecurringAppointment6/My Project/Application.myapp",
  11954. "Tutorial/VBCreateRecurringAppointment6/My Project/AssemblyInfo.vb",
  11955. "Tutorial/VBCreateRecurringAppointment6/My Project/Resources.Designer.vb",
  11956. "Tutorial/VBCreateRecurringAppointment6/My Project/Resources.resx",
  11957. "Tutorial/VBCreateRecurringAppointment6/My Project/Settings.Designer.vb",
  11958. "Tutorial/VBCreateRecurringAppointment6/My Project/Settings.settings",
  11959. "Tutorial/VBCreateRecurringAppointment6/VBCreateRecurringAppointment6.vbproj",
  11960. "Tutorial/VBCreateRecurringAppointment6/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11961. "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.Resources.resources",
  11962. "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbproj.CopyComplete",
  11963. "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbproj.CoreCompileInputs.cache",
  11964. "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbproj.GenerateResource.Cache",
  11965. "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbprojResolveAssemblyReference.cache",
  11966. "Tutorial/VBCreateRecurringTask1/Module1.vb",
  11967. "Tutorial/VBCreateRecurringTask1/My Project/Application.Designer.vb",
  11968. "Tutorial/VBCreateRecurringTask1/My Project/Application.myapp",
  11969. "Tutorial/VBCreateRecurringTask1/My Project/AssemblyInfo.vb",
  11970. "Tutorial/VBCreateRecurringTask1/My Project/Resources.Designer.vb",
  11971. "Tutorial/VBCreateRecurringTask1/My Project/Resources.resx",
  11972. "Tutorial/VBCreateRecurringTask1/My Project/Settings.Designer.vb",
  11973. "Tutorial/VBCreateRecurringTask1/My Project/Settings.settings",
  11974. "Tutorial/VBCreateRecurringTask1/VBCreateRecurringTask1.vbproj",
  11975. "Tutorial/VBCreateRecurringTask1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11976. "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.Resources.resources",
  11977. "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbproj.CopyComplete",
  11978. "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbproj.CoreCompileInputs.cache",
  11979. "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbproj.GenerateResource.Cache",
  11980. "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbprojResolveAssemblyReference.cache",
  11981. "Tutorial/VBCreateRetentionTag/Module1.vb",
  11982. "Tutorial/VBCreateRetentionTag/My Project/Application.Designer.vb",
  11983. "Tutorial/VBCreateRetentionTag/My Project/Application.myapp",
  11984. "Tutorial/VBCreateRetentionTag/My Project/AssemblyInfo.vb",
  11985. "Tutorial/VBCreateRetentionTag/My Project/Resources.Designer.vb",
  11986. "Tutorial/VBCreateRetentionTag/My Project/Resources.resx",
  11987. "Tutorial/VBCreateRetentionTag/My Project/Settings.Designer.vb",
  11988. "Tutorial/VBCreateRetentionTag/My Project/Settings.settings",
  11989. "Tutorial/VBCreateRetentionTag/VBCreateRetentionTag.vbproj",
  11990. "Tutorial/VBCreateRetentionTag/bin/Debug/VBCreateRetentionTag.vshost.exe.manifest",
  11991. "Tutorial/VBCreateRetentionTag/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  11992. "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.Resources.resources",
  11993. "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbproj.CopyComplete",
  11994. "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbproj.CoreCompileInputs.cache",
  11995. "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbproj.GenerateResource.Cache",
  11996. "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbprojResolveAssemblyReference.cache",
  11997. "Tutorial/VBCreateRule/Module1.vb",
  11998. "Tutorial/VBCreateRule/My Project/Application.Designer.vb",
  11999. "Tutorial/VBCreateRule/My Project/Application.myapp",
  12000. "Tutorial/VBCreateRule/My Project/AssemblyInfo.vb",
  12001. "Tutorial/VBCreateRule/My Project/Resources.Designer.vb",
  12002. "Tutorial/VBCreateRule/My Project/Resources.resx",
  12003. "Tutorial/VBCreateRule/My Project/Settings.Designer.vb",
  12004. "Tutorial/VBCreateRule/My Project/Settings.settings",
  12005. "Tutorial/VBCreateRule/VBCreateRule.vbproj",
  12006. "Tutorial/VBCreateRule/bin/Debug/VBCreateRule.vshost.exe.manifest",
  12007. "Tutorial/VBCreateRule/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12008. "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.Resources.resources",
  12009. "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbproj.CopyComplete",
  12010. "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbproj.CoreCompileInputs.cache",
  12011. "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbproj.GenerateResource.Cache",
  12012. "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbprojResolveAssemblyReference.cache",
  12013. "Tutorial/VBCreateTask/Module1.vb",
  12014. "Tutorial/VBCreateTask/My Project/Application.Designer.vb",
  12015. "Tutorial/VBCreateTask/My Project/Application.myapp",
  12016. "Tutorial/VBCreateTask/My Project/AssemblyInfo.vb",
  12017. "Tutorial/VBCreateTask/My Project/Resources.Designer.vb",
  12018. "Tutorial/VBCreateTask/My Project/Resources.resx",
  12019. "Tutorial/VBCreateTask/My Project/Settings.Designer.vb",
  12020. "Tutorial/VBCreateTask/My Project/Settings.settings",
  12021. "Tutorial/VBCreateTask/VBCreateTask.vbproj",
  12022. "Tutorial/VBCreateTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12023. "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.Resources.resources",
  12024. "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbproj.CopyComplete",
  12025. "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbproj.CoreCompileInputs.cache",
  12026. "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbproj.GenerateResource.Cache",
  12027. "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbprojResolveAssemblyReference.cache",
  12028. "Tutorial/VBCreateUserConfiguration/Module1.vb",
  12029. "Tutorial/VBCreateUserConfiguration/My Project/Application.Designer.vb",
  12030. "Tutorial/VBCreateUserConfiguration/My Project/Application.myapp",
  12031. "Tutorial/VBCreateUserConfiguration/My Project/AssemblyInfo.vb",
  12032. "Tutorial/VBCreateUserConfiguration/My Project/Resources.Designer.vb",
  12033. "Tutorial/VBCreateUserConfiguration/My Project/Resources.resx",
  12034. "Tutorial/VBCreateUserConfiguration/My Project/Settings.Designer.vb",
  12035. "Tutorial/VBCreateUserConfiguration/My Project/Settings.settings",
  12036. "Tutorial/VBCreateUserConfiguration/VBCreateUserConfiguration.vbproj",
  12037. "Tutorial/VBCreateUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12038. "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.Resources.resources",
  12039. "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbproj.CopyComplete",
  12040. "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbproj.CoreCompileInputs.cache",
  12041. "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbproj.GenerateResource.Cache",
  12042. "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbprojResolveAssemblyReference.cache",
  12043. "Tutorial/VBDeleteFolder/Module1.vb",
  12044. "Tutorial/VBDeleteFolder/My Project/Application.Designer.vb",
  12045. "Tutorial/VBDeleteFolder/My Project/Application.myapp",
  12046. "Tutorial/VBDeleteFolder/My Project/AssemblyInfo.vb",
  12047. "Tutorial/VBDeleteFolder/My Project/Resources.Designer.vb",
  12048. "Tutorial/VBDeleteFolder/My Project/Resources.resx",
  12049. "Tutorial/VBDeleteFolder/My Project/Settings.Designer.vb",
  12050. "Tutorial/VBDeleteFolder/My Project/Settings.settings",
  12051. "Tutorial/VBDeleteFolder/VBDeleteFolder.vbproj",
  12052. "Tutorial/VBDeleteFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12053. "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.Resources.resources",
  12054. "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbproj.CopyComplete",
  12055. "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbproj.CoreCompileInputs.cache",
  12056. "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbproj.GenerateResource.Cache",
  12057. "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbprojAssemblyReference.cache",
  12058. "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbprojResolveAssemblyReference.cache",
  12059. "Tutorial/VBDeleteItem/Module1.vb",
  12060. "Tutorial/VBDeleteItem/My Project/Application.Designer.vb",
  12061. "Tutorial/VBDeleteItem/My Project/Application.myapp",
  12062. "Tutorial/VBDeleteItem/My Project/AssemblyInfo.vb",
  12063. "Tutorial/VBDeleteItem/My Project/Resources.Designer.vb",
  12064. "Tutorial/VBDeleteItem/My Project/Resources.resx",
  12065. "Tutorial/VBDeleteItem/My Project/Settings.Designer.vb",
  12066. "Tutorial/VBDeleteItem/My Project/Settings.settings",
  12067. "Tutorial/VBDeleteItem/VBDeleteItem.vbproj",
  12068. "Tutorial/VBDeleteItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12069. "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.Resources.resources",
  12070. "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbproj.CopyComplete",
  12071. "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbproj.CoreCompileInputs.cache",
  12072. "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbproj.GenerateResource.Cache",
  12073. "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbprojResolveAssemblyReference.cache",
  12074. "Tutorial/VBDownloadMessage/Module1.vb",
  12075. "Tutorial/VBDownloadMessage/My Project/Application.Designer.vb",
  12076. "Tutorial/VBDownloadMessage/My Project/Application.myapp",
  12077. "Tutorial/VBDownloadMessage/My Project/AssemblyInfo.vb",
  12078. "Tutorial/VBDownloadMessage/My Project/Resources.Designer.vb",
  12079. "Tutorial/VBDownloadMessage/My Project/Resources.resx",
  12080. "Tutorial/VBDownloadMessage/My Project/Settings.Designer.vb",
  12081. "Tutorial/VBDownloadMessage/My Project/Settings.settings",
  12082. "Tutorial/VBDownloadMessage/VBDownloadMessage.vbproj",
  12083. "Tutorial/VBDownloadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12084. "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.Resources.resources",
  12085. "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbproj.CopyComplete",
  12086. "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbproj.CoreCompileInputs.cache",
  12087. "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbproj.GenerateResource.Cache",
  12088. "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbprojResolveAssemblyReference.cache",
  12089. "Tutorial/VBDownloadMessageToMsgFile/Module1.vb",
  12090. "Tutorial/VBDownloadMessageToMsgFile/My Project/Application.Designer.vb",
  12091. "Tutorial/VBDownloadMessageToMsgFile/My Project/Application.myapp",
  12092. "Tutorial/VBDownloadMessageToMsgFile/My Project/AssemblyInfo.vb",
  12093. "Tutorial/VBDownloadMessageToMsgFile/My Project/Resources.Designer.vb",
  12094. "Tutorial/VBDownloadMessageToMsgFile/My Project/Resources.resx",
  12095. "Tutorial/VBDownloadMessageToMsgFile/My Project/Settings.Designer.vb",
  12096. "Tutorial/VBDownloadMessageToMsgFile/My Project/Settings.settings",
  12097. "Tutorial/VBDownloadMessageToMsgFile/VBDownloadMessageToMsgFile.vbproj",
  12098. "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12099. "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.Resources.resources",
  12100. "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbproj.CopyComplete",
  12101. "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbproj.CoreCompileInputs.cache",
  12102. "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbproj.GenerateResource.Cache",
  12103. "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbprojResolveAssemblyReference.cache",
  12104. "Tutorial/VBExpandDistributionList/Module1.vb",
  12105. "Tutorial/VBExpandDistributionList/My Project/Application.Designer.vb",
  12106. "Tutorial/VBExpandDistributionList/My Project/Application.myapp",
  12107. "Tutorial/VBExpandDistributionList/My Project/AssemblyInfo.vb",
  12108. "Tutorial/VBExpandDistributionList/My Project/Resources.Designer.vb",
  12109. "Tutorial/VBExpandDistributionList/My Project/Resources.resx",
  12110. "Tutorial/VBExpandDistributionList/My Project/Settings.Designer.vb",
  12111. "Tutorial/VBExpandDistributionList/My Project/Settings.settings",
  12112. "Tutorial/VBExpandDistributionList/VBExpandDistributionList.vbproj",
  12113. "Tutorial/VBExpandDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12114. "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.Resources.resources",
  12115. "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbproj.CopyComplete",
  12116. "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbproj.CoreCompileInputs.cache",
  12117. "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbproj.GenerateResource.Cache",
  12118. "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbprojResolveAssemblyReference.cache",
  12119. "Tutorial/VBFindAppointments1/Module1.vb",
  12120. "Tutorial/VBFindAppointments1/My Project/Application.Designer.vb",
  12121. "Tutorial/VBFindAppointments1/My Project/Application.myapp",
  12122. "Tutorial/VBFindAppointments1/My Project/AssemblyInfo.vb",
  12123. "Tutorial/VBFindAppointments1/My Project/Resources.Designer.vb",
  12124. "Tutorial/VBFindAppointments1/My Project/Resources.resx",
  12125. "Tutorial/VBFindAppointments1/My Project/Settings.Designer.vb",
  12126. "Tutorial/VBFindAppointments1/My Project/Settings.settings",
  12127. "Tutorial/VBFindAppointments1/VBFindAppointments1.vbproj",
  12128. "Tutorial/VBFindAppointments1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12129. "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.Resources.resources",
  12130. "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbproj.CopyComplete",
  12131. "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbproj.CoreCompileInputs.cache",
  12132. "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbproj.GenerateResource.Cache",
  12133. "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbprojResolveAssemblyReference.cache",
  12134. "Tutorial/VBFindContacts1/Module1.vb",
  12135. "Tutorial/VBFindContacts1/My Project/Application.Designer.vb",
  12136. "Tutorial/VBFindContacts1/My Project/Application.myapp",
  12137. "Tutorial/VBFindContacts1/My Project/AssemblyInfo.vb",
  12138. "Tutorial/VBFindContacts1/My Project/Resources.Designer.vb",
  12139. "Tutorial/VBFindContacts1/My Project/Resources.resx",
  12140. "Tutorial/VBFindContacts1/My Project/Settings.Designer.vb",
  12141. "Tutorial/VBFindContacts1/My Project/Settings.settings",
  12142. "Tutorial/VBFindContacts1/VBFindContacts1.vbproj",
  12143. "Tutorial/VBFindContacts1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12144. "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.Resources.resources",
  12145. "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbproj.CopyComplete",
  12146. "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbproj.CoreCompileInputs.cache",
  12147. "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbproj.GenerateResource.Cache",
  12148. "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbprojResolveAssemblyReference.cache",
  12149. "Tutorial/VBFindContacts2/Module1.vb",
  12150. "Tutorial/VBFindContacts2/My Project/Application.Designer.vb",
  12151. "Tutorial/VBFindContacts2/My Project/Application.myapp",
  12152. "Tutorial/VBFindContacts2/My Project/AssemblyInfo.vb",
  12153. "Tutorial/VBFindContacts2/My Project/Resources.Designer.vb",
  12154. "Tutorial/VBFindContacts2/My Project/Resources.resx",
  12155. "Tutorial/VBFindContacts2/My Project/Settings.Designer.vb",
  12156. "Tutorial/VBFindContacts2/My Project/Settings.settings",
  12157. "Tutorial/VBFindContacts2/VBFindContacts2.vbproj",
  12158. "Tutorial/VBFindContacts2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12159. "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.Resources.resources",
  12160. "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbproj.CopyComplete",
  12161. "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbproj.CoreCompileInputs.cache",
  12162. "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbproj.GenerateResource.Cache",
  12163. "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbprojResolveAssemblyReference.cache",
  12164. "Tutorial/VBFindContacts3/Module1.vb",
  12165. "Tutorial/VBFindContacts3/My Project/Application.Designer.vb",
  12166. "Tutorial/VBFindContacts3/My Project/Application.myapp",
  12167. "Tutorial/VBFindContacts3/My Project/AssemblyInfo.vb",
  12168. "Tutorial/VBFindContacts3/My Project/Resources.Designer.vb",
  12169. "Tutorial/VBFindContacts3/My Project/Resources.resx",
  12170. "Tutorial/VBFindContacts3/My Project/Settings.Designer.vb",
  12171. "Tutorial/VBFindContacts3/My Project/Settings.settings",
  12172. "Tutorial/VBFindContacts3/VBFindContacts3.vbproj",
  12173. "Tutorial/VBFindContacts3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12174. "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.Resources.resources",
  12175. "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbproj.CopyComplete",
  12176. "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbproj.CoreCompileInputs.cache",
  12177. "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbproj.GenerateResource.Cache",
  12178. "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbprojResolveAssemblyReference.cache",
  12179. "Tutorial/VBFindConversation/Module1.vb",
  12180. "Tutorial/VBFindConversation/My Project/Application.Designer.vb",
  12181. "Tutorial/VBFindConversation/My Project/Application.myapp",
  12182. "Tutorial/VBFindConversation/My Project/AssemblyInfo.vb",
  12183. "Tutorial/VBFindConversation/My Project/Resources.Designer.vb",
  12184. "Tutorial/VBFindConversation/My Project/Resources.resx",
  12185. "Tutorial/VBFindConversation/My Project/Settings.Designer.vb",
  12186. "Tutorial/VBFindConversation/My Project/Settings.settings",
  12187. "Tutorial/VBFindConversation/VBFindConversation.vbproj",
  12188. "Tutorial/VBFindConversation/bin/Debug/VBFindConversation.vshost.exe.manifest",
  12189. "Tutorial/VBFindConversation/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12190. "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.Resources.resources",
  12191. "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbproj.CopyComplete",
  12192. "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbproj.CoreCompileInputs.cache",
  12193. "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbproj.GenerateResource.Cache",
  12194. "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbprojResolveAssemblyReference.cache",
  12195. "Tutorial/VBFindFolder1/Module1.vb",
  12196. "Tutorial/VBFindFolder1/My Project/Application.Designer.vb",
  12197. "Tutorial/VBFindFolder1/My Project/Application.myapp",
  12198. "Tutorial/VBFindFolder1/My Project/AssemblyInfo.vb",
  12199. "Tutorial/VBFindFolder1/My Project/Resources.Designer.vb",
  12200. "Tutorial/VBFindFolder1/My Project/Resources.resx",
  12201. "Tutorial/VBFindFolder1/My Project/Settings.Designer.vb",
  12202. "Tutorial/VBFindFolder1/My Project/Settings.settings",
  12203. "Tutorial/VBFindFolder1/VBFindFolder1.vbproj",
  12204. "Tutorial/VBFindFolder1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12205. "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.Resources.resources",
  12206. "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbproj.CopyComplete",
  12207. "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbproj.CoreCompileInputs.cache",
  12208. "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbproj.GenerateResource.Cache",
  12209. "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbprojAssemblyReference.cache",
  12210. "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbprojResolveAssemblyReference.cache",
  12211. "Tutorial/VBFindFolder2/Module1.vb",
  12212. "Tutorial/VBFindFolder2/My Project/Application.Designer.vb",
  12213. "Tutorial/VBFindFolder2/My Project/Application.myapp",
  12214. "Tutorial/VBFindFolder2/My Project/AssemblyInfo.vb",
  12215. "Tutorial/VBFindFolder2/My Project/Resources.Designer.vb",
  12216. "Tutorial/VBFindFolder2/My Project/Resources.resx",
  12217. "Tutorial/VBFindFolder2/My Project/Settings.Designer.vb",
  12218. "Tutorial/VBFindFolder2/My Project/Settings.settings",
  12219. "Tutorial/VBFindFolder2/VBFindFolder2.vbproj",
  12220. "Tutorial/VBFindFolder2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12221. "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.Resources.resources",
  12222. "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbproj.CopyComplete",
  12223. "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbproj.CoreCompileInputs.cache",
  12224. "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbproj.GenerateResource.Cache",
  12225. "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbprojAssemblyReference.cache",
  12226. "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbprojResolveAssemblyReference.cache",
  12227. "Tutorial/VBFindJournal/Module1.vb",
  12228. "Tutorial/VBFindJournal/My Project/Application.Designer.vb",
  12229. "Tutorial/VBFindJournal/My Project/Application.myapp",
  12230. "Tutorial/VBFindJournal/My Project/AssemblyInfo.vb",
  12231. "Tutorial/VBFindJournal/My Project/Resources.Designer.vb",
  12232. "Tutorial/VBFindJournal/My Project/Resources.resx",
  12233. "Tutorial/VBFindJournal/My Project/Settings.Designer.vb",
  12234. "Tutorial/VBFindJournal/My Project/Settings.settings",
  12235. "Tutorial/VBFindJournal/VBFindJournal.vbproj",
  12236. "Tutorial/VBFindJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12237. "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.Resources.resources",
  12238. "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbproj.CopyComplete",
  12239. "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbproj.CoreCompileInputs.cache",
  12240. "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbproj.GenerateResource.Cache",
  12241. "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbprojResolveAssemblyReference.cache",
  12242. "Tutorial/VBFindMessageTrackingReport/Module1.vb",
  12243. "Tutorial/VBFindMessageTrackingReport/My Project/Application.Designer.vb",
  12244. "Tutorial/VBFindMessageTrackingReport/My Project/Application.myapp",
  12245. "Tutorial/VBFindMessageTrackingReport/My Project/AssemblyInfo.vb",
  12246. "Tutorial/VBFindMessageTrackingReport/My Project/Resources.Designer.vb",
  12247. "Tutorial/VBFindMessageTrackingReport/My Project/Resources.resx",
  12248. "Tutorial/VBFindMessageTrackingReport/My Project/Settings.Designer.vb",
  12249. "Tutorial/VBFindMessageTrackingReport/My Project/Settings.settings",
  12250. "Tutorial/VBFindMessageTrackingReport/VBFindMessageTrackingReport.vbproj",
  12251. "Tutorial/VBFindMessageTrackingReport/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12252. "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.Resources.resources",
  12253. "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbproj.CopyComplete",
  12254. "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbproj.CoreCompileInputs.cache",
  12255. "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbproj.GenerateResource.Cache",
  12256. "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbprojResolveAssemblyReference.cache",
  12257. "Tutorial/VBFindMessages1/Module1.vb",
  12258. "Tutorial/VBFindMessages1/My Project/Application.Designer.vb",
  12259. "Tutorial/VBFindMessages1/My Project/Application.myapp",
  12260. "Tutorial/VBFindMessages1/My Project/AssemblyInfo.vb",
  12261. "Tutorial/VBFindMessages1/My Project/Resources.Designer.vb",
  12262. "Tutorial/VBFindMessages1/My Project/Resources.resx",
  12263. "Tutorial/VBFindMessages1/My Project/Settings.Designer.vb",
  12264. "Tutorial/VBFindMessages1/My Project/Settings.settings",
  12265. "Tutorial/VBFindMessages1/VBFindMessages1.vbproj",
  12266. "Tutorial/VBFindMessages1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12267. "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.Resources.resources",
  12268. "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbproj.CopyComplete",
  12269. "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbproj.CoreCompileInputs.cache",
  12270. "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbproj.GenerateResource.Cache",
  12271. "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbprojResolveAssemblyReference.cache",
  12272. "Tutorial/VBFindMessages2/Module1.vb",
  12273. "Tutorial/VBFindMessages2/My Project/Application.Designer.vb",
  12274. "Tutorial/VBFindMessages2/My Project/Application.myapp",
  12275. "Tutorial/VBFindMessages2/My Project/AssemblyInfo.vb",
  12276. "Tutorial/VBFindMessages2/My Project/Resources.Designer.vb",
  12277. "Tutorial/VBFindMessages2/My Project/Resources.resx",
  12278. "Tutorial/VBFindMessages2/My Project/Settings.Designer.vb",
  12279. "Tutorial/VBFindMessages2/My Project/Settings.settings",
  12280. "Tutorial/VBFindMessages2/VBFindMessages2.vbproj",
  12281. "Tutorial/VBFindMessages2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12282. "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.Resources.resources",
  12283. "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbproj.CopyComplete",
  12284. "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbproj.CoreCompileInputs.cache",
  12285. "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbproj.GenerateResource.Cache",
  12286. "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbprojResolveAssemblyReference.cache",
  12287. "Tutorial/VBFindMessagesWithAttachments/Module1.vb",
  12288. "Tutorial/VBFindMessagesWithAttachments/My Project/Application.Designer.vb",
  12289. "Tutorial/VBFindMessagesWithAttachments/My Project/Application.myapp",
  12290. "Tutorial/VBFindMessagesWithAttachments/My Project/AssemblyInfo.vb",
  12291. "Tutorial/VBFindMessagesWithAttachments/My Project/Resources.Designer.vb",
  12292. "Tutorial/VBFindMessagesWithAttachments/My Project/Resources.resx",
  12293. "Tutorial/VBFindMessagesWithAttachments/My Project/Settings.Designer.vb",
  12294. "Tutorial/VBFindMessagesWithAttachments/My Project/Settings.settings",
  12295. "Tutorial/VBFindMessagesWithAttachments/VBFindMessagesWithAttachments.vbproj",
  12296. "Tutorial/VBFindMessagesWithAttachments/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12297. "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.Resources.resources",
  12298. "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbproj.CopyComplete",
  12299. "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbproj.CoreCompileInputs.cache",
  12300. "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbproj.GenerateResource.Cache",
  12301. "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbprojResolveAssemblyReference.cache",
  12302. "Tutorial/VBFindMessagesWithAttachments2/Module1.vb",
  12303. "Tutorial/VBFindMessagesWithAttachments2/My Project/Application.Designer.vb",
  12304. "Tutorial/VBFindMessagesWithAttachments2/My Project/Application.myapp",
  12305. "Tutorial/VBFindMessagesWithAttachments2/My Project/AssemblyInfo.vb",
  12306. "Tutorial/VBFindMessagesWithAttachments2/My Project/Resources.Designer.vb",
  12307. "Tutorial/VBFindMessagesWithAttachments2/My Project/Resources.resx",
  12308. "Tutorial/VBFindMessagesWithAttachments2/My Project/Settings.Designer.vb",
  12309. "Tutorial/VBFindMessagesWithAttachments2/My Project/Settings.settings",
  12310. "Tutorial/VBFindMessagesWithAttachments2/VBFindMessagesWithAttachments2.vbproj",
  12311. "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12312. "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.Resources.resources",
  12313. "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbproj.CopyComplete",
  12314. "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbproj.CoreCompileInputs.cache",
  12315. "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbproj.GenerateResource.Cache",
  12316. "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbprojResolveAssemblyReference.cache",
  12317. "Tutorial/VBFindMessagesWithFlag/Module1.vb",
  12318. "Tutorial/VBFindMessagesWithFlag/My Project/Application.Designer.vb",
  12319. "Tutorial/VBFindMessagesWithFlag/My Project/Application.myapp",
  12320. "Tutorial/VBFindMessagesWithFlag/My Project/AssemblyInfo.vb",
  12321. "Tutorial/VBFindMessagesWithFlag/My Project/Resources.Designer.vb",
  12322. "Tutorial/VBFindMessagesWithFlag/My Project/Resources.resx",
  12323. "Tutorial/VBFindMessagesWithFlag/My Project/Settings.Designer.vb",
  12324. "Tutorial/VBFindMessagesWithFlag/My Project/Settings.settings",
  12325. "Tutorial/VBFindMessagesWithFlag/VBFindMessagesWithFlag.vbproj",
  12326. "Tutorial/VBFindMessagesWithFlag/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12327. "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.Resources.resources",
  12328. "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbproj.CopyComplete",
  12329. "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbproj.CoreCompileInputs.cache",
  12330. "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbproj.GenerateResource.Cache",
  12331. "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbprojResolveAssemblyReference.cache",
  12332. "Tutorial/VBFindNote/Module1.vb",
  12333. "Tutorial/VBFindNote/My Project/Application.Designer.vb",
  12334. "Tutorial/VBFindNote/My Project/Application.myapp",
  12335. "Tutorial/VBFindNote/My Project/AssemblyInfo.vb",
  12336. "Tutorial/VBFindNote/My Project/Resources.Designer.vb",
  12337. "Tutorial/VBFindNote/My Project/Resources.resx",
  12338. "Tutorial/VBFindNote/My Project/Settings.Designer.vb",
  12339. "Tutorial/VBFindNote/My Project/Settings.settings",
  12340. "Tutorial/VBFindNote/VBFindNote.vbproj",
  12341. "Tutorial/VBFindNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12342. "Tutorial/VBFindNote/obj/Debug/VBFindNote.Resources.resources",
  12343. "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbproj.CopyComplete",
  12344. "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbproj.CoreCompileInputs.cache",
  12345. "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbproj.GenerateResource.Cache",
  12346. "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbprojResolveAssemblyReference.cache",
  12347. "Tutorial/VBFindOccurences/Module1.vb",
  12348. "Tutorial/VBFindOccurences/My Project/Application.Designer.vb",
  12349. "Tutorial/VBFindOccurences/My Project/Application.myapp",
  12350. "Tutorial/VBFindOccurences/My Project/AssemblyInfo.vb",
  12351. "Tutorial/VBFindOccurences/My Project/Resources.Designer.vb",
  12352. "Tutorial/VBFindOccurences/My Project/Resources.resx",
  12353. "Tutorial/VBFindOccurences/My Project/Settings.Designer.vb",
  12354. "Tutorial/VBFindOccurences/My Project/Settings.settings",
  12355. "Tutorial/VBFindOccurences/VBFindOccurrences.vbproj",
  12356. "Tutorial/VBFindOccurences/bin/Debug/VBFindOccurences.vshost.exe.manifest",
  12357. "Tutorial/VBFindOccurences/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12358. "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurences.Resources.resources",
  12359. "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurences.vbproj.GenerateResource.Cache",
  12360. "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurences.vbprojResolveAssemblyReference.cache",
  12361. "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbproj.CopyComplete",
  12362. "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbproj.CoreCompileInputs.cache",
  12363. "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbproj.GenerateResource.Cache",
  12364. "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbprojResolveAssemblyReference.cache",
  12365. "Tutorial/VBFindPeople/Module1.vb",
  12366. "Tutorial/VBFindPeople/My Project/Application.Designer.vb",
  12367. "Tutorial/VBFindPeople/My Project/Application.myapp",
  12368. "Tutorial/VBFindPeople/My Project/AssemblyInfo.vb",
  12369. "Tutorial/VBFindPeople/My Project/Resources.Designer.vb",
  12370. "Tutorial/VBFindPeople/My Project/Resources.resx",
  12371. "Tutorial/VBFindPeople/My Project/Settings.Designer.vb",
  12372. "Tutorial/VBFindPeople/My Project/Settings.settings",
  12373. "Tutorial/VBFindPeople/VBFindPeople.vbproj",
  12374. "Tutorial/VBFindPeople/bin/Debug/VBFindPeople.vshost.exe.manifest",
  12375. "Tutorial/VBFindPeople/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12376. "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.Resources.resources",
  12377. "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbproj.CopyComplete",
  12378. "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbproj.CoreCompileInputs.cache",
  12379. "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbproj.GenerateResource.Cache",
  12380. "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbprojResolveAssemblyReference.cache",
  12381. "Tutorial/VBFindPost/Module1.vb",
  12382. "Tutorial/VBFindPost/My Project/Application.Designer.vb",
  12383. "Tutorial/VBFindPost/My Project/Application.myapp",
  12384. "Tutorial/VBFindPost/My Project/AssemblyInfo.vb",
  12385. "Tutorial/VBFindPost/My Project/Resources.Designer.vb",
  12386. "Tutorial/VBFindPost/My Project/Resources.resx",
  12387. "Tutorial/VBFindPost/My Project/Settings.Designer.vb",
  12388. "Tutorial/VBFindPost/My Project/Settings.settings",
  12389. "Tutorial/VBFindPost/VBFindPost.vbproj",
  12390. "Tutorial/VBFindPost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12391. "Tutorial/VBFindPost/obj/Debug/VBFindPost.Resources.resources",
  12392. "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbproj.CopyComplete",
  12393. "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbproj.CoreCompileInputs.cache",
  12394. "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbproj.GenerateResource.Cache",
  12395. "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbprojResolveAssemblyReference.cache",
  12396. "Tutorial/VBFindRepliedOrForwardedMessages/Module1.vb",
  12397. "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Application.Designer.vb",
  12398. "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Application.myapp",
  12399. "Tutorial/VBFindRepliedOrForwardedMessages/My Project/AssemblyInfo.vb",
  12400. "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Resources.Designer.vb",
  12401. "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Resources.resx",
  12402. "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Settings.Designer.vb",
  12403. "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Settings.settings",
  12404. "Tutorial/VBFindRepliedOrForwardedMessages/VBFindRepliedOrForwardedMessages.vbproj",
  12405. "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12406. "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.Resources.resources",
  12407. "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbproj.CopyComplete",
  12408. "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbproj.CoreCompileInputs.cache",
  12409. "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbproj.GenerateResource.Cache",
  12410. "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbprojResolveAssemblyReference.cache",
  12411. "Tutorial/VBFindTask/Module1.vb",
  12412. "Tutorial/VBFindTask/My Project/Application.Designer.vb",
  12413. "Tutorial/VBFindTask/My Project/Application.myapp",
  12414. "Tutorial/VBFindTask/My Project/AssemblyInfo.vb",
  12415. "Tutorial/VBFindTask/My Project/Resources.Designer.vb",
  12416. "Tutorial/VBFindTask/My Project/Resources.resx",
  12417. "Tutorial/VBFindTask/My Project/Settings.Designer.vb",
  12418. "Tutorial/VBFindTask/My Project/Settings.settings",
  12419. "Tutorial/VBFindTask/VBFindTask.vbproj",
  12420. "Tutorial/VBFindTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12421. "Tutorial/VBFindTask/obj/Debug/VBFindTask.Resources.resources",
  12422. "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbproj.CopyComplete",
  12423. "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbproj.CoreCompileInputs.cache",
  12424. "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbproj.GenerateResource.Cache",
  12425. "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbprojResolveAssemblyReference.cache",
  12426. "Tutorial/VBFindTaskRequest/Module1.vb",
  12427. "Tutorial/VBFindTaskRequest/My Project/Application.Designer.vb",
  12428. "Tutorial/VBFindTaskRequest/My Project/Application.myapp",
  12429. "Tutorial/VBFindTaskRequest/My Project/AssemblyInfo.vb",
  12430. "Tutorial/VBFindTaskRequest/My Project/Resources.Designer.vb",
  12431. "Tutorial/VBFindTaskRequest/My Project/Resources.resx",
  12432. "Tutorial/VBFindTaskRequest/My Project/Settings.Designer.vb",
  12433. "Tutorial/VBFindTaskRequest/My Project/Settings.settings",
  12434. "Tutorial/VBFindTaskRequest/VBFindTaskRequest.vbproj",
  12435. "Tutorial/VBFindTaskRequest/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12436. "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.Resources.resources",
  12437. "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbproj.CopyComplete",
  12438. "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbproj.CoreCompileInputs.cache",
  12439. "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbproj.GenerateResource.Cache",
  12440. "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbprojResolveAssemblyReference.cache",
  12441. "Tutorial/VBFindTopTenMessages/Module1.vb",
  12442. "Tutorial/VBFindTopTenMessages/My Project/Application.Designer.vb",
  12443. "Tutorial/VBFindTopTenMessages/My Project/Application.myapp",
  12444. "Tutorial/VBFindTopTenMessages/My Project/AssemblyInfo.vb",
  12445. "Tutorial/VBFindTopTenMessages/My Project/Resources.Designer.vb",
  12446. "Tutorial/VBFindTopTenMessages/My Project/Resources.resx",
  12447. "Tutorial/VBFindTopTenMessages/My Project/Settings.Designer.vb",
  12448. "Tutorial/VBFindTopTenMessages/My Project/Settings.settings",
  12449. "Tutorial/VBFindTopTenMessages/VBFindTopTenMessages.vbproj",
  12450. "Tutorial/VBFindTopTenMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12451. "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.Resources.resources",
  12452. "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbproj.CopyComplete",
  12453. "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbproj.CoreCompileInputs.cache",
  12454. "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbproj.GenerateResource.Cache",
  12455. "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbprojResolveAssemblyReference.cache",
  12456. "Tutorial/VBFindUnreadMessages/Module1.vb",
  12457. "Tutorial/VBFindUnreadMessages/My Project/Application.Designer.vb",
  12458. "Tutorial/VBFindUnreadMessages/My Project/Application.myapp",
  12459. "Tutorial/VBFindUnreadMessages/My Project/AssemblyInfo.vb",
  12460. "Tutorial/VBFindUnreadMessages/My Project/Resources.Designer.vb",
  12461. "Tutorial/VBFindUnreadMessages/My Project/Resources.resx",
  12462. "Tutorial/VBFindUnreadMessages/My Project/Settings.Designer.vb",
  12463. "Tutorial/VBFindUnreadMessages/My Project/Settings.settings",
  12464. "Tutorial/VBFindUnreadMessages/VBFindUnreadMessages.vbproj",
  12465. "Tutorial/VBFindUnreadMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12466. "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.Resources.resources",
  12467. "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbproj.CopyComplete",
  12468. "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbproj.CoreCompileInputs.cache",
  12469. "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbproj.GenerateResource.Cache",
  12470. "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbprojResolveAssemblyReference.cache",
  12471. "Tutorial/VBForwardMessage/Module1.vb",
  12472. "Tutorial/VBForwardMessage/My Project/Application.Designer.vb",
  12473. "Tutorial/VBForwardMessage/My Project/Application.myapp",
  12474. "Tutorial/VBForwardMessage/My Project/AssemblyInfo.vb",
  12475. "Tutorial/VBForwardMessage/My Project/Resources.Designer.vb",
  12476. "Tutorial/VBForwardMessage/My Project/Resources.resx",
  12477. "Tutorial/VBForwardMessage/My Project/Settings.Designer.vb",
  12478. "Tutorial/VBForwardMessage/My Project/Settings.settings",
  12479. "Tutorial/VBForwardMessage/VBForwardMessage.vbproj",
  12480. "Tutorial/VBForwardMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12481. "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.Resources.resources",
  12482. "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbproj.CopyComplete",
  12483. "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbproj.CoreCompileInputs.cache",
  12484. "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbproj.GenerateResource.Cache",
  12485. "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbprojResolveAssemblyReference.cache",
  12486. "Tutorial/VBGetAvailability/Module1.vb",
  12487. "Tutorial/VBGetAvailability/My Project/Application.Designer.vb",
  12488. "Tutorial/VBGetAvailability/My Project/Application.myapp",
  12489. "Tutorial/VBGetAvailability/My Project/AssemblyInfo.vb",
  12490. "Tutorial/VBGetAvailability/My Project/Resources.Designer.vb",
  12491. "Tutorial/VBGetAvailability/My Project/Resources.resx",
  12492. "Tutorial/VBGetAvailability/My Project/Settings.Designer.vb",
  12493. "Tutorial/VBGetAvailability/My Project/Settings.settings",
  12494. "Tutorial/VBGetAvailability/VBGetAvailability.vbproj",
  12495. "Tutorial/VBGetAvailability/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12496. "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.Resources.resources",
  12497. "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbproj.CopyComplete",
  12498. "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbproj.CoreCompileInputs.cache",
  12499. "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbproj.GenerateResource.Cache",
  12500. "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbprojResolveAssemblyReference.cache",
  12501. "Tutorial/VBGetCalendarOptions/Module1.vb",
  12502. "Tutorial/VBGetCalendarOptions/My Project/Application.Designer.vb",
  12503. "Tutorial/VBGetCalendarOptions/My Project/Application.myapp",
  12504. "Tutorial/VBGetCalendarOptions/My Project/AssemblyInfo.vb",
  12505. "Tutorial/VBGetCalendarOptions/My Project/Resources.Designer.vb",
  12506. "Tutorial/VBGetCalendarOptions/My Project/Resources.resx",
  12507. "Tutorial/VBGetCalendarOptions/My Project/Settings.Designer.vb",
  12508. "Tutorial/VBGetCalendarOptions/My Project/Settings.settings",
  12509. "Tutorial/VBGetCalendarOptions/VBGetCalendarOptions.vbproj",
  12510. "Tutorial/VBGetCalendarOptions/bin/Debug/VBGetCalendarOptions.vshost.exe.manifest",
  12511. "Tutorial/VBGetCalendarOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12512. "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.Resources.resources",
  12513. "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbproj.CopyComplete",
  12514. "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbproj.CoreCompileInputs.cache",
  12515. "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbproj.GenerateResource.Cache",
  12516. "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbprojResolveAssemblyReference.cache",
  12517. "Tutorial/VBGetCategoryList/Module1.vb",
  12518. "Tutorial/VBGetCategoryList/My Project/Application.Designer.vb",
  12519. "Tutorial/VBGetCategoryList/My Project/Application.myapp",
  12520. "Tutorial/VBGetCategoryList/My Project/AssemblyInfo.vb",
  12521. "Tutorial/VBGetCategoryList/My Project/Resources.Designer.vb",
  12522. "Tutorial/VBGetCategoryList/My Project/Resources.resx",
  12523. "Tutorial/VBGetCategoryList/My Project/Settings.Designer.vb",
  12524. "Tutorial/VBGetCategoryList/My Project/Settings.settings",
  12525. "Tutorial/VBGetCategoryList/VBGetCategoryList.vbproj",
  12526. "Tutorial/VBGetCategoryList/bin/Debug/VBGetCategoryList.vshost.exe.manifest",
  12527. "Tutorial/VBGetCategoryList/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12528. "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.Resources.resources",
  12529. "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbproj.CopyComplete",
  12530. "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbproj.CoreCompileInputs.cache",
  12531. "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbproj.GenerateResource.Cache",
  12532. "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbprojResolveAssemblyReference.cache",
  12533. "Tutorial/VBGetConversationItems/Module1.vb",
  12534. "Tutorial/VBGetConversationItems/My Project/Application.Designer.vb",
  12535. "Tutorial/VBGetConversationItems/My Project/Application.myapp",
  12536. "Tutorial/VBGetConversationItems/My Project/AssemblyInfo.vb",
  12537. "Tutorial/VBGetConversationItems/My Project/Resources.Designer.vb",
  12538. "Tutorial/VBGetConversationItems/My Project/Resources.resx",
  12539. "Tutorial/VBGetConversationItems/My Project/Settings.Designer.vb",
  12540. "Tutorial/VBGetConversationItems/My Project/Settings.settings",
  12541. "Tutorial/VBGetConversationItems/VBGetConversationItems.vbproj",
  12542. "Tutorial/VBGetConversationItems/bin/Debug/VBGetConversationItems.vshost.exe.manifest",
  12543. "Tutorial/VBGetConversationItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12544. "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.Resources.resources",
  12545. "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbproj.CopyComplete",
  12546. "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbproj.CoreCompileInputs.cache",
  12547. "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbproj.GenerateResource.Cache",
  12548. "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbprojResolveAssemblyReference.cache",
  12549. "Tutorial/VBGetDelegate/Module1.vb",
  12550. "Tutorial/VBGetDelegate/My Project/Application.Designer.vb",
  12551. "Tutorial/VBGetDelegate/My Project/Application.myapp",
  12552. "Tutorial/VBGetDelegate/My Project/AssemblyInfo.vb",
  12553. "Tutorial/VBGetDelegate/My Project/Resources.Designer.vb",
  12554. "Tutorial/VBGetDelegate/My Project/Resources.resx",
  12555. "Tutorial/VBGetDelegate/My Project/Settings.Designer.vb",
  12556. "Tutorial/VBGetDelegate/My Project/Settings.settings",
  12557. "Tutorial/VBGetDelegate/VBGetDelegate.vbproj",
  12558. "Tutorial/VBGetDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12559. "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.Resources.resources",
  12560. "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbproj.CopyComplete",
  12561. "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbproj.CoreCompileInputs.cache",
  12562. "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbproj.GenerateResource.Cache",
  12563. "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbprojResolveAssemblyReference.cache",
  12564. "Tutorial/VBGetDiscoverySearchConfiguration/Module1.vb",
  12565. "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Application.Designer.vb",
  12566. "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Application.myapp",
  12567. "Tutorial/VBGetDiscoverySearchConfiguration/My Project/AssemblyInfo.vb",
  12568. "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Resources.Designer.vb",
  12569. "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Resources.resx",
  12570. "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Settings.Designer.vb",
  12571. "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Settings.settings",
  12572. "Tutorial/VBGetDiscoverySearchConfiguration/VBGetDiscoverySearchConfiguration.vbproj",
  12573. "Tutorial/VBGetDiscoverySearchConfiguration/bin/Debug/VBGetDiscoverySearchConfiguration.vshost.exe.manifest",
  12574. "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12575. "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.Resources.resources",
  12576. "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbproj.CopyComplete",
  12577. "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbproj.CoreCompileInputs.cache",
  12578. "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbproj.GenerateResource.Cache",
  12579. "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbprojResolveAssemblyReference.cache",
  12580. "Tutorial/VBGetFolder/Module1.vb",
  12581. "Tutorial/VBGetFolder/My Project/Application.Designer.vb",
  12582. "Tutorial/VBGetFolder/My Project/Application.myapp",
  12583. "Tutorial/VBGetFolder/My Project/AssemblyInfo.vb",
  12584. "Tutorial/VBGetFolder/My Project/Resources.Designer.vb",
  12585. "Tutorial/VBGetFolder/My Project/Resources.resx",
  12586. "Tutorial/VBGetFolder/My Project/Settings.Designer.vb",
  12587. "Tutorial/VBGetFolder/My Project/Settings.settings",
  12588. "Tutorial/VBGetFolder/VBGetFolder.vbproj",
  12589. "Tutorial/VBGetFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12590. "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.Resources.resources",
  12591. "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbproj.CopyComplete",
  12592. "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbproj.CoreCompileInputs.cache",
  12593. "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbproj.GenerateResource.Cache",
  12594. "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbprojResolveAssemblyReference.cache",
  12595. "Tutorial/VBGetFreeBusy/Module1.vb",
  12596. "Tutorial/VBGetFreeBusy/My Project/Application.Designer.vb",
  12597. "Tutorial/VBGetFreeBusy/My Project/Application.myapp",
  12598. "Tutorial/VBGetFreeBusy/My Project/AssemblyInfo.vb",
  12599. "Tutorial/VBGetFreeBusy/My Project/Resources.Designer.vb",
  12600. "Tutorial/VBGetFreeBusy/My Project/Resources.resx",
  12601. "Tutorial/VBGetFreeBusy/My Project/Settings.Designer.vb",
  12602. "Tutorial/VBGetFreeBusy/My Project/Settings.settings",
  12603. "Tutorial/VBGetFreeBusy/VBGetFreeBusy.vbproj",
  12604. "Tutorial/VBGetFreeBusy/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12605. "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.Resources.resources",
  12606. "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbproj.CopyComplete",
  12607. "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbproj.CoreCompileInputs.cache",
  12608. "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbproj.GenerateResource.Cache",
  12609. "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbprojResolveAssemblyReference.cache",
  12610. "Tutorial/VBGetOutOfOffice/Module1.vb",
  12611. "Tutorial/VBGetOutOfOffice/My Project/Application.Designer.vb",
  12612. "Tutorial/VBGetOutOfOffice/My Project/Application.myapp",
  12613. "Tutorial/VBGetOutOfOffice/My Project/AssemblyInfo.vb",
  12614. "Tutorial/VBGetOutOfOffice/My Project/Resources.Designer.vb",
  12615. "Tutorial/VBGetOutOfOffice/My Project/Resources.resx",
  12616. "Tutorial/VBGetOutOfOffice/My Project/Settings.Designer.vb",
  12617. "Tutorial/VBGetOutOfOffice/My Project/Settings.settings",
  12618. "Tutorial/VBGetOutOfOffice/VBGetOutOfOffice.vbproj",
  12619. "Tutorial/VBGetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12620. "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.Resources.resources",
  12621. "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbproj.CopyComplete",
  12622. "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbproj.CoreCompileInputs.cache",
  12623. "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbproj.GenerateResource.Cache",
  12624. "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbprojResolveAssemblyReference.cache",
  12625. "Tutorial/VBGetOwaOptions/Module1.vb",
  12626. "Tutorial/VBGetOwaOptions/My Project/Application.Designer.vb",
  12627. "Tutorial/VBGetOwaOptions/My Project/Application.myapp",
  12628. "Tutorial/VBGetOwaOptions/My Project/AssemblyInfo.vb",
  12629. "Tutorial/VBGetOwaOptions/My Project/Resources.Designer.vb",
  12630. "Tutorial/VBGetOwaOptions/My Project/Resources.resx",
  12631. "Tutorial/VBGetOwaOptions/My Project/Settings.Designer.vb",
  12632. "Tutorial/VBGetOwaOptions/My Project/Settings.settings",
  12633. "Tutorial/VBGetOwaOptions/VBGetOwaOptions.vbproj",
  12634. "Tutorial/VBGetOwaOptions/bin/Debug/VBGetOwaOptions.vshost.exe.manifest",
  12635. "Tutorial/VBGetOwaOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12636. "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.Resources.resources",
  12637. "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbproj.CopyComplete",
  12638. "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbproj.CoreCompileInputs.cache",
  12639. "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbproj.GenerateResource.Cache",
  12640. "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbprojResolveAssemblyReference.cache",
  12641. "Tutorial/VBGetRetentionSettings/Module1.vb",
  12642. "Tutorial/VBGetRetentionSettings/My Project/Application.Designer.vb",
  12643. "Tutorial/VBGetRetentionSettings/My Project/Application.myapp",
  12644. "Tutorial/VBGetRetentionSettings/My Project/AssemblyInfo.vb",
  12645. "Tutorial/VBGetRetentionSettings/My Project/Resources.Designer.vb",
  12646. "Tutorial/VBGetRetentionSettings/My Project/Resources.resx",
  12647. "Tutorial/VBGetRetentionSettings/My Project/Settings.Designer.vb",
  12648. "Tutorial/VBGetRetentionSettings/My Project/Settings.settings",
  12649. "Tutorial/VBGetRetentionSettings/VBGetRetentionSettings.vbproj",
  12650. "Tutorial/VBGetRetentionSettings/bin/Debug/VBGetRetentionSettings.vshost.exe.manifest",
  12651. "Tutorial/VBGetRetentionSettings/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12652. "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.Resources.resources",
  12653. "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbproj.CopyComplete",
  12654. "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbproj.CoreCompileInputs.cache",
  12655. "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbproj.GenerateResource.Cache",
  12656. "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbprojResolveAssemblyReference.cache",
  12657. "Tutorial/VBGetRules/Module1.vb",
  12658. "Tutorial/VBGetRules/My Project/Application.Designer.vb",
  12659. "Tutorial/VBGetRules/My Project/Application.myapp",
  12660. "Tutorial/VBGetRules/My Project/AssemblyInfo.vb",
  12661. "Tutorial/VBGetRules/My Project/Resources.Designer.vb",
  12662. "Tutorial/VBGetRules/My Project/Resources.resx",
  12663. "Tutorial/VBGetRules/My Project/Settings.Designer.vb",
  12664. "Tutorial/VBGetRules/My Project/Settings.settings",
  12665. "Tutorial/VBGetRules/VBGetRules.vbproj",
  12666. "Tutorial/VBGetRules/bin/Debug/VBGetRules.vshost.exe.manifest",
  12667. "Tutorial/VBGetRules/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12668. "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.Resources.resources",
  12669. "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbproj.CopyComplete",
  12670. "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbproj.CoreCompileInputs.cache",
  12671. "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbproj.GenerateResource.Cache",
  12672. "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbprojResolveAssemblyReference.cache",
  12673. "Tutorial/VBGetServerTimeZones/Module1.vb",
  12674. "Tutorial/VBGetServerTimeZones/My Project/Application.Designer.vb",
  12675. "Tutorial/VBGetServerTimeZones/My Project/Application.myapp",
  12676. "Tutorial/VBGetServerTimeZones/My Project/AssemblyInfo.vb",
  12677. "Tutorial/VBGetServerTimeZones/My Project/Resources.Designer.vb",
  12678. "Tutorial/VBGetServerTimeZones/My Project/Resources.resx",
  12679. "Tutorial/VBGetServerTimeZones/My Project/Settings.Designer.vb",
  12680. "Tutorial/VBGetServerTimeZones/My Project/Settings.settings",
  12681. "Tutorial/VBGetServerTimeZones/VBGetServerTimeZones.vbproj",
  12682. "Tutorial/VBGetServerTimeZones/bin/Debug/VBGetServerTimeZones.vshost.exe.manifest",
  12683. "Tutorial/VBGetServerTimeZones/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12684. "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.Resources.resources",
  12685. "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbproj.CopyComplete",
  12686. "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbproj.CoreCompileInputs.cache",
  12687. "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbproj.GenerateResource.Cache",
  12688. "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbprojResolveAssemblyReference.cache",
  12689. "Tutorial/VBGetServiceConfiguration/Module1.vb",
  12690. "Tutorial/VBGetServiceConfiguration/My Project/Application.Designer.vb",
  12691. "Tutorial/VBGetServiceConfiguration/My Project/Application.myapp",
  12692. "Tutorial/VBGetServiceConfiguration/My Project/AssemblyInfo.vb",
  12693. "Tutorial/VBGetServiceConfiguration/My Project/Resources.Designer.vb",
  12694. "Tutorial/VBGetServiceConfiguration/My Project/Resources.resx",
  12695. "Tutorial/VBGetServiceConfiguration/My Project/Settings.Designer.vb",
  12696. "Tutorial/VBGetServiceConfiguration/My Project/Settings.settings",
  12697. "Tutorial/VBGetServiceConfiguration/VBGetServiceConfiguration.vbproj",
  12698. "Tutorial/VBGetServiceConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12699. "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.Resources.resources",
  12700. "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbproj.CopyComplete",
  12701. "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbproj.CoreCompileInputs.cache",
  12702. "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbproj.GenerateResource.Cache",
  12703. "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbprojResolveAssemblyReference.cache",
  12704. "Tutorial/VBGetUserConfiguration/Module1.vb",
  12705. "Tutorial/VBGetUserConfiguration/My Project/Application.Designer.vb",
  12706. "Tutorial/VBGetUserConfiguration/My Project/Application.myapp",
  12707. "Tutorial/VBGetUserConfiguration/My Project/AssemblyInfo.vb",
  12708. "Tutorial/VBGetUserConfiguration/My Project/Resources.Designer.vb",
  12709. "Tutorial/VBGetUserConfiguration/My Project/Resources.resx",
  12710. "Tutorial/VBGetUserConfiguration/My Project/Settings.Designer.vb",
  12711. "Tutorial/VBGetUserConfiguration/My Project/Settings.settings",
  12712. "Tutorial/VBGetUserConfiguration/VBGetUserConfiguration.vbproj",
  12713. "Tutorial/VBGetUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12714. "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.Resources.resources",
  12715. "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbproj.CopyComplete",
  12716. "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbproj.CoreCompileInputs.cache",
  12717. "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbproj.GenerateResource.Cache",
  12718. "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbprojResolveAssemblyReference.cache",
  12719. "Tutorial/VBGetUserSettings/Module1.vb",
  12720. "Tutorial/VBGetUserSettings/My Project/Application.Designer.vb",
  12721. "Tutorial/VBGetUserSettings/My Project/Application.myapp",
  12722. "Tutorial/VBGetUserSettings/My Project/AssemblyInfo.vb",
  12723. "Tutorial/VBGetUserSettings/My Project/Resources.Designer.vb",
  12724. "Tutorial/VBGetUserSettings/My Project/Resources.resx",
  12725. "Tutorial/VBGetUserSettings/My Project/Settings.Designer.vb",
  12726. "Tutorial/VBGetUserSettings/My Project/Settings.settings",
  12727. "Tutorial/VBGetUserSettings/VBGetUserSettings.vbproj",
  12728. "Tutorial/VBGetUserSettings/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12729. "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.Resources.resources",
  12730. "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbproj.CopyComplete",
  12731. "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbproj.CoreCompileInputs.cache",
  12732. "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbproj.GenerateResource.Cache",
  12733. "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbprojResolveAssemblyReference.cache",
  12734. "Tutorial/VBImpersonation/Module1.vb",
  12735. "Tutorial/VBImpersonation/My Project/Application.Designer.vb",
  12736. "Tutorial/VBImpersonation/My Project/Application.myapp",
  12737. "Tutorial/VBImpersonation/My Project/AssemblyInfo.vb",
  12738. "Tutorial/VBImpersonation/My Project/Resources.Designer.vb",
  12739. "Tutorial/VBImpersonation/My Project/Resources.resx",
  12740. "Tutorial/VBImpersonation/My Project/Settings.Designer.vb",
  12741. "Tutorial/VBImpersonation/My Project/Settings.settings",
  12742. "Tutorial/VBImpersonation/VBImpersonation.vbproj",
  12743. "Tutorial/VBImpersonation/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12744. "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.Resources.resources",
  12745. "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbproj.CopyComplete",
  12746. "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbproj.CoreCompileInputs.cache",
  12747. "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbproj.GenerateResource.Cache",
  12748. "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbprojResolveAssemblyReference.cache",
  12749. "Tutorial/VBIndexedPageView/Module1.vb",
  12750. "Tutorial/VBIndexedPageView/My Project/Application.Designer.vb",
  12751. "Tutorial/VBIndexedPageView/My Project/Application.myapp",
  12752. "Tutorial/VBIndexedPageView/My Project/AssemblyInfo.vb",
  12753. "Tutorial/VBIndexedPageView/My Project/Resources.Designer.vb",
  12754. "Tutorial/VBIndexedPageView/My Project/Resources.resx",
  12755. "Tutorial/VBIndexedPageView/My Project/Settings.Designer.vb",
  12756. "Tutorial/VBIndexedPageView/My Project/Settings.settings",
  12757. "Tutorial/VBIndexedPageView/VBIndexedPageView.vbproj",
  12758. "Tutorial/VBIndexedPageView/bin/Debug/VBIndexedPageView.vshost.exe.manifest",
  12759. "Tutorial/VBIndexedPageView/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12760. "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.Resources.resources",
  12761. "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbproj.CopyComplete",
  12762. "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbproj.CoreCompileInputs.cache",
  12763. "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbproj.GenerateResource.Cache",
  12764. "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbprojResolveAssemblyReference.cache",
  12765. "Tutorial/VBListFolders/Module1.vb",
  12766. "Tutorial/VBListFolders/My Project/Application.Designer.vb",
  12767. "Tutorial/VBListFolders/My Project/Application.myapp",
  12768. "Tutorial/VBListFolders/My Project/AssemblyInfo.vb",
  12769. "Tutorial/VBListFolders/My Project/Resources.Designer.vb",
  12770. "Tutorial/VBListFolders/My Project/Resources.resx",
  12771. "Tutorial/VBListFolders/My Project/Settings.Designer.vb",
  12772. "Tutorial/VBListFolders/My Project/Settings.settings",
  12773. "Tutorial/VBListFolders/VBListFolders.vbproj",
  12774. "Tutorial/VBListFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12775. "Tutorial/VBListFolders/obj/Debug/VBListFolders.Resources.resources",
  12776. "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbproj.CopyComplete",
  12777. "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbproj.CoreCompileInputs.cache",
  12778. "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbproj.GenerateResource.Cache",
  12779. "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbprojResolveAssemblyReference.cache",
  12780. "Tutorial/VBListItems/Module1.vb",
  12781. "Tutorial/VBListItems/My Project/Application.Designer.vb",
  12782. "Tutorial/VBListItems/My Project/Application.myapp",
  12783. "Tutorial/VBListItems/My Project/AssemblyInfo.vb",
  12784. "Tutorial/VBListItems/My Project/Resources.Designer.vb",
  12785. "Tutorial/VBListItems/My Project/Resources.resx",
  12786. "Tutorial/VBListItems/My Project/Settings.Designer.vb",
  12787. "Tutorial/VBListItems/My Project/Settings.settings",
  12788. "Tutorial/VBListItems/VBListItems.vbproj",
  12789. "Tutorial/VBListItems/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12790. "Tutorial/VBListItems/obj/Debug/VBListItems.Resources.resources",
  12791. "Tutorial/VBListItems/obj/Debug/VBListItems.vbproj.CopyComplete",
  12792. "Tutorial/VBListItems/obj/Debug/VBListItems.vbproj.CoreCompileInputs.cache",
  12793. "Tutorial/VBListItems/obj/Debug/VBListItems.vbproj.GenerateResource.Cache",
  12794. "Tutorial/VBListItems/obj/Debug/VBListItems.vbprojResolveAssemblyReference.cache",
  12795. "Tutorial/VBListPublicFolders/Module1.vb",
  12796. "Tutorial/VBListPublicFolders/My Project/Application.Designer.vb",
  12797. "Tutorial/VBListPublicFolders/My Project/Application.myapp",
  12798. "Tutorial/VBListPublicFolders/My Project/AssemblyInfo.vb",
  12799. "Tutorial/VBListPublicFolders/My Project/Resources.Designer.vb",
  12800. "Tutorial/VBListPublicFolders/My Project/Resources.resx",
  12801. "Tutorial/VBListPublicFolders/My Project/Settings.Designer.vb",
  12802. "Tutorial/VBListPublicFolders/My Project/Settings.settings",
  12803. "Tutorial/VBListPublicFolders/VBListPublicFolders.vbproj",
  12804. "Tutorial/VBListPublicFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12805. "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.Resources.resources",
  12806. "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbproj.CopyComplete",
  12807. "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbproj.CoreCompileInputs.cache",
  12808. "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbproj.GenerateResource.Cache",
  12809. "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbprojResolveAssemblyReference.cache",
  12810. "Tutorial/VBMapiProperties/Module1.vb",
  12811. "Tutorial/VBMapiProperties/My Project/Application.Designer.vb",
  12812. "Tutorial/VBMapiProperties/My Project/Application.myapp",
  12813. "Tutorial/VBMapiProperties/My Project/AssemblyInfo.vb",
  12814. "Tutorial/VBMapiProperties/My Project/Resources.Designer.vb",
  12815. "Tutorial/VBMapiProperties/My Project/Resources.resx",
  12816. "Tutorial/VBMapiProperties/My Project/Settings.Designer.vb",
  12817. "Tutorial/VBMapiProperties/My Project/Settings.settings",
  12818. "Tutorial/VBMapiProperties/VBMapiProperties.vbproj",
  12819. "Tutorial/VBMapiProperties/bin/Debug/VBMapiProperties.vshost.exe.manifest",
  12820. "Tutorial/VBMapiProperties/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12821. "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.Resources.resources",
  12822. "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbproj.CopyComplete",
  12823. "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbproj.CoreCompileInputs.cache",
  12824. "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbproj.GenerateResource.Cache",
  12825. "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbprojResolveAssemblyReference.cache",
  12826. "Tutorial/VBMarkAllItemsAsRead/Module1.vb",
  12827. "Tutorial/VBMarkAllItemsAsRead/My Project/Application.Designer.vb",
  12828. "Tutorial/VBMarkAllItemsAsRead/My Project/Application.myapp",
  12829. "Tutorial/VBMarkAllItemsAsRead/My Project/AssemblyInfo.vb",
  12830. "Tutorial/VBMarkAllItemsAsRead/My Project/Resources.Designer.vb",
  12831. "Tutorial/VBMarkAllItemsAsRead/My Project/Resources.resx",
  12832. "Tutorial/VBMarkAllItemsAsRead/My Project/Settings.Designer.vb",
  12833. "Tutorial/VBMarkAllItemsAsRead/My Project/Settings.settings",
  12834. "Tutorial/VBMarkAllItemsAsRead/VBMarkAllItemsAsRead.vbproj",
  12835. "Tutorial/VBMarkAllItemsAsRead/bin/Debug/VBMarkAllItemsAsRead.vshost.exe.manifest",
  12836. "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12837. "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.Resources.resources",
  12838. "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbproj.CopyComplete",
  12839. "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbproj.CoreCompileInputs.cache",
  12840. "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbproj.GenerateResource.Cache",
  12841. "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbprojResolveAssemblyReference.cache",
  12842. "Tutorial/VBMoveFolder/Module1.vb",
  12843. "Tutorial/VBMoveFolder/My Project/Application.Designer.vb",
  12844. "Tutorial/VBMoveFolder/My Project/Application.myapp",
  12845. "Tutorial/VBMoveFolder/My Project/AssemblyInfo.vb",
  12846. "Tutorial/VBMoveFolder/My Project/Resources.Designer.vb",
  12847. "Tutorial/VBMoveFolder/My Project/Resources.resx",
  12848. "Tutorial/VBMoveFolder/My Project/Settings.Designer.vb",
  12849. "Tutorial/VBMoveFolder/My Project/Settings.settings",
  12850. "Tutorial/VBMoveFolder/VBMoveFolder.vbproj",
  12851. "Tutorial/VBMoveFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12852. "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.Resources.resources",
  12853. "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbproj.CopyComplete",
  12854. "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbproj.CoreCompileInputs.cache",
  12855. "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbproj.GenerateResource.Cache",
  12856. "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbprojAssemblyReference.cache",
  12857. "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbprojResolveAssemblyReference.cache",
  12858. "Tutorial/VBMoveItem/Module1.vb",
  12859. "Tutorial/VBMoveItem/My Project/Application.Designer.vb",
  12860. "Tutorial/VBMoveItem/My Project/Application.myapp",
  12861. "Tutorial/VBMoveItem/My Project/AssemblyInfo.vb",
  12862. "Tutorial/VBMoveItem/My Project/Resources.Designer.vb",
  12863. "Tutorial/VBMoveItem/My Project/Resources.resx",
  12864. "Tutorial/VBMoveItem/My Project/Settings.Designer.vb",
  12865. "Tutorial/VBMoveItem/My Project/Settings.settings",
  12866. "Tutorial/VBMoveItem/VBMoveItem.vbproj",
  12867. "Tutorial/VBMoveItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12868. "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.Resources.resources",
  12869. "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbproj.CopyComplete",
  12870. "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbproj.CoreCompileInputs.cache",
  12871. "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbproj.GenerateResource.Cache",
  12872. "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbprojResolveAssemblyReference.cache",
  12873. "Tutorial/VBNewMailNotification1/Module1.vb",
  12874. "Tutorial/VBNewMailNotification1/My Project/Application.Designer.vb",
  12875. "Tutorial/VBNewMailNotification1/My Project/Application.myapp",
  12876. "Tutorial/VBNewMailNotification1/My Project/AssemblyInfo.vb",
  12877. "Tutorial/VBNewMailNotification1/My Project/Resources.Designer.vb",
  12878. "Tutorial/VBNewMailNotification1/My Project/Resources.resx",
  12879. "Tutorial/VBNewMailNotification1/My Project/Settings.Designer.vb",
  12880. "Tutorial/VBNewMailNotification1/My Project/Settings.settings",
  12881. "Tutorial/VBNewMailNotification1/VBNewMailNotification1.vbproj",
  12882. "Tutorial/VBNewMailNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12883. "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.Resources.resources",
  12884. "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbproj.CopyComplete",
  12885. "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbproj.CoreCompileInputs.cache",
  12886. "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbproj.GenerateResource.Cache",
  12887. "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbprojResolveAssemblyReference.cache",
  12888. "Tutorial/VBNewMailNotification2/Module1.vb",
  12889. "Tutorial/VBNewMailNotification2/My Project/Application.Designer.vb",
  12890. "Tutorial/VBNewMailNotification2/My Project/Application.myapp",
  12891. "Tutorial/VBNewMailNotification2/My Project/AssemblyInfo.vb",
  12892. "Tutorial/VBNewMailNotification2/My Project/Resources.Designer.vb",
  12893. "Tutorial/VBNewMailNotification2/My Project/Resources.resx",
  12894. "Tutorial/VBNewMailNotification2/My Project/Settings.Designer.vb",
  12895. "Tutorial/VBNewMailNotification2/My Project/Settings.settings",
  12896. "Tutorial/VBNewMailNotification2/VBNewMailNotification2.vbproj",
  12897. "Tutorial/VBNewMailNotification2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12898. "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.Resources.resources",
  12899. "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbproj.CopyComplete",
  12900. "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbproj.CoreCompileInputs.cache",
  12901. "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbproj.GenerateResource.Cache",
  12902. "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbprojResolveAssemblyReference.cache",
  12903. "Tutorial/VBNewMailNotification3/Module1.vb",
  12904. "Tutorial/VBNewMailNotification3/My Project/Application.Designer.vb",
  12905. "Tutorial/VBNewMailNotification3/My Project/Application.myapp",
  12906. "Tutorial/VBNewMailNotification3/My Project/AssemblyInfo.vb",
  12907. "Tutorial/VBNewMailNotification3/My Project/Resources.Designer.vb",
  12908. "Tutorial/VBNewMailNotification3/My Project/Resources.resx",
  12909. "Tutorial/VBNewMailNotification3/My Project/Settings.Designer.vb",
  12910. "Tutorial/VBNewMailNotification3/My Project/Settings.settings",
  12911. "Tutorial/VBNewMailNotification3/VBNewMailNotification3.vbproj",
  12912. "Tutorial/VBNewMailNotification3/bin/Debug/VBNewMailNotification3.vshost.exe.manifest",
  12913. "Tutorial/VBNewMailNotification3/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12914. "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.Resources.resources",
  12915. "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbproj.CopyComplete",
  12916. "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbproj.CoreCompileInputs.cache",
  12917. "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbproj.GenerateResource.Cache",
  12918. "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbprojResolveAssemblyReference.cache",
  12919. "Tutorial/VBRemoveAttendee/Module1.vb",
  12920. "Tutorial/VBRemoveAttendee/My Project/Application.Designer.vb",
  12921. "Tutorial/VBRemoveAttendee/My Project/Application.myapp",
  12922. "Tutorial/VBRemoveAttendee/My Project/AssemblyInfo.vb",
  12923. "Tutorial/VBRemoveAttendee/My Project/Resources.Designer.vb",
  12924. "Tutorial/VBRemoveAttendee/My Project/Resources.resx",
  12925. "Tutorial/VBRemoveAttendee/My Project/Settings.Designer.vb",
  12926. "Tutorial/VBRemoveAttendee/My Project/Settings.settings",
  12927. "Tutorial/VBRemoveAttendee/VBRemoveAttendee.vbproj",
  12928. "Tutorial/VBRemoveAttendee/bin/Debug/VBRemoveAttendee.vshost.exe.manifest",
  12929. "Tutorial/VBRemoveAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12930. "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.Resources.resources",
  12931. "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbproj.CopyComplete",
  12932. "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbproj.CoreCompileInputs.cache",
  12933. "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbproj.GenerateResource.Cache",
  12934. "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbprojResolveAssemblyReference.cache",
  12935. "Tutorial/VBRemoveDelegate/Module1.vb",
  12936. "Tutorial/VBRemoveDelegate/My Project/Application.Designer.vb",
  12937. "Tutorial/VBRemoveDelegate/My Project/Application.myapp",
  12938. "Tutorial/VBRemoveDelegate/My Project/AssemblyInfo.vb",
  12939. "Tutorial/VBRemoveDelegate/My Project/Resources.Designer.vb",
  12940. "Tutorial/VBRemoveDelegate/My Project/Resources.resx",
  12941. "Tutorial/VBRemoveDelegate/My Project/Settings.Designer.vb",
  12942. "Tutorial/VBRemoveDelegate/My Project/Settings.settings",
  12943. "Tutorial/VBRemoveDelegate/VBRemoveDelegate.vbproj",
  12944. "Tutorial/VBRemoveDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12945. "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.Resources.resources",
  12946. "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbproj.CopyComplete",
  12947. "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbproj.CoreCompileInputs.cache",
  12948. "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbproj.GenerateResource.Cache",
  12949. "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbprojResolveAssemblyReference.cache",
  12950. "Tutorial/VBReplyTo/Module1.vb",
  12951. "Tutorial/VBReplyTo/My Project/Application.Designer.vb",
  12952. "Tutorial/VBReplyTo/My Project/Application.myapp",
  12953. "Tutorial/VBReplyTo/My Project/AssemblyInfo.vb",
  12954. "Tutorial/VBReplyTo/My Project/Resources.Designer.vb",
  12955. "Tutorial/VBReplyTo/My Project/Resources.resx",
  12956. "Tutorial/VBReplyTo/My Project/Settings.Designer.vb",
  12957. "Tutorial/VBReplyTo/My Project/Settings.settings",
  12958. "Tutorial/VBReplyTo/VBReplyTo.vbproj",
  12959. "Tutorial/VBReplyTo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12960. "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.Resources.resources",
  12961. "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbproj.CopyComplete",
  12962. "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbproj.CoreCompileInputs.cache",
  12963. "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbproj.GenerateResource.Cache",
  12964. "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbprojResolveAssemblyReference.cache",
  12965. "Tutorial/VBReplyToAll/Module1.vb",
  12966. "Tutorial/VBReplyToAll/My Project/Application.Designer.vb",
  12967. "Tutorial/VBReplyToAll/My Project/Application.myapp",
  12968. "Tutorial/VBReplyToAll/My Project/AssemblyInfo.vb",
  12969. "Tutorial/VBReplyToAll/My Project/Resources.Designer.vb",
  12970. "Tutorial/VBReplyToAll/My Project/Resources.resx",
  12971. "Tutorial/VBReplyToAll/My Project/Settings.Designer.vb",
  12972. "Tutorial/VBReplyToAll/My Project/Settings.settings",
  12973. "Tutorial/VBReplyToAll/VBReplyToAll.vbproj",
  12974. "Tutorial/VBReplyToAll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12975. "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.Resources.resources",
  12976. "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbproj.CopyComplete",
  12977. "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbproj.CoreCompileInputs.cache",
  12978. "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbproj.GenerateResource.Cache",
  12979. "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbprojResolveAssemblyReference.cache",
  12980. "Tutorial/VBResolveNames/Module1.vb",
  12981. "Tutorial/VBResolveNames/My Project/Application.Designer.vb",
  12982. "Tutorial/VBResolveNames/My Project/Application.myapp",
  12983. "Tutorial/VBResolveNames/My Project/AssemblyInfo.vb",
  12984. "Tutorial/VBResolveNames/My Project/Resources.Designer.vb",
  12985. "Tutorial/VBResolveNames/My Project/Resources.resx",
  12986. "Tutorial/VBResolveNames/My Project/Settings.Designer.vb",
  12987. "Tutorial/VBResolveNames/My Project/Settings.settings",
  12988. "Tutorial/VBResolveNames/VBResolveNames.vbproj",
  12989. "Tutorial/VBResolveNames/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  12990. "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.Resources.resources",
  12991. "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbproj.CopyComplete",
  12992. "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbproj.CoreCompileInputs.cache",
  12993. "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbproj.GenerateResource.Cache",
  12994. "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbprojResolveAssemblyReference.cache",
  12995. "Tutorial/VBRestoreDeletedItems/Module1.vb",
  12996. "Tutorial/VBRestoreDeletedItems/My Project/Application.Designer.vb",
  12997. "Tutorial/VBRestoreDeletedItems/My Project/Application.myapp",
  12998. "Tutorial/VBRestoreDeletedItems/My Project/AssemblyInfo.vb",
  12999. "Tutorial/VBRestoreDeletedItems/My Project/Resources.Designer.vb",
  13000. "Tutorial/VBRestoreDeletedItems/My Project/Resources.resx",
  13001. "Tutorial/VBRestoreDeletedItems/My Project/Settings.Designer.vb",
  13002. "Tutorial/VBRestoreDeletedItems/My Project/Settings.settings",
  13003. "Tutorial/VBRestoreDeletedItems/VBRestoreDeletedItems.vbproj",
  13004. "Tutorial/VBRestoreDeletedItems/bin/Debug/VBRestoreDeletedItems.vshost.exe.manifest",
  13005. "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13006. "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.Resources.resources",
  13007. "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbproj.CopyComplete",
  13008. "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbproj.CoreCompileInputs.cache",
  13009. "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbproj.GenerateResource.Cache",
  13010. "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbprojResolveAssemblyReference.cache",
  13011. "Tutorial/VBSearchMailboxes/Module1.vb",
  13012. "Tutorial/VBSearchMailboxes/My Project/Application.Designer.vb",
  13013. "Tutorial/VBSearchMailboxes/My Project/Application.myapp",
  13014. "Tutorial/VBSearchMailboxes/My Project/AssemblyInfo.vb",
  13015. "Tutorial/VBSearchMailboxes/My Project/Resources.Designer.vb",
  13016. "Tutorial/VBSearchMailboxes/My Project/Resources.resx",
  13017. "Tutorial/VBSearchMailboxes/My Project/Settings.Designer.vb",
  13018. "Tutorial/VBSearchMailboxes/My Project/Settings.settings",
  13019. "Tutorial/VBSearchMailboxes/VBSearchMailboxes.vbproj",
  13020. "Tutorial/VBSearchMailboxes/bin/Debug/VBSearchMailboxes.vshost.exe.manifest",
  13021. "Tutorial/VBSearchMailboxes/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13022. "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.Resources.resources",
  13023. "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbproj.CopyComplete",
  13024. "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbproj.CoreCompileInputs.cache",
  13025. "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbproj.GenerateResource.Cache",
  13026. "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbprojResolveAssemblyReference.cache",
  13027. "Tutorial/VBSendDraftMessage/Module1.vb",
  13028. "Tutorial/VBSendDraftMessage/My Project/Application.Designer.vb",
  13029. "Tutorial/VBSendDraftMessage/My Project/Application.myapp",
  13030. "Tutorial/VBSendDraftMessage/My Project/AssemblyInfo.vb",
  13031. "Tutorial/VBSendDraftMessage/My Project/Resources.Designer.vb",
  13032. "Tutorial/VBSendDraftMessage/My Project/Resources.resx",
  13033. "Tutorial/VBSendDraftMessage/My Project/Settings.Designer.vb",
  13034. "Tutorial/VBSendDraftMessage/My Project/Settings.settings",
  13035. "Tutorial/VBSendDraftMessage/VBSendDraftMessage.vbproj",
  13036. "Tutorial/VBSendDraftMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13037. "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.Resources.resources",
  13038. "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbproj.CopyComplete",
  13039. "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbproj.CoreCompileInputs.cache",
  13040. "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbproj.GenerateResource.Cache",
  13041. "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbprojResolveAssemblyReference.cache",
  13042. "Tutorial/VBSendMeetingRequest1/Module1.vb",
  13043. "Tutorial/VBSendMeetingRequest1/My Project/Application.Designer.vb",
  13044. "Tutorial/VBSendMeetingRequest1/My Project/Application.myapp",
  13045. "Tutorial/VBSendMeetingRequest1/My Project/AssemblyInfo.vb",
  13046. "Tutorial/VBSendMeetingRequest1/My Project/Resources.Designer.vb",
  13047. "Tutorial/VBSendMeetingRequest1/My Project/Resources.resx",
  13048. "Tutorial/VBSendMeetingRequest1/My Project/Settings.Designer.vb",
  13049. "Tutorial/VBSendMeetingRequest1/My Project/Settings.settings",
  13050. "Tutorial/VBSendMeetingRequest1/VBSendMeetingRequest1.vbproj",
  13051. "Tutorial/VBSendMeetingRequest1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13052. "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.Resources.resources",
  13053. "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbproj.CopyComplete",
  13054. "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbproj.CoreCompileInputs.cache",
  13055. "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbproj.GenerateResource.Cache",
  13056. "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbprojResolveAssemblyReference.cache",
  13057. "Tutorial/VBSendMeetingUpdate1/Module1.vb",
  13058. "Tutorial/VBSendMeetingUpdate1/My Project/Application.Designer.vb",
  13059. "Tutorial/VBSendMeetingUpdate1/My Project/Application.myapp",
  13060. "Tutorial/VBSendMeetingUpdate1/My Project/AssemblyInfo.vb",
  13061. "Tutorial/VBSendMeetingUpdate1/My Project/Resources.Designer.vb",
  13062. "Tutorial/VBSendMeetingUpdate1/My Project/Resources.resx",
  13063. "Tutorial/VBSendMeetingUpdate1/My Project/Settings.Designer.vb",
  13064. "Tutorial/VBSendMeetingUpdate1/My Project/Settings.settings",
  13065. "Tutorial/VBSendMeetingUpdate1/VBSendMeetingUpdate1.vbproj",
  13066. "Tutorial/VBSendMeetingUpdate1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13067. "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.Resources.resources",
  13068. "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbproj.CopyComplete",
  13069. "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbproj.CoreCompileInputs.cache",
  13070. "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbproj.GenerateResource.Cache",
  13071. "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbprojResolveAssemblyReference.cache",
  13072. "Tutorial/VBSendMessage1/Module1.vb",
  13073. "Tutorial/VBSendMessage1/My Project/Application.Designer.vb",
  13074. "Tutorial/VBSendMessage1/My Project/Application.myapp",
  13075. "Tutorial/VBSendMessage1/My Project/AssemblyInfo.vb",
  13076. "Tutorial/VBSendMessage1/My Project/Resources.Designer.vb",
  13077. "Tutorial/VBSendMessage1/My Project/Resources.resx",
  13078. "Tutorial/VBSendMessage1/My Project/Settings.Designer.vb",
  13079. "Tutorial/VBSendMessage1/My Project/Settings.settings",
  13080. "Tutorial/VBSendMessage1/VBSendMessage1.vbproj",
  13081. "Tutorial/VBSendMessage1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13082. "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.Resources.resources",
  13083. "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbproj.CopyComplete",
  13084. "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbproj.CoreCompileInputs.cache",
  13085. "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbproj.GenerateResource.Cache",
  13086. "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbprojResolveAssemblyReference.cache",
  13087. "Tutorial/VBSendMessageWithAttachment1/Module1.vb",
  13088. "Tutorial/VBSendMessageWithAttachment1/My Project/Application.Designer.vb",
  13089. "Tutorial/VBSendMessageWithAttachment1/My Project/Application.myapp",
  13090. "Tutorial/VBSendMessageWithAttachment1/My Project/AssemblyInfo.vb",
  13091. "Tutorial/VBSendMessageWithAttachment1/My Project/Resources.Designer.vb",
  13092. "Tutorial/VBSendMessageWithAttachment1/My Project/Resources.resx",
  13093. "Tutorial/VBSendMessageWithAttachment1/My Project/Settings.Designer.vb",
  13094. "Tutorial/VBSendMessageWithAttachment1/My Project/Settings.settings",
  13095. "Tutorial/VBSendMessageWithAttachment1/VBSendMessageWithAttachment1.vbproj",
  13096. "Tutorial/VBSendMessageWithAttachment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13097. "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.Resources.resources",
  13098. "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbproj.CopyComplete",
  13099. "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbproj.CoreCompileInputs.cache",
  13100. "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbproj.GenerateResource.Cache",
  13101. "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbprojResolveAssemblyReference.cache",
  13102. "Tutorial/VBSendMessageWithAttachment2/Module1.vb",
  13103. "Tutorial/VBSendMessageWithAttachment2/My Project/Application.Designer.vb",
  13104. "Tutorial/VBSendMessageWithAttachment2/My Project/Application.myapp",
  13105. "Tutorial/VBSendMessageWithAttachment2/My Project/AssemblyInfo.vb",
  13106. "Tutorial/VBSendMessageWithAttachment2/My Project/Resources.Designer.vb",
  13107. "Tutorial/VBSendMessageWithAttachment2/My Project/Resources.resx",
  13108. "Tutorial/VBSendMessageWithAttachment2/My Project/Settings.Designer.vb",
  13109. "Tutorial/VBSendMessageWithAttachment2/My Project/Settings.settings",
  13110. "Tutorial/VBSendMessageWithAttachment2/VBSendMessageWithAttachment2.vbproj",
  13111. "Tutorial/VBSendMessageWithAttachment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13112. "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.Resources.resources",
  13113. "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbproj.CopyComplete",
  13114. "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbproj.CoreCompileInputs.cache",
  13115. "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbproj.GenerateResource.Cache",
  13116. "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbprojResolveAssemblyReference.cache",
  13117. "Tutorial/VBSendOnBehalf/Module1.vb",
  13118. "Tutorial/VBSendOnBehalf/My Project/Application.Designer.vb",
  13119. "Tutorial/VBSendOnBehalf/My Project/Application.myapp",
  13120. "Tutorial/VBSendOnBehalf/My Project/AssemblyInfo.vb",
  13121. "Tutorial/VBSendOnBehalf/My Project/Resources.Designer.vb",
  13122. "Tutorial/VBSendOnBehalf/My Project/Resources.resx",
  13123. "Tutorial/VBSendOnBehalf/My Project/Settings.Designer.vb",
  13124. "Tutorial/VBSendOnBehalf/My Project/Settings.settings",
  13125. "Tutorial/VBSendOnBehalf/VBSendOnBehalf.vbproj",
  13126. "Tutorial/VBSendOnBehalf/bin/Debug/VBSendOnBehalf.vshost.exe.manifest",
  13127. "Tutorial/VBSendOnBehalf/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13128. "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.Resources.resources",
  13129. "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbproj.CopyComplete",
  13130. "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbproj.CoreCompileInputs.cache",
  13131. "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbproj.GenerateResource.Cache",
  13132. "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbprojResolveAssemblyReference.cache",
  13133. "Tutorial/VBSetOutOfOffice/Module1.vb",
  13134. "Tutorial/VBSetOutOfOffice/My Project/Application.Designer.vb",
  13135. "Tutorial/VBSetOutOfOffice/My Project/Application.myapp",
  13136. "Tutorial/VBSetOutOfOffice/My Project/AssemblyInfo.vb",
  13137. "Tutorial/VBSetOutOfOffice/My Project/Resources.Designer.vb",
  13138. "Tutorial/VBSetOutOfOffice/My Project/Resources.resx",
  13139. "Tutorial/VBSetOutOfOffice/My Project/Settings.Designer.vb",
  13140. "Tutorial/VBSetOutOfOffice/My Project/Settings.settings",
  13141. "Tutorial/VBSetOutOfOffice/VBSetOutOfOffice.vbproj",
  13142. "Tutorial/VBSetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13143. "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.Resources.resources",
  13144. "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbproj.CopyComplete",
  13145. "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbproj.CoreCompileInputs.cache",
  13146. "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbproj.GenerateResource.Cache",
  13147. "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbprojResolveAssemblyReference.cache",
  13148. "Tutorial/VBSetOwaSignature/Module1.vb",
  13149. "Tutorial/VBSetOwaSignature/My Project/Application.Designer.vb",
  13150. "Tutorial/VBSetOwaSignature/My Project/Application.myapp",
  13151. "Tutorial/VBSetOwaSignature/My Project/AssemblyInfo.vb",
  13152. "Tutorial/VBSetOwaSignature/My Project/Resources.Designer.vb",
  13153. "Tutorial/VBSetOwaSignature/My Project/Resources.resx",
  13154. "Tutorial/VBSetOwaSignature/My Project/Settings.Designer.vb",
  13155. "Tutorial/VBSetOwaSignature/My Project/Settings.settings",
  13156. "Tutorial/VBSetOwaSignature/VBSetOwaSignature.vbproj",
  13157. "Tutorial/VBSetOwaSignature/bin/Debug/VBSetOwaSignature.vshost.exe.manifest",
  13158. "Tutorial/VBSetOwaSignature/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13159. "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.Resources.resources",
  13160. "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbproj.CopyComplete",
  13161. "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbproj.CoreCompileInputs.cache",
  13162. "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbproj.GenerateResource.Cache",
  13163. "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbprojAssemblyReference.cache",
  13164. "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbprojResolveAssemblyReference.cache",
  13165. "Tutorial/VBSetTimeZone/Module1.vb",
  13166. "Tutorial/VBSetTimeZone/My Project/Application.Designer.vb",
  13167. "Tutorial/VBSetTimeZone/My Project/Application.myapp",
  13168. "Tutorial/VBSetTimeZone/My Project/AssemblyInfo.vb",
  13169. "Tutorial/VBSetTimeZone/My Project/Resources.Designer.vb",
  13170. "Tutorial/VBSetTimeZone/My Project/Resources.resx",
  13171. "Tutorial/VBSetTimeZone/My Project/Settings.Designer.vb",
  13172. "Tutorial/VBSetTimeZone/My Project/Settings.settings",
  13173. "Tutorial/VBSetTimeZone/VBSetTimeZone.vbproj",
  13174. "Tutorial/VBSetTimeZone/bin/Debug/VBSetTimeZone.vshost.exe.manifest",
  13175. "Tutorial/VBSetTimeZone/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13176. "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.Resources.resources",
  13177. "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbproj.CopyComplete",
  13178. "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbproj.CoreCompileInputs.cache",
  13179. "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbproj.GenerateResource.Cache",
  13180. "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbprojResolveAssemblyReference.cache",
  13181. "Tutorial/VBSynchronizeFolders1/Module1.vb",
  13182. "Tutorial/VBSynchronizeFolders1/My Project/Application.Designer.vb",
  13183. "Tutorial/VBSynchronizeFolders1/My Project/Application.myapp",
  13184. "Tutorial/VBSynchronizeFolders1/My Project/AssemblyInfo.vb",
  13185. "Tutorial/VBSynchronizeFolders1/My Project/Resources.Designer.vb",
  13186. "Tutorial/VBSynchronizeFolders1/My Project/Resources.resx",
  13187. "Tutorial/VBSynchronizeFolders1/My Project/Settings.Designer.vb",
  13188. "Tutorial/VBSynchronizeFolders1/My Project/Settings.settings",
  13189. "Tutorial/VBSynchronizeFolders1/VBSynchronizeFolders1.vbproj",
  13190. "Tutorial/VBSynchronizeFolders1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13191. "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.Resources.resources",
  13192. "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbproj.CopyComplete",
  13193. "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbproj.CoreCompileInputs.cache",
  13194. "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbproj.GenerateResource.Cache",
  13195. "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbprojResolveAssemblyReference.cache",
  13196. "Tutorial/VBSynchronizeItems1/Module1.vb",
  13197. "Tutorial/VBSynchronizeItems1/My Project/Application.Designer.vb",
  13198. "Tutorial/VBSynchronizeItems1/My Project/Application.myapp",
  13199. "Tutorial/VBSynchronizeItems1/My Project/AssemblyInfo.vb",
  13200. "Tutorial/VBSynchronizeItems1/My Project/Resources.Designer.vb",
  13201. "Tutorial/VBSynchronizeItems1/My Project/Resources.resx",
  13202. "Tutorial/VBSynchronizeItems1/My Project/Settings.Designer.vb",
  13203. "Tutorial/VBSynchronizeItems1/My Project/Settings.settings",
  13204. "Tutorial/VBSynchronizeItems1/VBSynchronizeItems1.vbproj",
  13205. "Tutorial/VBSynchronizeItems1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13206. "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.Resources.resources",
  13207. "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbproj.CopyComplete",
  13208. "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbproj.CoreCompileInputs.cache",
  13209. "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbproj.GenerateResource.Cache",
  13210. "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbprojResolveAssemblyReference.cache",
  13211. "Tutorial/VBUnifiedMessaging1/Module1.vb",
  13212. "Tutorial/VBUnifiedMessaging1/My Project/Application.Designer.vb",
  13213. "Tutorial/VBUnifiedMessaging1/My Project/Application.myapp",
  13214. "Tutorial/VBUnifiedMessaging1/My Project/AssemblyInfo.vb",
  13215. "Tutorial/VBUnifiedMessaging1/My Project/Resources.Designer.vb",
  13216. "Tutorial/VBUnifiedMessaging1/My Project/Resources.resx",
  13217. "Tutorial/VBUnifiedMessaging1/My Project/Settings.Designer.vb",
  13218. "Tutorial/VBUnifiedMessaging1/My Project/Settings.settings",
  13219. "Tutorial/VBUnifiedMessaging1/VBUnifiedMessaging1.vbproj",
  13220. "Tutorial/VBUnifiedMessaging1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13221. "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.Resources.resources",
  13222. "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbproj.CopyComplete",
  13223. "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbproj.CoreCompileInputs.cache",
  13224. "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbproj.GenerateResource.Cache",
  13225. "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbprojResolveAssemblyReference.cache",
  13226. "Tutorial/VBUnifiedMessaging2/Module1.vb",
  13227. "Tutorial/VBUnifiedMessaging2/My Project/Application.Designer.vb",
  13228. "Tutorial/VBUnifiedMessaging2/My Project/Application.myapp",
  13229. "Tutorial/VBUnifiedMessaging2/My Project/AssemblyInfo.vb",
  13230. "Tutorial/VBUnifiedMessaging2/My Project/Resources.Designer.vb",
  13231. "Tutorial/VBUnifiedMessaging2/My Project/Resources.resx",
  13232. "Tutorial/VBUnifiedMessaging2/My Project/Settings.Designer.vb",
  13233. "Tutorial/VBUnifiedMessaging2/My Project/Settings.settings",
  13234. "Tutorial/VBUnifiedMessaging2/VBUnifiedMessaging2.vbproj",
  13235. "Tutorial/VBUnifiedMessaging2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13236. "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.Resources.resources",
  13237. "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbproj.CopyComplete",
  13238. "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbproj.CoreCompileInputs.cache",
  13239. "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbproj.GenerateResource.Cache",
  13240. "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbprojResolveAssemblyReference.cache",
  13241. "Tutorial/VBUpdateAppointment/Module1.vb",
  13242. "Tutorial/VBUpdateAppointment/My Project/Application.Designer.vb",
  13243. "Tutorial/VBUpdateAppointment/My Project/Application.myapp",
  13244. "Tutorial/VBUpdateAppointment/My Project/AssemblyInfo.vb",
  13245. "Tutorial/VBUpdateAppointment/My Project/Resources.Designer.vb",
  13246. "Tutorial/VBUpdateAppointment/My Project/Resources.resx",
  13247. "Tutorial/VBUpdateAppointment/My Project/Settings.Designer.vb",
  13248. "Tutorial/VBUpdateAppointment/My Project/Settings.settings",
  13249. "Tutorial/VBUpdateAppointment/VBUpdateAppointment.vbproj",
  13250. "Tutorial/VBUpdateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13251. "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.Resources.resources",
  13252. "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbproj.CopyComplete",
  13253. "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbproj.CoreCompileInputs.cache",
  13254. "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbproj.GenerateResource.Cache",
  13255. "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbprojResolveAssemblyReference.cache",
  13256. "Tutorial/VBUpdateContact/Module1.vb",
  13257. "Tutorial/VBUpdateContact/My Project/Application.Designer.vb",
  13258. "Tutorial/VBUpdateContact/My Project/Application.myapp",
  13259. "Tutorial/VBUpdateContact/My Project/AssemblyInfo.vb",
  13260. "Tutorial/VBUpdateContact/My Project/Resources.Designer.vb",
  13261. "Tutorial/VBUpdateContact/My Project/Resources.resx",
  13262. "Tutorial/VBUpdateContact/My Project/Settings.Designer.vb",
  13263. "Tutorial/VBUpdateContact/My Project/Settings.settings",
  13264. "Tutorial/VBUpdateContact/VBUpdateContact.vbproj",
  13265. "Tutorial/VBUpdateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13266. "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.Resources.resources",
  13267. "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbproj.CopyComplete",
  13268. "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbproj.CoreCompileInputs.cache",
  13269. "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbproj.GenerateResource.Cache",
  13270. "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbprojResolveAssemblyReference.cache",
  13271. "Tutorial/VBUpdateDelegate/Module1.vb",
  13272. "Tutorial/VBUpdateDelegate/My Project/Application.Designer.vb",
  13273. "Tutorial/VBUpdateDelegate/My Project/Application.myapp",
  13274. "Tutorial/VBUpdateDelegate/My Project/AssemblyInfo.vb",
  13275. "Tutorial/VBUpdateDelegate/My Project/Resources.Designer.vb",
  13276. "Tutorial/VBUpdateDelegate/My Project/Resources.resx",
  13277. "Tutorial/VBUpdateDelegate/My Project/Settings.Designer.vb",
  13278. "Tutorial/VBUpdateDelegate/My Project/Settings.settings",
  13279. "Tutorial/VBUpdateDelegate/VBUpdateDelegate.vbproj",
  13280. "Tutorial/VBUpdateDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13281. "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.Resources.resources",
  13282. "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbproj.CopyComplete",
  13283. "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbproj.CoreCompileInputs.cache",
  13284. "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbproj.GenerateResource.Cache",
  13285. "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbprojResolveAssemblyReference.cache",
  13286. "Tutorial/VBUpdateFolder/Module1.vb",
  13287. "Tutorial/VBUpdateFolder/My Project/Application.Designer.vb",
  13288. "Tutorial/VBUpdateFolder/My Project/Application.myapp",
  13289. "Tutorial/VBUpdateFolder/My Project/AssemblyInfo.vb",
  13290. "Tutorial/VBUpdateFolder/My Project/Resources.Designer.vb",
  13291. "Tutorial/VBUpdateFolder/My Project/Resources.resx",
  13292. "Tutorial/VBUpdateFolder/My Project/Settings.Designer.vb",
  13293. "Tutorial/VBUpdateFolder/My Project/Settings.settings",
  13294. "Tutorial/VBUpdateFolder/VBUpdateFolder.vbproj",
  13295. "Tutorial/VBUpdateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13296. "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.Resources.resources",
  13297. "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbproj.CopyComplete",
  13298. "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbproj.CoreCompileInputs.cache",
  13299. "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbproj.GenerateResource.Cache",
  13300. "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbprojResolveAssemblyReference.cache",
  13301. "Tutorial/VBUpdateFolderSetPermission/Module1.vb",
  13302. "Tutorial/VBUpdateFolderSetPermission/My Project/Application.Designer.vb",
  13303. "Tutorial/VBUpdateFolderSetPermission/My Project/Application.myapp",
  13304. "Tutorial/VBUpdateFolderSetPermission/My Project/AssemblyInfo.vb",
  13305. "Tutorial/VBUpdateFolderSetPermission/My Project/Resources.Designer.vb",
  13306. "Tutorial/VBUpdateFolderSetPermission/My Project/Resources.resx",
  13307. "Tutorial/VBUpdateFolderSetPermission/My Project/Settings.Designer.vb",
  13308. "Tutorial/VBUpdateFolderSetPermission/My Project/Settings.settings",
  13309. "Tutorial/VBUpdateFolderSetPermission/VBUpdateFolderSetPermission.vbproj",
  13310. "Tutorial/VBUpdateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13311. "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.Resources.resources",
  13312. "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbproj.CopyComplete",
  13313. "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbproj.CoreCompileInputs.cache",
  13314. "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbproj.GenerateResource.Cache",
  13315. "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbprojResolveAssemblyReference.cache",
  13316. "Tutorial/VBUpdateMeetingAttendee/Module1.vb",
  13317. "Tutorial/VBUpdateMeetingAttendee/My Project/Application.Designer.vb",
  13318. "Tutorial/VBUpdateMeetingAttendee/My Project/Application.myapp",
  13319. "Tutorial/VBUpdateMeetingAttendee/My Project/AssemblyInfo.vb",
  13320. "Tutorial/VBUpdateMeetingAttendee/My Project/Resources.Designer.vb",
  13321. "Tutorial/VBUpdateMeetingAttendee/My Project/Resources.resx",
  13322. "Tutorial/VBUpdateMeetingAttendee/My Project/Settings.Designer.vb",
  13323. "Tutorial/VBUpdateMeetingAttendee/My Project/Settings.settings",
  13324. "Tutorial/VBUpdateMeetingAttendee/VBUpdateMeetingAttendee.vbproj",
  13325. "Tutorial/VBUpdateMeetingAttendee/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13326. "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.Resources.resources",
  13327. "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbproj.CopyComplete",
  13328. "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbproj.CoreCompileInputs.cache",
  13329. "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbproj.GenerateResource.Cache",
  13330. "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbprojResolveAssemblyReference.cache",
  13331. "Tutorial/VBUpdateMessageWithCustomProperty/Module1.vb",
  13332. "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Application.Designer.vb",
  13333. "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Application.myapp",
  13334. "Tutorial/VBUpdateMessageWithCustomProperty/My Project/AssemblyInfo.vb",
  13335. "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Resources.Designer.vb",
  13336. "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Resources.resx",
  13337. "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Settings.Designer.vb",
  13338. "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Settings.settings",
  13339. "Tutorial/VBUpdateMessageWithCustomProperty/VBUpdateMessageWithCustomProperty.vbproj",
  13340. "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13341. "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.Resources.resources",
  13342. "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbproj.CopyComplete",
  13343. "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbproj.CoreCompileInputs.cache",
  13344. "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbproj.GenerateResource.Cache",
  13345. "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbprojResolveAssemblyReference.cache",
  13346. "Tutorial/VBUpdateNotification1/Module1.vb",
  13347. "Tutorial/VBUpdateNotification1/My Project/Application.Designer.vb",
  13348. "Tutorial/VBUpdateNotification1/My Project/Application.myapp",
  13349. "Tutorial/VBUpdateNotification1/My Project/AssemblyInfo.vb",
  13350. "Tutorial/VBUpdateNotification1/My Project/Resources.Designer.vb",
  13351. "Tutorial/VBUpdateNotification1/My Project/Resources.resx",
  13352. "Tutorial/VBUpdateNotification1/My Project/Settings.Designer.vb",
  13353. "Tutorial/VBUpdateNotification1/My Project/Settings.settings",
  13354. "Tutorial/VBUpdateNotification1/VBUpdateNotification1.vbproj",
  13355. "Tutorial/VBUpdateNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13356. "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.Resources.resources",
  13357. "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbproj.CopyComplete",
  13358. "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbproj.CoreCompileInputs.cache",
  13359. "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbproj.GenerateResource.Cache",
  13360. "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbprojResolveAssemblyReference.cache",
  13361. "Tutorial/VBUploadMessage/Module1.vb",
  13362. "Tutorial/VBUploadMessage/My Project/Application.Designer.vb",
  13363. "Tutorial/VBUploadMessage/My Project/Application.myapp",
  13364. "Tutorial/VBUploadMessage/My Project/AssemblyInfo.vb",
  13365. "Tutorial/VBUploadMessage/My Project/Resources.Designer.vb",
  13366. "Tutorial/VBUploadMessage/My Project/Resources.resx",
  13367. "Tutorial/VBUploadMessage/My Project/Settings.Designer.vb",
  13368. "Tutorial/VBUploadMessage/My Project/Settings.settings",
  13369. "Tutorial/VBUploadMessage/VBUploadMessage.vbproj",
  13370. "Tutorial/VBUploadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache",
  13371. "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.Resources.resources",
  13372. "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbproj.CopyComplete",
  13373. "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbproj.CoreCompileInputs.cache",
  13374. "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbproj.GenerateResource.Cache",
  13375. "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbprojResolveAssemblyReference.cache",
  13376. "independentsoft.exchange.3.0.700.nupkg.sha512",
  13377. "independentsoft.exchange.nuspec"
  13378. ]
  13379. },
  13380. "Microsoft.AspNet.WebApi.Client/5.2.9": {
  13381. "sha512": "cuVhPjjNMSEFpKXweMNBbsG4RUFuuZpFBm8tSyw309U9JEjcnbB6n3EPb4xwgcy9bJ38ctIbv5G8zXUBhlrPWw==",
  13382. "type": "package",
  13383. "path": "microsoft.aspnet.webapi.client/5.2.9",
  13384. "files": [
  13385. ".nupkg.metadata",
  13386. ".signature.p7s",
  13387. "NET.icon.png",
  13388. "NET_Library_EULA_ENU.txt",
  13389. "lib/net45/System.Net.Http.Formatting.dll",
  13390. "lib/net45/System.Net.Http.Formatting.xml",
  13391. "lib/netstandard2.0/System.Net.Http.Formatting.dll",
  13392. "lib/netstandard2.0/System.Net.Http.Formatting.xml",
  13393. "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.dll",
  13394. "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.xml",
  13395. "microsoft.aspnet.webapi.client.5.2.9.nupkg.sha512",
  13396. "microsoft.aspnet.webapi.client.nuspec"
  13397. ]
  13398. },
  13399. "Microsoft.Exchange.WebServices/2.2.0": {
  13400. "sha512": "NlkaTD0uWtg9VbiWq0VDWMBPzHFknH3tmstrxt0acrT09LBGqATTjRpsGOODz6tUdX7/dehBinxsf75U5Uw/+A==",
  13401. "type": "package",
  13402. "path": "microsoft.exchange.webservices/2.2.0",
  13403. "files": [
  13404. ".nupkg.metadata",
  13405. ".signature.p7s",
  13406. "doc/License Terms.rtf",
  13407. "doc/README.htm",
  13408. "doc/Redist.txt",
  13409. "lib/40/Microsoft.Exchange.WebServices.Auth.dll",
  13410. "lib/40/Microsoft.Exchange.WebServices.Auth.pdb",
  13411. "lib/40/Microsoft.Exchange.WebServices.Auth.xml",
  13412. "lib/40/Microsoft.Exchange.WebServices.dll",
  13413. "lib/40/Microsoft.Exchange.WebServices.pdb",
  13414. "lib/40/Microsoft.Exchange.WebServices.xml",
  13415. "microsoft.exchange.webservices.2.2.0.nupkg.sha512",
  13416. "microsoft.exchange.webservices.nuspec"
  13417. ]
  13418. },
  13419. "Microsoft.Identity.Client/4.49.1": {
  13420. "sha512": "vDU3cdXIom4+pxJk8sDJcHYTHPhb6DSVF9zjFY61SoQVs1OxbHZY9+mBnq1gGkG7N/o04WTt42IdV/0gf1+5DA==",
  13421. "type": "package",
  13422. "path": "microsoft.identity.client/4.49.1",
  13423. "files": [
  13424. ".nupkg.metadata",
  13425. ".signature.p7s",
  13426. "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
  13427. "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
  13428. "lib/monoandroid90/Microsoft.Identity.Client.dll",
  13429. "lib/monoandroid90/Microsoft.Identity.Client.xml",
  13430. "lib/net45/Microsoft.Identity.Client.dll",
  13431. "lib/net45/Microsoft.Identity.Client.xml",
  13432. "lib/net461/Microsoft.Identity.Client.dll",
  13433. "lib/net461/Microsoft.Identity.Client.xml",
  13434. "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
  13435. "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
  13436. "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
  13437. "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
  13438. "lib/net6.0-windows10.0.17763/Microsoft.Identity.Client.dll",
  13439. "lib/net6.0-windows10.0.17763/Microsoft.Identity.Client.xml",
  13440. "lib/net6.0/Microsoft.Identity.Client.dll",
  13441. "lib/net6.0/Microsoft.Identity.Client.xml",
  13442. "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
  13443. "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
  13444. "lib/netstandard2.0/Microsoft.Identity.Client.dll",
  13445. "lib/netstandard2.0/Microsoft.Identity.Client.xml",
  13446. "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
  13447. "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
  13448. "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
  13449. "lib/xamarinios10/Microsoft.Identity.Client.dll",
  13450. "lib/xamarinios10/Microsoft.Identity.Client.xml",
  13451. "microsoft.identity.client.4.49.1.nupkg.sha512",
  13452. "microsoft.identity.client.nuspec"
  13453. ]
  13454. },
  13455. "Microsoft.IdentityModel.Abstractions/6.22.0": {
  13456. "sha512": "iI+9V+2ciCrbheeLjpmjcqCnhy+r6yCoEcid3nkoFWerHgjVuT6CPM4HODUTtUPe1uwks4wcnAujJ8u+IKogHQ==",
  13457. "type": "package",
  13458. "path": "microsoft.identitymodel.abstractions/6.22.0",
  13459. "files": [
  13460. ".nupkg.metadata",
  13461. ".signature.p7s",
  13462. "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
  13463. "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
  13464. "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
  13465. "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
  13466. "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
  13467. "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
  13468. "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
  13469. "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
  13470. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
  13471. "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
  13472. "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512",
  13473. "microsoft.identitymodel.abstractions.nuspec"
  13474. ]
  13475. },
  13476. "Microsoft.NETCore.Platforms/3.1.0": {
  13477. "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
  13478. "type": "package",
  13479. "path": "microsoft.netcore.platforms/3.1.0",
  13480. "files": [
  13481. ".nupkg.metadata",
  13482. ".signature.p7s",
  13483. "LICENSE.TXT",
  13484. "THIRD-PARTY-NOTICES.TXT",
  13485. "lib/netstandard1.0/_._",
  13486. "microsoft.netcore.platforms.3.1.0.nupkg.sha512",
  13487. "microsoft.netcore.platforms.nuspec",
  13488. "runtime.json",
  13489. "useSharedDesignerContext.txt",
  13490. "version.txt"
  13491. ]
  13492. },
  13493. "Microsoft.NETCore.Targets/1.1.0": {
  13494. "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
  13495. "type": "package",
  13496. "path": "microsoft.netcore.targets/1.1.0",
  13497. "files": [
  13498. ".nupkg.metadata",
  13499. ".signature.p7s",
  13500. "ThirdPartyNotices.txt",
  13501. "dotnet_library_license.txt",
  13502. "lib/netstandard1.0/_._",
  13503. "microsoft.netcore.targets.1.1.0.nupkg.sha512",
  13504. "microsoft.netcore.targets.nuspec",
  13505. "runtime.json"
  13506. ]
  13507. },
  13508. "Microsoft.Win32.Primitives/4.3.0": {
  13509. "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
  13510. "type": "package",
  13511. "path": "microsoft.win32.primitives/4.3.0",
  13512. "files": [
  13513. ".nupkg.metadata",
  13514. ".signature.p7s",
  13515. "ThirdPartyNotices.txt",
  13516. "dotnet_library_license.txt",
  13517. "lib/MonoAndroid10/_._",
  13518. "lib/MonoTouch10/_._",
  13519. "lib/net46/Microsoft.Win32.Primitives.dll",
  13520. "lib/xamarinios10/_._",
  13521. "lib/xamarinmac20/_._",
  13522. "lib/xamarintvos10/_._",
  13523. "lib/xamarinwatchos10/_._",
  13524. "microsoft.win32.primitives.4.3.0.nupkg.sha512",
  13525. "microsoft.win32.primitives.nuspec",
  13526. "ref/MonoAndroid10/_._",
  13527. "ref/MonoTouch10/_._",
  13528. "ref/net46/Microsoft.Win32.Primitives.dll",
  13529. "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
  13530. "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
  13531. "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
  13532. "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
  13533. "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
  13534. "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
  13535. "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
  13536. "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
  13537. "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
  13538. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
  13539. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
  13540. "ref/xamarinios10/_._",
  13541. "ref/xamarinmac20/_._",
  13542. "ref/xamarintvos10/_._",
  13543. "ref/xamarinwatchos10/_._"
  13544. ]
  13545. },
  13546. "Microsoft.Win32.Registry/4.7.0": {
  13547. "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
  13548. "type": "package",
  13549. "path": "microsoft.win32.registry/4.7.0",
  13550. "files": [
  13551. ".nupkg.metadata",
  13552. ".signature.p7s",
  13553. "LICENSE.TXT",
  13554. "THIRD-PARTY-NOTICES.TXT",
  13555. "lib/net46/Microsoft.Win32.Registry.dll",
  13556. "lib/net461/Microsoft.Win32.Registry.dll",
  13557. "lib/net461/Microsoft.Win32.Registry.xml",
  13558. "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13559. "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13560. "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13561. "microsoft.win32.registry.4.7.0.nupkg.sha512",
  13562. "microsoft.win32.registry.nuspec",
  13563. "ref/net46/Microsoft.Win32.Registry.dll",
  13564. "ref/net461/Microsoft.Win32.Registry.dll",
  13565. "ref/net461/Microsoft.Win32.Registry.xml",
  13566. "ref/net472/Microsoft.Win32.Registry.dll",
  13567. "ref/net472/Microsoft.Win32.Registry.xml",
  13568. "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
  13569. "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
  13570. "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
  13571. "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
  13572. "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
  13573. "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
  13574. "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
  13575. "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
  13576. "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
  13577. "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
  13578. "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
  13579. "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
  13580. "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
  13581. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13582. "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13583. "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
  13584. "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
  13585. "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
  13586. "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
  13587. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
  13588. "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
  13589. "useSharedDesignerContext.txt",
  13590. "version.txt"
  13591. ]
  13592. },
  13593. "NETStandard.Library/1.6.1": {
  13594. "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
  13595. "type": "package",
  13596. "path": "netstandard.library/1.6.1",
  13597. "files": [
  13598. ".nupkg.metadata",
  13599. ".signature.p7s",
  13600. "ThirdPartyNotices.txt",
  13601. "dotnet_library_license.txt",
  13602. "netstandard.library.1.6.1.nupkg.sha512",
  13603. "netstandard.library.nuspec"
  13604. ]
  13605. },
  13606. "Newtonsoft.Json/13.0.1": {
  13607. "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  13608. "type": "package",
  13609. "path": "newtonsoft.json/13.0.1",
  13610. "files": [
  13611. ".nupkg.metadata",
  13612. ".signature.p7s",
  13613. "LICENSE.md",
  13614. "lib/net20/Newtonsoft.Json.dll",
  13615. "lib/net20/Newtonsoft.Json.xml",
  13616. "lib/net35/Newtonsoft.Json.dll",
  13617. "lib/net35/Newtonsoft.Json.xml",
  13618. "lib/net40/Newtonsoft.Json.dll",
  13619. "lib/net40/Newtonsoft.Json.xml",
  13620. "lib/net45/Newtonsoft.Json.dll",
  13621. "lib/net45/Newtonsoft.Json.xml",
  13622. "lib/netstandard1.0/Newtonsoft.Json.dll",
  13623. "lib/netstandard1.0/Newtonsoft.Json.xml",
  13624. "lib/netstandard1.3/Newtonsoft.Json.dll",
  13625. "lib/netstandard1.3/Newtonsoft.Json.xml",
  13626. "lib/netstandard2.0/Newtonsoft.Json.dll",
  13627. "lib/netstandard2.0/Newtonsoft.Json.xml",
  13628. "newtonsoft.json.13.0.1.nupkg.sha512",
  13629. "newtonsoft.json.nuspec",
  13630. "packageIcon.png"
  13631. ]
  13632. },
  13633. "Newtonsoft.Json.Bson/1.0.1": {
  13634. "sha512": "5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
  13635. "type": "package",
  13636. "path": "newtonsoft.json.bson/1.0.1",
  13637. "files": [
  13638. ".nupkg.metadata",
  13639. ".signature.p7s",
  13640. "lib/net45/Newtonsoft.Json.Bson.dll",
  13641. "lib/net45/Newtonsoft.Json.Bson.xml",
  13642. "lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
  13643. "lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
  13644. "newtonsoft.json.bson.1.0.1.nupkg.sha512",
  13645. "newtonsoft.json.bson.nuspec"
  13646. ]
  13647. },
  13648. "RestSharp/108.0.2": {
  13649. "sha512": "zI1lzI+Jjzl6bcicyUYfLIGmmOAdJRkYepMnSPzrxd1o9RxztPaR/blUOmY8BpXdN3I+XlK9dtwCYRGCxvaODw==",
  13650. "type": "package",
  13651. "path": "restsharp/108.0.2",
  13652. "files": [
  13653. ".nupkg.metadata",
  13654. ".signature.p7s",
  13655. "lib/net5.0/RestSharp.dll",
  13656. "lib/net5.0/RestSharp.xml",
  13657. "lib/net6.0/RestSharp.dll",
  13658. "lib/net6.0/RestSharp.xml",
  13659. "lib/netstandard2.0/RestSharp.dll",
  13660. "lib/netstandard2.0/RestSharp.xml",
  13661. "restsharp.108.0.2.nupkg.sha512",
  13662. "restsharp.nuspec",
  13663. "restsharp.png"
  13664. ]
  13665. },
  13666. "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13667. "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
  13668. "type": "package",
  13669. "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13670. "files": [
  13671. ".nupkg.metadata",
  13672. ".signature.p7s",
  13673. "ThirdPartyNotices.txt",
  13674. "dotnet_library_license.txt",
  13675. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13676. "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13677. "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13678. ]
  13679. },
  13680. "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13681. "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
  13682. "type": "package",
  13683. "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13684. "files": [
  13685. ".nupkg.metadata",
  13686. ".signature.p7s",
  13687. "ThirdPartyNotices.txt",
  13688. "dotnet_library_license.txt",
  13689. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13690. "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13691. "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13692. ]
  13693. },
  13694. "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13695. "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
  13696. "type": "package",
  13697. "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13698. "files": [
  13699. ".nupkg.metadata",
  13700. ".signature.p7s",
  13701. "ThirdPartyNotices.txt",
  13702. "dotnet_library_license.txt",
  13703. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13704. "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13705. "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13706. ]
  13707. },
  13708. "runtime.native.System/4.3.0": {
  13709. "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
  13710. "type": "package",
  13711. "path": "runtime.native.system/4.3.0",
  13712. "files": [
  13713. ".nupkg.metadata",
  13714. ".signature.p7s",
  13715. "ThirdPartyNotices.txt",
  13716. "dotnet_library_license.txt",
  13717. "lib/netstandard1.0/_._",
  13718. "runtime.native.system.4.3.0.nupkg.sha512",
  13719. "runtime.native.system.nuspec"
  13720. ]
  13721. },
  13722. "runtime.native.System.Data.SqlClient.sni/4.7.0": {
  13723. "sha512": "9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
  13724. "type": "package",
  13725. "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
  13726. "files": [
  13727. ".nupkg.metadata",
  13728. ".signature.p7s",
  13729. "LICENSE.TXT",
  13730. "THIRD-PARTY-NOTICES.TXT",
  13731. "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512",
  13732. "runtime.native.system.data.sqlclient.sni.nuspec",
  13733. "useSharedDesignerContext.txt",
  13734. "version.txt"
  13735. ]
  13736. },
  13737. "runtime.native.System.IO.Compression/4.3.0": {
  13738. "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
  13739. "type": "package",
  13740. "path": "runtime.native.system.io.compression/4.3.0",
  13741. "files": [
  13742. ".nupkg.metadata",
  13743. ".signature.p7s",
  13744. "ThirdPartyNotices.txt",
  13745. "dotnet_library_license.txt",
  13746. "lib/netstandard1.0/_._",
  13747. "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
  13748. "runtime.native.system.io.compression.nuspec"
  13749. ]
  13750. },
  13751. "runtime.native.System.Net.Http/4.3.0": {
  13752. "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
  13753. "type": "package",
  13754. "path": "runtime.native.system.net.http/4.3.0",
  13755. "files": [
  13756. ".nupkg.metadata",
  13757. ".signature.p7s",
  13758. "ThirdPartyNotices.txt",
  13759. "dotnet_library_license.txt",
  13760. "lib/netstandard1.0/_._",
  13761. "runtime.native.system.net.http.4.3.0.nupkg.sha512",
  13762. "runtime.native.system.net.http.nuspec"
  13763. ]
  13764. },
  13765. "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  13766. "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
  13767. "type": "package",
  13768. "path": "runtime.native.system.security.cryptography.apple/4.3.0",
  13769. "files": [
  13770. ".nupkg.metadata",
  13771. ".signature.p7s",
  13772. "ThirdPartyNotices.txt",
  13773. "dotnet_library_license.txt",
  13774. "lib/netstandard1.0/_._",
  13775. "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  13776. "runtime.native.system.security.cryptography.apple.nuspec"
  13777. ]
  13778. },
  13779. "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13780. "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
  13781. "type": "package",
  13782. "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
  13783. "files": [
  13784. ".nupkg.metadata",
  13785. ".signature.p7s",
  13786. "ThirdPartyNotices.txt",
  13787. "dotnet_library_license.txt",
  13788. "lib/netstandard1.0/_._",
  13789. "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13790. "runtime.native.system.security.cryptography.openssl.nuspec"
  13791. ]
  13792. },
  13793. "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13794. "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
  13795. "type": "package",
  13796. "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13797. "files": [
  13798. ".nupkg.metadata",
  13799. ".signature.p7s",
  13800. "ThirdPartyNotices.txt",
  13801. "dotnet_library_license.txt",
  13802. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13803. "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13804. "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13805. ]
  13806. },
  13807. "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13808. "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
  13809. "type": "package",
  13810. "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13811. "files": [
  13812. ".nupkg.metadata",
  13813. ".signature.p7s",
  13814. "ThirdPartyNotices.txt",
  13815. "dotnet_library_license.txt",
  13816. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13817. "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13818. "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13819. ]
  13820. },
  13821. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
  13822. "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
  13823. "type": "package",
  13824. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
  13825. "files": [
  13826. ".nupkg.metadata",
  13827. ".signature.p7s",
  13828. "ThirdPartyNotices.txt",
  13829. "dotnet_library_license.txt",
  13830. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
  13831. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
  13832. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
  13833. ]
  13834. },
  13835. "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13836. "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
  13837. "type": "package",
  13838. "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13839. "files": [
  13840. ".nupkg.metadata",
  13841. ".signature.p7s",
  13842. "ThirdPartyNotices.txt",
  13843. "dotnet_library_license.txt",
  13844. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13845. "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13846. "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
  13847. ]
  13848. },
  13849. "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13850. "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
  13851. "type": "package",
  13852. "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13853. "files": [
  13854. ".nupkg.metadata",
  13855. ".signature.p7s",
  13856. "ThirdPartyNotices.txt",
  13857. "dotnet_library_license.txt",
  13858. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13859. "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13860. "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13861. ]
  13862. },
  13863. "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13864. "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
  13865. "type": "package",
  13866. "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13867. "files": [
  13868. ".nupkg.metadata",
  13869. ".signature.p7s",
  13870. "ThirdPartyNotices.txt",
  13871. "dotnet_library_license.txt",
  13872. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13873. "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13874. "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13875. ]
  13876. },
  13877. "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13878. "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
  13879. "type": "package",
  13880. "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13881. "files": [
  13882. ".nupkg.metadata",
  13883. ".signature.p7s",
  13884. "ThirdPartyNotices.txt",
  13885. "dotnet_library_license.txt",
  13886. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13887. "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13888. "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13889. ]
  13890. },
  13891. "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
  13892. "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
  13893. "type": "package",
  13894. "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
  13895. "files": [
  13896. ".nupkg.metadata",
  13897. ".signature.p7s",
  13898. "ThirdPartyNotices.txt",
  13899. "dotnet_library_license.txt",
  13900. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  13901. "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
  13902. "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
  13903. ]
  13904. },
  13905. "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  13906. "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
  13907. "type": "package",
  13908. "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
  13909. "files": [
  13910. ".nupkg.metadata",
  13911. ".signature.p7s",
  13912. "ThirdPartyNotices.txt",
  13913. "dotnet_library_license.txt",
  13914. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  13915. "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
  13916. "runtimes/win-arm64/native/sni.dll",
  13917. "useSharedDesignerContext.txt",
  13918. "version.txt"
  13919. ]
  13920. },
  13921. "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  13922. "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
  13923. "type": "package",
  13924. "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
  13925. "files": [
  13926. ".nupkg.metadata",
  13927. ".signature.p7s",
  13928. "ThirdPartyNotices.txt",
  13929. "dotnet_library_license.txt",
  13930. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  13931. "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
  13932. "runtimes/win-x64/native/sni.dll",
  13933. "useSharedDesignerContext.txt",
  13934. "version.txt"
  13935. ]
  13936. },
  13937. "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
  13938. "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
  13939. "type": "package",
  13940. "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
  13941. "files": [
  13942. ".nupkg.metadata",
  13943. ".signature.p7s",
  13944. "ThirdPartyNotices.txt",
  13945. "dotnet_library_license.txt",
  13946. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
  13947. "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
  13948. "runtimes/win-x86/native/sni.dll",
  13949. "useSharedDesignerContext.txt",
  13950. "version.txt"
  13951. ]
  13952. },
  13953. "System.AppContext/4.3.0": {
  13954. "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
  13955. "type": "package",
  13956. "path": "system.appcontext/4.3.0",
  13957. "files": [
  13958. ".nupkg.metadata",
  13959. ".signature.p7s",
  13960. "ThirdPartyNotices.txt",
  13961. "dotnet_library_license.txt",
  13962. "lib/MonoAndroid10/_._",
  13963. "lib/MonoTouch10/_._",
  13964. "lib/net46/System.AppContext.dll",
  13965. "lib/net463/System.AppContext.dll",
  13966. "lib/netcore50/System.AppContext.dll",
  13967. "lib/netstandard1.6/System.AppContext.dll",
  13968. "lib/xamarinios10/_._",
  13969. "lib/xamarinmac20/_._",
  13970. "lib/xamarintvos10/_._",
  13971. "lib/xamarinwatchos10/_._",
  13972. "ref/MonoAndroid10/_._",
  13973. "ref/MonoTouch10/_._",
  13974. "ref/net46/System.AppContext.dll",
  13975. "ref/net463/System.AppContext.dll",
  13976. "ref/netstandard/_._",
  13977. "ref/netstandard1.3/System.AppContext.dll",
  13978. "ref/netstandard1.3/System.AppContext.xml",
  13979. "ref/netstandard1.3/de/System.AppContext.xml",
  13980. "ref/netstandard1.3/es/System.AppContext.xml",
  13981. "ref/netstandard1.3/fr/System.AppContext.xml",
  13982. "ref/netstandard1.3/it/System.AppContext.xml",
  13983. "ref/netstandard1.3/ja/System.AppContext.xml",
  13984. "ref/netstandard1.3/ko/System.AppContext.xml",
  13985. "ref/netstandard1.3/ru/System.AppContext.xml",
  13986. "ref/netstandard1.3/zh-hans/System.AppContext.xml",
  13987. "ref/netstandard1.3/zh-hant/System.AppContext.xml",
  13988. "ref/netstandard1.6/System.AppContext.dll",
  13989. "ref/netstandard1.6/System.AppContext.xml",
  13990. "ref/netstandard1.6/de/System.AppContext.xml",
  13991. "ref/netstandard1.6/es/System.AppContext.xml",
  13992. "ref/netstandard1.6/fr/System.AppContext.xml",
  13993. "ref/netstandard1.6/it/System.AppContext.xml",
  13994. "ref/netstandard1.6/ja/System.AppContext.xml",
  13995. "ref/netstandard1.6/ko/System.AppContext.xml",
  13996. "ref/netstandard1.6/ru/System.AppContext.xml",
  13997. "ref/netstandard1.6/zh-hans/System.AppContext.xml",
  13998. "ref/netstandard1.6/zh-hant/System.AppContext.xml",
  13999. "ref/xamarinios10/_._",
  14000. "ref/xamarinmac20/_._",
  14001. "ref/xamarintvos10/_._",
  14002. "ref/xamarinwatchos10/_._",
  14003. "runtimes/aot/lib/netcore50/System.AppContext.dll",
  14004. "system.appcontext.4.3.0.nupkg.sha512",
  14005. "system.appcontext.nuspec"
  14006. ]
  14007. },
  14008. "System.Buffers/4.3.0": {
  14009. "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
  14010. "type": "package",
  14011. "path": "system.buffers/4.3.0",
  14012. "files": [
  14013. ".nupkg.metadata",
  14014. ".signature.p7s",
  14015. "ThirdPartyNotices.txt",
  14016. "dotnet_library_license.txt",
  14017. "lib/netstandard1.1/.xml",
  14018. "lib/netstandard1.1/System.Buffers.dll",
  14019. "system.buffers.4.3.0.nupkg.sha512",
  14020. "system.buffers.nuspec"
  14021. ]
  14022. },
  14023. "System.Collections/4.3.0": {
  14024. "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
  14025. "type": "package",
  14026. "path": "system.collections/4.3.0",
  14027. "files": [
  14028. ".nupkg.metadata",
  14029. ".signature.p7s",
  14030. "ThirdPartyNotices.txt",
  14031. "dotnet_library_license.txt",
  14032. "lib/MonoAndroid10/_._",
  14033. "lib/MonoTouch10/_._",
  14034. "lib/net45/_._",
  14035. "lib/portable-net45+win8+wp8+wpa81/_._",
  14036. "lib/win8/_._",
  14037. "lib/wp80/_._",
  14038. "lib/wpa81/_._",
  14039. "lib/xamarinios10/_._",
  14040. "lib/xamarinmac20/_._",
  14041. "lib/xamarintvos10/_._",
  14042. "lib/xamarinwatchos10/_._",
  14043. "ref/MonoAndroid10/_._",
  14044. "ref/MonoTouch10/_._",
  14045. "ref/net45/_._",
  14046. "ref/netcore50/System.Collections.dll",
  14047. "ref/netcore50/System.Collections.xml",
  14048. "ref/netcore50/de/System.Collections.xml",
  14049. "ref/netcore50/es/System.Collections.xml",
  14050. "ref/netcore50/fr/System.Collections.xml",
  14051. "ref/netcore50/it/System.Collections.xml",
  14052. "ref/netcore50/ja/System.Collections.xml",
  14053. "ref/netcore50/ko/System.Collections.xml",
  14054. "ref/netcore50/ru/System.Collections.xml",
  14055. "ref/netcore50/zh-hans/System.Collections.xml",
  14056. "ref/netcore50/zh-hant/System.Collections.xml",
  14057. "ref/netstandard1.0/System.Collections.dll",
  14058. "ref/netstandard1.0/System.Collections.xml",
  14059. "ref/netstandard1.0/de/System.Collections.xml",
  14060. "ref/netstandard1.0/es/System.Collections.xml",
  14061. "ref/netstandard1.0/fr/System.Collections.xml",
  14062. "ref/netstandard1.0/it/System.Collections.xml",
  14063. "ref/netstandard1.0/ja/System.Collections.xml",
  14064. "ref/netstandard1.0/ko/System.Collections.xml",
  14065. "ref/netstandard1.0/ru/System.Collections.xml",
  14066. "ref/netstandard1.0/zh-hans/System.Collections.xml",
  14067. "ref/netstandard1.0/zh-hant/System.Collections.xml",
  14068. "ref/netstandard1.3/System.Collections.dll",
  14069. "ref/netstandard1.3/System.Collections.xml",
  14070. "ref/netstandard1.3/de/System.Collections.xml",
  14071. "ref/netstandard1.3/es/System.Collections.xml",
  14072. "ref/netstandard1.3/fr/System.Collections.xml",
  14073. "ref/netstandard1.3/it/System.Collections.xml",
  14074. "ref/netstandard1.3/ja/System.Collections.xml",
  14075. "ref/netstandard1.3/ko/System.Collections.xml",
  14076. "ref/netstandard1.3/ru/System.Collections.xml",
  14077. "ref/netstandard1.3/zh-hans/System.Collections.xml",
  14078. "ref/netstandard1.3/zh-hant/System.Collections.xml",
  14079. "ref/portable-net45+win8+wp8+wpa81/_._",
  14080. "ref/win8/_._",
  14081. "ref/wp80/_._",
  14082. "ref/wpa81/_._",
  14083. "ref/xamarinios10/_._",
  14084. "ref/xamarinmac20/_._",
  14085. "ref/xamarintvos10/_._",
  14086. "ref/xamarinwatchos10/_._",
  14087. "system.collections.4.3.0.nupkg.sha512",
  14088. "system.collections.nuspec"
  14089. ]
  14090. },
  14091. "System.Collections.Concurrent/4.3.0": {
  14092. "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
  14093. "type": "package",
  14094. "path": "system.collections.concurrent/4.3.0",
  14095. "files": [
  14096. ".nupkg.metadata",
  14097. ".signature.p7s",
  14098. "ThirdPartyNotices.txt",
  14099. "dotnet_library_license.txt",
  14100. "lib/MonoAndroid10/_._",
  14101. "lib/MonoTouch10/_._",
  14102. "lib/net45/_._",
  14103. "lib/netcore50/System.Collections.Concurrent.dll",
  14104. "lib/netstandard1.3/System.Collections.Concurrent.dll",
  14105. "lib/portable-net45+win8+wpa81/_._",
  14106. "lib/win8/_._",
  14107. "lib/wpa81/_._",
  14108. "lib/xamarinios10/_._",
  14109. "lib/xamarinmac20/_._",
  14110. "lib/xamarintvos10/_._",
  14111. "lib/xamarinwatchos10/_._",
  14112. "ref/MonoAndroid10/_._",
  14113. "ref/MonoTouch10/_._",
  14114. "ref/net45/_._",
  14115. "ref/netcore50/System.Collections.Concurrent.dll",
  14116. "ref/netcore50/System.Collections.Concurrent.xml",
  14117. "ref/netcore50/de/System.Collections.Concurrent.xml",
  14118. "ref/netcore50/es/System.Collections.Concurrent.xml",
  14119. "ref/netcore50/fr/System.Collections.Concurrent.xml",
  14120. "ref/netcore50/it/System.Collections.Concurrent.xml",
  14121. "ref/netcore50/ja/System.Collections.Concurrent.xml",
  14122. "ref/netcore50/ko/System.Collections.Concurrent.xml",
  14123. "ref/netcore50/ru/System.Collections.Concurrent.xml",
  14124. "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
  14125. "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
  14126. "ref/netstandard1.1/System.Collections.Concurrent.dll",
  14127. "ref/netstandard1.1/System.Collections.Concurrent.xml",
  14128. "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
  14129. "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
  14130. "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
  14131. "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
  14132. "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
  14133. "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
  14134. "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
  14135. "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
  14136. "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
  14137. "ref/netstandard1.3/System.Collections.Concurrent.dll",
  14138. "ref/netstandard1.3/System.Collections.Concurrent.xml",
  14139. "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
  14140. "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
  14141. "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
  14142. "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
  14143. "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
  14144. "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
  14145. "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
  14146. "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
  14147. "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
  14148. "ref/portable-net45+win8+wpa81/_._",
  14149. "ref/win8/_._",
  14150. "ref/wpa81/_._",
  14151. "ref/xamarinios10/_._",
  14152. "ref/xamarinmac20/_._",
  14153. "ref/xamarintvos10/_._",
  14154. "ref/xamarinwatchos10/_._",
  14155. "system.collections.concurrent.4.3.0.nupkg.sha512",
  14156. "system.collections.concurrent.nuspec"
  14157. ]
  14158. },
  14159. "System.Console/4.3.0": {
  14160. "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
  14161. "type": "package",
  14162. "path": "system.console/4.3.0",
  14163. "files": [
  14164. ".nupkg.metadata",
  14165. ".signature.p7s",
  14166. "ThirdPartyNotices.txt",
  14167. "dotnet_library_license.txt",
  14168. "lib/MonoAndroid10/_._",
  14169. "lib/MonoTouch10/_._",
  14170. "lib/net46/System.Console.dll",
  14171. "lib/xamarinios10/_._",
  14172. "lib/xamarinmac20/_._",
  14173. "lib/xamarintvos10/_._",
  14174. "lib/xamarinwatchos10/_._",
  14175. "ref/MonoAndroid10/_._",
  14176. "ref/MonoTouch10/_._",
  14177. "ref/net46/System.Console.dll",
  14178. "ref/netstandard1.3/System.Console.dll",
  14179. "ref/netstandard1.3/System.Console.xml",
  14180. "ref/netstandard1.3/de/System.Console.xml",
  14181. "ref/netstandard1.3/es/System.Console.xml",
  14182. "ref/netstandard1.3/fr/System.Console.xml",
  14183. "ref/netstandard1.3/it/System.Console.xml",
  14184. "ref/netstandard1.3/ja/System.Console.xml",
  14185. "ref/netstandard1.3/ko/System.Console.xml",
  14186. "ref/netstandard1.3/ru/System.Console.xml",
  14187. "ref/netstandard1.3/zh-hans/System.Console.xml",
  14188. "ref/netstandard1.3/zh-hant/System.Console.xml",
  14189. "ref/xamarinios10/_._",
  14190. "ref/xamarinmac20/_._",
  14191. "ref/xamarintvos10/_._",
  14192. "ref/xamarinwatchos10/_._",
  14193. "system.console.4.3.0.nupkg.sha512",
  14194. "system.console.nuspec"
  14195. ]
  14196. },
  14197. "System.Data.SqlClient/4.8.5": {
  14198. "sha512": "fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==",
  14199. "type": "package",
  14200. "path": "system.data.sqlclient/4.8.5",
  14201. "files": [
  14202. ".nupkg.metadata",
  14203. ".signature.p7s",
  14204. "Icon.png",
  14205. "LICENSE.TXT",
  14206. "THIRD-PARTY-NOTICES.TXT",
  14207. "lib/MonoAndroid10/_._",
  14208. "lib/MonoTouch10/_._",
  14209. "lib/net451/System.Data.SqlClient.dll",
  14210. "lib/net46/System.Data.SqlClient.dll",
  14211. "lib/net461/System.Data.SqlClient.dll",
  14212. "lib/net461/System.Data.SqlClient.xml",
  14213. "lib/netcoreapp2.1/System.Data.SqlClient.dll",
  14214. "lib/netcoreapp2.1/System.Data.SqlClient.xml",
  14215. "lib/netstandard1.2/System.Data.SqlClient.dll",
  14216. "lib/netstandard1.2/System.Data.SqlClient.xml",
  14217. "lib/netstandard1.3/System.Data.SqlClient.dll",
  14218. "lib/netstandard1.3/System.Data.SqlClient.xml",
  14219. "lib/netstandard2.0/System.Data.SqlClient.dll",
  14220. "lib/netstandard2.0/System.Data.SqlClient.xml",
  14221. "lib/xamarinios10/_._",
  14222. "lib/xamarinmac20/_._",
  14223. "lib/xamarintvos10/_._",
  14224. "lib/xamarinwatchos10/_._",
  14225. "ref/MonoAndroid10/_._",
  14226. "ref/MonoTouch10/_._",
  14227. "ref/net451/System.Data.SqlClient.dll",
  14228. "ref/net46/System.Data.SqlClient.dll",
  14229. "ref/net461/System.Data.SqlClient.dll",
  14230. "ref/net461/System.Data.SqlClient.xml",
  14231. "ref/netcoreapp2.1/System.Data.SqlClient.dll",
  14232. "ref/netcoreapp2.1/System.Data.SqlClient.xml",
  14233. "ref/netstandard1.2/System.Data.SqlClient.dll",
  14234. "ref/netstandard1.2/System.Data.SqlClient.xml",
  14235. "ref/netstandard1.2/de/System.Data.SqlClient.xml",
  14236. "ref/netstandard1.2/es/System.Data.SqlClient.xml",
  14237. "ref/netstandard1.2/fr/System.Data.SqlClient.xml",
  14238. "ref/netstandard1.2/it/System.Data.SqlClient.xml",
  14239. "ref/netstandard1.2/ja/System.Data.SqlClient.xml",
  14240. "ref/netstandard1.2/ko/System.Data.SqlClient.xml",
  14241. "ref/netstandard1.2/ru/System.Data.SqlClient.xml",
  14242. "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml",
  14243. "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml",
  14244. "ref/netstandard1.3/System.Data.SqlClient.dll",
  14245. "ref/netstandard1.3/System.Data.SqlClient.xml",
  14246. "ref/netstandard1.3/de/System.Data.SqlClient.xml",
  14247. "ref/netstandard1.3/es/System.Data.SqlClient.xml",
  14248. "ref/netstandard1.3/fr/System.Data.SqlClient.xml",
  14249. "ref/netstandard1.3/it/System.Data.SqlClient.xml",
  14250. "ref/netstandard1.3/ja/System.Data.SqlClient.xml",
  14251. "ref/netstandard1.3/ko/System.Data.SqlClient.xml",
  14252. "ref/netstandard1.3/ru/System.Data.SqlClient.xml",
  14253. "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml",
  14254. "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml",
  14255. "ref/netstandard2.0/System.Data.SqlClient.dll",
  14256. "ref/netstandard2.0/System.Data.SqlClient.xml",
  14257. "ref/xamarinios10/_._",
  14258. "ref/xamarinmac20/_._",
  14259. "ref/xamarintvos10/_._",
  14260. "ref/xamarinwatchos10/_._",
  14261. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll",
  14262. "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.xml",
  14263. "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll",
  14264. "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll",
  14265. "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.xml",
  14266. "runtimes/win/lib/net451/System.Data.SqlClient.dll",
  14267. "runtimes/win/lib/net46/System.Data.SqlClient.dll",
  14268. "runtimes/win/lib/net461/System.Data.SqlClient.dll",
  14269. "runtimes/win/lib/net461/System.Data.SqlClient.xml",
  14270. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll",
  14271. "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.xml",
  14272. "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll",
  14273. "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll",
  14274. "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.xml",
  14275. "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll",
  14276. "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.xml",
  14277. "system.data.sqlclient.4.8.5.nupkg.sha512",
  14278. "system.data.sqlclient.nuspec",
  14279. "useSharedDesignerContext.txt",
  14280. "version.txt"
  14281. ]
  14282. },
  14283. "System.Diagnostics.Debug/4.3.0": {
  14284. "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
  14285. "type": "package",
  14286. "path": "system.diagnostics.debug/4.3.0",
  14287. "files": [
  14288. ".nupkg.metadata",
  14289. ".signature.p7s",
  14290. "ThirdPartyNotices.txt",
  14291. "dotnet_library_license.txt",
  14292. "lib/MonoAndroid10/_._",
  14293. "lib/MonoTouch10/_._",
  14294. "lib/net45/_._",
  14295. "lib/portable-net45+win8+wp8+wpa81/_._",
  14296. "lib/win8/_._",
  14297. "lib/wp80/_._",
  14298. "lib/wpa81/_._",
  14299. "lib/xamarinios10/_._",
  14300. "lib/xamarinmac20/_._",
  14301. "lib/xamarintvos10/_._",
  14302. "lib/xamarinwatchos10/_._",
  14303. "ref/MonoAndroid10/_._",
  14304. "ref/MonoTouch10/_._",
  14305. "ref/net45/_._",
  14306. "ref/netcore50/System.Diagnostics.Debug.dll",
  14307. "ref/netcore50/System.Diagnostics.Debug.xml",
  14308. "ref/netcore50/de/System.Diagnostics.Debug.xml",
  14309. "ref/netcore50/es/System.Diagnostics.Debug.xml",
  14310. "ref/netcore50/fr/System.Diagnostics.Debug.xml",
  14311. "ref/netcore50/it/System.Diagnostics.Debug.xml",
  14312. "ref/netcore50/ja/System.Diagnostics.Debug.xml",
  14313. "ref/netcore50/ko/System.Diagnostics.Debug.xml",
  14314. "ref/netcore50/ru/System.Diagnostics.Debug.xml",
  14315. "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
  14316. "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
  14317. "ref/netstandard1.0/System.Diagnostics.Debug.dll",
  14318. "ref/netstandard1.0/System.Diagnostics.Debug.xml",
  14319. "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
  14320. "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
  14321. "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
  14322. "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
  14323. "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
  14324. "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
  14325. "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
  14326. "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
  14327. "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
  14328. "ref/netstandard1.3/System.Diagnostics.Debug.dll",
  14329. "ref/netstandard1.3/System.Diagnostics.Debug.xml",
  14330. "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
  14331. "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
  14332. "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
  14333. "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
  14334. "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
  14335. "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
  14336. "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
  14337. "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
  14338. "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
  14339. "ref/portable-net45+win8+wp8+wpa81/_._",
  14340. "ref/win8/_._",
  14341. "ref/wp80/_._",
  14342. "ref/wpa81/_._",
  14343. "ref/xamarinios10/_._",
  14344. "ref/xamarinmac20/_._",
  14345. "ref/xamarintvos10/_._",
  14346. "ref/xamarinwatchos10/_._",
  14347. "system.diagnostics.debug.4.3.0.nupkg.sha512",
  14348. "system.diagnostics.debug.nuspec"
  14349. ]
  14350. },
  14351. "System.Diagnostics.DiagnosticSource/4.3.0": {
  14352. "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
  14353. "type": "package",
  14354. "path": "system.diagnostics.diagnosticsource/4.3.0",
  14355. "files": [
  14356. ".nupkg.metadata",
  14357. ".signature.p7s",
  14358. "ThirdPartyNotices.txt",
  14359. "dotnet_library_license.txt",
  14360. "lib/net46/System.Diagnostics.DiagnosticSource.dll",
  14361. "lib/net46/System.Diagnostics.DiagnosticSource.xml",
  14362. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
  14363. "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
  14364. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
  14365. "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
  14366. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
  14367. "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
  14368. "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
  14369. "system.diagnostics.diagnosticsource.nuspec"
  14370. ]
  14371. },
  14372. "System.Diagnostics.Tools/4.3.0": {
  14373. "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
  14374. "type": "package",
  14375. "path": "system.diagnostics.tools/4.3.0",
  14376. "files": [
  14377. ".nupkg.metadata",
  14378. ".signature.p7s",
  14379. "ThirdPartyNotices.txt",
  14380. "dotnet_library_license.txt",
  14381. "lib/MonoAndroid10/_._",
  14382. "lib/MonoTouch10/_._",
  14383. "lib/net45/_._",
  14384. "lib/portable-net45+win8+wp8+wpa81/_._",
  14385. "lib/win8/_._",
  14386. "lib/wp80/_._",
  14387. "lib/wpa81/_._",
  14388. "lib/xamarinios10/_._",
  14389. "lib/xamarinmac20/_._",
  14390. "lib/xamarintvos10/_._",
  14391. "lib/xamarinwatchos10/_._",
  14392. "ref/MonoAndroid10/_._",
  14393. "ref/MonoTouch10/_._",
  14394. "ref/net45/_._",
  14395. "ref/netcore50/System.Diagnostics.Tools.dll",
  14396. "ref/netcore50/System.Diagnostics.Tools.xml",
  14397. "ref/netcore50/de/System.Diagnostics.Tools.xml",
  14398. "ref/netcore50/es/System.Diagnostics.Tools.xml",
  14399. "ref/netcore50/fr/System.Diagnostics.Tools.xml",
  14400. "ref/netcore50/it/System.Diagnostics.Tools.xml",
  14401. "ref/netcore50/ja/System.Diagnostics.Tools.xml",
  14402. "ref/netcore50/ko/System.Diagnostics.Tools.xml",
  14403. "ref/netcore50/ru/System.Diagnostics.Tools.xml",
  14404. "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
  14405. "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
  14406. "ref/netstandard1.0/System.Diagnostics.Tools.dll",
  14407. "ref/netstandard1.0/System.Diagnostics.Tools.xml",
  14408. "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
  14409. "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
  14410. "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
  14411. "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
  14412. "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
  14413. "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
  14414. "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
  14415. "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
  14416. "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
  14417. "ref/portable-net45+win8+wp8+wpa81/_._",
  14418. "ref/win8/_._",
  14419. "ref/wp80/_._",
  14420. "ref/wpa81/_._",
  14421. "ref/xamarinios10/_._",
  14422. "ref/xamarinmac20/_._",
  14423. "ref/xamarintvos10/_._",
  14424. "ref/xamarinwatchos10/_._",
  14425. "system.diagnostics.tools.4.3.0.nupkg.sha512",
  14426. "system.diagnostics.tools.nuspec"
  14427. ]
  14428. },
  14429. "System.Diagnostics.Tracing/4.3.0": {
  14430. "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
  14431. "type": "package",
  14432. "path": "system.diagnostics.tracing/4.3.0",
  14433. "files": [
  14434. ".nupkg.metadata",
  14435. ".signature.p7s",
  14436. "ThirdPartyNotices.txt",
  14437. "dotnet_library_license.txt",
  14438. "lib/MonoAndroid10/_._",
  14439. "lib/MonoTouch10/_._",
  14440. "lib/net45/_._",
  14441. "lib/net462/System.Diagnostics.Tracing.dll",
  14442. "lib/portable-net45+win8+wpa81/_._",
  14443. "lib/win8/_._",
  14444. "lib/wpa81/_._",
  14445. "lib/xamarinios10/_._",
  14446. "lib/xamarinmac20/_._",
  14447. "lib/xamarintvos10/_._",
  14448. "lib/xamarinwatchos10/_._",
  14449. "ref/MonoAndroid10/_._",
  14450. "ref/MonoTouch10/_._",
  14451. "ref/net45/_._",
  14452. "ref/net462/System.Diagnostics.Tracing.dll",
  14453. "ref/netcore50/System.Diagnostics.Tracing.dll",
  14454. "ref/netcore50/System.Diagnostics.Tracing.xml",
  14455. "ref/netcore50/de/System.Diagnostics.Tracing.xml",
  14456. "ref/netcore50/es/System.Diagnostics.Tracing.xml",
  14457. "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
  14458. "ref/netcore50/it/System.Diagnostics.Tracing.xml",
  14459. "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
  14460. "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
  14461. "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
  14462. "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
  14463. "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
  14464. "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
  14465. "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
  14466. "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
  14467. "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
  14468. "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
  14469. "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
  14470. "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
  14471. "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
  14472. "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
  14473. "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
  14474. "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
  14475. "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
  14476. "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
  14477. "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
  14478. "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
  14479. "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
  14480. "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
  14481. "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
  14482. "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
  14483. "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
  14484. "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
  14485. "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
  14486. "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
  14487. "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
  14488. "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
  14489. "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
  14490. "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
  14491. "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
  14492. "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
  14493. "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
  14494. "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
  14495. "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
  14496. "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
  14497. "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
  14498. "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
  14499. "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
  14500. "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
  14501. "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
  14502. "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
  14503. "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
  14504. "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
  14505. "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
  14506. "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
  14507. "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
  14508. "ref/portable-net45+win8+wpa81/_._",
  14509. "ref/win8/_._",
  14510. "ref/wpa81/_._",
  14511. "ref/xamarinios10/_._",
  14512. "ref/xamarinmac20/_._",
  14513. "ref/xamarintvos10/_._",
  14514. "ref/xamarinwatchos10/_._",
  14515. "system.diagnostics.tracing.4.3.0.nupkg.sha512",
  14516. "system.diagnostics.tracing.nuspec"
  14517. ]
  14518. },
  14519. "System.Globalization/4.3.0": {
  14520. "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
  14521. "type": "package",
  14522. "path": "system.globalization/4.3.0",
  14523. "files": [
  14524. ".nupkg.metadata",
  14525. ".signature.p7s",
  14526. "ThirdPartyNotices.txt",
  14527. "dotnet_library_license.txt",
  14528. "lib/MonoAndroid10/_._",
  14529. "lib/MonoTouch10/_._",
  14530. "lib/net45/_._",
  14531. "lib/portable-net45+win8+wp8+wpa81/_._",
  14532. "lib/win8/_._",
  14533. "lib/wp80/_._",
  14534. "lib/wpa81/_._",
  14535. "lib/xamarinios10/_._",
  14536. "lib/xamarinmac20/_._",
  14537. "lib/xamarintvos10/_._",
  14538. "lib/xamarinwatchos10/_._",
  14539. "ref/MonoAndroid10/_._",
  14540. "ref/MonoTouch10/_._",
  14541. "ref/net45/_._",
  14542. "ref/netcore50/System.Globalization.dll",
  14543. "ref/netcore50/System.Globalization.xml",
  14544. "ref/netcore50/de/System.Globalization.xml",
  14545. "ref/netcore50/es/System.Globalization.xml",
  14546. "ref/netcore50/fr/System.Globalization.xml",
  14547. "ref/netcore50/it/System.Globalization.xml",
  14548. "ref/netcore50/ja/System.Globalization.xml",
  14549. "ref/netcore50/ko/System.Globalization.xml",
  14550. "ref/netcore50/ru/System.Globalization.xml",
  14551. "ref/netcore50/zh-hans/System.Globalization.xml",
  14552. "ref/netcore50/zh-hant/System.Globalization.xml",
  14553. "ref/netstandard1.0/System.Globalization.dll",
  14554. "ref/netstandard1.0/System.Globalization.xml",
  14555. "ref/netstandard1.0/de/System.Globalization.xml",
  14556. "ref/netstandard1.0/es/System.Globalization.xml",
  14557. "ref/netstandard1.0/fr/System.Globalization.xml",
  14558. "ref/netstandard1.0/it/System.Globalization.xml",
  14559. "ref/netstandard1.0/ja/System.Globalization.xml",
  14560. "ref/netstandard1.0/ko/System.Globalization.xml",
  14561. "ref/netstandard1.0/ru/System.Globalization.xml",
  14562. "ref/netstandard1.0/zh-hans/System.Globalization.xml",
  14563. "ref/netstandard1.0/zh-hant/System.Globalization.xml",
  14564. "ref/netstandard1.3/System.Globalization.dll",
  14565. "ref/netstandard1.3/System.Globalization.xml",
  14566. "ref/netstandard1.3/de/System.Globalization.xml",
  14567. "ref/netstandard1.3/es/System.Globalization.xml",
  14568. "ref/netstandard1.3/fr/System.Globalization.xml",
  14569. "ref/netstandard1.3/it/System.Globalization.xml",
  14570. "ref/netstandard1.3/ja/System.Globalization.xml",
  14571. "ref/netstandard1.3/ko/System.Globalization.xml",
  14572. "ref/netstandard1.3/ru/System.Globalization.xml",
  14573. "ref/netstandard1.3/zh-hans/System.Globalization.xml",
  14574. "ref/netstandard1.3/zh-hant/System.Globalization.xml",
  14575. "ref/portable-net45+win8+wp8+wpa81/_._",
  14576. "ref/win8/_._",
  14577. "ref/wp80/_._",
  14578. "ref/wpa81/_._",
  14579. "ref/xamarinios10/_._",
  14580. "ref/xamarinmac20/_._",
  14581. "ref/xamarintvos10/_._",
  14582. "ref/xamarinwatchos10/_._",
  14583. "system.globalization.4.3.0.nupkg.sha512",
  14584. "system.globalization.nuspec"
  14585. ]
  14586. },
  14587. "System.Globalization.Calendars/4.3.0": {
  14588. "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
  14589. "type": "package",
  14590. "path": "system.globalization.calendars/4.3.0",
  14591. "files": [
  14592. ".nupkg.metadata",
  14593. ".signature.p7s",
  14594. "ThirdPartyNotices.txt",
  14595. "dotnet_library_license.txt",
  14596. "lib/MonoAndroid10/_._",
  14597. "lib/MonoTouch10/_._",
  14598. "lib/net46/System.Globalization.Calendars.dll",
  14599. "lib/xamarinios10/_._",
  14600. "lib/xamarinmac20/_._",
  14601. "lib/xamarintvos10/_._",
  14602. "lib/xamarinwatchos10/_._",
  14603. "ref/MonoAndroid10/_._",
  14604. "ref/MonoTouch10/_._",
  14605. "ref/net46/System.Globalization.Calendars.dll",
  14606. "ref/netstandard1.3/System.Globalization.Calendars.dll",
  14607. "ref/netstandard1.3/System.Globalization.Calendars.xml",
  14608. "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
  14609. "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
  14610. "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
  14611. "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
  14612. "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
  14613. "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
  14614. "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
  14615. "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
  14616. "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
  14617. "ref/xamarinios10/_._",
  14618. "ref/xamarinmac20/_._",
  14619. "ref/xamarintvos10/_._",
  14620. "ref/xamarinwatchos10/_._",
  14621. "system.globalization.calendars.4.3.0.nupkg.sha512",
  14622. "system.globalization.calendars.nuspec"
  14623. ]
  14624. },
  14625. "System.Globalization.Extensions/4.3.0": {
  14626. "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
  14627. "type": "package",
  14628. "path": "system.globalization.extensions/4.3.0",
  14629. "files": [
  14630. ".nupkg.metadata",
  14631. ".signature.p7s",
  14632. "ThirdPartyNotices.txt",
  14633. "dotnet_library_license.txt",
  14634. "lib/MonoAndroid10/_._",
  14635. "lib/MonoTouch10/_._",
  14636. "lib/net46/System.Globalization.Extensions.dll",
  14637. "lib/xamarinios10/_._",
  14638. "lib/xamarinmac20/_._",
  14639. "lib/xamarintvos10/_._",
  14640. "lib/xamarinwatchos10/_._",
  14641. "ref/MonoAndroid10/_._",
  14642. "ref/MonoTouch10/_._",
  14643. "ref/net46/System.Globalization.Extensions.dll",
  14644. "ref/netstandard1.3/System.Globalization.Extensions.dll",
  14645. "ref/netstandard1.3/System.Globalization.Extensions.xml",
  14646. "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
  14647. "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
  14648. "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
  14649. "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
  14650. "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
  14651. "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
  14652. "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
  14653. "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
  14654. "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
  14655. "ref/xamarinios10/_._",
  14656. "ref/xamarinmac20/_._",
  14657. "ref/xamarintvos10/_._",
  14658. "ref/xamarinwatchos10/_._",
  14659. "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
  14660. "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
  14661. "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
  14662. "system.globalization.extensions.4.3.0.nupkg.sha512",
  14663. "system.globalization.extensions.nuspec"
  14664. ]
  14665. },
  14666. "System.IO/4.3.0": {
  14667. "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
  14668. "type": "package",
  14669. "path": "system.io/4.3.0",
  14670. "files": [
  14671. ".nupkg.metadata",
  14672. ".signature.p7s",
  14673. "ThirdPartyNotices.txt",
  14674. "dotnet_library_license.txt",
  14675. "lib/MonoAndroid10/_._",
  14676. "lib/MonoTouch10/_._",
  14677. "lib/net45/_._",
  14678. "lib/net462/System.IO.dll",
  14679. "lib/portable-net45+win8+wp8+wpa81/_._",
  14680. "lib/win8/_._",
  14681. "lib/wp80/_._",
  14682. "lib/wpa81/_._",
  14683. "lib/xamarinios10/_._",
  14684. "lib/xamarinmac20/_._",
  14685. "lib/xamarintvos10/_._",
  14686. "lib/xamarinwatchos10/_._",
  14687. "ref/MonoAndroid10/_._",
  14688. "ref/MonoTouch10/_._",
  14689. "ref/net45/_._",
  14690. "ref/net462/System.IO.dll",
  14691. "ref/netcore50/System.IO.dll",
  14692. "ref/netcore50/System.IO.xml",
  14693. "ref/netcore50/de/System.IO.xml",
  14694. "ref/netcore50/es/System.IO.xml",
  14695. "ref/netcore50/fr/System.IO.xml",
  14696. "ref/netcore50/it/System.IO.xml",
  14697. "ref/netcore50/ja/System.IO.xml",
  14698. "ref/netcore50/ko/System.IO.xml",
  14699. "ref/netcore50/ru/System.IO.xml",
  14700. "ref/netcore50/zh-hans/System.IO.xml",
  14701. "ref/netcore50/zh-hant/System.IO.xml",
  14702. "ref/netstandard1.0/System.IO.dll",
  14703. "ref/netstandard1.0/System.IO.xml",
  14704. "ref/netstandard1.0/de/System.IO.xml",
  14705. "ref/netstandard1.0/es/System.IO.xml",
  14706. "ref/netstandard1.0/fr/System.IO.xml",
  14707. "ref/netstandard1.0/it/System.IO.xml",
  14708. "ref/netstandard1.0/ja/System.IO.xml",
  14709. "ref/netstandard1.0/ko/System.IO.xml",
  14710. "ref/netstandard1.0/ru/System.IO.xml",
  14711. "ref/netstandard1.0/zh-hans/System.IO.xml",
  14712. "ref/netstandard1.0/zh-hant/System.IO.xml",
  14713. "ref/netstandard1.3/System.IO.dll",
  14714. "ref/netstandard1.3/System.IO.xml",
  14715. "ref/netstandard1.3/de/System.IO.xml",
  14716. "ref/netstandard1.3/es/System.IO.xml",
  14717. "ref/netstandard1.3/fr/System.IO.xml",
  14718. "ref/netstandard1.3/it/System.IO.xml",
  14719. "ref/netstandard1.3/ja/System.IO.xml",
  14720. "ref/netstandard1.3/ko/System.IO.xml",
  14721. "ref/netstandard1.3/ru/System.IO.xml",
  14722. "ref/netstandard1.3/zh-hans/System.IO.xml",
  14723. "ref/netstandard1.3/zh-hant/System.IO.xml",
  14724. "ref/netstandard1.5/System.IO.dll",
  14725. "ref/netstandard1.5/System.IO.xml",
  14726. "ref/netstandard1.5/de/System.IO.xml",
  14727. "ref/netstandard1.5/es/System.IO.xml",
  14728. "ref/netstandard1.5/fr/System.IO.xml",
  14729. "ref/netstandard1.5/it/System.IO.xml",
  14730. "ref/netstandard1.5/ja/System.IO.xml",
  14731. "ref/netstandard1.5/ko/System.IO.xml",
  14732. "ref/netstandard1.5/ru/System.IO.xml",
  14733. "ref/netstandard1.5/zh-hans/System.IO.xml",
  14734. "ref/netstandard1.5/zh-hant/System.IO.xml",
  14735. "ref/portable-net45+win8+wp8+wpa81/_._",
  14736. "ref/win8/_._",
  14737. "ref/wp80/_._",
  14738. "ref/wpa81/_._",
  14739. "ref/xamarinios10/_._",
  14740. "ref/xamarinmac20/_._",
  14741. "ref/xamarintvos10/_._",
  14742. "ref/xamarinwatchos10/_._",
  14743. "system.io.4.3.0.nupkg.sha512",
  14744. "system.io.nuspec"
  14745. ]
  14746. },
  14747. "System.IO.Compression/4.3.0": {
  14748. "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
  14749. "type": "package",
  14750. "path": "system.io.compression/4.3.0",
  14751. "files": [
  14752. ".nupkg.metadata",
  14753. ".signature.p7s",
  14754. "ThirdPartyNotices.txt",
  14755. "dotnet_library_license.txt",
  14756. "lib/MonoAndroid10/_._",
  14757. "lib/MonoTouch10/_._",
  14758. "lib/net45/_._",
  14759. "lib/net46/System.IO.Compression.dll",
  14760. "lib/portable-net45+win8+wpa81/_._",
  14761. "lib/win8/_._",
  14762. "lib/wpa81/_._",
  14763. "lib/xamarinios10/_._",
  14764. "lib/xamarinmac20/_._",
  14765. "lib/xamarintvos10/_._",
  14766. "lib/xamarinwatchos10/_._",
  14767. "ref/MonoAndroid10/_._",
  14768. "ref/MonoTouch10/_._",
  14769. "ref/net45/_._",
  14770. "ref/net46/System.IO.Compression.dll",
  14771. "ref/netcore50/System.IO.Compression.dll",
  14772. "ref/netcore50/System.IO.Compression.xml",
  14773. "ref/netcore50/de/System.IO.Compression.xml",
  14774. "ref/netcore50/es/System.IO.Compression.xml",
  14775. "ref/netcore50/fr/System.IO.Compression.xml",
  14776. "ref/netcore50/it/System.IO.Compression.xml",
  14777. "ref/netcore50/ja/System.IO.Compression.xml",
  14778. "ref/netcore50/ko/System.IO.Compression.xml",
  14779. "ref/netcore50/ru/System.IO.Compression.xml",
  14780. "ref/netcore50/zh-hans/System.IO.Compression.xml",
  14781. "ref/netcore50/zh-hant/System.IO.Compression.xml",
  14782. "ref/netstandard1.1/System.IO.Compression.dll",
  14783. "ref/netstandard1.1/System.IO.Compression.xml",
  14784. "ref/netstandard1.1/de/System.IO.Compression.xml",
  14785. "ref/netstandard1.1/es/System.IO.Compression.xml",
  14786. "ref/netstandard1.1/fr/System.IO.Compression.xml",
  14787. "ref/netstandard1.1/it/System.IO.Compression.xml",
  14788. "ref/netstandard1.1/ja/System.IO.Compression.xml",
  14789. "ref/netstandard1.1/ko/System.IO.Compression.xml",
  14790. "ref/netstandard1.1/ru/System.IO.Compression.xml",
  14791. "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
  14792. "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
  14793. "ref/netstandard1.3/System.IO.Compression.dll",
  14794. "ref/netstandard1.3/System.IO.Compression.xml",
  14795. "ref/netstandard1.3/de/System.IO.Compression.xml",
  14796. "ref/netstandard1.3/es/System.IO.Compression.xml",
  14797. "ref/netstandard1.3/fr/System.IO.Compression.xml",
  14798. "ref/netstandard1.3/it/System.IO.Compression.xml",
  14799. "ref/netstandard1.3/ja/System.IO.Compression.xml",
  14800. "ref/netstandard1.3/ko/System.IO.Compression.xml",
  14801. "ref/netstandard1.3/ru/System.IO.Compression.xml",
  14802. "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
  14803. "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
  14804. "ref/portable-net45+win8+wpa81/_._",
  14805. "ref/win8/_._",
  14806. "ref/wpa81/_._",
  14807. "ref/xamarinios10/_._",
  14808. "ref/xamarinmac20/_._",
  14809. "ref/xamarintvos10/_._",
  14810. "ref/xamarinwatchos10/_._",
  14811. "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
  14812. "runtimes/win/lib/net46/System.IO.Compression.dll",
  14813. "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
  14814. "system.io.compression.4.3.0.nupkg.sha512",
  14815. "system.io.compression.nuspec"
  14816. ]
  14817. },
  14818. "System.IO.Compression.ZipFile/4.3.0": {
  14819. "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
  14820. "type": "package",
  14821. "path": "system.io.compression.zipfile/4.3.0",
  14822. "files": [
  14823. ".nupkg.metadata",
  14824. ".signature.p7s",
  14825. "ThirdPartyNotices.txt",
  14826. "dotnet_library_license.txt",
  14827. "lib/MonoAndroid10/_._",
  14828. "lib/MonoTouch10/_._",
  14829. "lib/net46/System.IO.Compression.ZipFile.dll",
  14830. "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
  14831. "lib/xamarinios10/_._",
  14832. "lib/xamarinmac20/_._",
  14833. "lib/xamarintvos10/_._",
  14834. "lib/xamarinwatchos10/_._",
  14835. "ref/MonoAndroid10/_._",
  14836. "ref/MonoTouch10/_._",
  14837. "ref/net46/System.IO.Compression.ZipFile.dll",
  14838. "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
  14839. "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
  14840. "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
  14841. "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
  14842. "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
  14843. "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
  14844. "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
  14845. "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
  14846. "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
  14847. "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
  14848. "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
  14849. "ref/xamarinios10/_._",
  14850. "ref/xamarinmac20/_._",
  14851. "ref/xamarintvos10/_._",
  14852. "ref/xamarinwatchos10/_._",
  14853. "system.io.compression.zipfile.4.3.0.nupkg.sha512",
  14854. "system.io.compression.zipfile.nuspec"
  14855. ]
  14856. },
  14857. "System.IO.FileSystem/4.3.0": {
  14858. "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
  14859. "type": "package",
  14860. "path": "system.io.filesystem/4.3.0",
  14861. "files": [
  14862. ".nupkg.metadata",
  14863. ".signature.p7s",
  14864. "ThirdPartyNotices.txt",
  14865. "dotnet_library_license.txt",
  14866. "lib/MonoAndroid10/_._",
  14867. "lib/MonoTouch10/_._",
  14868. "lib/net46/System.IO.FileSystem.dll",
  14869. "lib/xamarinios10/_._",
  14870. "lib/xamarinmac20/_._",
  14871. "lib/xamarintvos10/_._",
  14872. "lib/xamarinwatchos10/_._",
  14873. "ref/MonoAndroid10/_._",
  14874. "ref/MonoTouch10/_._",
  14875. "ref/net46/System.IO.FileSystem.dll",
  14876. "ref/netstandard1.3/System.IO.FileSystem.dll",
  14877. "ref/netstandard1.3/System.IO.FileSystem.xml",
  14878. "ref/netstandard1.3/de/System.IO.FileSystem.xml",
  14879. "ref/netstandard1.3/es/System.IO.FileSystem.xml",
  14880. "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
  14881. "ref/netstandard1.3/it/System.IO.FileSystem.xml",
  14882. "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
  14883. "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
  14884. "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
  14885. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
  14886. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
  14887. "ref/xamarinios10/_._",
  14888. "ref/xamarinmac20/_._",
  14889. "ref/xamarintvos10/_._",
  14890. "ref/xamarinwatchos10/_._",
  14891. "system.io.filesystem.4.3.0.nupkg.sha512",
  14892. "system.io.filesystem.nuspec"
  14893. ]
  14894. },
  14895. "System.IO.FileSystem.Primitives/4.3.0": {
  14896. "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
  14897. "type": "package",
  14898. "path": "system.io.filesystem.primitives/4.3.0",
  14899. "files": [
  14900. ".nupkg.metadata",
  14901. ".signature.p7s",
  14902. "ThirdPartyNotices.txt",
  14903. "dotnet_library_license.txt",
  14904. "lib/MonoAndroid10/_._",
  14905. "lib/MonoTouch10/_._",
  14906. "lib/net46/System.IO.FileSystem.Primitives.dll",
  14907. "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  14908. "lib/xamarinios10/_._",
  14909. "lib/xamarinmac20/_._",
  14910. "lib/xamarintvos10/_._",
  14911. "lib/xamarinwatchos10/_._",
  14912. "ref/MonoAndroid10/_._",
  14913. "ref/MonoTouch10/_._",
  14914. "ref/net46/System.IO.FileSystem.Primitives.dll",
  14915. "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
  14916. "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
  14917. "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
  14918. "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
  14919. "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
  14920. "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
  14921. "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
  14922. "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
  14923. "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
  14924. "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
  14925. "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
  14926. "ref/xamarinios10/_._",
  14927. "ref/xamarinmac20/_._",
  14928. "ref/xamarintvos10/_._",
  14929. "ref/xamarinwatchos10/_._",
  14930. "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
  14931. "system.io.filesystem.primitives.nuspec"
  14932. ]
  14933. },
  14934. "System.Linq/4.3.0": {
  14935. "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
  14936. "type": "package",
  14937. "path": "system.linq/4.3.0",
  14938. "files": [
  14939. ".nupkg.metadata",
  14940. ".signature.p7s",
  14941. "ThirdPartyNotices.txt",
  14942. "dotnet_library_license.txt",
  14943. "lib/MonoAndroid10/_._",
  14944. "lib/MonoTouch10/_._",
  14945. "lib/net45/_._",
  14946. "lib/net463/System.Linq.dll",
  14947. "lib/netcore50/System.Linq.dll",
  14948. "lib/netstandard1.6/System.Linq.dll",
  14949. "lib/portable-net45+win8+wp8+wpa81/_._",
  14950. "lib/win8/_._",
  14951. "lib/wp80/_._",
  14952. "lib/wpa81/_._",
  14953. "lib/xamarinios10/_._",
  14954. "lib/xamarinmac20/_._",
  14955. "lib/xamarintvos10/_._",
  14956. "lib/xamarinwatchos10/_._",
  14957. "ref/MonoAndroid10/_._",
  14958. "ref/MonoTouch10/_._",
  14959. "ref/net45/_._",
  14960. "ref/net463/System.Linq.dll",
  14961. "ref/netcore50/System.Linq.dll",
  14962. "ref/netcore50/System.Linq.xml",
  14963. "ref/netcore50/de/System.Linq.xml",
  14964. "ref/netcore50/es/System.Linq.xml",
  14965. "ref/netcore50/fr/System.Linq.xml",
  14966. "ref/netcore50/it/System.Linq.xml",
  14967. "ref/netcore50/ja/System.Linq.xml",
  14968. "ref/netcore50/ko/System.Linq.xml",
  14969. "ref/netcore50/ru/System.Linq.xml",
  14970. "ref/netcore50/zh-hans/System.Linq.xml",
  14971. "ref/netcore50/zh-hant/System.Linq.xml",
  14972. "ref/netstandard1.0/System.Linq.dll",
  14973. "ref/netstandard1.0/System.Linq.xml",
  14974. "ref/netstandard1.0/de/System.Linq.xml",
  14975. "ref/netstandard1.0/es/System.Linq.xml",
  14976. "ref/netstandard1.0/fr/System.Linq.xml",
  14977. "ref/netstandard1.0/it/System.Linq.xml",
  14978. "ref/netstandard1.0/ja/System.Linq.xml",
  14979. "ref/netstandard1.0/ko/System.Linq.xml",
  14980. "ref/netstandard1.0/ru/System.Linq.xml",
  14981. "ref/netstandard1.0/zh-hans/System.Linq.xml",
  14982. "ref/netstandard1.0/zh-hant/System.Linq.xml",
  14983. "ref/netstandard1.6/System.Linq.dll",
  14984. "ref/netstandard1.6/System.Linq.xml",
  14985. "ref/netstandard1.6/de/System.Linq.xml",
  14986. "ref/netstandard1.6/es/System.Linq.xml",
  14987. "ref/netstandard1.6/fr/System.Linq.xml",
  14988. "ref/netstandard1.6/it/System.Linq.xml",
  14989. "ref/netstandard1.6/ja/System.Linq.xml",
  14990. "ref/netstandard1.6/ko/System.Linq.xml",
  14991. "ref/netstandard1.6/ru/System.Linq.xml",
  14992. "ref/netstandard1.6/zh-hans/System.Linq.xml",
  14993. "ref/netstandard1.6/zh-hant/System.Linq.xml",
  14994. "ref/portable-net45+win8+wp8+wpa81/_._",
  14995. "ref/win8/_._",
  14996. "ref/wp80/_._",
  14997. "ref/wpa81/_._",
  14998. "ref/xamarinios10/_._",
  14999. "ref/xamarinmac20/_._",
  15000. "ref/xamarintvos10/_._",
  15001. "ref/xamarinwatchos10/_._",
  15002. "system.linq.4.3.0.nupkg.sha512",
  15003. "system.linq.nuspec"
  15004. ]
  15005. },
  15006. "System.Linq.Expressions/4.3.0": {
  15007. "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
  15008. "type": "package",
  15009. "path": "system.linq.expressions/4.3.0",
  15010. "files": [
  15011. ".nupkg.metadata",
  15012. ".signature.p7s",
  15013. "ThirdPartyNotices.txt",
  15014. "dotnet_library_license.txt",
  15015. "lib/MonoAndroid10/_._",
  15016. "lib/MonoTouch10/_._",
  15017. "lib/net45/_._",
  15018. "lib/net463/System.Linq.Expressions.dll",
  15019. "lib/netcore50/System.Linq.Expressions.dll",
  15020. "lib/netstandard1.6/System.Linq.Expressions.dll",
  15021. "lib/portable-net45+win8+wp8+wpa81/_._",
  15022. "lib/win8/_._",
  15023. "lib/wp80/_._",
  15024. "lib/wpa81/_._",
  15025. "lib/xamarinios10/_._",
  15026. "lib/xamarinmac20/_._",
  15027. "lib/xamarintvos10/_._",
  15028. "lib/xamarinwatchos10/_._",
  15029. "ref/MonoAndroid10/_._",
  15030. "ref/MonoTouch10/_._",
  15031. "ref/net45/_._",
  15032. "ref/net463/System.Linq.Expressions.dll",
  15033. "ref/netcore50/System.Linq.Expressions.dll",
  15034. "ref/netcore50/System.Linq.Expressions.xml",
  15035. "ref/netcore50/de/System.Linq.Expressions.xml",
  15036. "ref/netcore50/es/System.Linq.Expressions.xml",
  15037. "ref/netcore50/fr/System.Linq.Expressions.xml",
  15038. "ref/netcore50/it/System.Linq.Expressions.xml",
  15039. "ref/netcore50/ja/System.Linq.Expressions.xml",
  15040. "ref/netcore50/ko/System.Linq.Expressions.xml",
  15041. "ref/netcore50/ru/System.Linq.Expressions.xml",
  15042. "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
  15043. "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
  15044. "ref/netstandard1.0/System.Linq.Expressions.dll",
  15045. "ref/netstandard1.0/System.Linq.Expressions.xml",
  15046. "ref/netstandard1.0/de/System.Linq.Expressions.xml",
  15047. "ref/netstandard1.0/es/System.Linq.Expressions.xml",
  15048. "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
  15049. "ref/netstandard1.0/it/System.Linq.Expressions.xml",
  15050. "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
  15051. "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
  15052. "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
  15053. "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
  15054. "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
  15055. "ref/netstandard1.3/System.Linq.Expressions.dll",
  15056. "ref/netstandard1.3/System.Linq.Expressions.xml",
  15057. "ref/netstandard1.3/de/System.Linq.Expressions.xml",
  15058. "ref/netstandard1.3/es/System.Linq.Expressions.xml",
  15059. "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
  15060. "ref/netstandard1.3/it/System.Linq.Expressions.xml",
  15061. "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
  15062. "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
  15063. "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
  15064. "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
  15065. "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
  15066. "ref/netstandard1.6/System.Linq.Expressions.dll",
  15067. "ref/netstandard1.6/System.Linq.Expressions.xml",
  15068. "ref/netstandard1.6/de/System.Linq.Expressions.xml",
  15069. "ref/netstandard1.6/es/System.Linq.Expressions.xml",
  15070. "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
  15071. "ref/netstandard1.6/it/System.Linq.Expressions.xml",
  15072. "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
  15073. "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
  15074. "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
  15075. "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
  15076. "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
  15077. "ref/portable-net45+win8+wp8+wpa81/_._",
  15078. "ref/win8/_._",
  15079. "ref/wp80/_._",
  15080. "ref/wpa81/_._",
  15081. "ref/xamarinios10/_._",
  15082. "ref/xamarinmac20/_._",
  15083. "ref/xamarintvos10/_._",
  15084. "ref/xamarinwatchos10/_._",
  15085. "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
  15086. "system.linq.expressions.4.3.0.nupkg.sha512",
  15087. "system.linq.expressions.nuspec"
  15088. ]
  15089. },
  15090. "System.Net.Http/4.3.0": {
  15091. "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
  15092. "type": "package",
  15093. "path": "system.net.http/4.3.0",
  15094. "files": [
  15095. ".nupkg.metadata",
  15096. ".signature.p7s",
  15097. "ThirdPartyNotices.txt",
  15098. "dotnet_library_license.txt",
  15099. "lib/Xamarinmac20/_._",
  15100. "lib/monoandroid10/_._",
  15101. "lib/monotouch10/_._",
  15102. "lib/net45/_._",
  15103. "lib/net46/System.Net.Http.dll",
  15104. "lib/portable-net45+win8+wpa81/_._",
  15105. "lib/win8/_._",
  15106. "lib/wpa81/_._",
  15107. "lib/xamarinios10/_._",
  15108. "lib/xamarintvos10/_._",
  15109. "lib/xamarinwatchos10/_._",
  15110. "ref/Xamarinmac20/_._",
  15111. "ref/monoandroid10/_._",
  15112. "ref/monotouch10/_._",
  15113. "ref/net45/_._",
  15114. "ref/net46/System.Net.Http.dll",
  15115. "ref/net46/System.Net.Http.xml",
  15116. "ref/net46/de/System.Net.Http.xml",
  15117. "ref/net46/es/System.Net.Http.xml",
  15118. "ref/net46/fr/System.Net.Http.xml",
  15119. "ref/net46/it/System.Net.Http.xml",
  15120. "ref/net46/ja/System.Net.Http.xml",
  15121. "ref/net46/ko/System.Net.Http.xml",
  15122. "ref/net46/ru/System.Net.Http.xml",
  15123. "ref/net46/zh-hans/System.Net.Http.xml",
  15124. "ref/net46/zh-hant/System.Net.Http.xml",
  15125. "ref/netcore50/System.Net.Http.dll",
  15126. "ref/netcore50/System.Net.Http.xml",
  15127. "ref/netcore50/de/System.Net.Http.xml",
  15128. "ref/netcore50/es/System.Net.Http.xml",
  15129. "ref/netcore50/fr/System.Net.Http.xml",
  15130. "ref/netcore50/it/System.Net.Http.xml",
  15131. "ref/netcore50/ja/System.Net.Http.xml",
  15132. "ref/netcore50/ko/System.Net.Http.xml",
  15133. "ref/netcore50/ru/System.Net.Http.xml",
  15134. "ref/netcore50/zh-hans/System.Net.Http.xml",
  15135. "ref/netcore50/zh-hant/System.Net.Http.xml",
  15136. "ref/netstandard1.1/System.Net.Http.dll",
  15137. "ref/netstandard1.1/System.Net.Http.xml",
  15138. "ref/netstandard1.1/de/System.Net.Http.xml",
  15139. "ref/netstandard1.1/es/System.Net.Http.xml",
  15140. "ref/netstandard1.1/fr/System.Net.Http.xml",
  15141. "ref/netstandard1.1/it/System.Net.Http.xml",
  15142. "ref/netstandard1.1/ja/System.Net.Http.xml",
  15143. "ref/netstandard1.1/ko/System.Net.Http.xml",
  15144. "ref/netstandard1.1/ru/System.Net.Http.xml",
  15145. "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
  15146. "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
  15147. "ref/netstandard1.3/System.Net.Http.dll",
  15148. "ref/netstandard1.3/System.Net.Http.xml",
  15149. "ref/netstandard1.3/de/System.Net.Http.xml",
  15150. "ref/netstandard1.3/es/System.Net.Http.xml",
  15151. "ref/netstandard1.3/fr/System.Net.Http.xml",
  15152. "ref/netstandard1.3/it/System.Net.Http.xml",
  15153. "ref/netstandard1.3/ja/System.Net.Http.xml",
  15154. "ref/netstandard1.3/ko/System.Net.Http.xml",
  15155. "ref/netstandard1.3/ru/System.Net.Http.xml",
  15156. "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
  15157. "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
  15158. "ref/portable-net45+win8+wpa81/_._",
  15159. "ref/win8/_._",
  15160. "ref/wpa81/_._",
  15161. "ref/xamarinios10/_._",
  15162. "ref/xamarintvos10/_._",
  15163. "ref/xamarinwatchos10/_._",
  15164. "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
  15165. "runtimes/win/lib/net46/System.Net.Http.dll",
  15166. "runtimes/win/lib/netcore50/System.Net.Http.dll",
  15167. "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
  15168. "system.net.http.4.3.0.nupkg.sha512",
  15169. "system.net.http.nuspec"
  15170. ]
  15171. },
  15172. "System.Net.Primitives/4.3.0": {
  15173. "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
  15174. "type": "package",
  15175. "path": "system.net.primitives/4.3.0",
  15176. "files": [
  15177. ".nupkg.metadata",
  15178. ".signature.p7s",
  15179. "ThirdPartyNotices.txt",
  15180. "dotnet_library_license.txt",
  15181. "lib/MonoAndroid10/_._",
  15182. "lib/MonoTouch10/_._",
  15183. "lib/net45/_._",
  15184. "lib/portable-net45+win8+wp8+wpa81/_._",
  15185. "lib/win8/_._",
  15186. "lib/wp80/_._",
  15187. "lib/wpa81/_._",
  15188. "lib/xamarinios10/_._",
  15189. "lib/xamarinmac20/_._",
  15190. "lib/xamarintvos10/_._",
  15191. "lib/xamarinwatchos10/_._",
  15192. "ref/MonoAndroid10/_._",
  15193. "ref/MonoTouch10/_._",
  15194. "ref/net45/_._",
  15195. "ref/netcore50/System.Net.Primitives.dll",
  15196. "ref/netcore50/System.Net.Primitives.xml",
  15197. "ref/netcore50/de/System.Net.Primitives.xml",
  15198. "ref/netcore50/es/System.Net.Primitives.xml",
  15199. "ref/netcore50/fr/System.Net.Primitives.xml",
  15200. "ref/netcore50/it/System.Net.Primitives.xml",
  15201. "ref/netcore50/ja/System.Net.Primitives.xml",
  15202. "ref/netcore50/ko/System.Net.Primitives.xml",
  15203. "ref/netcore50/ru/System.Net.Primitives.xml",
  15204. "ref/netcore50/zh-hans/System.Net.Primitives.xml",
  15205. "ref/netcore50/zh-hant/System.Net.Primitives.xml",
  15206. "ref/netstandard1.0/System.Net.Primitives.dll",
  15207. "ref/netstandard1.0/System.Net.Primitives.xml",
  15208. "ref/netstandard1.0/de/System.Net.Primitives.xml",
  15209. "ref/netstandard1.0/es/System.Net.Primitives.xml",
  15210. "ref/netstandard1.0/fr/System.Net.Primitives.xml",
  15211. "ref/netstandard1.0/it/System.Net.Primitives.xml",
  15212. "ref/netstandard1.0/ja/System.Net.Primitives.xml",
  15213. "ref/netstandard1.0/ko/System.Net.Primitives.xml",
  15214. "ref/netstandard1.0/ru/System.Net.Primitives.xml",
  15215. "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
  15216. "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
  15217. "ref/netstandard1.1/System.Net.Primitives.dll",
  15218. "ref/netstandard1.1/System.Net.Primitives.xml",
  15219. "ref/netstandard1.1/de/System.Net.Primitives.xml",
  15220. "ref/netstandard1.1/es/System.Net.Primitives.xml",
  15221. "ref/netstandard1.1/fr/System.Net.Primitives.xml",
  15222. "ref/netstandard1.1/it/System.Net.Primitives.xml",
  15223. "ref/netstandard1.1/ja/System.Net.Primitives.xml",
  15224. "ref/netstandard1.1/ko/System.Net.Primitives.xml",
  15225. "ref/netstandard1.1/ru/System.Net.Primitives.xml",
  15226. "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
  15227. "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
  15228. "ref/netstandard1.3/System.Net.Primitives.dll",
  15229. "ref/netstandard1.3/System.Net.Primitives.xml",
  15230. "ref/netstandard1.3/de/System.Net.Primitives.xml",
  15231. "ref/netstandard1.3/es/System.Net.Primitives.xml",
  15232. "ref/netstandard1.3/fr/System.Net.Primitives.xml",
  15233. "ref/netstandard1.3/it/System.Net.Primitives.xml",
  15234. "ref/netstandard1.3/ja/System.Net.Primitives.xml",
  15235. "ref/netstandard1.3/ko/System.Net.Primitives.xml",
  15236. "ref/netstandard1.3/ru/System.Net.Primitives.xml",
  15237. "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
  15238. "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
  15239. "ref/portable-net45+win8+wp8+wpa81/_._",
  15240. "ref/win8/_._",
  15241. "ref/wp80/_._",
  15242. "ref/wpa81/_._",
  15243. "ref/xamarinios10/_._",
  15244. "ref/xamarinmac20/_._",
  15245. "ref/xamarintvos10/_._",
  15246. "ref/xamarinwatchos10/_._",
  15247. "system.net.primitives.4.3.0.nupkg.sha512",
  15248. "system.net.primitives.nuspec"
  15249. ]
  15250. },
  15251. "System.Net.Sockets/4.3.0": {
  15252. "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
  15253. "type": "package",
  15254. "path": "system.net.sockets/4.3.0",
  15255. "files": [
  15256. ".nupkg.metadata",
  15257. ".signature.p7s",
  15258. "ThirdPartyNotices.txt",
  15259. "dotnet_library_license.txt",
  15260. "lib/MonoAndroid10/_._",
  15261. "lib/MonoTouch10/_._",
  15262. "lib/net46/System.Net.Sockets.dll",
  15263. "lib/xamarinios10/_._",
  15264. "lib/xamarinmac20/_._",
  15265. "lib/xamarintvos10/_._",
  15266. "lib/xamarinwatchos10/_._",
  15267. "ref/MonoAndroid10/_._",
  15268. "ref/MonoTouch10/_._",
  15269. "ref/net46/System.Net.Sockets.dll",
  15270. "ref/netstandard1.3/System.Net.Sockets.dll",
  15271. "ref/netstandard1.3/System.Net.Sockets.xml",
  15272. "ref/netstandard1.3/de/System.Net.Sockets.xml",
  15273. "ref/netstandard1.3/es/System.Net.Sockets.xml",
  15274. "ref/netstandard1.3/fr/System.Net.Sockets.xml",
  15275. "ref/netstandard1.3/it/System.Net.Sockets.xml",
  15276. "ref/netstandard1.3/ja/System.Net.Sockets.xml",
  15277. "ref/netstandard1.3/ko/System.Net.Sockets.xml",
  15278. "ref/netstandard1.3/ru/System.Net.Sockets.xml",
  15279. "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
  15280. "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
  15281. "ref/xamarinios10/_._",
  15282. "ref/xamarinmac20/_._",
  15283. "ref/xamarintvos10/_._",
  15284. "ref/xamarinwatchos10/_._",
  15285. "system.net.sockets.4.3.0.nupkg.sha512",
  15286. "system.net.sockets.nuspec"
  15287. ]
  15288. },
  15289. "System.ObjectModel/4.3.0": {
  15290. "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
  15291. "type": "package",
  15292. "path": "system.objectmodel/4.3.0",
  15293. "files": [
  15294. ".nupkg.metadata",
  15295. ".signature.p7s",
  15296. "ThirdPartyNotices.txt",
  15297. "dotnet_library_license.txt",
  15298. "lib/MonoAndroid10/_._",
  15299. "lib/MonoTouch10/_._",
  15300. "lib/net45/_._",
  15301. "lib/netcore50/System.ObjectModel.dll",
  15302. "lib/netstandard1.3/System.ObjectModel.dll",
  15303. "lib/portable-net45+win8+wp8+wpa81/_._",
  15304. "lib/win8/_._",
  15305. "lib/wp80/_._",
  15306. "lib/wpa81/_._",
  15307. "lib/xamarinios10/_._",
  15308. "lib/xamarinmac20/_._",
  15309. "lib/xamarintvos10/_._",
  15310. "lib/xamarinwatchos10/_._",
  15311. "ref/MonoAndroid10/_._",
  15312. "ref/MonoTouch10/_._",
  15313. "ref/net45/_._",
  15314. "ref/netcore50/System.ObjectModel.dll",
  15315. "ref/netcore50/System.ObjectModel.xml",
  15316. "ref/netcore50/de/System.ObjectModel.xml",
  15317. "ref/netcore50/es/System.ObjectModel.xml",
  15318. "ref/netcore50/fr/System.ObjectModel.xml",
  15319. "ref/netcore50/it/System.ObjectModel.xml",
  15320. "ref/netcore50/ja/System.ObjectModel.xml",
  15321. "ref/netcore50/ko/System.ObjectModel.xml",
  15322. "ref/netcore50/ru/System.ObjectModel.xml",
  15323. "ref/netcore50/zh-hans/System.ObjectModel.xml",
  15324. "ref/netcore50/zh-hant/System.ObjectModel.xml",
  15325. "ref/netstandard1.0/System.ObjectModel.dll",
  15326. "ref/netstandard1.0/System.ObjectModel.xml",
  15327. "ref/netstandard1.0/de/System.ObjectModel.xml",
  15328. "ref/netstandard1.0/es/System.ObjectModel.xml",
  15329. "ref/netstandard1.0/fr/System.ObjectModel.xml",
  15330. "ref/netstandard1.0/it/System.ObjectModel.xml",
  15331. "ref/netstandard1.0/ja/System.ObjectModel.xml",
  15332. "ref/netstandard1.0/ko/System.ObjectModel.xml",
  15333. "ref/netstandard1.0/ru/System.ObjectModel.xml",
  15334. "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
  15335. "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
  15336. "ref/netstandard1.3/System.ObjectModel.dll",
  15337. "ref/netstandard1.3/System.ObjectModel.xml",
  15338. "ref/netstandard1.3/de/System.ObjectModel.xml",
  15339. "ref/netstandard1.3/es/System.ObjectModel.xml",
  15340. "ref/netstandard1.3/fr/System.ObjectModel.xml",
  15341. "ref/netstandard1.3/it/System.ObjectModel.xml",
  15342. "ref/netstandard1.3/ja/System.ObjectModel.xml",
  15343. "ref/netstandard1.3/ko/System.ObjectModel.xml",
  15344. "ref/netstandard1.3/ru/System.ObjectModel.xml",
  15345. "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
  15346. "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
  15347. "ref/portable-net45+win8+wp8+wpa81/_._",
  15348. "ref/win8/_._",
  15349. "ref/wp80/_._",
  15350. "ref/wpa81/_._",
  15351. "ref/xamarinios10/_._",
  15352. "ref/xamarinmac20/_._",
  15353. "ref/xamarintvos10/_._",
  15354. "ref/xamarinwatchos10/_._",
  15355. "system.objectmodel.4.3.0.nupkg.sha512",
  15356. "system.objectmodel.nuspec"
  15357. ]
  15358. },
  15359. "System.Reflection/4.3.0": {
  15360. "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
  15361. "type": "package",
  15362. "path": "system.reflection/4.3.0",
  15363. "files": [
  15364. ".nupkg.metadata",
  15365. ".signature.p7s",
  15366. "ThirdPartyNotices.txt",
  15367. "dotnet_library_license.txt",
  15368. "lib/MonoAndroid10/_._",
  15369. "lib/MonoTouch10/_._",
  15370. "lib/net45/_._",
  15371. "lib/net462/System.Reflection.dll",
  15372. "lib/portable-net45+win8+wp8+wpa81/_._",
  15373. "lib/win8/_._",
  15374. "lib/wp80/_._",
  15375. "lib/wpa81/_._",
  15376. "lib/xamarinios10/_._",
  15377. "lib/xamarinmac20/_._",
  15378. "lib/xamarintvos10/_._",
  15379. "lib/xamarinwatchos10/_._",
  15380. "ref/MonoAndroid10/_._",
  15381. "ref/MonoTouch10/_._",
  15382. "ref/net45/_._",
  15383. "ref/net462/System.Reflection.dll",
  15384. "ref/netcore50/System.Reflection.dll",
  15385. "ref/netcore50/System.Reflection.xml",
  15386. "ref/netcore50/de/System.Reflection.xml",
  15387. "ref/netcore50/es/System.Reflection.xml",
  15388. "ref/netcore50/fr/System.Reflection.xml",
  15389. "ref/netcore50/it/System.Reflection.xml",
  15390. "ref/netcore50/ja/System.Reflection.xml",
  15391. "ref/netcore50/ko/System.Reflection.xml",
  15392. "ref/netcore50/ru/System.Reflection.xml",
  15393. "ref/netcore50/zh-hans/System.Reflection.xml",
  15394. "ref/netcore50/zh-hant/System.Reflection.xml",
  15395. "ref/netstandard1.0/System.Reflection.dll",
  15396. "ref/netstandard1.0/System.Reflection.xml",
  15397. "ref/netstandard1.0/de/System.Reflection.xml",
  15398. "ref/netstandard1.0/es/System.Reflection.xml",
  15399. "ref/netstandard1.0/fr/System.Reflection.xml",
  15400. "ref/netstandard1.0/it/System.Reflection.xml",
  15401. "ref/netstandard1.0/ja/System.Reflection.xml",
  15402. "ref/netstandard1.0/ko/System.Reflection.xml",
  15403. "ref/netstandard1.0/ru/System.Reflection.xml",
  15404. "ref/netstandard1.0/zh-hans/System.Reflection.xml",
  15405. "ref/netstandard1.0/zh-hant/System.Reflection.xml",
  15406. "ref/netstandard1.3/System.Reflection.dll",
  15407. "ref/netstandard1.3/System.Reflection.xml",
  15408. "ref/netstandard1.3/de/System.Reflection.xml",
  15409. "ref/netstandard1.3/es/System.Reflection.xml",
  15410. "ref/netstandard1.3/fr/System.Reflection.xml",
  15411. "ref/netstandard1.3/it/System.Reflection.xml",
  15412. "ref/netstandard1.3/ja/System.Reflection.xml",
  15413. "ref/netstandard1.3/ko/System.Reflection.xml",
  15414. "ref/netstandard1.3/ru/System.Reflection.xml",
  15415. "ref/netstandard1.3/zh-hans/System.Reflection.xml",
  15416. "ref/netstandard1.3/zh-hant/System.Reflection.xml",
  15417. "ref/netstandard1.5/System.Reflection.dll",
  15418. "ref/netstandard1.5/System.Reflection.xml",
  15419. "ref/netstandard1.5/de/System.Reflection.xml",
  15420. "ref/netstandard1.5/es/System.Reflection.xml",
  15421. "ref/netstandard1.5/fr/System.Reflection.xml",
  15422. "ref/netstandard1.5/it/System.Reflection.xml",
  15423. "ref/netstandard1.5/ja/System.Reflection.xml",
  15424. "ref/netstandard1.5/ko/System.Reflection.xml",
  15425. "ref/netstandard1.5/ru/System.Reflection.xml",
  15426. "ref/netstandard1.5/zh-hans/System.Reflection.xml",
  15427. "ref/netstandard1.5/zh-hant/System.Reflection.xml",
  15428. "ref/portable-net45+win8+wp8+wpa81/_._",
  15429. "ref/win8/_._",
  15430. "ref/wp80/_._",
  15431. "ref/wpa81/_._",
  15432. "ref/xamarinios10/_._",
  15433. "ref/xamarinmac20/_._",
  15434. "ref/xamarintvos10/_._",
  15435. "ref/xamarinwatchos10/_._",
  15436. "system.reflection.4.3.0.nupkg.sha512",
  15437. "system.reflection.nuspec"
  15438. ]
  15439. },
  15440. "System.Reflection.Emit/4.3.0": {
  15441. "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
  15442. "type": "package",
  15443. "path": "system.reflection.emit/4.3.0",
  15444. "files": [
  15445. ".nupkg.metadata",
  15446. ".signature.p7s",
  15447. "ThirdPartyNotices.txt",
  15448. "dotnet_library_license.txt",
  15449. "lib/MonoAndroid10/_._",
  15450. "lib/monotouch10/_._",
  15451. "lib/net45/_._",
  15452. "lib/netcore50/System.Reflection.Emit.dll",
  15453. "lib/netstandard1.3/System.Reflection.Emit.dll",
  15454. "lib/xamarinios10/_._",
  15455. "lib/xamarinmac20/_._",
  15456. "lib/xamarintvos10/_._",
  15457. "lib/xamarinwatchos10/_._",
  15458. "ref/MonoAndroid10/_._",
  15459. "ref/net45/_._",
  15460. "ref/netstandard1.1/System.Reflection.Emit.dll",
  15461. "ref/netstandard1.1/System.Reflection.Emit.xml",
  15462. "ref/netstandard1.1/de/System.Reflection.Emit.xml",
  15463. "ref/netstandard1.1/es/System.Reflection.Emit.xml",
  15464. "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
  15465. "ref/netstandard1.1/it/System.Reflection.Emit.xml",
  15466. "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
  15467. "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
  15468. "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
  15469. "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
  15470. "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
  15471. "ref/xamarinmac20/_._",
  15472. "system.reflection.emit.4.3.0.nupkg.sha512",
  15473. "system.reflection.emit.nuspec"
  15474. ]
  15475. },
  15476. "System.Reflection.Emit.ILGeneration/4.3.0": {
  15477. "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
  15478. "type": "package",
  15479. "path": "system.reflection.emit.ilgeneration/4.3.0",
  15480. "files": [
  15481. ".nupkg.metadata",
  15482. ".signature.p7s",
  15483. "ThirdPartyNotices.txt",
  15484. "dotnet_library_license.txt",
  15485. "lib/MonoAndroid10/_._",
  15486. "lib/MonoTouch10/_._",
  15487. "lib/net45/_._",
  15488. "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
  15489. "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
  15490. "lib/portable-net45+wp8/_._",
  15491. "lib/wp80/_._",
  15492. "lib/xamarinios10/_._",
  15493. "lib/xamarinmac20/_._",
  15494. "lib/xamarintvos10/_._",
  15495. "lib/xamarinwatchos10/_._",
  15496. "ref/MonoAndroid10/_._",
  15497. "ref/MonoTouch10/_._",
  15498. "ref/net45/_._",
  15499. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
  15500. "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
  15501. "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
  15502. "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
  15503. "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
  15504. "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
  15505. "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
  15506. "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
  15507. "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
  15508. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
  15509. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
  15510. "ref/portable-net45+wp8/_._",
  15511. "ref/wp80/_._",
  15512. "ref/xamarinios10/_._",
  15513. "ref/xamarinmac20/_._",
  15514. "ref/xamarintvos10/_._",
  15515. "ref/xamarinwatchos10/_._",
  15516. "runtimes/aot/lib/netcore50/_._",
  15517. "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
  15518. "system.reflection.emit.ilgeneration.nuspec"
  15519. ]
  15520. },
  15521. "System.Reflection.Emit.Lightweight/4.3.0": {
  15522. "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
  15523. "type": "package",
  15524. "path": "system.reflection.emit.lightweight/4.3.0",
  15525. "files": [
  15526. ".nupkg.metadata",
  15527. ".signature.p7s",
  15528. "ThirdPartyNotices.txt",
  15529. "dotnet_library_license.txt",
  15530. "lib/MonoAndroid10/_._",
  15531. "lib/MonoTouch10/_._",
  15532. "lib/net45/_._",
  15533. "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
  15534. "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
  15535. "lib/portable-net45+wp8/_._",
  15536. "lib/wp80/_._",
  15537. "lib/xamarinios10/_._",
  15538. "lib/xamarinmac20/_._",
  15539. "lib/xamarintvos10/_._",
  15540. "lib/xamarinwatchos10/_._",
  15541. "ref/MonoAndroid10/_._",
  15542. "ref/MonoTouch10/_._",
  15543. "ref/net45/_._",
  15544. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
  15545. "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
  15546. "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
  15547. "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
  15548. "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
  15549. "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
  15550. "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
  15551. "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
  15552. "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
  15553. "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
  15554. "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
  15555. "ref/portable-net45+wp8/_._",
  15556. "ref/wp80/_._",
  15557. "ref/xamarinios10/_._",
  15558. "ref/xamarinmac20/_._",
  15559. "ref/xamarintvos10/_._",
  15560. "ref/xamarinwatchos10/_._",
  15561. "runtimes/aot/lib/netcore50/_._",
  15562. "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
  15563. "system.reflection.emit.lightweight.nuspec"
  15564. ]
  15565. },
  15566. "System.Reflection.Extensions/4.3.0": {
  15567. "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
  15568. "type": "package",
  15569. "path": "system.reflection.extensions/4.3.0",
  15570. "files": [
  15571. ".nupkg.metadata",
  15572. ".signature.p7s",
  15573. "ThirdPartyNotices.txt",
  15574. "dotnet_library_license.txt",
  15575. "lib/MonoAndroid10/_._",
  15576. "lib/MonoTouch10/_._",
  15577. "lib/net45/_._",
  15578. "lib/portable-net45+win8+wp8+wpa81/_._",
  15579. "lib/win8/_._",
  15580. "lib/wp80/_._",
  15581. "lib/wpa81/_._",
  15582. "lib/xamarinios10/_._",
  15583. "lib/xamarinmac20/_._",
  15584. "lib/xamarintvos10/_._",
  15585. "lib/xamarinwatchos10/_._",
  15586. "ref/MonoAndroid10/_._",
  15587. "ref/MonoTouch10/_._",
  15588. "ref/net45/_._",
  15589. "ref/netcore50/System.Reflection.Extensions.dll",
  15590. "ref/netcore50/System.Reflection.Extensions.xml",
  15591. "ref/netcore50/de/System.Reflection.Extensions.xml",
  15592. "ref/netcore50/es/System.Reflection.Extensions.xml",
  15593. "ref/netcore50/fr/System.Reflection.Extensions.xml",
  15594. "ref/netcore50/it/System.Reflection.Extensions.xml",
  15595. "ref/netcore50/ja/System.Reflection.Extensions.xml",
  15596. "ref/netcore50/ko/System.Reflection.Extensions.xml",
  15597. "ref/netcore50/ru/System.Reflection.Extensions.xml",
  15598. "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
  15599. "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
  15600. "ref/netstandard1.0/System.Reflection.Extensions.dll",
  15601. "ref/netstandard1.0/System.Reflection.Extensions.xml",
  15602. "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
  15603. "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
  15604. "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
  15605. "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
  15606. "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
  15607. "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
  15608. "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
  15609. "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
  15610. "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
  15611. "ref/portable-net45+win8+wp8+wpa81/_._",
  15612. "ref/win8/_._",
  15613. "ref/wp80/_._",
  15614. "ref/wpa81/_._",
  15615. "ref/xamarinios10/_._",
  15616. "ref/xamarinmac20/_._",
  15617. "ref/xamarintvos10/_._",
  15618. "ref/xamarinwatchos10/_._",
  15619. "system.reflection.extensions.4.3.0.nupkg.sha512",
  15620. "system.reflection.extensions.nuspec"
  15621. ]
  15622. },
  15623. "System.Reflection.Primitives/4.3.0": {
  15624. "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
  15625. "type": "package",
  15626. "path": "system.reflection.primitives/4.3.0",
  15627. "files": [
  15628. ".nupkg.metadata",
  15629. ".signature.p7s",
  15630. "ThirdPartyNotices.txt",
  15631. "dotnet_library_license.txt",
  15632. "lib/MonoAndroid10/_._",
  15633. "lib/MonoTouch10/_._",
  15634. "lib/net45/_._",
  15635. "lib/portable-net45+win8+wp8+wpa81/_._",
  15636. "lib/win8/_._",
  15637. "lib/wp80/_._",
  15638. "lib/wpa81/_._",
  15639. "lib/xamarinios10/_._",
  15640. "lib/xamarinmac20/_._",
  15641. "lib/xamarintvos10/_._",
  15642. "lib/xamarinwatchos10/_._",
  15643. "ref/MonoAndroid10/_._",
  15644. "ref/MonoTouch10/_._",
  15645. "ref/net45/_._",
  15646. "ref/netcore50/System.Reflection.Primitives.dll",
  15647. "ref/netcore50/System.Reflection.Primitives.xml",
  15648. "ref/netcore50/de/System.Reflection.Primitives.xml",
  15649. "ref/netcore50/es/System.Reflection.Primitives.xml",
  15650. "ref/netcore50/fr/System.Reflection.Primitives.xml",
  15651. "ref/netcore50/it/System.Reflection.Primitives.xml",
  15652. "ref/netcore50/ja/System.Reflection.Primitives.xml",
  15653. "ref/netcore50/ko/System.Reflection.Primitives.xml",
  15654. "ref/netcore50/ru/System.Reflection.Primitives.xml",
  15655. "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
  15656. "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
  15657. "ref/netstandard1.0/System.Reflection.Primitives.dll",
  15658. "ref/netstandard1.0/System.Reflection.Primitives.xml",
  15659. "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
  15660. "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
  15661. "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
  15662. "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
  15663. "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
  15664. "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
  15665. "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
  15666. "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
  15667. "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
  15668. "ref/portable-net45+win8+wp8+wpa81/_._",
  15669. "ref/win8/_._",
  15670. "ref/wp80/_._",
  15671. "ref/wpa81/_._",
  15672. "ref/xamarinios10/_._",
  15673. "ref/xamarinmac20/_._",
  15674. "ref/xamarintvos10/_._",
  15675. "ref/xamarinwatchos10/_._",
  15676. "system.reflection.primitives.4.3.0.nupkg.sha512",
  15677. "system.reflection.primitives.nuspec"
  15678. ]
  15679. },
  15680. "System.Reflection.TypeExtensions/4.3.0": {
  15681. "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
  15682. "type": "package",
  15683. "path": "system.reflection.typeextensions/4.3.0",
  15684. "files": [
  15685. ".nupkg.metadata",
  15686. ".signature.p7s",
  15687. "ThirdPartyNotices.txt",
  15688. "dotnet_library_license.txt",
  15689. "lib/MonoAndroid10/_._",
  15690. "lib/MonoTouch10/_._",
  15691. "lib/net46/System.Reflection.TypeExtensions.dll",
  15692. "lib/net462/System.Reflection.TypeExtensions.dll",
  15693. "lib/netcore50/System.Reflection.TypeExtensions.dll",
  15694. "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
  15695. "lib/xamarinios10/_._",
  15696. "lib/xamarinmac20/_._",
  15697. "lib/xamarintvos10/_._",
  15698. "lib/xamarinwatchos10/_._",
  15699. "ref/MonoAndroid10/_._",
  15700. "ref/MonoTouch10/_._",
  15701. "ref/net46/System.Reflection.TypeExtensions.dll",
  15702. "ref/net462/System.Reflection.TypeExtensions.dll",
  15703. "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
  15704. "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
  15705. "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
  15706. "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
  15707. "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
  15708. "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
  15709. "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
  15710. "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
  15711. "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
  15712. "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
  15713. "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
  15714. "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
  15715. "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
  15716. "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
  15717. "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
  15718. "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
  15719. "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
  15720. "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
  15721. "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
  15722. "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
  15723. "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
  15724. "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
  15725. "ref/xamarinios10/_._",
  15726. "ref/xamarinmac20/_._",
  15727. "ref/xamarintvos10/_._",
  15728. "ref/xamarinwatchos10/_._",
  15729. "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
  15730. "system.reflection.typeextensions.4.3.0.nupkg.sha512",
  15731. "system.reflection.typeextensions.nuspec"
  15732. ]
  15733. },
  15734. "System.Resources.ResourceManager/4.3.0": {
  15735. "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
  15736. "type": "package",
  15737. "path": "system.resources.resourcemanager/4.3.0",
  15738. "files": [
  15739. ".nupkg.metadata",
  15740. ".signature.p7s",
  15741. "ThirdPartyNotices.txt",
  15742. "dotnet_library_license.txt",
  15743. "lib/MonoAndroid10/_._",
  15744. "lib/MonoTouch10/_._",
  15745. "lib/net45/_._",
  15746. "lib/portable-net45+win8+wp8+wpa81/_._",
  15747. "lib/win8/_._",
  15748. "lib/wp80/_._",
  15749. "lib/wpa81/_._",
  15750. "lib/xamarinios10/_._",
  15751. "lib/xamarinmac20/_._",
  15752. "lib/xamarintvos10/_._",
  15753. "lib/xamarinwatchos10/_._",
  15754. "ref/MonoAndroid10/_._",
  15755. "ref/MonoTouch10/_._",
  15756. "ref/net45/_._",
  15757. "ref/netcore50/System.Resources.ResourceManager.dll",
  15758. "ref/netcore50/System.Resources.ResourceManager.xml",
  15759. "ref/netcore50/de/System.Resources.ResourceManager.xml",
  15760. "ref/netcore50/es/System.Resources.ResourceManager.xml",
  15761. "ref/netcore50/fr/System.Resources.ResourceManager.xml",
  15762. "ref/netcore50/it/System.Resources.ResourceManager.xml",
  15763. "ref/netcore50/ja/System.Resources.ResourceManager.xml",
  15764. "ref/netcore50/ko/System.Resources.ResourceManager.xml",
  15765. "ref/netcore50/ru/System.Resources.ResourceManager.xml",
  15766. "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
  15767. "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
  15768. "ref/netstandard1.0/System.Resources.ResourceManager.dll",
  15769. "ref/netstandard1.0/System.Resources.ResourceManager.xml",
  15770. "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
  15771. "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
  15772. "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
  15773. "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
  15774. "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
  15775. "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
  15776. "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
  15777. "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
  15778. "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
  15779. "ref/portable-net45+win8+wp8+wpa81/_._",
  15780. "ref/win8/_._",
  15781. "ref/wp80/_._",
  15782. "ref/wpa81/_._",
  15783. "ref/xamarinios10/_._",
  15784. "ref/xamarinmac20/_._",
  15785. "ref/xamarintvos10/_._",
  15786. "ref/xamarinwatchos10/_._",
  15787. "system.resources.resourcemanager.4.3.0.nupkg.sha512",
  15788. "system.resources.resourcemanager.nuspec"
  15789. ]
  15790. },
  15791. "System.Runtime/4.3.0": {
  15792. "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
  15793. "type": "package",
  15794. "path": "system.runtime/4.3.0",
  15795. "files": [
  15796. ".nupkg.metadata",
  15797. ".signature.p7s",
  15798. "ThirdPartyNotices.txt",
  15799. "dotnet_library_license.txt",
  15800. "lib/MonoAndroid10/_._",
  15801. "lib/MonoTouch10/_._",
  15802. "lib/net45/_._",
  15803. "lib/net462/System.Runtime.dll",
  15804. "lib/portable-net45+win8+wp80+wpa81/_._",
  15805. "lib/win8/_._",
  15806. "lib/wp80/_._",
  15807. "lib/wpa81/_._",
  15808. "lib/xamarinios10/_._",
  15809. "lib/xamarinmac20/_._",
  15810. "lib/xamarintvos10/_._",
  15811. "lib/xamarinwatchos10/_._",
  15812. "ref/MonoAndroid10/_._",
  15813. "ref/MonoTouch10/_._",
  15814. "ref/net45/_._",
  15815. "ref/net462/System.Runtime.dll",
  15816. "ref/netcore50/System.Runtime.dll",
  15817. "ref/netcore50/System.Runtime.xml",
  15818. "ref/netcore50/de/System.Runtime.xml",
  15819. "ref/netcore50/es/System.Runtime.xml",
  15820. "ref/netcore50/fr/System.Runtime.xml",
  15821. "ref/netcore50/it/System.Runtime.xml",
  15822. "ref/netcore50/ja/System.Runtime.xml",
  15823. "ref/netcore50/ko/System.Runtime.xml",
  15824. "ref/netcore50/ru/System.Runtime.xml",
  15825. "ref/netcore50/zh-hans/System.Runtime.xml",
  15826. "ref/netcore50/zh-hant/System.Runtime.xml",
  15827. "ref/netstandard1.0/System.Runtime.dll",
  15828. "ref/netstandard1.0/System.Runtime.xml",
  15829. "ref/netstandard1.0/de/System.Runtime.xml",
  15830. "ref/netstandard1.0/es/System.Runtime.xml",
  15831. "ref/netstandard1.0/fr/System.Runtime.xml",
  15832. "ref/netstandard1.0/it/System.Runtime.xml",
  15833. "ref/netstandard1.0/ja/System.Runtime.xml",
  15834. "ref/netstandard1.0/ko/System.Runtime.xml",
  15835. "ref/netstandard1.0/ru/System.Runtime.xml",
  15836. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  15837. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  15838. "ref/netstandard1.2/System.Runtime.dll",
  15839. "ref/netstandard1.2/System.Runtime.xml",
  15840. "ref/netstandard1.2/de/System.Runtime.xml",
  15841. "ref/netstandard1.2/es/System.Runtime.xml",
  15842. "ref/netstandard1.2/fr/System.Runtime.xml",
  15843. "ref/netstandard1.2/it/System.Runtime.xml",
  15844. "ref/netstandard1.2/ja/System.Runtime.xml",
  15845. "ref/netstandard1.2/ko/System.Runtime.xml",
  15846. "ref/netstandard1.2/ru/System.Runtime.xml",
  15847. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  15848. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  15849. "ref/netstandard1.3/System.Runtime.dll",
  15850. "ref/netstandard1.3/System.Runtime.xml",
  15851. "ref/netstandard1.3/de/System.Runtime.xml",
  15852. "ref/netstandard1.3/es/System.Runtime.xml",
  15853. "ref/netstandard1.3/fr/System.Runtime.xml",
  15854. "ref/netstandard1.3/it/System.Runtime.xml",
  15855. "ref/netstandard1.3/ja/System.Runtime.xml",
  15856. "ref/netstandard1.3/ko/System.Runtime.xml",
  15857. "ref/netstandard1.3/ru/System.Runtime.xml",
  15858. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  15859. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  15860. "ref/netstandard1.5/System.Runtime.dll",
  15861. "ref/netstandard1.5/System.Runtime.xml",
  15862. "ref/netstandard1.5/de/System.Runtime.xml",
  15863. "ref/netstandard1.5/es/System.Runtime.xml",
  15864. "ref/netstandard1.5/fr/System.Runtime.xml",
  15865. "ref/netstandard1.5/it/System.Runtime.xml",
  15866. "ref/netstandard1.5/ja/System.Runtime.xml",
  15867. "ref/netstandard1.5/ko/System.Runtime.xml",
  15868. "ref/netstandard1.5/ru/System.Runtime.xml",
  15869. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  15870. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  15871. "ref/portable-net45+win8+wp80+wpa81/_._",
  15872. "ref/win8/_._",
  15873. "ref/wp80/_._",
  15874. "ref/wpa81/_._",
  15875. "ref/xamarinios10/_._",
  15876. "ref/xamarinmac20/_._",
  15877. "ref/xamarintvos10/_._",
  15878. "ref/xamarinwatchos10/_._",
  15879. "system.runtime.4.3.0.nupkg.sha512",
  15880. "system.runtime.nuspec"
  15881. ]
  15882. },
  15883. "System.Runtime.Extensions/4.3.0": {
  15884. "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
  15885. "type": "package",
  15886. "path": "system.runtime.extensions/4.3.0",
  15887. "files": [
  15888. ".nupkg.metadata",
  15889. ".signature.p7s",
  15890. "ThirdPartyNotices.txt",
  15891. "dotnet_library_license.txt",
  15892. "lib/MonoAndroid10/_._",
  15893. "lib/MonoTouch10/_._",
  15894. "lib/net45/_._",
  15895. "lib/net462/System.Runtime.Extensions.dll",
  15896. "lib/portable-net45+win8+wp8+wpa81/_._",
  15897. "lib/win8/_._",
  15898. "lib/wp80/_._",
  15899. "lib/wpa81/_._",
  15900. "lib/xamarinios10/_._",
  15901. "lib/xamarinmac20/_._",
  15902. "lib/xamarintvos10/_._",
  15903. "lib/xamarinwatchos10/_._",
  15904. "ref/MonoAndroid10/_._",
  15905. "ref/MonoTouch10/_._",
  15906. "ref/net45/_._",
  15907. "ref/net462/System.Runtime.Extensions.dll",
  15908. "ref/netcore50/System.Runtime.Extensions.dll",
  15909. "ref/netcore50/System.Runtime.Extensions.xml",
  15910. "ref/netcore50/de/System.Runtime.Extensions.xml",
  15911. "ref/netcore50/es/System.Runtime.Extensions.xml",
  15912. "ref/netcore50/fr/System.Runtime.Extensions.xml",
  15913. "ref/netcore50/it/System.Runtime.Extensions.xml",
  15914. "ref/netcore50/ja/System.Runtime.Extensions.xml",
  15915. "ref/netcore50/ko/System.Runtime.Extensions.xml",
  15916. "ref/netcore50/ru/System.Runtime.Extensions.xml",
  15917. "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
  15918. "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
  15919. "ref/netstandard1.0/System.Runtime.Extensions.dll",
  15920. "ref/netstandard1.0/System.Runtime.Extensions.xml",
  15921. "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
  15922. "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
  15923. "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
  15924. "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
  15925. "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
  15926. "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
  15927. "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
  15928. "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
  15929. "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
  15930. "ref/netstandard1.3/System.Runtime.Extensions.dll",
  15931. "ref/netstandard1.3/System.Runtime.Extensions.xml",
  15932. "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
  15933. "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
  15934. "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
  15935. "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
  15936. "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
  15937. "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
  15938. "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
  15939. "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
  15940. "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
  15941. "ref/netstandard1.5/System.Runtime.Extensions.dll",
  15942. "ref/netstandard1.5/System.Runtime.Extensions.xml",
  15943. "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
  15944. "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
  15945. "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
  15946. "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
  15947. "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
  15948. "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
  15949. "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
  15950. "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
  15951. "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
  15952. "ref/portable-net45+win8+wp8+wpa81/_._",
  15953. "ref/win8/_._",
  15954. "ref/wp80/_._",
  15955. "ref/wpa81/_._",
  15956. "ref/xamarinios10/_._",
  15957. "ref/xamarinmac20/_._",
  15958. "ref/xamarintvos10/_._",
  15959. "ref/xamarinwatchos10/_._",
  15960. "system.runtime.extensions.4.3.0.nupkg.sha512",
  15961. "system.runtime.extensions.nuspec"
  15962. ]
  15963. },
  15964. "System.Runtime.Handles/4.3.0": {
  15965. "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
  15966. "type": "package",
  15967. "path": "system.runtime.handles/4.3.0",
  15968. "files": [
  15969. ".nupkg.metadata",
  15970. ".signature.p7s",
  15971. "ThirdPartyNotices.txt",
  15972. "dotnet_library_license.txt",
  15973. "lib/MonoAndroid10/_._",
  15974. "lib/MonoTouch10/_._",
  15975. "lib/net46/_._",
  15976. "lib/xamarinios10/_._",
  15977. "lib/xamarinmac20/_._",
  15978. "lib/xamarintvos10/_._",
  15979. "lib/xamarinwatchos10/_._",
  15980. "ref/MonoAndroid10/_._",
  15981. "ref/MonoTouch10/_._",
  15982. "ref/net46/_._",
  15983. "ref/netstandard1.3/System.Runtime.Handles.dll",
  15984. "ref/netstandard1.3/System.Runtime.Handles.xml",
  15985. "ref/netstandard1.3/de/System.Runtime.Handles.xml",
  15986. "ref/netstandard1.3/es/System.Runtime.Handles.xml",
  15987. "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
  15988. "ref/netstandard1.3/it/System.Runtime.Handles.xml",
  15989. "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
  15990. "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
  15991. "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
  15992. "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
  15993. "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
  15994. "ref/xamarinios10/_._",
  15995. "ref/xamarinmac20/_._",
  15996. "ref/xamarintvos10/_._",
  15997. "ref/xamarinwatchos10/_._",
  15998. "system.runtime.handles.4.3.0.nupkg.sha512",
  15999. "system.runtime.handles.nuspec"
  16000. ]
  16001. },
  16002. "System.Runtime.InteropServices/4.3.0": {
  16003. "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
  16004. "type": "package",
  16005. "path": "system.runtime.interopservices/4.3.0",
  16006. "files": [
  16007. ".nupkg.metadata",
  16008. ".signature.p7s",
  16009. "ThirdPartyNotices.txt",
  16010. "dotnet_library_license.txt",
  16011. "lib/MonoAndroid10/_._",
  16012. "lib/MonoTouch10/_._",
  16013. "lib/net45/_._",
  16014. "lib/net462/System.Runtime.InteropServices.dll",
  16015. "lib/net463/System.Runtime.InteropServices.dll",
  16016. "lib/portable-net45+win8+wpa81/_._",
  16017. "lib/win8/_._",
  16018. "lib/wpa81/_._",
  16019. "lib/xamarinios10/_._",
  16020. "lib/xamarinmac20/_._",
  16021. "lib/xamarintvos10/_._",
  16022. "lib/xamarinwatchos10/_._",
  16023. "ref/MonoAndroid10/_._",
  16024. "ref/MonoTouch10/_._",
  16025. "ref/net45/_._",
  16026. "ref/net462/System.Runtime.InteropServices.dll",
  16027. "ref/net463/System.Runtime.InteropServices.dll",
  16028. "ref/netcore50/System.Runtime.InteropServices.dll",
  16029. "ref/netcore50/System.Runtime.InteropServices.xml",
  16030. "ref/netcore50/de/System.Runtime.InteropServices.xml",
  16031. "ref/netcore50/es/System.Runtime.InteropServices.xml",
  16032. "ref/netcore50/fr/System.Runtime.InteropServices.xml",
  16033. "ref/netcore50/it/System.Runtime.InteropServices.xml",
  16034. "ref/netcore50/ja/System.Runtime.InteropServices.xml",
  16035. "ref/netcore50/ko/System.Runtime.InteropServices.xml",
  16036. "ref/netcore50/ru/System.Runtime.InteropServices.xml",
  16037. "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
  16038. "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
  16039. "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
  16040. "ref/netstandard1.1/System.Runtime.InteropServices.dll",
  16041. "ref/netstandard1.1/System.Runtime.InteropServices.xml",
  16042. "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
  16043. "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
  16044. "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
  16045. "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
  16046. "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
  16047. "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
  16048. "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
  16049. "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
  16050. "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
  16051. "ref/netstandard1.2/System.Runtime.InteropServices.dll",
  16052. "ref/netstandard1.2/System.Runtime.InteropServices.xml",
  16053. "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
  16054. "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
  16055. "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
  16056. "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
  16057. "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
  16058. "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
  16059. "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
  16060. "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
  16061. "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
  16062. "ref/netstandard1.3/System.Runtime.InteropServices.dll",
  16063. "ref/netstandard1.3/System.Runtime.InteropServices.xml",
  16064. "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
  16065. "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
  16066. "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
  16067. "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
  16068. "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
  16069. "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
  16070. "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
  16071. "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
  16072. "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
  16073. "ref/netstandard1.5/System.Runtime.InteropServices.dll",
  16074. "ref/netstandard1.5/System.Runtime.InteropServices.xml",
  16075. "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
  16076. "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
  16077. "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
  16078. "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
  16079. "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
  16080. "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
  16081. "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
  16082. "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
  16083. "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
  16084. "ref/portable-net45+win8+wpa81/_._",
  16085. "ref/win8/_._",
  16086. "ref/wpa81/_._",
  16087. "ref/xamarinios10/_._",
  16088. "ref/xamarinmac20/_._",
  16089. "ref/xamarintvos10/_._",
  16090. "ref/xamarinwatchos10/_._",
  16091. "system.runtime.interopservices.4.3.0.nupkg.sha512",
  16092. "system.runtime.interopservices.nuspec"
  16093. ]
  16094. },
  16095. "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
  16096. "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
  16097. "type": "package",
  16098. "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
  16099. "files": [
  16100. ".nupkg.metadata",
  16101. ".signature.p7s",
  16102. "ThirdPartyNotices.txt",
  16103. "dotnet_library_license.txt",
  16104. "lib/MonoAndroid10/_._",
  16105. "lib/MonoTouch10/_._",
  16106. "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  16107. "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  16108. "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
  16109. "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
  16110. "lib/xamarinios10/_._",
  16111. "lib/xamarinmac20/_._",
  16112. "lib/xamarintvos10/_._",
  16113. "lib/xamarinwatchos10/_._",
  16114. "ref/MonoAndroid10/_._",
  16115. "ref/MonoTouch10/_._",
  16116. "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  16117. "ref/xamarinios10/_._",
  16118. "ref/xamarinmac20/_._",
  16119. "ref/xamarintvos10/_._",
  16120. "ref/xamarinwatchos10/_._",
  16121. "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  16122. "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  16123. "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
  16124. "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
  16125. "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
  16126. "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
  16127. "system.runtime.interopservices.runtimeinformation.nuspec"
  16128. ]
  16129. },
  16130. "System.Runtime.Numerics/4.3.0": {
  16131. "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
  16132. "type": "package",
  16133. "path": "system.runtime.numerics/4.3.0",
  16134. "files": [
  16135. ".nupkg.metadata",
  16136. ".signature.p7s",
  16137. "ThirdPartyNotices.txt",
  16138. "dotnet_library_license.txt",
  16139. "lib/MonoAndroid10/_._",
  16140. "lib/MonoTouch10/_._",
  16141. "lib/net45/_._",
  16142. "lib/netcore50/System.Runtime.Numerics.dll",
  16143. "lib/netstandard1.3/System.Runtime.Numerics.dll",
  16144. "lib/portable-net45+win8+wpa81/_._",
  16145. "lib/win8/_._",
  16146. "lib/wpa81/_._",
  16147. "lib/xamarinios10/_._",
  16148. "lib/xamarinmac20/_._",
  16149. "lib/xamarintvos10/_._",
  16150. "lib/xamarinwatchos10/_._",
  16151. "ref/MonoAndroid10/_._",
  16152. "ref/MonoTouch10/_._",
  16153. "ref/net45/_._",
  16154. "ref/netcore50/System.Runtime.Numerics.dll",
  16155. "ref/netcore50/System.Runtime.Numerics.xml",
  16156. "ref/netcore50/de/System.Runtime.Numerics.xml",
  16157. "ref/netcore50/es/System.Runtime.Numerics.xml",
  16158. "ref/netcore50/fr/System.Runtime.Numerics.xml",
  16159. "ref/netcore50/it/System.Runtime.Numerics.xml",
  16160. "ref/netcore50/ja/System.Runtime.Numerics.xml",
  16161. "ref/netcore50/ko/System.Runtime.Numerics.xml",
  16162. "ref/netcore50/ru/System.Runtime.Numerics.xml",
  16163. "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
  16164. "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
  16165. "ref/netstandard1.1/System.Runtime.Numerics.dll",
  16166. "ref/netstandard1.1/System.Runtime.Numerics.xml",
  16167. "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
  16168. "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
  16169. "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
  16170. "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
  16171. "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
  16172. "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
  16173. "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
  16174. "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
  16175. "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
  16176. "ref/portable-net45+win8+wpa81/_._",
  16177. "ref/win8/_._",
  16178. "ref/wpa81/_._",
  16179. "ref/xamarinios10/_._",
  16180. "ref/xamarinmac20/_._",
  16181. "ref/xamarintvos10/_._",
  16182. "ref/xamarinwatchos10/_._",
  16183. "system.runtime.numerics.4.3.0.nupkg.sha512",
  16184. "system.runtime.numerics.nuspec"
  16185. ]
  16186. },
  16187. "System.Security.AccessControl/4.7.0": {
  16188. "sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
  16189. "type": "package",
  16190. "path": "system.security.accesscontrol/4.7.0",
  16191. "files": [
  16192. ".nupkg.metadata",
  16193. ".signature.p7s",
  16194. "LICENSE.TXT",
  16195. "THIRD-PARTY-NOTICES.TXT",
  16196. "lib/net46/System.Security.AccessControl.dll",
  16197. "lib/net461/System.Security.AccessControl.dll",
  16198. "lib/net461/System.Security.AccessControl.xml",
  16199. "lib/netstandard1.3/System.Security.AccessControl.dll",
  16200. "lib/netstandard2.0/System.Security.AccessControl.dll",
  16201. "lib/netstandard2.0/System.Security.AccessControl.xml",
  16202. "lib/uap10.0.16299/_._",
  16203. "ref/net46/System.Security.AccessControl.dll",
  16204. "ref/net461/System.Security.AccessControl.dll",
  16205. "ref/net461/System.Security.AccessControl.xml",
  16206. "ref/netstandard1.3/System.Security.AccessControl.dll",
  16207. "ref/netstandard1.3/System.Security.AccessControl.xml",
  16208. "ref/netstandard1.3/de/System.Security.AccessControl.xml",
  16209. "ref/netstandard1.3/es/System.Security.AccessControl.xml",
  16210. "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
  16211. "ref/netstandard1.3/it/System.Security.AccessControl.xml",
  16212. "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
  16213. "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
  16214. "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
  16215. "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
  16216. "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
  16217. "ref/netstandard2.0/System.Security.AccessControl.dll",
  16218. "ref/netstandard2.0/System.Security.AccessControl.xml",
  16219. "ref/uap10.0.16299/_._",
  16220. "runtimes/win/lib/net46/System.Security.AccessControl.dll",
  16221. "runtimes/win/lib/net461/System.Security.AccessControl.dll",
  16222. "runtimes/win/lib/net461/System.Security.AccessControl.xml",
  16223. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
  16224. "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
  16225. "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
  16226. "runtimes/win/lib/uap10.0.16299/_._",
  16227. "system.security.accesscontrol.4.7.0.nupkg.sha512",
  16228. "system.security.accesscontrol.nuspec",
  16229. "useSharedDesignerContext.txt",
  16230. "version.txt"
  16231. ]
  16232. },
  16233. "System.Security.Cryptography.Algorithms/4.3.0": {
  16234. "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
  16235. "type": "package",
  16236. "path": "system.security.cryptography.algorithms/4.3.0",
  16237. "files": [
  16238. ".nupkg.metadata",
  16239. ".signature.p7s",
  16240. "ThirdPartyNotices.txt",
  16241. "dotnet_library_license.txt",
  16242. "lib/MonoAndroid10/_._",
  16243. "lib/MonoTouch10/_._",
  16244. "lib/net46/System.Security.Cryptography.Algorithms.dll",
  16245. "lib/net461/System.Security.Cryptography.Algorithms.dll",
  16246. "lib/net463/System.Security.Cryptography.Algorithms.dll",
  16247. "lib/xamarinios10/_._",
  16248. "lib/xamarinmac20/_._",
  16249. "lib/xamarintvos10/_._",
  16250. "lib/xamarinwatchos10/_._",
  16251. "ref/MonoAndroid10/_._",
  16252. "ref/MonoTouch10/_._",
  16253. "ref/net46/System.Security.Cryptography.Algorithms.dll",
  16254. "ref/net461/System.Security.Cryptography.Algorithms.dll",
  16255. "ref/net463/System.Security.Cryptography.Algorithms.dll",
  16256. "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
  16257. "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
  16258. "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  16259. "ref/xamarinios10/_._",
  16260. "ref/xamarinmac20/_._",
  16261. "ref/xamarintvos10/_._",
  16262. "ref/xamarinwatchos10/_._",
  16263. "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  16264. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  16265. "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
  16266. "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
  16267. "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
  16268. "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
  16269. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
  16270. "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
  16271. "system.security.cryptography.algorithms.nuspec"
  16272. ]
  16273. },
  16274. "System.Security.Cryptography.Cng/4.3.0": {
  16275. "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
  16276. "type": "package",
  16277. "path": "system.security.cryptography.cng/4.3.0",
  16278. "files": [
  16279. ".nupkg.metadata",
  16280. ".signature.p7s",
  16281. "ThirdPartyNotices.txt",
  16282. "dotnet_library_license.txt",
  16283. "lib/net46/System.Security.Cryptography.Cng.dll",
  16284. "lib/net461/System.Security.Cryptography.Cng.dll",
  16285. "lib/net463/System.Security.Cryptography.Cng.dll",
  16286. "ref/net46/System.Security.Cryptography.Cng.dll",
  16287. "ref/net461/System.Security.Cryptography.Cng.dll",
  16288. "ref/net463/System.Security.Cryptography.Cng.dll",
  16289. "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
  16290. "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
  16291. "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
  16292. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  16293. "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
  16294. "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
  16295. "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
  16296. "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
  16297. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
  16298. "system.security.cryptography.cng.4.3.0.nupkg.sha512",
  16299. "system.security.cryptography.cng.nuspec"
  16300. ]
  16301. },
  16302. "System.Security.Cryptography.Csp/4.3.0": {
  16303. "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
  16304. "type": "package",
  16305. "path": "system.security.cryptography.csp/4.3.0",
  16306. "files": [
  16307. ".nupkg.metadata",
  16308. ".signature.p7s",
  16309. "ThirdPartyNotices.txt",
  16310. "dotnet_library_license.txt",
  16311. "lib/MonoAndroid10/_._",
  16312. "lib/MonoTouch10/_._",
  16313. "lib/net46/System.Security.Cryptography.Csp.dll",
  16314. "lib/xamarinios10/_._",
  16315. "lib/xamarinmac20/_._",
  16316. "lib/xamarintvos10/_._",
  16317. "lib/xamarinwatchos10/_._",
  16318. "ref/MonoAndroid10/_._",
  16319. "ref/MonoTouch10/_._",
  16320. "ref/net46/System.Security.Cryptography.Csp.dll",
  16321. "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
  16322. "ref/xamarinios10/_._",
  16323. "ref/xamarinmac20/_._",
  16324. "ref/xamarintvos10/_._",
  16325. "ref/xamarinwatchos10/_._",
  16326. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  16327. "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
  16328. "runtimes/win/lib/netcore50/_._",
  16329. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
  16330. "system.security.cryptography.csp.4.3.0.nupkg.sha512",
  16331. "system.security.cryptography.csp.nuspec"
  16332. ]
  16333. },
  16334. "System.Security.Cryptography.Encoding/4.3.0": {
  16335. "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
  16336. "type": "package",
  16337. "path": "system.security.cryptography.encoding/4.3.0",
  16338. "files": [
  16339. ".nupkg.metadata",
  16340. ".signature.p7s",
  16341. "ThirdPartyNotices.txt",
  16342. "dotnet_library_license.txt",
  16343. "lib/MonoAndroid10/_._",
  16344. "lib/MonoTouch10/_._",
  16345. "lib/net46/System.Security.Cryptography.Encoding.dll",
  16346. "lib/xamarinios10/_._",
  16347. "lib/xamarinmac20/_._",
  16348. "lib/xamarintvos10/_._",
  16349. "lib/xamarinwatchos10/_._",
  16350. "ref/MonoAndroid10/_._",
  16351. "ref/MonoTouch10/_._",
  16352. "ref/net46/System.Security.Cryptography.Encoding.dll",
  16353. "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  16354. "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
  16355. "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
  16356. "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
  16357. "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
  16358. "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
  16359. "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
  16360. "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
  16361. "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
  16362. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
  16363. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
  16364. "ref/xamarinios10/_._",
  16365. "ref/xamarinmac20/_._",
  16366. "ref/xamarintvos10/_._",
  16367. "ref/xamarinwatchos10/_._",
  16368. "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  16369. "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
  16370. "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
  16371. "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
  16372. "system.security.cryptography.encoding.nuspec"
  16373. ]
  16374. },
  16375. "System.Security.Cryptography.OpenSsl/4.3.0": {
  16376. "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
  16377. "type": "package",
  16378. "path": "system.security.cryptography.openssl/4.3.0",
  16379. "files": [
  16380. ".nupkg.metadata",
  16381. ".signature.p7s",
  16382. "ThirdPartyNotices.txt",
  16383. "dotnet_library_license.txt",
  16384. "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  16385. "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  16386. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
  16387. "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
  16388. "system.security.cryptography.openssl.nuspec"
  16389. ]
  16390. },
  16391. "System.Security.Cryptography.Primitives/4.3.0": {
  16392. "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
  16393. "type": "package",
  16394. "path": "system.security.cryptography.primitives/4.3.0",
  16395. "files": [
  16396. ".nupkg.metadata",
  16397. ".signature.p7s",
  16398. "ThirdPartyNotices.txt",
  16399. "dotnet_library_license.txt",
  16400. "lib/MonoAndroid10/_._",
  16401. "lib/MonoTouch10/_._",
  16402. "lib/net46/System.Security.Cryptography.Primitives.dll",
  16403. "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  16404. "lib/xamarinios10/_._",
  16405. "lib/xamarinmac20/_._",
  16406. "lib/xamarintvos10/_._",
  16407. "lib/xamarinwatchos10/_._",
  16408. "ref/MonoAndroid10/_._",
  16409. "ref/MonoTouch10/_._",
  16410. "ref/net46/System.Security.Cryptography.Primitives.dll",
  16411. "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
  16412. "ref/xamarinios10/_._",
  16413. "ref/xamarinmac20/_._",
  16414. "ref/xamarintvos10/_._",
  16415. "ref/xamarinwatchos10/_._",
  16416. "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
  16417. "system.security.cryptography.primitives.nuspec"
  16418. ]
  16419. },
  16420. "System.Security.Cryptography.X509Certificates/4.3.0": {
  16421. "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
  16422. "type": "package",
  16423. "path": "system.security.cryptography.x509certificates/4.3.0",
  16424. "files": [
  16425. ".nupkg.metadata",
  16426. ".signature.p7s",
  16427. "ThirdPartyNotices.txt",
  16428. "dotnet_library_license.txt",
  16429. "lib/MonoAndroid10/_._",
  16430. "lib/MonoTouch10/_._",
  16431. "lib/net46/System.Security.Cryptography.X509Certificates.dll",
  16432. "lib/net461/System.Security.Cryptography.X509Certificates.dll",
  16433. "lib/xamarinios10/_._",
  16434. "lib/xamarinmac20/_._",
  16435. "lib/xamarintvos10/_._",
  16436. "lib/xamarinwatchos10/_._",
  16437. "ref/MonoAndroid10/_._",
  16438. "ref/MonoTouch10/_._",
  16439. "ref/net46/System.Security.Cryptography.X509Certificates.dll",
  16440. "ref/net461/System.Security.Cryptography.X509Certificates.dll",
  16441. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
  16442. "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
  16443. "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
  16444. "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
  16445. "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
  16446. "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
  16447. "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
  16448. "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
  16449. "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
  16450. "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  16451. "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  16452. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
  16453. "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
  16454. "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
  16455. "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
  16456. "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
  16457. "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
  16458. "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
  16459. "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
  16460. "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
  16461. "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
  16462. "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
  16463. "ref/xamarinios10/_._",
  16464. "ref/xamarinmac20/_._",
  16465. "ref/xamarintvos10/_._",
  16466. "ref/xamarinwatchos10/_._",
  16467. "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  16468. "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
  16469. "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
  16470. "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
  16471. "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
  16472. "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
  16473. "system.security.cryptography.x509certificates.nuspec"
  16474. ]
  16475. },
  16476. "System.Security.Principal.Windows/4.7.0": {
  16477. "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
  16478. "type": "package",
  16479. "path": "system.security.principal.windows/4.7.0",
  16480. "files": [
  16481. ".nupkg.metadata",
  16482. ".signature.p7s",
  16483. "LICENSE.TXT",
  16484. "THIRD-PARTY-NOTICES.TXT",
  16485. "lib/net46/System.Security.Principal.Windows.dll",
  16486. "lib/net461/System.Security.Principal.Windows.dll",
  16487. "lib/net461/System.Security.Principal.Windows.xml",
  16488. "lib/netstandard1.3/System.Security.Principal.Windows.dll",
  16489. "lib/netstandard2.0/System.Security.Principal.Windows.dll",
  16490. "lib/netstandard2.0/System.Security.Principal.Windows.xml",
  16491. "lib/uap10.0.16299/_._",
  16492. "ref/net46/System.Security.Principal.Windows.dll",
  16493. "ref/net461/System.Security.Principal.Windows.dll",
  16494. "ref/net461/System.Security.Principal.Windows.xml",
  16495. "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
  16496. "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
  16497. "ref/netstandard1.3/System.Security.Principal.Windows.dll",
  16498. "ref/netstandard1.3/System.Security.Principal.Windows.xml",
  16499. "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
  16500. "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
  16501. "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
  16502. "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
  16503. "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
  16504. "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
  16505. "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
  16506. "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
  16507. "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
  16508. "ref/netstandard2.0/System.Security.Principal.Windows.dll",
  16509. "ref/netstandard2.0/System.Security.Principal.Windows.xml",
  16510. "ref/uap10.0.16299/_._",
  16511. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  16512. "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  16513. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  16514. "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  16515. "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
  16516. "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
  16517. "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
  16518. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
  16519. "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
  16520. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
  16521. "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
  16522. "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
  16523. "runtimes/win/lib/uap10.0.16299/_._",
  16524. "system.security.principal.windows.4.7.0.nupkg.sha512",
  16525. "system.security.principal.windows.nuspec",
  16526. "useSharedDesignerContext.txt",
  16527. "version.txt"
  16528. ]
  16529. },
  16530. "System.Text.Encoding/4.3.0": {
  16531. "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
  16532. "type": "package",
  16533. "path": "system.text.encoding/4.3.0",
  16534. "files": [
  16535. ".nupkg.metadata",
  16536. ".signature.p7s",
  16537. "ThirdPartyNotices.txt",
  16538. "dotnet_library_license.txt",
  16539. "lib/MonoAndroid10/_._",
  16540. "lib/MonoTouch10/_._",
  16541. "lib/net45/_._",
  16542. "lib/portable-net45+win8+wp8+wpa81/_._",
  16543. "lib/win8/_._",
  16544. "lib/wp80/_._",
  16545. "lib/wpa81/_._",
  16546. "lib/xamarinios10/_._",
  16547. "lib/xamarinmac20/_._",
  16548. "lib/xamarintvos10/_._",
  16549. "lib/xamarinwatchos10/_._",
  16550. "ref/MonoAndroid10/_._",
  16551. "ref/MonoTouch10/_._",
  16552. "ref/net45/_._",
  16553. "ref/netcore50/System.Text.Encoding.dll",
  16554. "ref/netcore50/System.Text.Encoding.xml",
  16555. "ref/netcore50/de/System.Text.Encoding.xml",
  16556. "ref/netcore50/es/System.Text.Encoding.xml",
  16557. "ref/netcore50/fr/System.Text.Encoding.xml",
  16558. "ref/netcore50/it/System.Text.Encoding.xml",
  16559. "ref/netcore50/ja/System.Text.Encoding.xml",
  16560. "ref/netcore50/ko/System.Text.Encoding.xml",
  16561. "ref/netcore50/ru/System.Text.Encoding.xml",
  16562. "ref/netcore50/zh-hans/System.Text.Encoding.xml",
  16563. "ref/netcore50/zh-hant/System.Text.Encoding.xml",
  16564. "ref/netstandard1.0/System.Text.Encoding.dll",
  16565. "ref/netstandard1.0/System.Text.Encoding.xml",
  16566. "ref/netstandard1.0/de/System.Text.Encoding.xml",
  16567. "ref/netstandard1.0/es/System.Text.Encoding.xml",
  16568. "ref/netstandard1.0/fr/System.Text.Encoding.xml",
  16569. "ref/netstandard1.0/it/System.Text.Encoding.xml",
  16570. "ref/netstandard1.0/ja/System.Text.Encoding.xml",
  16571. "ref/netstandard1.0/ko/System.Text.Encoding.xml",
  16572. "ref/netstandard1.0/ru/System.Text.Encoding.xml",
  16573. "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
  16574. "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
  16575. "ref/netstandard1.3/System.Text.Encoding.dll",
  16576. "ref/netstandard1.3/System.Text.Encoding.xml",
  16577. "ref/netstandard1.3/de/System.Text.Encoding.xml",
  16578. "ref/netstandard1.3/es/System.Text.Encoding.xml",
  16579. "ref/netstandard1.3/fr/System.Text.Encoding.xml",
  16580. "ref/netstandard1.3/it/System.Text.Encoding.xml",
  16581. "ref/netstandard1.3/ja/System.Text.Encoding.xml",
  16582. "ref/netstandard1.3/ko/System.Text.Encoding.xml",
  16583. "ref/netstandard1.3/ru/System.Text.Encoding.xml",
  16584. "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
  16585. "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
  16586. "ref/portable-net45+win8+wp8+wpa81/_._",
  16587. "ref/win8/_._",
  16588. "ref/wp80/_._",
  16589. "ref/wpa81/_._",
  16590. "ref/xamarinios10/_._",
  16591. "ref/xamarinmac20/_._",
  16592. "ref/xamarintvos10/_._",
  16593. "ref/xamarinwatchos10/_._",
  16594. "system.text.encoding.4.3.0.nupkg.sha512",
  16595. "system.text.encoding.nuspec"
  16596. ]
  16597. },
  16598. "System.Text.Encoding.Extensions/4.3.0": {
  16599. "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
  16600. "type": "package",
  16601. "path": "system.text.encoding.extensions/4.3.0",
  16602. "files": [
  16603. ".nupkg.metadata",
  16604. ".signature.p7s",
  16605. "ThirdPartyNotices.txt",
  16606. "dotnet_library_license.txt",
  16607. "lib/MonoAndroid10/_._",
  16608. "lib/MonoTouch10/_._",
  16609. "lib/net45/_._",
  16610. "lib/portable-net45+win8+wp8+wpa81/_._",
  16611. "lib/win8/_._",
  16612. "lib/wp80/_._",
  16613. "lib/wpa81/_._",
  16614. "lib/xamarinios10/_._",
  16615. "lib/xamarinmac20/_._",
  16616. "lib/xamarintvos10/_._",
  16617. "lib/xamarinwatchos10/_._",
  16618. "ref/MonoAndroid10/_._",
  16619. "ref/MonoTouch10/_._",
  16620. "ref/net45/_._",
  16621. "ref/netcore50/System.Text.Encoding.Extensions.dll",
  16622. "ref/netcore50/System.Text.Encoding.Extensions.xml",
  16623. "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
  16624. "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
  16625. "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
  16626. "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
  16627. "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
  16628. "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
  16629. "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
  16630. "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
  16631. "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
  16632. "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
  16633. "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
  16634. "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
  16635. "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
  16636. "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
  16637. "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
  16638. "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
  16639. "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
  16640. "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
  16641. "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
  16642. "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
  16643. "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
  16644. "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
  16645. "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
  16646. "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
  16647. "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
  16648. "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
  16649. "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
  16650. "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
  16651. "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
  16652. "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
  16653. "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
  16654. "ref/portable-net45+win8+wp8+wpa81/_._",
  16655. "ref/win8/_._",
  16656. "ref/wp80/_._",
  16657. "ref/wpa81/_._",
  16658. "ref/xamarinios10/_._",
  16659. "ref/xamarinmac20/_._",
  16660. "ref/xamarintvos10/_._",
  16661. "ref/xamarinwatchos10/_._",
  16662. "system.text.encoding.extensions.4.3.0.nupkg.sha512",
  16663. "system.text.encoding.extensions.nuspec"
  16664. ]
  16665. },
  16666. "System.Text.RegularExpressions/4.3.0": {
  16667. "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
  16668. "type": "package",
  16669. "path": "system.text.regularexpressions/4.3.0",
  16670. "files": [
  16671. ".nupkg.metadata",
  16672. ".signature.p7s",
  16673. "ThirdPartyNotices.txt",
  16674. "dotnet_library_license.txt",
  16675. "lib/MonoAndroid10/_._",
  16676. "lib/MonoTouch10/_._",
  16677. "lib/net45/_._",
  16678. "lib/net463/System.Text.RegularExpressions.dll",
  16679. "lib/netcore50/System.Text.RegularExpressions.dll",
  16680. "lib/netstandard1.6/System.Text.RegularExpressions.dll",
  16681. "lib/portable-net45+win8+wp8+wpa81/_._",
  16682. "lib/win8/_._",
  16683. "lib/wp80/_._",
  16684. "lib/wpa81/_._",
  16685. "lib/xamarinios10/_._",
  16686. "lib/xamarinmac20/_._",
  16687. "lib/xamarintvos10/_._",
  16688. "lib/xamarinwatchos10/_._",
  16689. "ref/MonoAndroid10/_._",
  16690. "ref/MonoTouch10/_._",
  16691. "ref/net45/_._",
  16692. "ref/net463/System.Text.RegularExpressions.dll",
  16693. "ref/netcore50/System.Text.RegularExpressions.dll",
  16694. "ref/netcore50/System.Text.RegularExpressions.xml",
  16695. "ref/netcore50/de/System.Text.RegularExpressions.xml",
  16696. "ref/netcore50/es/System.Text.RegularExpressions.xml",
  16697. "ref/netcore50/fr/System.Text.RegularExpressions.xml",
  16698. "ref/netcore50/it/System.Text.RegularExpressions.xml",
  16699. "ref/netcore50/ja/System.Text.RegularExpressions.xml",
  16700. "ref/netcore50/ko/System.Text.RegularExpressions.xml",
  16701. "ref/netcore50/ru/System.Text.RegularExpressions.xml",
  16702. "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
  16703. "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
  16704. "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
  16705. "ref/netstandard1.0/System.Text.RegularExpressions.dll",
  16706. "ref/netstandard1.0/System.Text.RegularExpressions.xml",
  16707. "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
  16708. "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
  16709. "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
  16710. "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
  16711. "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
  16712. "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
  16713. "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
  16714. "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
  16715. "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
  16716. "ref/netstandard1.3/System.Text.RegularExpressions.dll",
  16717. "ref/netstandard1.3/System.Text.RegularExpressions.xml",
  16718. "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
  16719. "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
  16720. "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
  16721. "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
  16722. "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
  16723. "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
  16724. "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
  16725. "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
  16726. "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
  16727. "ref/netstandard1.6/System.Text.RegularExpressions.dll",
  16728. "ref/netstandard1.6/System.Text.RegularExpressions.xml",
  16729. "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
  16730. "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
  16731. "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
  16732. "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
  16733. "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
  16734. "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
  16735. "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
  16736. "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
  16737. "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
  16738. "ref/portable-net45+win8+wp8+wpa81/_._",
  16739. "ref/win8/_._",
  16740. "ref/wp80/_._",
  16741. "ref/wpa81/_._",
  16742. "ref/xamarinios10/_._",
  16743. "ref/xamarinmac20/_._",
  16744. "ref/xamarintvos10/_._",
  16745. "ref/xamarinwatchos10/_._",
  16746. "system.text.regularexpressions.4.3.0.nupkg.sha512",
  16747. "system.text.regularexpressions.nuspec"
  16748. ]
  16749. },
  16750. "System.Threading/4.3.0": {
  16751. "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
  16752. "type": "package",
  16753. "path": "system.threading/4.3.0",
  16754. "files": [
  16755. ".nupkg.metadata",
  16756. ".signature.p7s",
  16757. "ThirdPartyNotices.txt",
  16758. "dotnet_library_license.txt",
  16759. "lib/MonoAndroid10/_._",
  16760. "lib/MonoTouch10/_._",
  16761. "lib/net45/_._",
  16762. "lib/netcore50/System.Threading.dll",
  16763. "lib/netstandard1.3/System.Threading.dll",
  16764. "lib/portable-net45+win8+wp8+wpa81/_._",
  16765. "lib/win8/_._",
  16766. "lib/wp80/_._",
  16767. "lib/wpa81/_._",
  16768. "lib/xamarinios10/_._",
  16769. "lib/xamarinmac20/_._",
  16770. "lib/xamarintvos10/_._",
  16771. "lib/xamarinwatchos10/_._",
  16772. "ref/MonoAndroid10/_._",
  16773. "ref/MonoTouch10/_._",
  16774. "ref/net45/_._",
  16775. "ref/netcore50/System.Threading.dll",
  16776. "ref/netcore50/System.Threading.xml",
  16777. "ref/netcore50/de/System.Threading.xml",
  16778. "ref/netcore50/es/System.Threading.xml",
  16779. "ref/netcore50/fr/System.Threading.xml",
  16780. "ref/netcore50/it/System.Threading.xml",
  16781. "ref/netcore50/ja/System.Threading.xml",
  16782. "ref/netcore50/ko/System.Threading.xml",
  16783. "ref/netcore50/ru/System.Threading.xml",
  16784. "ref/netcore50/zh-hans/System.Threading.xml",
  16785. "ref/netcore50/zh-hant/System.Threading.xml",
  16786. "ref/netstandard1.0/System.Threading.dll",
  16787. "ref/netstandard1.0/System.Threading.xml",
  16788. "ref/netstandard1.0/de/System.Threading.xml",
  16789. "ref/netstandard1.0/es/System.Threading.xml",
  16790. "ref/netstandard1.0/fr/System.Threading.xml",
  16791. "ref/netstandard1.0/it/System.Threading.xml",
  16792. "ref/netstandard1.0/ja/System.Threading.xml",
  16793. "ref/netstandard1.0/ko/System.Threading.xml",
  16794. "ref/netstandard1.0/ru/System.Threading.xml",
  16795. "ref/netstandard1.0/zh-hans/System.Threading.xml",
  16796. "ref/netstandard1.0/zh-hant/System.Threading.xml",
  16797. "ref/netstandard1.3/System.Threading.dll",
  16798. "ref/netstandard1.3/System.Threading.xml",
  16799. "ref/netstandard1.3/de/System.Threading.xml",
  16800. "ref/netstandard1.3/es/System.Threading.xml",
  16801. "ref/netstandard1.3/fr/System.Threading.xml",
  16802. "ref/netstandard1.3/it/System.Threading.xml",
  16803. "ref/netstandard1.3/ja/System.Threading.xml",
  16804. "ref/netstandard1.3/ko/System.Threading.xml",
  16805. "ref/netstandard1.3/ru/System.Threading.xml",
  16806. "ref/netstandard1.3/zh-hans/System.Threading.xml",
  16807. "ref/netstandard1.3/zh-hant/System.Threading.xml",
  16808. "ref/portable-net45+win8+wp8+wpa81/_._",
  16809. "ref/win8/_._",
  16810. "ref/wp80/_._",
  16811. "ref/wpa81/_._",
  16812. "ref/xamarinios10/_._",
  16813. "ref/xamarinmac20/_._",
  16814. "ref/xamarintvos10/_._",
  16815. "ref/xamarinwatchos10/_._",
  16816. "runtimes/aot/lib/netcore50/System.Threading.dll",
  16817. "system.threading.4.3.0.nupkg.sha512",
  16818. "system.threading.nuspec"
  16819. ]
  16820. },
  16821. "System.Threading.Tasks/4.3.0": {
  16822. "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
  16823. "type": "package",
  16824. "path": "system.threading.tasks/4.3.0",
  16825. "files": [
  16826. ".nupkg.metadata",
  16827. ".signature.p7s",
  16828. "ThirdPartyNotices.txt",
  16829. "dotnet_library_license.txt",
  16830. "lib/MonoAndroid10/_._",
  16831. "lib/MonoTouch10/_._",
  16832. "lib/net45/_._",
  16833. "lib/portable-net45+win8+wp8+wpa81/_._",
  16834. "lib/win8/_._",
  16835. "lib/wp80/_._",
  16836. "lib/wpa81/_._",
  16837. "lib/xamarinios10/_._",
  16838. "lib/xamarinmac20/_._",
  16839. "lib/xamarintvos10/_._",
  16840. "lib/xamarinwatchos10/_._",
  16841. "ref/MonoAndroid10/_._",
  16842. "ref/MonoTouch10/_._",
  16843. "ref/net45/_._",
  16844. "ref/netcore50/System.Threading.Tasks.dll",
  16845. "ref/netcore50/System.Threading.Tasks.xml",
  16846. "ref/netcore50/de/System.Threading.Tasks.xml",
  16847. "ref/netcore50/es/System.Threading.Tasks.xml",
  16848. "ref/netcore50/fr/System.Threading.Tasks.xml",
  16849. "ref/netcore50/it/System.Threading.Tasks.xml",
  16850. "ref/netcore50/ja/System.Threading.Tasks.xml",
  16851. "ref/netcore50/ko/System.Threading.Tasks.xml",
  16852. "ref/netcore50/ru/System.Threading.Tasks.xml",
  16853. "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
  16854. "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
  16855. "ref/netstandard1.0/System.Threading.Tasks.dll",
  16856. "ref/netstandard1.0/System.Threading.Tasks.xml",
  16857. "ref/netstandard1.0/de/System.Threading.Tasks.xml",
  16858. "ref/netstandard1.0/es/System.Threading.Tasks.xml",
  16859. "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
  16860. "ref/netstandard1.0/it/System.Threading.Tasks.xml",
  16861. "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
  16862. "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
  16863. "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
  16864. "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
  16865. "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
  16866. "ref/netstandard1.3/System.Threading.Tasks.dll",
  16867. "ref/netstandard1.3/System.Threading.Tasks.xml",
  16868. "ref/netstandard1.3/de/System.Threading.Tasks.xml",
  16869. "ref/netstandard1.3/es/System.Threading.Tasks.xml",
  16870. "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
  16871. "ref/netstandard1.3/it/System.Threading.Tasks.xml",
  16872. "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
  16873. "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
  16874. "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
  16875. "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
  16876. "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
  16877. "ref/portable-net45+win8+wp8+wpa81/_._",
  16878. "ref/win8/_._",
  16879. "ref/wp80/_._",
  16880. "ref/wpa81/_._",
  16881. "ref/xamarinios10/_._",
  16882. "ref/xamarinmac20/_._",
  16883. "ref/xamarintvos10/_._",
  16884. "ref/xamarinwatchos10/_._",
  16885. "system.threading.tasks.4.3.0.nupkg.sha512",
  16886. "system.threading.tasks.nuspec"
  16887. ]
  16888. },
  16889. "System.Threading.Tasks.Extensions/4.3.0": {
  16890. "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
  16891. "type": "package",
  16892. "path": "system.threading.tasks.extensions/4.3.0",
  16893. "files": [
  16894. ".nupkg.metadata",
  16895. ".signature.p7s",
  16896. "ThirdPartyNotices.txt",
  16897. "dotnet_library_license.txt",
  16898. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  16899. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  16900. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  16901. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  16902. "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
  16903. "system.threading.tasks.extensions.nuspec"
  16904. ]
  16905. },
  16906. "System.Threading.Timer/4.3.0": {
  16907. "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
  16908. "type": "package",
  16909. "path": "system.threading.timer/4.3.0",
  16910. "files": [
  16911. ".nupkg.metadata",
  16912. ".signature.p7s",
  16913. "ThirdPartyNotices.txt",
  16914. "dotnet_library_license.txt",
  16915. "lib/MonoAndroid10/_._",
  16916. "lib/MonoTouch10/_._",
  16917. "lib/net451/_._",
  16918. "lib/portable-net451+win81+wpa81/_._",
  16919. "lib/win81/_._",
  16920. "lib/wpa81/_._",
  16921. "lib/xamarinios10/_._",
  16922. "lib/xamarinmac20/_._",
  16923. "lib/xamarintvos10/_._",
  16924. "lib/xamarinwatchos10/_._",
  16925. "ref/MonoAndroid10/_._",
  16926. "ref/MonoTouch10/_._",
  16927. "ref/net451/_._",
  16928. "ref/netcore50/System.Threading.Timer.dll",
  16929. "ref/netcore50/System.Threading.Timer.xml",
  16930. "ref/netcore50/de/System.Threading.Timer.xml",
  16931. "ref/netcore50/es/System.Threading.Timer.xml",
  16932. "ref/netcore50/fr/System.Threading.Timer.xml",
  16933. "ref/netcore50/it/System.Threading.Timer.xml",
  16934. "ref/netcore50/ja/System.Threading.Timer.xml",
  16935. "ref/netcore50/ko/System.Threading.Timer.xml",
  16936. "ref/netcore50/ru/System.Threading.Timer.xml",
  16937. "ref/netcore50/zh-hans/System.Threading.Timer.xml",
  16938. "ref/netcore50/zh-hant/System.Threading.Timer.xml",
  16939. "ref/netstandard1.2/System.Threading.Timer.dll",
  16940. "ref/netstandard1.2/System.Threading.Timer.xml",
  16941. "ref/netstandard1.2/de/System.Threading.Timer.xml",
  16942. "ref/netstandard1.2/es/System.Threading.Timer.xml",
  16943. "ref/netstandard1.2/fr/System.Threading.Timer.xml",
  16944. "ref/netstandard1.2/it/System.Threading.Timer.xml",
  16945. "ref/netstandard1.2/ja/System.Threading.Timer.xml",
  16946. "ref/netstandard1.2/ko/System.Threading.Timer.xml",
  16947. "ref/netstandard1.2/ru/System.Threading.Timer.xml",
  16948. "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
  16949. "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
  16950. "ref/portable-net451+win81+wpa81/_._",
  16951. "ref/win81/_._",
  16952. "ref/wpa81/_._",
  16953. "ref/xamarinios10/_._",
  16954. "ref/xamarinmac20/_._",
  16955. "ref/xamarintvos10/_._",
  16956. "ref/xamarinwatchos10/_._",
  16957. "system.threading.timer.4.3.0.nupkg.sha512",
  16958. "system.threading.timer.nuspec"
  16959. ]
  16960. },
  16961. "System.Xml.ReaderWriter/4.3.0": {
  16962. "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
  16963. "type": "package",
  16964. "path": "system.xml.readerwriter/4.3.0",
  16965. "files": [
  16966. ".nupkg.metadata",
  16967. ".signature.p7s",
  16968. "ThirdPartyNotices.txt",
  16969. "dotnet_library_license.txt",
  16970. "lib/MonoAndroid10/_._",
  16971. "lib/MonoTouch10/_._",
  16972. "lib/net45/_._",
  16973. "lib/net46/System.Xml.ReaderWriter.dll",
  16974. "lib/netcore50/System.Xml.ReaderWriter.dll",
  16975. "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
  16976. "lib/portable-net45+win8+wp8+wpa81/_._",
  16977. "lib/win8/_._",
  16978. "lib/wp80/_._",
  16979. "lib/wpa81/_._",
  16980. "lib/xamarinios10/_._",
  16981. "lib/xamarinmac20/_._",
  16982. "lib/xamarintvos10/_._",
  16983. "lib/xamarinwatchos10/_._",
  16984. "ref/MonoAndroid10/_._",
  16985. "ref/MonoTouch10/_._",
  16986. "ref/net45/_._",
  16987. "ref/net46/System.Xml.ReaderWriter.dll",
  16988. "ref/netcore50/System.Xml.ReaderWriter.dll",
  16989. "ref/netcore50/System.Xml.ReaderWriter.xml",
  16990. "ref/netcore50/de/System.Xml.ReaderWriter.xml",
  16991. "ref/netcore50/es/System.Xml.ReaderWriter.xml",
  16992. "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
  16993. "ref/netcore50/it/System.Xml.ReaderWriter.xml",
  16994. "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
  16995. "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
  16996. "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
  16997. "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
  16998. "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
  16999. "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
  17000. "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
  17001. "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
  17002. "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
  17003. "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
  17004. "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
  17005. "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
  17006. "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
  17007. "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
  17008. "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
  17009. "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
  17010. "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
  17011. "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
  17012. "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
  17013. "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
  17014. "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
  17015. "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
  17016. "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
  17017. "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
  17018. "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
  17019. "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
  17020. "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
  17021. "ref/portable-net45+win8+wp8+wpa81/_._",
  17022. "ref/win8/_._",
  17023. "ref/wp80/_._",
  17024. "ref/wpa81/_._",
  17025. "ref/xamarinios10/_._",
  17026. "ref/xamarinmac20/_._",
  17027. "ref/xamarintvos10/_._",
  17028. "ref/xamarinwatchos10/_._",
  17029. "system.xml.readerwriter.4.3.0.nupkg.sha512",
  17030. "system.xml.readerwriter.nuspec"
  17031. ]
  17032. },
  17033. "System.Xml.XDocument/4.3.0": {
  17034. "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
  17035. "type": "package",
  17036. "path": "system.xml.xdocument/4.3.0",
  17037. "files": [
  17038. ".nupkg.metadata",
  17039. ".signature.p7s",
  17040. "ThirdPartyNotices.txt",
  17041. "dotnet_library_license.txt",
  17042. "lib/MonoAndroid10/_._",
  17043. "lib/MonoTouch10/_._",
  17044. "lib/net45/_._",
  17045. "lib/netcore50/System.Xml.XDocument.dll",
  17046. "lib/netstandard1.3/System.Xml.XDocument.dll",
  17047. "lib/portable-net45+win8+wp8+wpa81/_._",
  17048. "lib/win8/_._",
  17049. "lib/wp80/_._",
  17050. "lib/wpa81/_._",
  17051. "lib/xamarinios10/_._",
  17052. "lib/xamarinmac20/_._",
  17053. "lib/xamarintvos10/_._",
  17054. "lib/xamarinwatchos10/_._",
  17055. "ref/MonoAndroid10/_._",
  17056. "ref/MonoTouch10/_._",
  17057. "ref/net45/_._",
  17058. "ref/netcore50/System.Xml.XDocument.dll",
  17059. "ref/netcore50/System.Xml.XDocument.xml",
  17060. "ref/netcore50/de/System.Xml.XDocument.xml",
  17061. "ref/netcore50/es/System.Xml.XDocument.xml",
  17062. "ref/netcore50/fr/System.Xml.XDocument.xml",
  17063. "ref/netcore50/it/System.Xml.XDocument.xml",
  17064. "ref/netcore50/ja/System.Xml.XDocument.xml",
  17065. "ref/netcore50/ko/System.Xml.XDocument.xml",
  17066. "ref/netcore50/ru/System.Xml.XDocument.xml",
  17067. "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
  17068. "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
  17069. "ref/netstandard1.0/System.Xml.XDocument.dll",
  17070. "ref/netstandard1.0/System.Xml.XDocument.xml",
  17071. "ref/netstandard1.0/de/System.Xml.XDocument.xml",
  17072. "ref/netstandard1.0/es/System.Xml.XDocument.xml",
  17073. "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
  17074. "ref/netstandard1.0/it/System.Xml.XDocument.xml",
  17075. "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
  17076. "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
  17077. "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
  17078. "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
  17079. "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
  17080. "ref/netstandard1.3/System.Xml.XDocument.dll",
  17081. "ref/netstandard1.3/System.Xml.XDocument.xml",
  17082. "ref/netstandard1.3/de/System.Xml.XDocument.xml",
  17083. "ref/netstandard1.3/es/System.Xml.XDocument.xml",
  17084. "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
  17085. "ref/netstandard1.3/it/System.Xml.XDocument.xml",
  17086. "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
  17087. "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
  17088. "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
  17089. "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
  17090. "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
  17091. "ref/portable-net45+win8+wp8+wpa81/_._",
  17092. "ref/win8/_._",
  17093. "ref/wp80/_._",
  17094. "ref/wpa81/_._",
  17095. "ref/xamarinios10/_._",
  17096. "ref/xamarinmac20/_._",
  17097. "ref/xamarintvos10/_._",
  17098. "ref/xamarinwatchos10/_._",
  17099. "system.xml.xdocument.4.3.0.nupkg.sha512",
  17100. "system.xml.xdocument.nuspec"
  17101. ]
  17102. }
  17103. },
  17104. "projectFileDependencyGroups": {
  17105. "net6.0": [
  17106. "Independentsoft.Exchange >= 3.0.700",
  17107. "Microsoft.AspNet.WebApi.Client >= 5.2.9",
  17108. "Microsoft.Exchange.WebServices >= 2.2.0",
  17109. "Microsoft.Identity.Client >= 4.49.1",
  17110. "Newtonsoft.Json >= 13.0.1",
  17111. "RestSharp >= 108.0.2",
  17112. "System.Data.SqlClient >= 4.8.5"
  17113. ]
  17114. },
  17115. "packageFolders": {
  17116. "/Users/michielcarman/.nuget/packages/": {},
  17117. "/usr/local/share/dotnet/sdk/NuGetFallbackFolder": {}
  17118. },
  17119. "project": {
  17120. "version": "1.0.0",
  17121. "restore": {
  17122. "projectUniqueName": "/Volumes/New2TBDrive/apps/acumatica/console/jdis_import/jdis_import.csproj",
  17123. "projectName": "jdis_import",
  17124. "projectPath": "/Volumes/New2TBDrive/apps/acumatica/console/jdis_import/jdis_import.csproj",
  17125. "packagesPath": "/Users/michielcarman/.nuget/packages/",
  17126. "outputPath": "/Volumes/New2TBDrive/apps/acumatica/console/jdis_import/obj/",
  17127. "projectStyle": "PackageReference",
  17128. "fallbackFolders": [
  17129. "/usr/local/share/dotnet/sdk/NuGetFallbackFolder"
  17130. ],
  17131. "configFilePaths": [
  17132. "/Users/michielcarman/.nuget/NuGet/NuGet.Config"
  17133. ],
  17134. "originalTargetFrameworks": [
  17135. "net6.0"
  17136. ],
  17137. "sources": {
  17138. "https://api.nuget.org/v3/index.json": {}
  17139. },
  17140. "frameworks": {
  17141. "net6.0": {
  17142. "targetAlias": "net6.0",
  17143. "projectReferences": {}
  17144. }
  17145. },
  17146. "warningProperties": {
  17147. "warnAsError": [
  17148. "NU1605"
  17149. ]
  17150. }
  17151. },
  17152. "frameworks": {
  17153. "net6.0": {
  17154. "targetAlias": "net6.0",
  17155. "dependencies": {
  17156. "Independentsoft.Exchange": {
  17157. "target": "Package",
  17158. "version": "[3.0.700, )"
  17159. },
  17160. "Microsoft.AspNet.WebApi.Client": {
  17161. "target": "Package",
  17162. "version": "[5.2.9, )"
  17163. },
  17164. "Microsoft.Exchange.WebServices": {
  17165. "target": "Package",
  17166. "version": "[2.2.0, )"
  17167. },
  17168. "Microsoft.Identity.Client": {
  17169. "target": "Package",
  17170. "version": "[4.49.1, )"
  17171. },
  17172. "Newtonsoft.Json": {
  17173. "target": "Package",
  17174. "version": "[13.0.1, )"
  17175. },
  17176. "RestSharp": {
  17177. "target": "Package",
  17178. "version": "[108.0.2, )"
  17179. },
  17180. "System.Data.SqlClient": {
  17181. "target": "Package",
  17182. "version": "[4.8.5, )"
  17183. }
  17184. },
  17185. "imports": [
  17186. "net461",
  17187. "net462",
  17188. "net47",
  17189. "net471",
  17190. "net472",
  17191. "net48"
  17192. ],
  17193. "assetTargetFallback": true,
  17194. "warn": true,
  17195. "frameworkReferences": {
  17196. "Microsoft.NETCore.App": {
  17197. "privateAssets": "all"
  17198. }
  17199. },
  17200. "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.202/RuntimeIdentifierGraph.json"
  17201. }
  17202. }
  17203. },
  17204. "logs": [
  17205. {
  17206. "code": "NU1701",
  17207. "level": "Warning",
  17208. "warningLevel": 1,
  17209. "message": "Package 'Microsoft.Exchange.WebServices 2.2.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
  17210. "libraryId": "Microsoft.Exchange.WebServices",
  17211. "targetGraphs": [
  17212. "net6.0"
  17213. ]
  17214. }
  17215. ]
  17216. }