{ "version": 3, "targets": { "net6.0": { "Acumatica.Default_20.200.001/2.0.0": { "type": "package", "dependencies": { "Acumatica.RESTClient": "2.0.0", "Newtonsoft.Json": "13.0.1" }, "compile": { "lib/netstandard2.0/Acumatica.Default_20.200.001.dll": {} }, "runtime": { "lib/netstandard2.0/Acumatica.Default_20.200.001.dll": {} } }, "Acumatica.Manufacturing_21.200.001/2.0.0": { "type": "package", "dependencies": { "Acumatica.RESTClient": "2.0.0", "Newtonsoft.Json": "13.0.1" }, "compile": { "lib/netstandard2.0/Acumatica.Manufacturing_21.200.001.dll": {} }, "runtime": { "lib/netstandard2.0/Acumatica.Manufacturing_21.200.001.dll": {} } }, "Acumatica.RESTClient/2.2.0": { "type": "package", "dependencies": { "JsonSubTypes": "1.8.0", "Newtonsoft.Json": "13.0.1", "RestSharp": "107.1.1", "System.Text.Json": "6.0.1" }, "compile": { "lib/netstandard2.0/Acumatica.RESTClient.dll": {} }, "runtime": { "lib/netstandard2.0/Acumatica.RESTClient.dll": {} }, "contentFiles": { "contentFiles/any/netstandard2.0/images/AcumaticaRESTClientLogo.ico": { "buildAction": "Content", "codeLanguage": "any", "copyToOutput": false } } }, "Acumatica.SOAPLikeWrapperForREST/2.2.0": { "type": "package", "dependencies": { "Acumatica.RESTClient": "2.2.0" }, "compile": { "lib/netstandard2.0/SOAPLikeWrapperForREST.dll": {} }, "runtime": { "lib/netstandard2.0/SOAPLikeWrapperForREST.dll": {} } }, "BouncyCastle/1.8.9": { "type": "package", "compile": { "lib/BouncyCastle.Crypto.dll": {} }, "runtime": { "lib/BouncyCastle.Crypto.dll": {} } }, "Independentsoft.Exchange/3.0.700": { "type": "package", "compile": { "Lib/netcoreapp2.0/Independentsoft.Exchange.dll": {} }, "runtime": { "Lib/netcoreapp2.0/Independentsoft.Exchange.dll": {} } }, "iTextSharp/5.5.13.3": { "type": "package", "dependencies": { "BouncyCastle": "1.8.9" }, "compile": { "lib/itextsharp.dll": {} }, "runtime": { "lib/itextsharp.dll": {} } }, "JsonSubTypes/1.8.0": { "type": "package", "dependencies": { "Newtonsoft.Json": "10.0.1" }, "compile": { "lib/netstandard2.0/JsonSubTypes.dll": {} }, "runtime": { "lib/netstandard2.0/JsonSubTypes.dll": {} } }, "Microsoft.AspNet.WebApi.Client/5.2.9": { "type": "package", "dependencies": { "Newtonsoft.Json": "10.0.1", "Newtonsoft.Json.Bson": "1.0.1" }, "compile": { "lib/netstandard2.0/System.Net.Http.Formatting.dll": {} }, "runtime": { "lib/netstandard2.0/System.Net.Http.Formatting.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.Win32.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {} } }, "NETStandard.Library/1.6.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.Win32.Primitives": "4.3.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.Compression.ZipFile": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Net.Http": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Net.Sockets": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Timer": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0" } }, "Newtonsoft.Json/13.0.1": { "type": "package", "compile": { "lib/netstandard2.0/Newtonsoft.Json.dll": {} }, "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": {} } }, "Newtonsoft.Json.Bson/1.0.1": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "Newtonsoft.Json": "10.0.1" }, "compile": { "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {} }, "runtime": { "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {} } }, "RestSharp/107.1.1": { "type": "package", "compile": { "lib/net6.0/RestSharp.dll": {} }, "runtime": { "lib/net6.0/RestSharp.dll": {} } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "debian.8-x64" } } }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "fedora.23-x64" } } }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "fedora.24-x64" } } }, "runtime.native.System/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.IO.Compression/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Net.Http/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "dependencies": { "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "dependencies": { "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "opensuse.13.2-x64" } } }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "opensuse.42.1-x64" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { "assetType": "native", "rid": "osx.10.10-x64" } } }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { "assetType": "native", "rid": "osx.10.10-x64" } } }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "rhel.7-x64" } } }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.14.04-x64" } } }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.16.04-x64" } } }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { "assetType": "native", "rid": "ubuntu.16.10-x64" } } }, "System.AppContext/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.6/System.AppContext.dll": {} }, "runtime": { "lib/netstandard1.6/System.AppContext.dll": {} } }, "System.Buffers/4.3.0": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.1/_._": {} }, "runtime": { "lib/netstandard1.1/System.Buffers.dll": {} } }, "System.Collections/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Collections.dll": {} } }, "System.Collections.Concurrent/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Collections.Concurrent.dll": {} }, "runtime": { "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, "System.Console/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Console.dll": {} } }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, "System.Diagnostics.DiagnosticSource/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "lib/netstandard1.3/_._": {} }, "runtime": { "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Diagnostics.Tools.dll": {} } }, "System.Diagnostics.Tracing/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} } }, "System.Globalization/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Globalization.dll": {} } }, "System.Globalization.Calendars/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Globalization.Calendars.dll": {} } }, "System.Globalization.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IO/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.5/System.IO.dll": {} } }, "System.IO.Compression/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Buffers": "4.3.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.IO.Compression": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.Compression.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IO.Compression.ZipFile/4.3.0": { "type": "package", "dependencies": { "System.Buffers": "4.3.0", "System.IO": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} }, "runtime": { "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} } }, "System.IO.FileSystem/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.dll": {} } }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, "System.Linq/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Linq.dll": {} }, "runtime": { "lib/netstandard1.6/System.Linq.dll": {} } }, "System.Linq.Expressions/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Linq.Expressions.dll": {} }, "runtime": { "lib/netstandard1.6/System.Linq.Expressions.dll": {} } }, "System.Net.Http/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.DiagnosticSource": "4.3.0", "System.Diagnostics.Tracing": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Extensions": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Http.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Net.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Primitives.dll": {} } }, "System.Net.Sockets/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Net.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Net.Sockets.dll": {} } }, "System.ObjectModel/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/System.ObjectModel.dll": {} }, "runtime": { "lib/netstandard1.3/System.ObjectModel.dll": {} } }, "System.Reflection/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.dll": {} } }, "System.Reflection.Emit/4.3.0": { "type": "package", "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.1/_._": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.dll": {} } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} } }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} } }, "System.Reflection.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Extensions.dll": {} } }, "System.Reflection.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Primitives.dll": {} } }, "System.Reflection.TypeExtensions/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/_._": {} }, "runtime": { "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} } }, "System.Runtime/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {} }, "runtime": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Runtime.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Runtime.Extensions.dll": {} } }, "System.Runtime.Handles/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Runtime.Handles.dll": {} } }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0" }, "compile": { "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} } }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "runtime": { "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Runtime.Numerics/4.3.0": { "type": "package", "dependencies": { "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.1/System.Runtime.Numerics.dll": {} }, "runtime": { "lib/netstandard1.3/System.Runtime.Numerics.dll": {} } }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.Apple": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} }, "runtimeTargets": { "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "osx" }, "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Cng/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.6/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Csp/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Linq": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.6/_._": {} }, "runtime": { "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { "assetType": "runtime", "rid": "unix" } } }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} }, "runtime": { "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.Globalization.Calendars": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Cng": "4.3.0", "System.Security.Cryptography.Csp": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.OpenSsl": "4.3.0", "System.Security.Cryptography.Primitives": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "runtime.native.System": "4.3.0", "runtime.native.System.Net.Http": "4.3.0", "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" }, "compile": { "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, "System.Text.Encodings.Web/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/System.Text.Encodings.Web.dll": {} }, "runtime": { "lib/net6.0/System.Text.Encodings.Web.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, "System.Text.Json/6.0.1": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "6.0.0" }, "compile": { "lib/net6.0/System.Text.Json.dll": {} }, "runtime": { "lib/net6.0/System.Text.Json.dll": {} }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Text.RegularExpressions/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0" }, "compile": { "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} }, "runtime": { "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.dll": {} }, "runtime": { "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Tasks/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.Tasks.dll": {} } }, "System.Threading.Tasks.Extensions/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} } }, "System.Threading.Timer/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.2/System.Threading.Timer.dll": {} } }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Text.RegularExpressions": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading": "4.3.0", "System.Xml.ReaderWriter": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Xml.XDocument.dll": {} }, "runtime": { "lib/netstandard1.3/System.Xml.XDocument.dll": {} } } } }, "libraries": { "Acumatica.Default_20.200.001/2.0.0": { "sha512": "wl1U8NN3cLp5BOGpnsLj2LiD497oVE8S3RxM8yALM04Cl+bwIkNxIk2WX07oedJqE2RrV9DODVMricRBgAjYkg==", "type": "package", "path": "acumatica.default_20.200.001/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "acumatica.default_20.200.001.2.0.0.nupkg.sha512", "acumatica.default_20.200.001.nuspec", "lib/netstandard2.0/Acumatica.Default_20.200.001.dll" ] }, "Acumatica.Manufacturing_21.200.001/2.0.0": { "sha512": "0B+HOqnSXTKnVkDSnFLNB2NS+1/E9e0TMAgQE2cB88w6VGbNTCx3JTuRDadxnTWSgI0+0HlGTCAWV+KlorawhA==", "type": "package", "path": "acumatica.manufacturing_21.200.001/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "acumatica.manufacturing_21.200.001.2.0.0.nupkg.sha512", "acumatica.manufacturing_21.200.001.nuspec", "lib/netstandard2.0/Acumatica.Manufacturing_21.200.001.dll" ] }, "Acumatica.RESTClient/2.2.0": { "sha512": "qgLiDGkeEZUbl9Z6opoxQ7xkY99qAFocWCAQBbnL/E4MOgJmlY9HnXyoO5rr5IAXbtI+y2rK0C6vB7b8KoWcUg==", "type": "package", "path": "acumatica.restclient/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "AcumaticaRESTClientLogo.png", "README.md", "acumatica.restclient.2.2.0.nupkg.sha512", "acumatica.restclient.nuspec", "content/images/AcumaticaRESTClientLogo.ico", "contentFiles/any/netstandard2.0/images/AcumaticaRESTClientLogo.ico", "lib/netstandard2.0/Acumatica.RESTClient.dll" ] }, "Acumatica.SOAPLikeWrapperForREST/2.2.0": { "sha512": "biJQPS36sY1AW0hnVwaJeZjUYb5h1DTuaWktzQGc3K15xJ4TU3Hz2lWVP7BOfPS7mJO8u9CxYrcBYL0cA20oOQ==", "type": "package", "path": "acumatica.soaplikewrapperforrest/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "acumatica.soaplikewrapperforrest.2.2.0.nupkg.sha512", "acumatica.soaplikewrapperforrest.nuspec", "lib/netstandard2.0/SOAPLikeWrapperForREST.dll" ] }, "BouncyCastle/1.8.9": { "sha512": "axnBgvdD5n+FnEG6efk/tfKuMFru7R/EoISH9zjh319yb3HD24TEHSAbNN/lTRT2ulOGRxDgOsCjkuk08iwWPg==", "type": "package", "path": "bouncycastle/1.8.9", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "bouncycastle.1.8.9.nupkg.sha512", "bouncycastle.nuspec", "lib/BouncyCastle.Crypto.dll" ] }, "Independentsoft.Exchange/3.0.700": { "sha512": "Ry32CWQMX4aS+k083pA7JeJwqxjCZ74aSRXHbF0jlGm1WgsWcf7AQ6X2KjYnQBk3Rm0gv1qxg7kvZYVGORiiGw==", "type": "package", "path": "independentsoft.exchange/3.0.700", "files": [ ".nupkg.metadata", ".signature.p7s", "Help/SearchHelp.aspx", "Help/SearchHelp.inc.php", "Help/SearchHelp.php", "Help/Web.Config", "Help/WebKI.xml", "Help/WebTOC.xml", "Help/fti/FTI_100.json", "Help/fti/FTI_101.json", "Help/fti/FTI_102.json", "Help/fti/FTI_103.json", "Help/fti/FTI_104.json", "Help/fti/FTI_105.json", "Help/fti/FTI_106.json", "Help/fti/FTI_107.json", "Help/fti/FTI_108.json", "Help/fti/FTI_109.json", "Help/fti/FTI_110.json", "Help/fti/FTI_111.json", "Help/fti/FTI_112.json", "Help/fti/FTI_113.json", "Help/fti/FTI_114.json", "Help/fti/FTI_115.json", "Help/fti/FTI_116.json", "Help/fti/FTI_117.json", "Help/fti/FTI_118.json", "Help/fti/FTI_119.json", "Help/fti/FTI_120.json", "Help/fti/FTI_121.json", "Help/fti/FTI_122.json", "Help/fti/FTI_95.json", "Help/fti/FTI_97.json", "Help/fti/FTI_98.json", "Help/fti/FTI_99.json", "Help/fti/FTI_Files.json", "Help/html/Events_T_Independentsoft_Email_Mime_MessageFormatException.htm", "Help/html/Events_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm", "Help/html/Events_T_Independentsoft_Exchange_ServiceRequestException.htm", "Help/html/Events_T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm", "Help/html/Events_T_Independentsoft_Json_Parser_JsonParseException.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_AdjacentMeetingCount.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_AdjacentMeetings.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_AllowNewTimeProposal.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_BodyRtf.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_BusyStatus.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_CommonEndTime.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_CommonStartTime.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ConferenceType.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ConflictingMeetingCount.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ConflictingMeetings.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_DateTimeStamp.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_DeletedOccurrences.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Duration.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EndTime.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EndTimeZone.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EndWallClock.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_EnhancedLocation.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_FirstOccurrence.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_InstanceType.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsAllDayEvent.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsCancelled.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsMeeting.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsOnlineMeeting.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsPrivate.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsRecurring.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_IsResponseRequested.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_JoinOnlineMeetingUrl.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Label.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_LastOccurrence.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_LegacyFreeBusyStatus.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Location.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingRequestWasSent.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingStatus.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingTimeZone.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MeetingWorkspaceUrl.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ModifiedOccurrences.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_MyResponse.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_NetShowUrl.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_OnlineMeetingSettings.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_OptionalAttendees.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Organizer.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_OriginalStartTime.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Priority.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Recurrence.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrenceEnd.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrenceId.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrencePattern.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RecurrenceStart.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderNextTime.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderOverrideDefault.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderPlaySound.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReminderSoundFile.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ReplyTime.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_RequiredAttendees.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Resources.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_ResponseStatus.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_SequenceNumber.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_StartTime.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_StartTimeZone.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_StartWallClock.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_State.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_TimeZone.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_Uid.htm", "Help/html/F_Independentsoft_Exchange_AppointmentPropertyPath_When.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Alias.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_AssistantName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_AssistantPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Birthday.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddress.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressCity.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressCountry.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressPostalCode.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressState.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessAddressStreet.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessFax.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessHomePage.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_BusinessPhone2.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CallbackPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CarPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Children.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Companies.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CompanyName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CompanyPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_CompleteName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Department.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_DirectReports.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_DirectoryId.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1Address.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1DisplayAs.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1DisplayName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email1Type.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2Address.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2DisplayAs.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2DisplayName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email2Type.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3Address.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3DisplayAs.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3DisplayName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Email3Type.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_FileAs.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_FileAsMapping.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Gender.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Generation.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_GivenName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HasPicture.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddress.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressCity.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressCountry.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressPostalCode.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressState.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeAddressStreet.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomeFax.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomePhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_HomePhone2.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Initials.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_InstantMessengerAddress1.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_InstantMessengerAddress2.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_InstantMessengerAddress3.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Isdn.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_JobTitle.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_MSExchangeCertificate.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Manager.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_ManagerMailbox.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_MiddleName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Mileage.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_MobilePhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Nickname.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Notes.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OfficeLocation.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddress.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressCity.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressCountry.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressPostalCode.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressState.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherAddressStreet.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherFax.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_OtherPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Pager.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PhoneticFirstName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PhoneticFullName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PhoneticLastName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Photo.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_PrimaryPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Profession.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_RadioPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_SelectedMailingAddress.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_SpouseName.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Surname.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Telex.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_Title.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_TtyTddPhone.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_UserSMIMECertificate.htm", "Help/html/F_Independentsoft_Exchange_ContactPropertyPath_WeddingAnniversary.htm", "Help/html/F_Independentsoft_Exchange_DistributionListPropertyPath_ContactSource.htm", "Help/html/F_Independentsoft_Exchange_DistributionListPropertyPath_FileAs.htm", "Help/html/F_Independentsoft_Exchange_DistributionListPropertyPath_Members.htm", "Help/html/F_Independentsoft_Exchange_FolderClass_CalendarFolder.htm", "Help/html/F_Independentsoft_Exchange_FolderClass_ContactFolder.htm", "Help/html/F_Independentsoft_Exchange_FolderClass_Folder.htm", "Help/html/F_Independentsoft_Exchange_FolderClass_JournalFolder.htm", "Help/html/F_Independentsoft_Exchange_FolderClass_MailFolder.htm", "Help/html/F_Independentsoft_Exchange_FolderClass_NoteFolder.htm", "Help/html/F_Independentsoft_Exchange_FolderClass_TaskFolder.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ArchiveTag.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ChildFolderCount.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_Comment.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_CreationTime.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_DisplayName.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_DistinguishedFolderId.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_EffectiveRights.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_EntryId.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_FolderClass.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_FolderId.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_HasSubFolders.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_Id.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_IsHidden.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_IsReadOnly.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_IsSystem.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_LastModifiedTime.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ManagedFolderInformation.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_ParentId.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_PermissionSet.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_RetentionTag.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_SearchKey.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_Size.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_TotalCount.htm", "Help/html/F_Independentsoft_Exchange_FolderPropertyPath_UnreadCount.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_AcceptMeetingResponse.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_AcceptMeetingResponseNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Appointment.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_AppointmentOccurrenceException.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_ConflictResolutionMessage.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Contact.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_DeclineMeetingResponse.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_DeclineMeetingResponseNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_DeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_DistributionList.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Document.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Journal.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingCancellation.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingCancellationNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequest.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestNonReadReceipt.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MeetingRequestReadReceipt.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Message.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecall.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReportFailure.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReportFailureNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_MessageRecallReportSuccess.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_NonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_NonReadReceipt.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Note.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Notification.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_OutOfOfficeTemplate.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_P772Message.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Post.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_ReadReceipt.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Report.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_ReportMessage.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Resend.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Rfc822MimeMessage.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_RuleReplyTemplate.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_SMimeMessage.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_SMimeMultipartSignedMessage.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_SecureMessage.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_SecureServiceReply.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_SignedMessage.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_StorageQuotaWarning.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_Task.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequest.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestAccept.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestAcceptNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestDecline.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestDeclineNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestUpdate.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TaskRequestUpdateNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TentativeMeetingResponse.htm", "Help/html/F_Independentsoft_Exchange_ItemClass_TentativeMeetingResponseNonDeliveryReport.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ArchiveTag.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Attachments.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_BlockStatus.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Body.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_BodyHtmlText.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_BodyPlainText.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Categories.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Comment.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ConversationId.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_CreatedTime.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Culture.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_DisplayName.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_EffectiveRights.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_EntityExtractionResult.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_EntryId.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Flag.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_GroupingAction.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_HasAttachments.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_HasBlockedImages.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_IconIndex.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Id.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Importance.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_InstanceKey.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_IsAssociated.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_IsHidden.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ItemClass.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ItemId.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_LastModifiedTime.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_LastModifierName.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_MimeContent.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_NextPredictedAction.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ParentId.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Preview.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ReminderDueBy.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ReminderIsSet.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_ReminderMinutesBeforeStart.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_RetentionDate.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_RetentionTag.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_SearchKey.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Sensitivity.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Size.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_StoreEntryId.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_Subject.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_TextBody.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_UniqueBody.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_WebClientEditFormQueryString.htm", "Help/html/F_Independentsoft_Exchange_ItemPropertyPath_WebClientReadFormQueryString.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_CommonEndTime.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_CommonStartTime.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Companies.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Contacts.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Duration.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_EndTime.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_IsPrivate.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_StartTime.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_Type.htm", "Help/html/F_Independentsoft_Exchange_JournalPropertyPath_TypeDescription.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_7BIT_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ABSTRACT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_DEFAULT_DIR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_DEFAULT_PAB.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_PROVIDERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_PROVIDER_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_SEARCH_PATH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AB_SEARCH_PATH_UPDATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACCESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACCESS_LEVEL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACCOUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACKNOWLEDGEMENT_MODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACL_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACL_TABLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTION_DATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTION_FLAG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ACTIVE_USER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRBOOK_FOR_LOCAL_SITE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRBOOK_MID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRESS_BOOK_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRESS_BOOK_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ADMIN_SECURITY_DESCRIPTOR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AGE_LIMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AGING_GRANULARITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AGING_PERIOD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ALTERNATE_RECIPIENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ALTERNATE_RECIPIENT_ALLOWED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ANR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ARRIVAL_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ARTICLE_NUM_NEXT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSISTANT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSISTANT_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOCIATED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_CONTENT_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_MESSAGE_SIZE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_MESSAGE_SIZE_EXTENDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ASSOC_MSG_W_ATTACH_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_CONTACTPHOTO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_HIDDEN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_LINKID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACHMENT_X400_PARAMETERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ADDITIONAL_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_CONTENT_DISPOSITION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_CONTENT_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_CONTENT_LOCATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_DATA_BIN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_DATA_OBJ.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ENCODING.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_EXTENSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_EXTENSION_W.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_FILENAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_FILENAME_W.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_LONG_FILENAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_LONG_FILENAME_W.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_LONG_PATHNAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_METHOD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_MIME_TAG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_NUM.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ON_ASSOC_MSG_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_ON_NORMAL_MSG_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_PATHNAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_RENDERING.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_SIZE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_TAG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_TRANSPORT_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTACH_VIRUS_SCAN_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTR_HIDDEN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTR_READONLY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ATTR_SYSTEM.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTHORIZING_USERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_ADD_NEW_SUBS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_FORWARDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_FORWARD_COMMENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_RESET.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_AUTO_RESPONSE_SUPPRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BEEPER_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BILATERAL_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BIRTHDAY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BODY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BODY_CRC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS2_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_CITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_COUNTRY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_POSTAL_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_POST_OFFICE_BOX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_ADDRESS_STREET.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_FAX_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_HOME_PAGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_BUSINESS_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CACHED_COLUMN_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CALLBACK_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_END_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_RECURRING_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_REMINDER_NEXT_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAL_START_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CAR_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CATEG_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CATEG_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CDO_EXPANSION_INDEX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CELLULAR_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHANGE_ADVISOR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHANGE_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHANGE_NOTIFICATION_GUID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHECK_IN_COMMENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHECK_IN_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CHILDRENS_NAMES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CLIENT_ACTIONS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CLIENT_SUBMIT_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CN_EXPORT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CN_MV_EXPORT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CODE_PAGE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COLLECTOR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMMENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMMON_VIEWS_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMPANY_MAIN_PHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMPANY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COMPUTER_NETWORK_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONFLICT_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONFLICT_MSG_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONNECTION_MODULUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_ADDRTYPES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_DEFAULT_ADDRESS_INDEX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_EMAIL_ADDRESSES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_ENTRYIDS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTACT_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_CLASS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_CONTENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_HIERARCHY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTAINER_MODIFY_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENTS_SORT_ORDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENTS_SYNCHRONIZER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_CONFIDENTIALITY_ALGORITHM_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_CORRELATOR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_IDENTIFIER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_INTEGRITY_CHECK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_LENGTH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_RETURN_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTENT_UNREAD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_STRUCTURE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONTROL_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSATION_INDEX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSATION_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSATION_TOPIC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSION_EITS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSION_PROHIBITED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERSION_WITH_LOSS_PROHIBITED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CONVERTED_EITS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CORRELATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CORRELATE_MTSID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_COUNTRY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATE_TEMPLATES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATION_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATION_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_SID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CREATOR_SIMPLE_DISP_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CURRENT_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_CUSTOMER_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DAM_BACK_PATCHED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DAM_ORIGINAL_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DAV_SUBMIT_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DECLINE_CONFLICTING_MEETING_REQUESTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DECLINE_RECURRING_MEETING_REQUESTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFAULT_PROFILE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFAULT_STORE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFAULT_VIEW_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_DELIVERY_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_SEND_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_SEND_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEFERRED_SEND_UNITS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_CREATE_DL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_CREATE_MAILUSER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_FORM_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEF_MSG_CLASS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATED_BY_RULE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATES_DISPLAY_NAMES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATES_ENTRYIDS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATES_SEE_PRIVATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELEGATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_ASSOC_MESSAGE_SIZE_EXTENDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_ASSOC_MSG_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_COUNT_TOTAL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_FOLDER_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_MESSAGE_SIZE_EXTENDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_MSG_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_NORMAL_MESSAGE_SIZE_EXTENDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_ON.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETED_SUBFOLDER_CT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETE_AFTER_SUBMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELETE_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELIVERY_POINT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELIVER_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELIVER_TO_DN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELTAX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DELTAY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEPARTMENT_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DEPTH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DESIGN_IN_PROGRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DETAILS_TABLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISABLE_FULL_FIDELITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISABLE_PERUSER_READ.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISABLE_WINSOCK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCARD_REASON.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCLOSE_RECIPIENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCLOSURE_OF_RECIPIENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISCRETE_VALUES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISC_VAL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_BCC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_CC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_NAME_PREFIX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_TO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DISPLAY_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DL_EXPANSION_HISTORY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DL_EXPANSION_PROHIBITED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DL_REPORT_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DOTSTUFF_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_DRAFTID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EC_WARNING.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EFORMS_FOR_LOCALE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EFORMS_LOCALE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EFORMS_REGISTRY_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EMS_AB_DISPLAY_NAME_PRINTABLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_ATTACH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_BCC_RECIP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_CC_RECIP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_DATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_EMBED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_FOLDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_MESSAGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_P1_RECIP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_END_RECIP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ER_FLAG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EVENTS_ROOT_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXCEPTION_ENDTIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXCEPTION_STARTTIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXCESS_STORAGE_USED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPIRY_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPIRY_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPIRY_UNITS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXPLICIT_CONVERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_EXTENDED_ACL_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAST_TRANSFER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAVORITES_DEFAULT_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_AUTOSUBFOLDERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_DEL_SUBS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_DISPLAY_ALIAS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_INHERIT_AUTO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_LEVEL_MASK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_PARENT_SOURCE_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FAV_PUBLIC_SOURCE_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FILE_SIZE_EXTENDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FILTERING_HOOKS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FINDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FLAG_COMPLETE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FLAG_ICON.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FLAG_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_ASSOCIATED_CONTENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_CHILD_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_DESIGN_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_PATHNAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_VIEWS_ONLY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_WEBVIEWINFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOLDER_XVIEWINFO_E.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOREIGN_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOREIGN_REPORT_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FOREIGN_SUBJECT_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CATEGORY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CATEGORY_SUB.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CLSID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_CONTACT_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_DESIGNER_GUID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_DESIGNER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_HIDDEN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_HOST_MAP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_MESSAGE_BEHAVIOR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FORM_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_ALL_EVENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_ALL_MONTHS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_BUSY_EVENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_BUSY_MONTHS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_END_RANGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_ENTRYIDS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_LAST_MODIFIED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_NUM_MONTHS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_OOF_EVENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_OOF_MONTHS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_START_RANGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_TENTATIVE_EVENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREEBUSY_TENTATIVE_MONTHS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FREE_BUSY_FOR_LOCAL_SITE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FROM_I_HAVE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FTP_SITE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_FX_DEL_PROP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GENDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GENERATE_EXCHANGE_VIEWS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GENERATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GIVEN_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GOVERNMENT_ID_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GW_ADMIN_OPERATIONS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GW_MTSIN_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_GW_MTSOUT_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HASATTACH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_ATTACH_FROM_IMAIL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_DAMS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_MODERATOR_RULES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_NAMED_PROPERTIES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HAS_RULES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HEADER_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HIERARCHY_CHANGE_NUM.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HIERARCHY_SERVER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HIERARCHY_SYNCHRONIZER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOBBIES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME2_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_CITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_COUNTRY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_POSTAL_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_POST_OFFICE_BOX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_STATE_OR_PROVINCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_ADDRESS_STREET.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_FAX_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HOME_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_HTML.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ICON.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ICS_CHANGE_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ICS_NOTIF.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDENTITY_DISPLAY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDENTITY_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDENTITY_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IDSET_GIVEN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IFS_INTERNAL_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMAP_INTERNAL_DATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMAP_LAST_ARTICLE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMPLICIT_CONVERSION_PROHIBITED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMPLIED_RESTRICTIONS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IMPORTANCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INBOUND_NEWSFEED_DN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCOMPLETE_COPY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_CHG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_DEL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_END.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INCR_SYNC_MSG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INET_MAIL_OVERRIDE_FORMAT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INITIALS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INITIAL_DETAILS_PANE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INSTANCE_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INSTANCE_NUM.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INST_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNAL_POST_REPLY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNAL_TRACE_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_APPROVED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_ARTICLE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CHARSET.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CONTENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CONTROL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_CPID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_DISTRIBUTION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_FOLLOWUP_TO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_FREE_DOC_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_LINES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_MESSAGE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_MESSAGE_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_NEWSGROUPS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_NEWSGROUP_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_NNTP_PATH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_ORGANIZATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_PARSE_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_PRECEDENCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_REFERENCES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_SENT_REPRESENTING_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_INTERNET_SUBJECT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IN_CONFLICT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IN_REPLY_TO_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IN_TRANSIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_APPOINTMENT_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_CONTACT_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_DAF_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_DRAFTS_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_FAVORITES_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_JOURNAL_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_NOTE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_OUTBOX_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_OUTBOX_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_PUBLIC_FOLDERS_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_RETURN_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SENTMAIL_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SENTMAIL_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SUBTREE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_SUBTREE_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_TASK_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_WASTEBASKET_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IPM_WASTEBASKET_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ISDN_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IS_NEWSGROUP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_IS_NEWSGROUP_ANCHOR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_KEYWORD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LANGUAGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LANGUAGES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_ACCESS_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_CONFLICT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_FULL_BACKUP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_LOGOFF_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_LOGON_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFICATION_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFIER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFIER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_MODIFIER_SID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_VERB_EXECUTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LAST_VERB_EXECUTION_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LATEST_DELIVERY_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LIST_HELP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LIST_SUBSCRIBE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LIST_UNSUBSCRIBE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCALE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCALITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCAL_COMMIT_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCAL_COMMIT_TIME_MAX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LOCATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LONGTERM_ENTRYID_FROM_TABLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_LTID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_BOUNCE_SERVER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_PROCESSED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_RECEIVED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_SENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REPLY_SUBMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REQUEST_PROCESSED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REQUEST_RECEIVED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBEAT_REQUEST_SENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBOX_OWNER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAILBOX_OWNER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAIL_PERMISSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MANAGER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MAPPING_SIGNATURE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MDB_PROVIDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MEMBER_RIGHTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_ATTACHMENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_CC_ME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_CLASS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_CODEPAGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_DELIVERY_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_DELIVERY_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_DOWNLOAD_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_LOCALE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_PROCESSED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_RECIPIENTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_RECIP_ME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SECURITY_LABEL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SITE_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SIZE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SIZE_EXTENDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SUBMISSION_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_SUBMISSION_ID_FROM_CLIENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_TOKEN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MESSAGE_TO_ME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MHS_COMMON_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MIDDLE_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MIME_HANDLER_CLASSIDS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MIME_SIZE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MINI_ICON.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MOBILE_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MODIFIER_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MODIFY_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MOVE_TO_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MOVE_TO_STORE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_BODY_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_EDITOR_FORMAT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_10.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_11.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_12.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_2.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_4.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_5.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_6.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_7.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_8.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLDER_TEMPLATE_RES_9.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_FOLD_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MSG_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MTS_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MTS_REPORT_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MTS_SUBJECT_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MV_PKM_OPERATION_REQ.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MV_PKM_VERSION_LABELS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_MV_PKM_VERSION_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NDR_DIAG_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NDR_REASON_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSFEED_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSGROUP_COMPONENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSGROUP_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEWSGROUP_ROOT_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEW_ATTACH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEW_FX_FOLDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NEW_SUBS_GET_AUTO_ADD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NICKNAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NNTP_ARTICLE_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NNTP_CONTROL_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NNTP_XREF.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NON_IPM_SUBTREE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NON_RECEIPT_NOTIFICATION_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NON_RECEIPT_REASON.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMALIZED_SUBJECT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMAL_MESSAGE_SIZE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMAL_MESSAGE_SIZE_EXTENDED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NORMAL_MSG_W_ATTACH_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NOT_822_RENDERABLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NTSD_MODIFICATION_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NT_SECURITY_DESCRIPTOR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_NT_USER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OBJECT_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OBSOLETED_IPMS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFICE2_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFICE_LOCATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFICE_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFLINE_ADDRBOOK_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFLINE_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OFFLINE_MESSAGE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OLDEST_DELETED_ON.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OOF_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORGANIZATIONAL_ID_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORG_ADDR_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORG_EMAIL_ADDR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIPIENT_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIP_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINALLY_INTENDED_RECIP_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_AUTHOR_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DELIVERY_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_BCC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_CC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_DISPLAY_TO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_EITS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENDER_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENSITIVITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SUBJECT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINAL_SUBMIT_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATING_MTA_CERTIFICATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_ADDR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_CERTIFICATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_RETURN_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGINATOR_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIGIN_CHECK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ORIG_MESSAGE_CLASS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OST_ENCRYPTION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OST_OSTID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_CITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_COUNTRY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_POSTAL_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_POST_OFFICE_BOX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_STATE_OR_PROVINCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_ADDRESS_STREET.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OTHER_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OUTBOUND_NEWSFEED_DN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OUTLOOK_2003_ENTRYIDS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OVERALL_AGE_LIMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OVERALL_MSG_AGE_LIMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWA_URL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWNER_APPT_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWNER_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_OWN_STORE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_P1_CONTENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_P1_CONTENT_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PACKED_NAME_PROPS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PAGER_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_CATEG_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_DISPLAY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_FID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PARENT_SOURCE_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PCL_EXPORT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PERSONAL_FREEBUSY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PERSONAL_HOME_PAGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_MSG_SIZE_LIMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_OVER_HARD_QUOTA_LIMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_PLATINUM_HOME_MDB.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_PROXY_REQUIRED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_QUOTA_STYLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PF_STORAGE_QUOTA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_DELIVERY_MODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_DELIVERY_REPORT_REQUEST.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_FORWARDING_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_FORWARDING_ADDRESS_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_FORWARDING_PROHIBITED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PHYSICAL_RENDITION_ATTRIBUTES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_DOC_INTERNAL_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_DOC_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_INTERNAL_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PKM_LAST_UNAPPROVED_VID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POSTAL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POSTAL_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_FOLDER_ENTRIES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_FOLDER_NAMES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_OFFICE_BOX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_REPLY_DENIED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_REPLY_FOLDER_ENTRIES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_POST_REPLY_FOLDER_NAMES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREDECESSOR_CHANGE_LIST.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREFERRED_BY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREPROCESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREVENT_MSG_CREATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREVIEW.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PREVIEW_UNREAD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIMARY_CAPABILITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIMARY_FAX_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIMARY_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PRIORITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROCESS_MEETING_REQUESTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFESSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_AB_FILES_PATH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_ADDR_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_ALLPUB_COMMENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_ALLPUB_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_AUTH_PACKAGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_BINDING_ORDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_CONFIG_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_CONNECT_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_FAVFLD_COMMENT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_FAVFLD_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_HOME_SERVER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_HOME_SERVER_ADDRS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_HOME_SERVER_DN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MAILBOX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MAX_RESTRICT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MOAB.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MOAB_GUID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_MOAB_SEQ.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OFFLINE_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OFFLINE_STORE_PATH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OPEN_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_OPTIONS_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_SECURE_MAILBOX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_SERVER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_SERVER_DN.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_TRANSPORT_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_UI_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_UNRESOLVED_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_UNRESOLVED_SERVER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_USER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROFILE_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROMOTE_PROP_ID_LIST.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_DELIVERY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_DELIVERY_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_SUBMISSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROOF_OF_SUBMISSION_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_DISPLAY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_DLL_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_ORDINAL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_SUBMIT_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PROVIDER_UID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_ENCRYPTION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_PATH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_PW_SZ_NEW.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_PW_SZ_OLD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PST_REMEMBER_PW.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PUBLIC_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_PUBLISH_IN_ADDRESS_BOOK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RADIO_TELEPHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RANK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_BY_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RCVD_REPRESENTING_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_READ_RECEIPT_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIPT_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVED_BY_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECEIVE_FOLDER_SETTINGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_CERTIFICATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_NUMBER_FOR_ADVICE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_ON_ASSOC_MSG_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_ON_NORMAL_MSG_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_REASSIGNMENT_PROHIBITED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECIPIENT_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RECORD_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REDIRECTION_HISTORY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REFERRED_BY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REGISTERED_MAIL_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RELATED_IPMS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMINDERS_OFFLINE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMINDERS_ONLINE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMOTE_PROGRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMOTE_PROGRESS_TEXT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REMOTE_VALIDATE_OK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RENDERING_POSITION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_ALWAYS_INTERVAL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_MESSAGE_PRIORITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_MSG_SIZE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_SCHEDULE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICATION_STYLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICA_LIST.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICA_SERVER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLICA_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_RECIPIENT_ENTRIES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_RECIPIENT_NAMES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_RECIPIENT_SMTP_PROXIES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_TEMPLATE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPLY_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_CHANGES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_HEADER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_RGM.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPL_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORTING_DL_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORTING_MTA_CERTIFICATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_DESTINATION_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_TAG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_TEXT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REPORT_TIME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_REQUESTED_DELIVERY_METHOD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOLVE_METHOD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_METHODS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_PATH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESOURCE_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESPONSE_REQUESTED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESPONSIBILITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RESTRICTION_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RETENTION_AGE_LIMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RETURNED_IPM.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RIGHTS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RMI.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ROWID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_ROW_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_COMPRESSED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_IN_SYNC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_BODY_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_BODY_CRC.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_BODY_TAG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_PREFIX_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RTF_SYNC_TRAILING_COUNT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULES_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULES_TABLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ACTIONS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ACTION_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ACTION_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_CONDITION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ERROR.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_IDS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_LEVEL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_ACTIONS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_CONDITION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_CONDITION_LCID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_LEVEL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_PROVIDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_PROVIDER_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_SEQUENCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_USER_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_MSG_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_PROVIDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_PROVIDER_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_SEQUENCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_SERVER_RULE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_TRIGGER_HISTORY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_RULE_USER_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SCHEDULE_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEARCH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEARCH_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SECURE_IN_SITE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SECURE_ORIGINATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SECURITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SELECTABLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENDER_SIMPLE_DISP_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEND_INTERNET_ENCODING.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEND_RICH_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENSITIVITY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENTMAIL_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_ADDRTYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_EMAIL_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_SEARCH_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SENT_REPRESENTING_SIMPLE_DISP_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SEQID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_DELETE_FILES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_DLL_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_ENTRY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_EXTRA_UIDS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_SUPPORT_FILES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SERVICE_UID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_TEMP_TBL_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_TEMP_TBL_DATA_2.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SMTP_TEMP_TBL_DATA_3.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SOFT_DELETES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SORT_LOCALE_ID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SOURCE_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SPLUS_FREE_BUSY_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SPOOLER_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SPOUSE_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_DATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_EMBED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_FAI_MSG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_MESSAGE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_RECIP.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_SUB_FLD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_START_TOP_FLD.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATE_OR_PROVINCE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATUS_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STATUS_STRING.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORAGE_LIMIT_INFORMATION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORAGE_QUOTA_LIMIT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_OFFLINE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_PROVIDERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_RECORD_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_SLOWLINK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_STATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STORE_SUPPORT_MASK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_STREET_ADDRESS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBFOLDERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBFOLDER_CT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT_IPM.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT_PREFIX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBJECT_TRACE_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUBMIT_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUPERSEDES.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SUPPLEMENTARY_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SURNAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SVR_GENERATING_QUOTA_MSG.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SYNCEVENT_SUPPRESS_GUID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SYNCHRONIZE_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_SYS_CONFIG_FOLDER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TELEX_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TEMPLATEID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TEST_LINE_SPEED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TITLE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TNEF_CORRELATION_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRACE_INFO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSFER_ENABLED.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSMITABLE_DISPLAY_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_KEY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_MESSAGE_HEADERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_PROVIDERS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRANSPORT_STATUS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TRUST_SENDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TTYTDD_PHONE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_TYPE_OF_MTS_USER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME_HASH.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME_POSTFIX.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_COMP_NAME_SET.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_URL_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USENET_SITE_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_CERTIFICATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_USER_X509_CERTIFICATE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VALID_FOLDER_MASK.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_BINARY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_LINK_TO.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_NAME.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_STRINGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_VERSION.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VD_VIEW_FOLDER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSIONING_FLAGS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSION_OP_CODE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSION_OP_DATA.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VERSION_SEQUENCE_NUMBER.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_VIEWS_ENTRYID.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_WEDDING_ANNIVERSARY.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_X400_CONTENT_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_X400_DEFERRED_DELIVERY_CANCEL.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_X400_ENVELOPE_TYPE.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_XPOS.htm", "Help/html/F_Independentsoft_Exchange_MapiPropertyTag_PR_YPOS.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_AppointmentId.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_DateTimeStamp.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_HasBeenProcessed.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_IsDelegated.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_IsOutOfDate.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_RecurrenceId.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_ResponseType.htm", "Help/html/F_Independentsoft_Exchange_MeetingMessagePropertyPath_Uid.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_AdjacentMeetingCount.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_AdjacentMeetings.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_AllowNewTimeProposal.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_BusyStatus.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ChangeHighlights.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_CommonEndTime.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_CommonStartTime.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ConferenceType.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ConflictingMeetingCount.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ConflictingMeetings.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_DeletedOccurrences.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Duration.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EndTime.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EndTimeZone.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EndWallClock.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_EnhancedLocation.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_FirstOccurrence.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_InstanceType.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IntendedFreeBusyStatus.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsAllDayEvent.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsCancelled.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsMeeting.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsOnlineMeeting.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsPrivate.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_IsRecurring.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_JoinOnlineMeetingUrl.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Label.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_LastOccurrence.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_LegacyFreeBusyStatus.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Location.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingRequestType.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingRequestWasSent.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingStatus.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingTimeZone.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MeetingWorkspaceUrl.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ModifiedOccurrences.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_MyResponse.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_NetShowUrl.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_OnlineMeetingSettings.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_OptionalAttendees.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Organizer.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_OriginalStartTime.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Priority.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Recurrence.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RecurrenceEnd.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RecurrencePattern.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RecurrenceStart.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderNextTime.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderOverrideDefault.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderPlaySound.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReminderSoundFile.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ReplyTime.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_RequiredAttendees.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_Resources.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_ResponseStatus.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_SequenceNumber.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_StartTime.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_StartTimeZone.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_StartWallClock.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_State.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_TimeZone.htm", "Help/html/F_Independentsoft_Exchange_MeetingRequestPropertyPath_When.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_BccRecipients.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_BodyRtf.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_CcRecipients.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ConversationIndex.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ConversationTopic.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DeferredDeliveryTime.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DeferredSendTime.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DisplayCc.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DisplayTo.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_DueDate.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagCompleteTime.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagIcon.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagRequest.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_FlagStatus.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_From.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_HideAttachments.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InReplyTo.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InReplyToId.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InternetMessageHeaders.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_InternetMessageId.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsDeliveryReceiptRequested.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsDraft.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsFromMe.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsRead.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsReadReceiptRequested.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsResend.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsResponseRequested.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsSubmitted.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_IsUnmodified.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_LastVerbExecuted.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_MessageFlags.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReceivedBy.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReceivedRepresenting.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReceivedTime.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_References.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ReplyTo.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ResponseItems.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_Sender.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_SentTime.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_StartDate.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_ToRecipients.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_VotingOptions.htm", "Help/html/F_Independentsoft_Exchange_MessagePropertyPath_VotingResponse.htm", "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Color.htm", "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Contacts.htm", "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Height.htm", "Help/html/F_Independentsoft_Exchange_NotePropertyPath_IconColor.htm", "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Left.htm", "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Top.htm", "Help/html/F_Independentsoft_Exchange_NotePropertyPath_Width.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_AssistantNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_AssistantPhoneNumbers.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Attributions.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Birthdays.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessAddresses.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessHomePages.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessPhoneNumbers.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_BusinessPhoneNumbers2.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CallbackPhones.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CarPhones.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Children.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CompanyName.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CompanyNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_CreationTime.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Department.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Departments.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayName.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayNamePrefix.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayNamePrefixes.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_DisplayNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_EmailAddress.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_EmailAddresses.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Emails1.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Emails2.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Emails3.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ExtendedProperties.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAs.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAsId.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAsIds.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FileAses.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_FolderIds.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Generation.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Generations.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_GivenName.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_GivenNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Hobbies.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomeAddresses.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomeCity.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomeFaxes.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomePhones.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_HomePhones2.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddress.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddresses.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddresses2.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_ImAddresses3.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Initials.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Locations.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Managers.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MiddleName.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MiddleNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MobilePhones.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_MobilePhones2.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Nickname.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Nicknames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OfficeLocations.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OrganizationMainPhones.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherAddresses.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherFaxes.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherPhones2.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_OtherTelephones.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Pagers.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonaId.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonaObjectStatus.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonaType.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PersonalHomePages.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_PhoneNumber.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Professions.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_RadioPhones.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_RelevanceScore.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Schools.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_SpouseNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Surname.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Surnames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_TelexNumbers.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Title.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_Titles.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_WeddingAnniversaries.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_WorkCity.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_WorkFaxes.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiCompanyName.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiCompanyNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiFirstName.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiFirstNames.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiLastName.htm", "Help/html/F_Independentsoft_Exchange_PersonaPropertyPath_YomiLastNames.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_ConversationIndex.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_ConversationTopic.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_From.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_InternetMessageId.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_IsRead.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_PostedTime.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_References.htm", "Help/html/F_Independentsoft_Exchange_PostPropertyPath_Sender.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ActualWork.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_AssignedTime.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_BillingInformation.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ChangeCount.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_CommonEndDate.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_CommonStartDate.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Companies.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_CompleteDate.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Contacts.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_DelegationState.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Delegator.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_DueDate.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsAssignmentEditable.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsComplete.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsPrivate.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsRecurring.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_IsTeamTask.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Mileage.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Owner.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_PercentComplete.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Priority.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Recurrence.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderOverrideDefault.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderPlaySound.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderSoundFile.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_ReminderTime.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_StartDate.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_Status.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_StatusDescription.htm", "Help/html/F_Independentsoft_Exchange_TaskPropertyPath_TotalWork.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_Address.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_Appointment.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_Common.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_InternetHeaders.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_Journal.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_Mapi.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_Note.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_PublicStrings.htm", "Help/html/F_Independentsoft_Msg_StandardPropertySet_Task.htm", "Help/html/Fields_T_Independentsoft_Exchange_AppointmentPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_ContactPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_DistributionListPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_FolderClass.htm", "Help/html/Fields_T_Independentsoft_Exchange_FolderPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_ItemClass.htm", "Help/html/Fields_T_Independentsoft_Exchange_ItemPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_JournalPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_MapiPropertyTag.htm", "Help/html/Fields_T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_MessagePropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_NotePropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_PersonaPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_PostPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Exchange_TaskPropertyPath.htm", "Help/html/Fields_T_Independentsoft_Msg_StandardPropertySet.htm", "Help/html/GeneralError.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_GetBytes.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_GetFileName.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_GetStream.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_Open.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_Save.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_Save_1.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_Save_2.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_2.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_3.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_4.htm", "Help/html/M_Independentsoft_Email_Mime_Attachment__ctor_5.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPartList_Add.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPartList__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart_GetBytes.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart_GetStream.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart_Save.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart_Save_1.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart_Save_2.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_BodyPart__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_ContentDisposition_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_ContentDisposition__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_ContentDisposition__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_ContentDisposition__ctor_2.htm", "Help/html/M_Independentsoft_Email_Mime_ContentType_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor_2.htm", "Help/html/M_Independentsoft_Email_Mime_ContentType__ctor_3.htm", "Help/html/M_Independentsoft_Email_Mime_HeaderList_Remove.htm", "Help/html/M_Independentsoft_Email_Mime_HeaderList_Remove_1.htm", "Help/html/M_Independentsoft_Email_Mime_HeaderList__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_Header_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_Header__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_Header__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_Header__ctor_2.htm", "Help/html/M_Independentsoft_Email_Mime_Mailbox_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_Mailbox__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_Mailbox__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_Mailbox__ctor_2.htm", "Help/html/M_Independentsoft_Email_Mime_MessageFormatException__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_MessageFormatException__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_MessageFormatException__ctor_2.htm", "Help/html/M_Independentsoft_Email_Mime_Message_GetAttachments.htm", "Help/html/M_Independentsoft_Email_Mime_Message_GetAttachments_1.htm", "Help/html/M_Independentsoft_Email_Mime_Message_GetBytes.htm", "Help/html/M_Independentsoft_Email_Mime_Message_GetFileName.htm", "Help/html/M_Independentsoft_Email_Mime_Message_GetStream.htm", "Help/html/M_Independentsoft_Email_Mime_Message_Open.htm", "Help/html/M_Independentsoft_Email_Mime_Message_Open_1.htm", "Help/html/M_Independentsoft_Email_Mime_Message_Open_2.htm", "Help/html/M_Independentsoft_Email_Mime_Message_Save.htm", "Help/html/M_Independentsoft_Email_Mime_Message_Save_1.htm", "Help/html/M_Independentsoft_Email_Mime_Message_Save_2.htm", "Help/html/M_Independentsoft_Email_Mime_Message_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_Message__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_Message__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_Message__ctor_2.htm", "Help/html/M_Independentsoft_Email_Mime_Message__ctor_3.htm", "Help/html/M_Independentsoft_Email_Mime_ParameterList_Remove.htm", "Help/html/M_Independentsoft_Email_Mime_ParameterList__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_Parameter_ToString.htm", "Help/html/M_Independentsoft_Email_Mime_Parameter__ctor.htm", "Help/html/M_Independentsoft_Email_Mime_Parameter__ctor_1.htm", "Help/html/M_Independentsoft_Email_Mime_Parameter__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteDateTransition_ToString.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteDateTransition__ctor.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteDate_ToString.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteDate__ctor.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteDate__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AcceptItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_AcceptItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AcceptSharingInvitation__ctor.htm", "Help/html/M_Independentsoft_Exchange_AcceptSharingInvitation__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AddressEntity_ToString.htm", "Help/html/M_Independentsoft_Exchange_AddressEntity__ctor.htm", "Help/html/M_Independentsoft_Exchange_AddressListId_ToString.htm", "Help/html/M_Independentsoft_Exchange_AddressListId__ctor.htm", "Help/html/M_Independentsoft_Exchange_AddressListId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AggregateOn_ToString.htm", "Help/html/M_Independentsoft_Exchange_AggregateOn__ctor.htm", "Help/html/M_Independentsoft_Exchange_AggregateOn__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AggregateOn__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_AlternateId__ctor.htm", "Help/html/M_Independentsoft_Exchange_AlternateId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderId__ctor.htm", "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor.htm", "Help/html/M_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_And_ToString.htm", "Help/html/M_Independentsoft_Exchange_And__ctor.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_And__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_Appointment_ToString.htm", "Help/html/M_Independentsoft_Exchange_Appointment__ctor.htm", "Help/html/M_Independentsoft_Exchange_Appointment__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Appointment__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_AttachmentId_ToString.htm", "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor.htm", "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_AttachmentId__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_AttachmentInfo__ctor.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape_ToString.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_AttachmentShape__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_Attachment_ToXml.htm", "Help/html/M_Independentsoft_Exchange_Attachment__ctor.htm", "Help/html/M_Independentsoft_Exchange_AttendeeConflict__ctor.htm", "Help/html/M_Independentsoft_Exchange_Attendee_ToString.htm", "Help/html/M_Independentsoft_Exchange_Attendee__ctor.htm", "Help/html/M_Independentsoft_Exchange_Attendee__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Attendee__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Attendee__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Attendee__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Attendee__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_Attendee__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_Account__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverException_ToString.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AutodiscoverMobileSyncProvider.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AutodiscoverOutlookProvider.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings_1.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings_2.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetFederationInformation.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings_1.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings_2.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_DomainResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_DomainSettingError__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_DomainSetting__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_Error__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_ExchangeProtocol__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_ExternalAccess__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_InternalAccess__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_MobileSyncError__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_MobileSyncServer__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_MobileSyncUser__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_ProtocolConnection__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_UserResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_UserSettingError__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_UserSettingList__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_UserSetting__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_User__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_WebClientUrl__ctor.htm", "Help/html/M_Independentsoft_Exchange_Autodiscover_WebProtocol__ctor.htm", "Help/html/M_Independentsoft_Exchange_AvailabilityResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_Body_ToString.htm", "Help/html/M_Independentsoft_Exchange_Body__ctor.htm", "Help/html/M_Independentsoft_Exchange_Body__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Body__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Body__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Body__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_CalendarEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_CalendarFolder_ToString.htm", "Help/html/M_Independentsoft_Exchange_CalendarFolder__ctor.htm", "Help/html/M_Independentsoft_Exchange_CalendarFolder__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_CalendarFolder__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_CalendarOptions__ctor.htm", "Help/html/M_Independentsoft_Exchange_CalendarPermissionSet_ToString.htm", "Help/html/M_Independentsoft_Exchange_CalendarPermissionSet__ctor.htm", "Help/html/M_Independentsoft_Exchange_CalendarPermission_ToString.htm", "Help/html/M_Independentsoft_Exchange_CalendarPermission__ctor.htm", "Help/html/M_Independentsoft_Exchange_CalendarView__ctor.htm", "Help/html/M_Independentsoft_Exchange_CalendarView__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_CalendarView__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_CancelItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_CancelItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_CancelItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_CategoryList__ctor.htm", "Help/html/M_Independentsoft_Exchange_Category__ctor.htm", "Help/html/M_Independentsoft_Exchange_Category__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Category__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Category__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_ChangeHighlights__ctor.htm", "Help/html/M_Independentsoft_Exchange_ClientAccessTokenRequest__ctor.htm", "Help/html/M_Independentsoft_Exchange_ClientAccessTokenRequest__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_CompleteName_ToString.htm", "Help/html/M_Independentsoft_Exchange_CompleteName__ctor.htm", "Help/html/M_Independentsoft_Exchange_ContactEntity_ToString.htm", "Help/html/M_Independentsoft_Exchange_ContactEntity__ctor.htm", "Help/html/M_Independentsoft_Exchange_Contact_ToString.htm", "Help/html/M_Independentsoft_Exchange_Contact__ctor.htm", "Help/html/M_Independentsoft_Exchange_Contact__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Contact__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ContactsFolder_ToString.htm", "Help/html/M_Independentsoft_Exchange_ContactsFolder__ctor.htm", "Help/html/M_Independentsoft_Exchange_ContactsFolder__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ContactsFolder__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ContactsView__ctor.htm", "Help/html/M_Independentsoft_Exchange_ContactsView__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ContactsView__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Contains_ToString.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_10.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_11.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_12.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_13.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_14.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_15.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_16.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_17.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_18.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_19.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_20.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_Contains__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_ContentSettings__ctor.htm", "Help/html/M_Independentsoft_Exchange_ConversationAction__ctor.htm", "Help/html/M_Independentsoft_Exchange_ConversationRequest__ctor.htm", "Help/html/M_Independentsoft_Exchange_ConversationRequest__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ConversationRequest__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ConversationShape_ToString.htm", "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor.htm", "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ConversationShape__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Conversation__ctor.htm", "Help/html/M_Independentsoft_Exchange_CopiedEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_CreatedEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyId_IsEqual.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyId_ToString.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyId__ctor.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyName_IsEqual.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyName_ToString.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_CustomPropertyName__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_DailyRecurrencePattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_DailyRecurrencePattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_DailyRecurrencePattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_DailyRegeneratingPattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_DailyRegeneratingPattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_DailyRegeneratingPattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_DeclineItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_DeclineItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_DelegateUser__ctor.htm", "Help/html/M_Independentsoft_Exchange_DelegateUser__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_DelegateUser__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_DeletedEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_DeletedOccurrence_ToString.htm", "Help/html/M_Independentsoft_Exchange_DeletedOccurrence__ctor.htm", "Help/html/M_Independentsoft_Exchange_DeviceAuthorizationCode__ctor.htm", "Help/html/M_Independentsoft_Exchange_DiscoverySearchConfiguration__ctor.htm", "Help/html/M_Independentsoft_Exchange_DistributionListMember__ctor.htm", "Help/html/M_Independentsoft_Exchange_DistributionListMember__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_DistributionListMember__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_DistributionList_ToString.htm", "Help/html/M_Independentsoft_Exchange_DistributionList__ctor.htm", "Help/html/M_Independentsoft_Exchange_Duration_Parse.htm", "Help/html/M_Independentsoft_Exchange_Duration_ToString.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_Duration__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_EffectiveRights__ctor.htm", "Help/html/M_Independentsoft_Exchange_EmailAddressEntity_ToString.htm", "Help/html/M_Independentsoft_Exchange_EmailAddressEntity__ctor.htm", "Help/html/M_Independentsoft_Exchange_EmailAddress_ToString.htm", "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor.htm", "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_EmailAddress__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_EmailUser_ToString.htm", "Help/html/M_Independentsoft_Exchange_EmailUser__ctor.htm", "Help/html/M_Independentsoft_Exchange_EndDateRecurrenceRange_ToString.htm", "Help/html/M_Independentsoft_Exchange_EndDateRecurrenceRange__ctor.htm", "Help/html/M_Independentsoft_Exchange_EndDateRecurrenceRange__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor.htm", "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_EnhancedLocation__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_EntityExtractionResult__ctor.htm", "Help/html/M_Independentsoft_Exchange_Event__ctor.htm", "Help/html/M_Independentsoft_Exchange_Excludes_ToString.htm", "Help/html/M_Independentsoft_Exchange_Excludes__ctor.htm", "Help/html/M_Independentsoft_Exchange_Excludes__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Excludes__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Exists_ToString.htm", "Help/html/M_Independentsoft_Exchange_Exists__ctor.htm", "Help/html/M_Independentsoft_Exchange_Exists__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ExtendedPropertyAttributedValue__ctor.htm", "Help/html/M_Independentsoft_Exchange_ExtendedPropertyList__ctor.htm", "Help/html/M_Independentsoft_Exchange_ExtendedPropertyPath_IsEqual.htm", "Help/html/M_Independentsoft_Exchange_ExtendedPropertyPath__ctor.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty_ToString.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_ExtendedProperty__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_FailedMailbox_ToString.htm", "Help/html/M_Independentsoft_Exchange_FailedMailbox__ctor.htm", "Help/html/M_Independentsoft_Exchange_FileAttachmentInfo_ToString.htm", "Help/html/M_Independentsoft_Exchange_FileAttachmentInfo__ctor.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment_GetStream.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment_Save.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment_Save_1.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment_Save_2.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment_ToString.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment_ToXml.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_FileAttachment__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_Flag_ToString.htm", "Help/html/M_Independentsoft_Exchange_Flag__ctor.htm", "Help/html/M_Independentsoft_Exchange_Flag__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FolderChange_ToString.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_10.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_11.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_12.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_FolderChange__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_FolderId_ToString.htm", "Help/html/M_Independentsoft_Exchange_FolderId__ctor.htm", "Help/html/M_Independentsoft_Exchange_FolderId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FolderId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_FolderShape_ToString.htm", "Help/html/M_Independentsoft_Exchange_FolderShape__ctor.htm", "Help/html/M_Independentsoft_Exchange_FolderShape__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FolderShape__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_FolderShape__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Folder_ToString.htm", "Help/html/M_Independentsoft_Exchange_Folder__ctor.htm", "Help/html/M_Independentsoft_Exchange_Folder__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Folder__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ForwardItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_ForwardItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_ForwardItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FractionalPageView__ctor.htm", "Help/html/M_Independentsoft_Exchange_FractionalPageView__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FractionalPageView__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyChangedEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyViewOptions__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_FreeBusyView__ctor.htm", "Help/html/M_Independentsoft_Exchange_GroupAttendeeConflict__ctor.htm", "Help/html/M_Independentsoft_Exchange_GroupBy_ToString.htm", "Help/html/M_Independentsoft_Exchange_GroupBy__ctor.htm", "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_GroupBy__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_HighlightTerm_ToString.htm", "Help/html/M_Independentsoft_Exchange_HighlightTerm__ctor.htm", "Help/html/M_Independentsoft_Exchange_Id__ctor.htm", "Help/html/M_Independentsoft_Exchange_Identity__ctor.htm", "Help/html/M_Independentsoft_Exchange_Identity__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ImGroup_ToString.htm", "Help/html/M_Independentsoft_Exchange_ImGroup__ctor.htm", "Help/html/M_Independentsoft_Exchange_ImGroup__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor.htm", "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_IndexedPageView__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_IndexedPropertyPath_ToString.htm", "Help/html/M_Independentsoft_Exchange_IndexedPropertyPath__ctor.htm", "Help/html/M_Independentsoft_Exchange_IndexedPropertyPath__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IndividualAttendeeConflict__ctor.htm", "Help/html/M_Independentsoft_Exchange_InternetMessageHeader_ToString.htm", "Help/html/M_Independentsoft_Exchange_InternetMessageHeader__ctor.htm", "Help/html/M_Independentsoft_Exchange_InternetMessageHeader__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IsEqualTo_ToString.htm", "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor.htm", "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_IsEqualTo__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo_ToString.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThan_ToString.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_IsGreaterThan__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo_ToString.htm", "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor.htm", "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_IsLessThan_ToString.htm", "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor.htm", "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_IsLessThan__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_IsNotEqualTo_ToString.htm", "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor.htm", "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_IsNotEqualTo__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachmentInfo_ToString.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachmentInfo__ctor.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachment_ToString.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachment_ToXml.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ItemAttachment__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_ItemChange_ToString.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_10.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_11.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_ItemChange__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_ItemId_ToString.htm", "Help/html/M_Independentsoft_Exchange_ItemId__ctor.htm", "Help/html/M_Independentsoft_Exchange_ItemId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ItemId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ItemShape_ToString.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_10.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_11.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_12.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_ItemShape__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_Item_ToString.htm", "Help/html/M_Independentsoft_Exchange_Item__ctor.htm", "Help/html/M_Independentsoft_Exchange_Item__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Item__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Item__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Journal_ToString.htm", "Help/html/M_Independentsoft_Exchange_Journal__ctor.htm", "Help/html/M_Independentsoft_Exchange_Journal__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Journal__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_KeywordStatisticsSearchResult__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxAttributedValue__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxData_ToString.htm", "Help/html/M_Independentsoft_Exchange_MailboxData__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_MailboxData__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_MailboxHoldResult__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxHoldStatus__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxQuery__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxQuery__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_MailboxQuery__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_MailboxSearchScope__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxSearchScope__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_MailboxSearchScope__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_MailboxStatisticsByKeywords__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxStatisticsItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_MailboxStatisticsItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_MailboxStatisticsSearchResult__ctor.htm", "Help/html/M_Independentsoft_Exchange_Mailbox_ToString.htm", "Help/html/M_Independentsoft_Exchange_Mailbox__ctor.htm", "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Mailbox__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_ManagedFolderInformation__ctor.htm", "Help/html/M_Independentsoft_Exchange_MeetingRegistrationResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_MeetingSuggestion_ToString.htm", "Help/html/M_Independentsoft_Exchange_MeetingSuggestion__ctor.htm", "Help/html/M_Independentsoft_Exchange_MessageResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_Message_ToString.htm", "Help/html/M_Independentsoft_Exchange_Message__ctor.htm", "Help/html/M_Independentsoft_Exchange_Message__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Message__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_MimeContent__ctor.htm", "Help/html/M_Independentsoft_Exchange_MimeContent__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_MimeContent__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ModifiedEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_MonthlyRegeneratingPattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_MovedEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_NewMailEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_NoEndRecurrenceRange_ToString.htm", "Help/html/M_Independentsoft_Exchange_NoEndRecurrenceRange__ctor.htm", "Help/html/M_Independentsoft_Exchange_NoEndRecurrenceRange__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_NonIndexableItemDetail__ctor.htm", "Help/html/M_Independentsoft_Exchange_NonIndexableItemStatistic__ctor.htm", "Help/html/M_Independentsoft_Exchange_Not_ToString.htm", "Help/html/M_Independentsoft_Exchange_Not__ctor.htm", "Help/html/M_Independentsoft_Exchange_Not__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Not__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Not__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Not__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Not__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_Not__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_Note_ToString.htm", "Help/html/M_Independentsoft_Exchange_Note__ctor.htm", "Help/html/M_Independentsoft_Exchange_Note__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Note__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Notification__ctor.htm", "Help/html/M_Independentsoft_Exchange_NumberedRecurrenceRange_ToString.htm", "Help/html/M_Independentsoft_Exchange_NumberedRecurrenceRange__ctor.htm", "Help/html/M_Independentsoft_Exchange_NumberedRecurrenceRange__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor.htm", "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_OAuthToken__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_OccurrenceItemId_ToString.htm", "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor.htm", "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_OccurrenceItemId__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Occurrence_ToString.htm", "Help/html/M_Independentsoft_Exchange_Occurrence__ctor.htm", "Help/html/M_Independentsoft_Exchange_Occurrence__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_OnlineMeetingSettings__ctor.htm", "Help/html/M_Independentsoft_Exchange_Or_ToString.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_Or__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_OutOfOffice__ctor.htm", "Help/html/M_Independentsoft_Exchange_OutOfOffice__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_OwaOptions__ctor.htm", "Help/html/M_Independentsoft_Exchange_PageView__ctor.htm", "Help/html/M_Independentsoft_Exchange_Period_ToString.htm", "Help/html/M_Independentsoft_Exchange_PermissionSet_ToString.htm", "Help/html/M_Independentsoft_Exchange_PermissionSet__ctor.htm", "Help/html/M_Independentsoft_Exchange_Permission_ToString.htm", "Help/html/M_Independentsoft_Exchange_Permission__ctor.htm", "Help/html/M_Independentsoft_Exchange_PersonaAttribution__ctor.htm", "Help/html/M_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue__ctor.htm", "Help/html/M_Independentsoft_Exchange_PersonaPhoneNumber__ctor.htm", "Help/html/M_Independentsoft_Exchange_PersonaPostalAddressAttributedValue__ctor.htm", "Help/html/M_Independentsoft_Exchange_PersonaPostalAddress__ctor.htm", "Help/html/M_Independentsoft_Exchange_PersonaShape_ToString.htm", "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor.htm", "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_PersonaShape__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_PhoneEntity_ToString.htm", "Help/html/M_Independentsoft_Exchange_PhoneEntity__ctor.htm", "Help/html/M_Independentsoft_Exchange_PostReplyItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_PostReplyItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_PostReplyItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Post_ToString.htm", "Help/html/M_Independentsoft_Exchange_Post__ctor.htm", "Help/html/M_Independentsoft_Exchange_Post__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PreviewItemMailbox_ToString.htm", "Help/html/M_Independentsoft_Exchange_PreviewItemMailbox__ctor.htm", "Help/html/M_Independentsoft_Exchange_PreviewItemShape_ToString.htm", "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor.htm", "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_PreviewItemShape__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_PreviewItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_PreviewItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_PropertyId_IsEqual.htm", "Help/html/M_Independentsoft_Exchange_PropertyId_ToString.htm", "Help/html/M_Independentsoft_Exchange_PropertyId__ctor.htm", "Help/html/M_Independentsoft_Exchange_PropertyId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PropertyId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_PropertyId__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_PropertyName_IsEqual.htm", "Help/html/M_Independentsoft_Exchange_PropertyName_ToString.htm", "Help/html/M_Independentsoft_Exchange_PropertyName__ctor.htm", "Help/html/M_Independentsoft_Exchange_PropertyName__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PropertyName__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_PropertyName__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_PropertyOrder_ToString.htm", "Help/html/M_Independentsoft_Exchange_PropertyOrder__ctor.htm", "Help/html/M_Independentsoft_Exchange_PropertyOrder__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PropertyOrder__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_PropertyPath__ctor.htm", "Help/html/M_Independentsoft_Exchange_PropertyTag_IsEqual.htm", "Help/html/M_Independentsoft_Exchange_PropertyTag_ToString.htm", "Help/html/M_Independentsoft_Exchange_PropertyTag__ctor.htm", "Help/html/M_Independentsoft_Exchange_PropertyTag__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PropertyTag__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Property_ToString.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_Property__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_10.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_11.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_12.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_13.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_14.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_15.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_16.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_17.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_18.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_19.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_20.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_21.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_22.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_PullSubscription__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_10.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_11.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_12.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_13.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_14.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_15.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_16.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_17.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_18.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_19.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_20.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_21.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_22.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_8.htm", "Help/html/M_Independentsoft_Exchange_PushSubscription__ctor_9.htm", "Help/html/M_Independentsoft_Exchange_QueryString__ctor.htm", "Help/html/M_Independentsoft_Exchange_QueryString__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ReadFlagChange__ctor.htm", "Help/html/M_Independentsoft_Exchange_Recurrence_ToString.htm", "Help/html/M_Independentsoft_Exchange_Recurrence__ctor.htm", "Help/html/M_Independentsoft_Exchange_Recurrence__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Recurrence__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_RecurringDateTransition_ToString.htm", "Help/html/M_Independentsoft_Exchange_RecurringDateTransition__ctor.htm", "Help/html/M_Independentsoft_Exchange_RecurringDayTransition_ToString.htm", "Help/html/M_Independentsoft_Exchange_RecurringDayTransition__ctor.htm", "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId_ToString.htm", "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId__ctor.htm", "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_RecurringMasterItemId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_RefinerItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_RefinerItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ReminderItemAction__ctor.htm", "Help/html/M_Independentsoft_Exchange_ReminderItemAction__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ReminderItemAction__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Reminder__ctor.htm", "Help/html/M_Independentsoft_Exchange_RemoveItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_RemoveItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ReplyAllItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_ReplyAllItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_ReplyAllItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ReplyBody__ctor.htm", "Help/html/M_Independentsoft_Exchange_ReplyBody__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_ReplyBody__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ReplyItem_ToString.htm", "Help/html/M_Independentsoft_Exchange_ReplyItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_ReplyItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Resolution_ToString.htm", "Help/html/M_Independentsoft_Exchange_Resolution__ctor.htm", "Help/html/M_Independentsoft_Exchange_ResponseItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_Restriction__ctor.htm", "Help/html/M_Independentsoft_Exchange_RetentionPolicyTag__ctor.htm", "Help/html/M_Independentsoft_Exchange_RetentionSettings__ctor.htm", "Help/html/M_Independentsoft_Exchange_RetentionTag__ctor.htm", "Help/html/M_Independentsoft_Exchange_RetentionTag__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_RuleActions__ctor.htm", "Help/html/M_Independentsoft_Exchange_RuleConditions__ctor.htm", "Help/html/M_Independentsoft_Exchange_RuleExceptions__ctor.htm", "Help/html/M_Independentsoft_Exchange_RuleOperationError__ctor.htm", "Help/html/M_Independentsoft_Exchange_RulePredicateDateRange__ctor.htm", "Help/html/M_Independentsoft_Exchange_RulePredicateSizeRange__ctor.htm", "Help/html/M_Independentsoft_Exchange_RuleValidationError__ctor.htm", "Help/html/M_Independentsoft_Exchange_Rule__ctor.htm", "Help/html/M_Independentsoft_Exchange_SearchFolderParameters_ToString.htm", "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor.htm", "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_SearchFolderParameters__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_SearchFolder_ToString.htm", "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor.htm", "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_SearchFolder__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_SearchableMailbox__ctor.htm", "Help/html/M_Independentsoft_Exchange_SeekToConditionPageItemView__ctor.htm", "Help/html/M_Independentsoft_Exchange_SeekToConditionPageItemView__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_SeekToConditionPageItemView__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_SerializableTimeZoneTime__ctor.htm", "Help/html/M_Independentsoft_Exchange_SerializableTimeZoneTime__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_SerializableTimeZoneTime__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_SerializableTimeZone__ctor.htm", "Help/html/M_Independentsoft_Exchange_SerializableTimeZone__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_SerializableTimeZone__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_ServiceRequestException_ToString.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_1.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_2.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_3.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_4.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_5.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_6.htm", "Help/html/M_Independentsoft_Exchange_Service_AcceptMeetingRequest_7.htm", "Help/html/M_Independentsoft_Exchange_Service_AddDelegate.htm", "Help/html/M_Independentsoft_Exchange_Service_AddDelegate_1.htm", "Help/html/M_Independentsoft_Exchange_Service_AddDelegate_2.htm", "Help/html/M_Independentsoft_Exchange_Service_AddDelegate_3.htm", "Help/html/M_Independentsoft_Exchange_Service_AddDistributionGroupToImList.htm", "Help/html/M_Independentsoft_Exchange_Service_AddImContactToGroup.htm", "Help/html/M_Independentsoft_Exchange_Service_AddImGroup.htm", "Help/html/M_Independentsoft_Exchange_Service_AddNewImContactToGroup.htm", "Help/html/M_Independentsoft_Exchange_Service_AddNewImContactToGroup_1.htm", "Help/html/M_Independentsoft_Exchange_Service_AddNewTelUriContactToGroup.htm", "Help/html/M_Independentsoft_Exchange_Service_ApplyConversationAction.htm", "Help/html/M_Independentsoft_Exchange_Service_ApplyConversationAction_1.htm", "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem.htm", "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_ArchiveItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_10.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_11.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_12.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_13.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_14.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_15.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_4.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_5.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_6.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_7.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_8.htm", "Help/html/M_Independentsoft_Exchange_Service_CancelMeetingRequest_9.htm", "Help/html/M_Independentsoft_Exchange_Service_ConvertId.htm", "Help/html/M_Independentsoft_Exchange_Service_ConvertId_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyItem.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CopyItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateAttachment_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateCalendarOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateCalendarOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateCalendarOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateCategoryList.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateCategoryList_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateCategoryList_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolderPath.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolderPath_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_4.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateFolder_5.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_10.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_11.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_12.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_13.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_14.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_15.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_16.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_17.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_4.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_5.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_6.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_7.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_8.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateItem_9.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateManagedFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateOwaOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateOwaOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateOwaOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRetentionSettings.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRetentionSettings_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRetentionSettings_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule_1.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule_2.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule_3.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule_4.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule_5.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule_6.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateRule_7.htm", "Help/html/M_Independentsoft_Exchange_Service_CreateUserConfiguration.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_3.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_4.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_5.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_6.htm", "Help/html/M_Independentsoft_Exchange_Service_DeclineMeetingRequest_7.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteAttachment_3.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteCalendarOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteCalendarOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteCalendarOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteCategoryList.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteCategoryList_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteCategoryList_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_10.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_11.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_12.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_13.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_4.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_5.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_6.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_7.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_8.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteItem_9.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteOwaOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteOwaOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteOwaOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRetentionSettings.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRetentionSettings_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRetentionSettings_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_1.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_2.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_3.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_4.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_5.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_6.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteRule_7.htm", "Help/html/M_Independentsoft_Exchange_Service_DeleteUserConfiguration.htm", "Help/html/M_Independentsoft_Exchange_Service_DisableApp.htm", "Help/html/M_Independentsoft_Exchange_Service_DisableApp_1.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_10.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_11.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_4.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_5.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_6.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_7.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_8.htm", "Help/html/M_Independentsoft_Exchange_Service_EmptyFolder_9.htm", "Help/html/M_Independentsoft_Exchange_Service_ExpandDistributionList.htm", "Help/html/M_Independentsoft_Exchange_Service_ExpandDistributionList_1.htm", "Help/html/M_Independentsoft_Exchange_Service_ExpandDistributionList_2.htm", "Help/html/M_Independentsoft_Exchange_Service_ExportItems.htm", "Help/html/M_Independentsoft_Exchange_Service_ExportItems_1.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_1.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_10.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_11.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_12.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_13.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_14.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_15.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_16.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_17.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_18.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_19.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_2.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_20.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_21.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_22.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_23.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_24.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_25.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_26.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_27.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_28.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_29.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_3.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_30.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_31.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_32.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_33.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_34.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_35.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_36.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_37.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_38.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_39.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_4.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_40.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_41.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_42.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_43.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_44.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_45.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_46.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_47.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_48.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_49.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_5.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_50.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_51.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_52.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_53.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_54.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_55.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_56.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_57.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_58.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_59.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_6.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_60.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_61.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_62.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_63.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_7.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_8.htm", "Help/html/M_Independentsoft_Exchange_Service_FindConversation_9.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_10.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_11.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_12.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_13.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_14.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_15.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_16.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_17.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_18.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_19.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_20.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_21.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_22.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_23.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_24.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_25.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_26.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_27.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_28.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_29.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_30.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_31.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_32.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_33.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_34.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_35.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_36.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_37.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_38.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_39.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_4.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_40.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_41.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_42.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_43.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_44.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_45.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_46.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_47.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_48.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_49.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_5.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_50.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_51.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_52.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_53.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_54.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_55.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_56.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_57.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_58.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_59.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_6.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_60.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_61.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_62.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_63.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_64.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_65.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_66.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_67.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_68.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_69.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_7.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_70.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_71.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_8.htm", "Help/html/M_Independentsoft_Exchange_Service_FindFolder_9.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_10.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_100.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_101.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_102.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_103.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_104.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_105.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_106.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_107.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_108.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_109.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_11.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_110.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_111.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_112.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_113.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_114.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_115.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_116.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_117.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_118.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_119.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_12.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_120.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_121.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_122.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_123.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_124.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_125.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_126.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_127.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_128.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_129.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_13.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_130.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_131.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_132.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_133.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_134.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_135.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_136.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_137.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_138.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_139.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_14.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_140.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_141.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_142.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_143.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_144.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_145.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_146.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_147.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_148.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_149.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_15.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_150.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_151.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_152.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_153.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_154.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_155.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_156.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_157.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_158.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_159.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_16.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_160.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_161.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_162.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_163.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_164.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_165.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_166.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_167.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_168.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_169.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_17.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_170.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_171.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_172.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_173.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_174.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_175.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_176.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_177.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_178.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_179.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_18.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_180.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_181.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_182.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_183.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_184.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_185.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_186.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_187.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_188.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_189.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_19.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_190.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_191.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_192.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_193.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_194.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_195.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_196.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_197.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_198.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_199.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_20.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_200.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_201.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_202.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_203.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_204.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_205.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_206.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_207.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_208.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_209.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_21.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_210.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_211.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_212.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_213.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_214.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_215.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_216.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_217.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_218.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_219.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_22.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_220.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_221.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_222.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_223.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_224.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_225.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_226.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_227.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_228.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_229.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_23.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_230.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_231.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_232.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_233.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_234.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_24.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_25.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_26.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_27.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_28.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_29.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_30.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_31.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_32.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_33.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_34.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_35.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_36.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_37.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_38.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_39.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_4.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_40.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_41.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_42.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_43.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_44.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_45.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_46.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_47.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_48.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_49.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_5.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_50.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_51.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_52.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_53.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_54.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_55.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_56.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_57.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_58.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_59.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_6.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_60.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_61.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_62.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_63.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_64.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_65.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_66.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_67.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_68.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_69.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_7.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_70.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_71.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_72.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_73.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_74.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_75.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_76.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_77.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_78.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_79.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_8.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_80.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_81.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_82.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_83.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_84.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_85.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_86.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_87.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_88.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_89.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_9.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_90.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_91.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_92.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_93.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_94.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_95.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_96.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_97.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_98.htm", "Help/html/M_Independentsoft_Exchange_Service_FindItem_99.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMailboxStatisticsByKeywords.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_1.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_2.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_3.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_4.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_5.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_6.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_7.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_8.htm", "Help/html/M_Independentsoft_Exchange_Service_FindMessageTrackingReport_9.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_1.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_10.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_11.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_12.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_13.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_14.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_15.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_16.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_17.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_18.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_19.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_2.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_20.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_21.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_22.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_23.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_24.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_25.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_26.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_27.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_28.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_29.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_3.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_30.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_31.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_32.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_33.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_34.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_35.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_36.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_37.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_38.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_39.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_4.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_40.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_41.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_42.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_43.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_44.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_45.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_46.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_47.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_5.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_6.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_7.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_8.htm", "Help/html/M_Independentsoft_Exchange_Service_FindPeople_9.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward_1.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward_2.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward_3.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward_4.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward_5.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward_6.htm", "Help/html/M_Independentsoft_Exchange_Service_Forward_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppManifests.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppMarketplaceUrl.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAppointment_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachment.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachment_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachment_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachment_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachments.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachments_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachments_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAttachments_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAvailability.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetAvailability_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetCalendarOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_GetCalendarOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetCalendarOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetCategoryList.htm", "Help/html/M_Independentsoft_Exchange_Service_GetCategoryList_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetCategoryList_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetClientAccessToken.htm", "Help/html/M_Independentsoft_Exchange_Service_GetClientAccessToken_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetClientAccessToken_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetContact_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_10.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_11.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_8.htm", "Help/html/M_Independentsoft_Exchange_Service_GetConversationItems_9.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDelegate.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDelegate_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDeviceAuthorizationCode.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetDistributionList_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetEvents.htm", "Help/html/M_Independentsoft_Exchange_Service_GetEvents_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_10.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_11.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_8.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolder_9.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolders.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolders_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolders_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetFolders_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetHoldOnMailboxes.htm", "Help/html/M_Independentsoft_Exchange_Service_GetImItemList.htm", "Help/html/M_Independentsoft_Exchange_Service_GetImItemList_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetImItems.htm", "Help/html/M_Independentsoft_Exchange_Service_GetImItems_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetImItems_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItem_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItems.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItems_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItems_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetItems_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetJournal_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMailTips.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMailTips_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingCancellation_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingMessage_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingRequest_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMeetingResponse_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageFile_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessageTrackingReport_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetMessage_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_8.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemDetails_9.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetNote_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithClientAssertion.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithClientSecret.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithDeviceAuthorizationCode.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOutOfOffice.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOutOfOffice_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOwaOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOwaOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetOwaOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPasswordExpirationDate.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPersona.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetPost_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetReminders.htm", "Help/html/M_Independentsoft_Exchange_Service_GetReminders_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetReminders_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetReminders_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetReminders_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetReminders_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetRetentionSettings.htm", "Help/html/M_Independentsoft_Exchange_Service_GetRetentionSettings_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetRetentionSettings_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetRoomLists.htm", "Help/html/M_Independentsoft_Exchange_Service_GetRooms.htm", "Help/html/M_Independentsoft_Exchange_Service_GetRules.htm", "Help/html/M_Independentsoft_Exchange_Service_GetRules_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSearchableMailboxes.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSearchableMailboxes_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServerTimeZones_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServiceConfiguration.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServiceConfiguration_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetServiceConfiguration_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSharingFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSharingFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSharingFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSharingMetadata.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetSignInRequestUri_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents.htm", "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetStreamingEvents_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask_2.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask_3.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask_4.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask_5.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask_6.htm", "Help/html/M_Independentsoft_Exchange_Service_GetTask_7.htm", "Help/html/M_Independentsoft_Exchange_Service_GetUserConfiguration.htm", "Help/html/M_Independentsoft_Exchange_Service_GetUserConfiguration_1.htm", "Help/html/M_Independentsoft_Exchange_Service_GetUserPhoto.htm", "Help/html/M_Independentsoft_Exchange_Service_GetUserRetentionPolicyTags.htm", "Help/html/M_Independentsoft_Exchange_Service_InstallApp.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_1.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_2.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_3.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_4.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_5.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_6.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_7.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAllItemsAsRead_8.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_1.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_2.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_3.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_4.htm", "Help/html/M_Independentsoft_Exchange_Service_MarkAsJunk_5.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveItem.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_MoveItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_ParseSendNotificationResponse.htm", "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction.htm", "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction_1.htm", "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction_2.htm", "Help/html/M_Independentsoft_Exchange_Service_PerformReminderAction_3.htm", "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken.htm", "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken_1.htm", "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken_2.htm", "Help/html/M_Independentsoft_Exchange_Service_RefreshOAuthToken_3.htm", "Help/html/M_Independentsoft_Exchange_Service_RefreshSharingFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_RemoveContactFromImList.htm", "Help/html/M_Independentsoft_Exchange_Service_RemoveDelegate.htm", "Help/html/M_Independentsoft_Exchange_Service_RemoveDelegate_1.htm", "Help/html/M_Independentsoft_Exchange_Service_RemoveDistributionGroupFromImList.htm", "Help/html/M_Independentsoft_Exchange_Service_RemoveImContactFromGroup.htm", "Help/html/M_Independentsoft_Exchange_Service_RemoveImGroup.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_1.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_2.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_3.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_4.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_5.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_6.htm", "Help/html/M_Independentsoft_Exchange_Service_ReplyToAll_7.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply_1.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply_2.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply_3.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply_4.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply_5.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply_6.htm", "Help/html/M_Independentsoft_Exchange_Service_Reply_7.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_1.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_2.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_3.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_4.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_5.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_6.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_7.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_8.htm", "Help/html/M_Independentsoft_Exchange_Service_ResolveNames_9.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_1.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_10.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_11.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_12.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_13.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_14.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_15.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_16.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_17.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_2.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_3.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_4.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_5.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_6.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_7.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_8.htm", "Help/html/M_Independentsoft_Exchange_Service_SearchMailboxes_9.htm", "Help/html/M_Independentsoft_Exchange_Service_Send.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_1.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_2.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_3.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_4.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_5.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_6.htm", "Help/html/M_Independentsoft_Exchange_Service_SendMeetingRequest_7.htm", "Help/html/M_Independentsoft_Exchange_Service_SendNotificationResult.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_1.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_10.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_11.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_12.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_13.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_14.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_15.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_2.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_3.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_4.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_5.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_6.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_7.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_8.htm", "Help/html/M_Independentsoft_Exchange_Service_Send_9.htm", "Help/html/M_Independentsoft_Exchange_Service_SetHoldOnMailboxes.htm", "Help/html/M_Independentsoft_Exchange_Service_SetHoldOnMailboxes_1.htm", "Help/html/M_Independentsoft_Exchange_Service_SetImGroup.htm", "Help/html/M_Independentsoft_Exchange_Service_SetOutOfOffice.htm", "Help/html/M_Independentsoft_Exchange_Service_SetOutOfOffice_1.htm", "Help/html/M_Independentsoft_Exchange_Service_Subscribe.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_1.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_10.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_11.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_12.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_13.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_14.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_15.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_16.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_17.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_2.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_3.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_4.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_5.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_6.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_7.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_8.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncFolders_9.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_1.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_10.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_11.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_12.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_13.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_14.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_15.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_16.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_17.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_18.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_19.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_2.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_20.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_21.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_22.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_23.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_24.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_25.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_26.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_27.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_28.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_29.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_3.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_30.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_4.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_5.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_6.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_7.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_8.htm", "Help/html/M_Independentsoft_Exchange_Service_SyncItems_9.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_1.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_2.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_3.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_4.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_5.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_6.htm", "Help/html/M_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest_7.htm", "Help/html/M_Independentsoft_Exchange_Service_UninstallApp.htm", "Help/html/M_Independentsoft_Exchange_Service_Unsubscribe.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateCalendarOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateCalendarOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateCalendarOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateCategoryList.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateCategoryList_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateCategoryList_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateDelegate_3.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_3.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_4.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_5.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_6.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateFolder_7.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItemInRecoverableItems.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_10.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_11.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_12.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_13.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_14.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_15.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_16.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_17.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_18.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_19.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_20.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_21.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_22.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_23.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_24.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_25.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_26.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_27.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_28.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_29.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_3.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_30.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_31.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_32.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_33.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_34.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_35.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_36.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_37.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_38.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_39.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_4.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_40.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_41.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_42.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_43.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_44.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_45.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_46.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_47.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_48.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_49.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_5.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_50.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_51.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_52.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_53.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_54.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_55.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_56.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_57.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_58.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_59.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_6.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_60.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_61.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_62.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_7.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_8.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateItem_9.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateOwaOptions.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateOwaOptions_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateOwaOptions_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRetentionSettings.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRetentionSettings_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRetentionSettings_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_1.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_10.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_11.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_2.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_3.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_4.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_5.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_6.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_7.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_8.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateRule_9.htm", "Help/html/M_Independentsoft_Exchange_Service_UpdateUserConfiguration.htm", "Help/html/M_Independentsoft_Exchange_Service_UploadItems.htm", "Help/html/M_Independentsoft_Exchange_Service_UploadItems_1.htm", "Help/html/M_Independentsoft_Exchange_Service__ctor.htm", "Help/html/M_Independentsoft_Exchange_Service__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Service__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_SourceId__ctor.htm", "Help/html/M_Independentsoft_Exchange_StandardFolderId_ToString.htm", "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor.htm", "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_StandardFolderId__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_StandardGroupBy_ToString.htm", "Help/html/M_Independentsoft_Exchange_StandardGroupBy__ctor.htm", "Help/html/M_Independentsoft_Exchange_StandardGroupBy__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_StandardGroupBy__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_StatusEvent__ctor.htm", "Help/html/M_Independentsoft_Exchange_StreamingEventsResponse_Parse.htm", "Help/html/M_Independentsoft_Exchange_StreamingEventsResponse__ctor.htm", "Help/html/M_Independentsoft_Exchange_StreamingEventsResponse__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_StreamingSubscription__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_StringAttributedValue__ctor.htm", "Help/html/M_Independentsoft_Exchange_Subscription__ctor.htm", "Help/html/M_Independentsoft_Exchange_SuggestionDay__ctor.htm", "Help/html/M_Independentsoft_Exchange_SuggestionDay__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Suggestion__ctor.htm", "Help/html/M_Independentsoft_Exchange_Suggestion__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor.htm", "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_SuggestionsViewOptions__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_SuppressReadReceipt_ToString.htm", "Help/html/M_Independentsoft_Exchange_SuppressReadReceipt__ctor.htm", "Help/html/M_Independentsoft_Exchange_SuppressReadReceipt__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_TaskRecurrence_ToString.htm", "Help/html/M_Independentsoft_Exchange_TaskRecurrence__ctor.htm", "Help/html/M_Independentsoft_Exchange_TaskRecurrence__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_TaskRecurrence__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_TaskSuggestion_ToString.htm", "Help/html/M_Independentsoft_Exchange_TaskSuggestion__ctor.htm", "Help/html/M_Independentsoft_Exchange_Task_ToString.htm", "Help/html/M_Independentsoft_Exchange_Task__ctor.htm", "Help/html/M_Independentsoft_Exchange_Task__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Task__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_TasksFolder_ToString.htm", "Help/html/M_Independentsoft_Exchange_TasksFolder__ctor.htm", "Help/html/M_Independentsoft_Exchange_TasksFolder__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_TasksFolder__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_TentativelyAcceptItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_TentativelyAcceptItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_TimeChange__ctor.htm", "Help/html/M_Independentsoft_Exchange_TimeChange__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_TimeChange__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_TimeChange__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_TimeDuration__ctor.htm", "Help/html/M_Independentsoft_Exchange_TimeDuration__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_TimeZone_ToString.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_TimeZone__ctor_7.htm", "Help/html/M_Independentsoft_Exchange_Time_ToString.htm", "Help/html/M_Independentsoft_Exchange_Time__ctor.htm", "Help/html/M_Independentsoft_Exchange_Time__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_Time__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_Time__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_TooBigGroupAttendeeConflict__ctor.htm", "Help/html/M_Independentsoft_Exchange_Transition_ToString.htm", "Help/html/M_Independentsoft_Exchange_Transition__ctor.htm", "Help/html/M_Independentsoft_Exchange_TransitionsGroup_ToString.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_CallInfo__ctor.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties__ctor.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Disconnect.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_GetCallInfo.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_GetUnifiedMessagingProperties.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_IsUnifiedMessagingEnabled.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_PlayOnPhone.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_PlayOnPhoneGreeting.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_ResetPin.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetMissedCallNotification.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetOutOfOffice.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetPlayOnPhoneDialString.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SetTelephoneAccessFolderEmail.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_UnindexedPropertyPath_ToString.htm", "Help/html/M_Independentsoft_Exchange_UnindexedPropertyPath__ctor.htm", "Help/html/M_Independentsoft_Exchange_UnindexedPropertyPath__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UnknownAttendeeConflict__ctor.htm", "Help/html/M_Independentsoft_Exchange_UploadItem__ctor.htm", "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_4.htm", "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_5.htm", "Help/html/M_Independentsoft_Exchange_UploadItem__ctor_6.htm", "Help/html/M_Independentsoft_Exchange_UrlEntity_ToString.htm", "Help/html/M_Independentsoft_Exchange_UrlEntity__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationName__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserConfigurationName__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UserConfiguration__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserConfiguration__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UserId_ToString.htm", "Help/html/M_Independentsoft_Exchange_UserId__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserId__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UserId__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_UserId__ctor_3.htm", "Help/html/M_Independentsoft_Exchange_UserMailbox__ctor.htm", "Help/html/M_Independentsoft_Exchange_UserMailbox__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_UserMailbox__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_View__ctor.htm", "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor_2.htm", "Help/html/M_Independentsoft_Exchange_WeeklyRegeneratingPattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor_1.htm", "Help/html/M_Independentsoft_Exchange_WorkingHours__ctor.htm", "Help/html/M_Independentsoft_Exchange_WorkingPeriod__ctor.htm", "Help/html/M_Independentsoft_Exchange_YearlyRegeneratingPattern_ToString.htm", "Help/html/M_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor.htm", "Help/html/M_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_GetBytes.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_GetStream.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Open.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Open_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Save.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Save_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile_Save_2.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile__ctor.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile__ctor_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_CompoundFile__ctor_2.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_DirectoryEntryList__ctor.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_DirectoryEntry_CompareTo.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_DirectoryEntry__ctor.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor_2.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Storage__ctor.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Storage__ctor_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_GetStream.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Load.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Load_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Load_2.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Save.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream_Save_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor_1.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor_2.htm", "Help/html/M_Independentsoft_IO_StructuredStorage_Stream__ctor_3.htm", "Help/html/M_Independentsoft_Json_Parser_JsonArray_Equals.htm", "Help/html/M_Independentsoft_Json_Parser_JsonArray_GetHashCode.htm", "Help/html/M_Independentsoft_Json_Parser_JsonArray_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_JsonArray__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonBoolean_Equals.htm", "Help/html/M_Independentsoft_Json_Parser_JsonBoolean_GetHashCode.htm", "Help/html/M_Independentsoft_Json_Parser_JsonBoolean_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_JsonBoolean__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNull_Equals.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNull_GetHashCode.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNull_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNull__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber_Equals.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber_GetHashCode.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToDouble.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToFloat.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToInteger.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToLong.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_1.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_2.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_3.htm", "Help/html/M_Independentsoft_Json_Parser_JsonNumber__ctor_4.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_Equals.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetArrayValues.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetBooleanValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetDateTimeValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetDoubleValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetFloatValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetHashCode.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetIntValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetLongValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetObjectValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetStringArrayValues.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetStringValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_GetValue.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_JsonObject__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonParseException_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_JsonParseException__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonParseException_getColumn.htm", "Help/html/M_Independentsoft_Json_Parser_JsonParseException_getLine.htm", "Help/html/M_Independentsoft_Json_Parser_JsonParseException_getOffset.htm", "Help/html/M_Independentsoft_Json_Parser_JsonParser_Parse.htm", "Help/html/M_Independentsoft_Json_Parser_JsonParser__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonString_Equals.htm", "Help/html/M_Independentsoft_Json_Parser_JsonString_GetHashCode.htm", "Help/html/M_Independentsoft_Json_Parser_JsonString_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_JsonString__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_JsonUtil_EncodeJson.htm", "Help/html/M_Independentsoft_Json_Parser_JsonValue__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_Member_ToString.htm", "Help/html/M_Independentsoft_Json_Parser_Member__ctor.htm", "Help/html/M_Independentsoft_Json_Parser_Member__ctor_1.htm", "Help/html/M_Independentsoft_Msg_Attachment_GetBuffer.htm", "Help/html/M_Independentsoft_Msg_Attachment_GetBytes.htm", "Help/html/M_Independentsoft_Msg_Attachment_GetStream.htm", "Help/html/M_Independentsoft_Msg_Attachment_Save.htm", "Help/html/M_Independentsoft_Msg_Attachment_Save_1.htm", "Help/html/M_Independentsoft_Msg_Attachment_Save_2.htm", "Help/html/M_Independentsoft_Msg_Attachment__ctor.htm", "Help/html/M_Independentsoft_Msg_Attachment__ctor_1.htm", "Help/html/M_Independentsoft_Msg_Attachment__ctor_2.htm", "Help/html/M_Independentsoft_Msg_Attachment__ctor_3.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyId_ToString.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyId__ctor.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyId__ctor_1.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyId__ctor_2.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyList__ctor.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyName_ToString.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyName__ctor.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyName__ctor_1.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyName__ctor_2.htm", "Help/html/M_Independentsoft_Msg_ExtendedPropertyTag__ctor.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetBooleanValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetDateTimeValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetDoubleValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetFloatValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetIntegerValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetLongValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetShortValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetStringArrayValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty_GetStringValue.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_1.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_10.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_2.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_3.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_4.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_5.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_6.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_7.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_8.htm", "Help/html/M_Independentsoft_Msg_ExtendedProperty__ctor_9.htm", "Help/html/M_Independentsoft_Msg_Message_ConvertToMimeMessage.htm", "Help/html/M_Independentsoft_Msg_Message_GetBytes.htm", "Help/html/M_Independentsoft_Msg_Message_GetStream.htm", "Help/html/M_Independentsoft_Msg_Message_Open.htm", "Help/html/M_Independentsoft_Msg_Message_Open_1.htm", "Help/html/M_Independentsoft_Msg_Message_Save.htm", "Help/html/M_Independentsoft_Msg_Message_Save_1.htm", "Help/html/M_Independentsoft_Msg_Message_Save_2.htm", "Help/html/M_Independentsoft_Msg_Message__ctor.htm", "Help/html/M_Independentsoft_Msg_Message__ctor_1.htm", "Help/html/M_Independentsoft_Msg_Message__ctor_2.htm", "Help/html/M_Independentsoft_Msg_Message__ctor_3.htm", "Help/html/M_Independentsoft_Msg_Recipient__ctor.htm", "Help/html/M_Independentsoft_Msg_RecurrencePattern__ctor.htm", "Help/html/M_Independentsoft_Msg_RecurrencePattern__ctor_1.htm", "Help/html/M_Independentsoft_Msg_StandardPropertySet__ctor.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_Attachment.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_BodyPart.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_BodyPartList.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_ContentDisposition.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_ContentType.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_Header.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_HeaderList.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_Mailbox.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_Message.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_MessageFormatException.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_Parameter.htm", "Help/html/Methods_T_Independentsoft_Email_Mime_ParameterList.htm", "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteDate.htm", "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteDateTransition.htm", "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_AcceptItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_AcceptSharingInvitation.htm", "Help/html/Methods_T_Independentsoft_Exchange_AddressEntity.htm", "Help/html/Methods_T_Independentsoft_Exchange_AddressListId.htm", "Help/html/Methods_T_Independentsoft_Exchange_AggregateOn.htm", "Help/html/Methods_T_Independentsoft_Exchange_AlternateId.htm", "Help/html/Methods_T_Independentsoft_Exchange_AlternatePublicFolderId.htm", "Help/html/Methods_T_Independentsoft_Exchange_AlternatePublicFolderItemId.htm", "Help/html/Methods_T_Independentsoft_Exchange_And.htm", "Help/html/Methods_T_Independentsoft_Exchange_Appointment.htm", "Help/html/Methods_T_Independentsoft_Exchange_AppointmentPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_Attachment.htm", "Help/html/Methods_T_Independentsoft_Exchange_AttachmentId.htm", "Help/html/Methods_T_Independentsoft_Exchange_AttachmentInfo.htm", "Help/html/Methods_T_Independentsoft_Exchange_AttachmentShape.htm", "Help/html/Methods_T_Independentsoft_Exchange_Attendee.htm", "Help/html/Methods_T_Independentsoft_Exchange_AttendeeConflict.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_Account.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_DomainResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_DomainSetting.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_DomainSettingError.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_Error.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ExternalAccess.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_InternalAccess.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncError.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_OutlookProvider.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_User.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserSetting.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserSettingError.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_UserSettingList.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_WebClientUrl.htm", "Help/html/Methods_T_Independentsoft_Exchange_Autodiscover_WebProtocol.htm", "Help/html/Methods_T_Independentsoft_Exchange_AvailabilityResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Body.htm", "Help/html/Methods_T_Independentsoft_Exchange_CalendarEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_CalendarFolder.htm", "Help/html/Methods_T_Independentsoft_Exchange_CalendarOptions.htm", "Help/html/Methods_T_Independentsoft_Exchange_CalendarPermission.htm", "Help/html/Methods_T_Independentsoft_Exchange_CalendarPermissionSet.htm", "Help/html/Methods_T_Independentsoft_Exchange_CalendarView.htm", "Help/html/Methods_T_Independentsoft_Exchange_CancelItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_Category.htm", "Help/html/Methods_T_Independentsoft_Exchange_CategoryList.htm", "Help/html/Methods_T_Independentsoft_Exchange_ChangeHighlights.htm", "Help/html/Methods_T_Independentsoft_Exchange_ClientAccessTokenRequest.htm", "Help/html/Methods_T_Independentsoft_Exchange_CompleteName.htm", "Help/html/Methods_T_Independentsoft_Exchange_Contact.htm", "Help/html/Methods_T_Independentsoft_Exchange_ContactEntity.htm", "Help/html/Methods_T_Independentsoft_Exchange_ContactPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_ContactsFolder.htm", "Help/html/Methods_T_Independentsoft_Exchange_ContactsView.htm", "Help/html/Methods_T_Independentsoft_Exchange_Contains.htm", "Help/html/Methods_T_Independentsoft_Exchange_ContentSettings.htm", "Help/html/Methods_T_Independentsoft_Exchange_Conversation.htm", "Help/html/Methods_T_Independentsoft_Exchange_ConversationAction.htm", "Help/html/Methods_T_Independentsoft_Exchange_ConversationItemResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_ConversationNode.htm", "Help/html/Methods_T_Independentsoft_Exchange_ConversationRequest.htm", "Help/html/Methods_T_Independentsoft_Exchange_ConversationShape.htm", "Help/html/Methods_T_Independentsoft_Exchange_ConvertIdResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_CopiedEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_CreateAttachmentResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_CreatedEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_CustomPropertyId.htm", "Help/html/Methods_T_Independentsoft_Exchange_CustomPropertyName.htm", "Help/html/Methods_T_Independentsoft_Exchange_DailyRecurrencePattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_DailyRegeneratingPattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_DeclineItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_DelegateResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_DelegateUser.htm", "Help/html/Methods_T_Independentsoft_Exchange_DelegateUserResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_DeleteAttachmentResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_DeletedEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_DeletedOccurrence.htm", "Help/html/Methods_T_Independentsoft_Exchange_DeviceAuthorizationCode.htm", "Help/html/Methods_T_Independentsoft_Exchange_DiscoverySearchConfiguration.htm", "Help/html/Methods_T_Independentsoft_Exchange_DistributionList.htm", "Help/html/Methods_T_Independentsoft_Exchange_DistributionListMember.htm", "Help/html/Methods_T_Independentsoft_Exchange_DistributionListPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_Duration.htm", "Help/html/Methods_T_Independentsoft_Exchange_EffectiveRights.htm", "Help/html/Methods_T_Independentsoft_Exchange_EmailAddress.htm", "Help/html/Methods_T_Independentsoft_Exchange_EmailAddressEntity.htm", "Help/html/Methods_T_Independentsoft_Exchange_EmailUser.htm", "Help/html/Methods_T_Independentsoft_Exchange_EncryptedSharedFolderData.htm", "Help/html/Methods_T_Independentsoft_Exchange_EndDateRecurrenceRange.htm", "Help/html/Methods_T_Independentsoft_Exchange_EnhancedLocation.htm", "Help/html/Methods_T_Independentsoft_Exchange_EntityExtractionResult.htm", "Help/html/Methods_T_Independentsoft_Exchange_Event.htm", "Help/html/Methods_T_Independentsoft_Exchange_Excludes.htm", "Help/html/Methods_T_Independentsoft_Exchange_Exists.htm", "Help/html/Methods_T_Independentsoft_Exchange_ExpandDistributionListResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_ExportItemsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_ExtendedProperty.htm", "Help/html/Methods_T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.htm", "Help/html/Methods_T_Independentsoft_Exchange_ExtendedPropertyList.htm", "Help/html/Methods_T_Independentsoft_Exchange_ExtendedPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_FailedMailbox.htm", "Help/html/Methods_T_Independentsoft_Exchange_FileAttachment.htm", "Help/html/Methods_T_Independentsoft_Exchange_FileAttachmentInfo.htm", "Help/html/Methods_T_Independentsoft_Exchange_FindConversationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_FindFolderResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_FindItemResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_FindMessageTrackingReportResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_FindPeopleResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Flag.htm", "Help/html/Methods_T_Independentsoft_Exchange_Folder.htm", "Help/html/Methods_T_Independentsoft_Exchange_FolderChange.htm", "Help/html/Methods_T_Independentsoft_Exchange_FolderClass.htm", "Help/html/Methods_T_Independentsoft_Exchange_FolderId.htm", "Help/html/Methods_T_Independentsoft_Exchange_FolderInfoResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_FolderPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_FolderShape.htm", "Help/html/Methods_T_Independentsoft_Exchange_ForwardItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_FractionalPageView.htm", "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyChangedEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyView.htm", "Help/html/Methods_T_Independentsoft_Exchange_FreeBusyViewOptions.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetAppManifestsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetAttachmentResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetEventsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetImItemListResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetImItemsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetMailTipsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetMessageTrackingReportResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetRemindersResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetRoomListsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetRoomsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetRulesResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetSearchableMailboxesResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetServerTimeZonesResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetSharingFolderResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetSharingMetadataResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetUserConfigurationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetUserPhotoResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Group.htm", "Help/html/Methods_T_Independentsoft_Exchange_GroupAttendeeConflict.htm", "Help/html/Methods_T_Independentsoft_Exchange_GroupBy.htm", "Help/html/Methods_T_Independentsoft_Exchange_HighlightTerm.htm", "Help/html/Methods_T_Independentsoft_Exchange_HoldOnMailboxesInfo.htm", "Help/html/Methods_T_Independentsoft_Exchange_Id.htm", "Help/html/Methods_T_Independentsoft_Exchange_Identity.htm", "Help/html/Methods_T_Independentsoft_Exchange_ImGroup.htm", "Help/html/Methods_T_Independentsoft_Exchange_ImGroupInfoResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_IndexedPageView.htm", "Help/html/Methods_T_Independentsoft_Exchange_IndexedPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_IndividualAttendeeConflict.htm", "Help/html/Methods_T_Independentsoft_Exchange_InternetMessageHeader.htm", "Help/html/Methods_T_Independentsoft_Exchange_InvalidRecipient.htm", "Help/html/Methods_T_Independentsoft_Exchange_IsEqualTo.htm", "Help/html/Methods_T_Independentsoft_Exchange_IsGreaterThan.htm", "Help/html/Methods_T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.htm", "Help/html/Methods_T_Independentsoft_Exchange_IsLessThan.htm", "Help/html/Methods_T_Independentsoft_Exchange_IsLessThanOrEqualTo.htm", "Help/html/Methods_T_Independentsoft_Exchange_IsNotEqualTo.htm", "Help/html/Methods_T_Independentsoft_Exchange_Item.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemAttachment.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemAttachmentInfo.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemChange.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemClass.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemId.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemInfoResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_ItemShape.htm", "Help/html/Methods_T_Independentsoft_Exchange_Journal.htm", "Help/html/Methods_T_Independentsoft_Exchange_JournalPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_KeywordStatisticsSearchResult.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailTips.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailTipsConfiguration.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailTipsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Mailbox.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxAttributedValue.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxData.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxHoldResult.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxHoldStatus.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxQuery.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxSearchScope.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxStatisticsByKeywords.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxStatisticsItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_MailboxStatisticsSearchResult.htm", "Help/html/Methods_T_Independentsoft_Exchange_ManagedFolderInformation.htm", "Help/html/Methods_T_Independentsoft_Exchange_MapiPropertyTag.htm", "Help/html/Methods_T_Independentsoft_Exchange_MarkAsJunkResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingCancellation.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingCancellationPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingMessage.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingRegistrationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingRequest.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingResponsePropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_MeetingSuggestion.htm", "Help/html/Methods_T_Independentsoft_Exchange_Message.htm", "Help/html/Methods_T_Independentsoft_Exchange_MessagePropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_MessageResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_MessageTrackingReport.htm", "Help/html/Methods_T_Independentsoft_Exchange_MessageTrackingSearchResult.htm", "Help/html/Methods_T_Independentsoft_Exchange_MimeContent.htm", "Help/html/Methods_T_Independentsoft_Exchange_ModifiedEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_MovedEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_NewMailEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_NoEndRecurrenceRange.htm", "Help/html/Methods_T_Independentsoft_Exchange_NonIndexableItemDetail.htm", "Help/html/Methods_T_Independentsoft_Exchange_NonIndexableItemStatistic.htm", "Help/html/Methods_T_Independentsoft_Exchange_Not.htm", "Help/html/Methods_T_Independentsoft_Exchange_Note.htm", "Help/html/Methods_T_Independentsoft_Exchange_NotePropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_Notification.htm", "Help/html/Methods_T_Independentsoft_Exchange_NumberedRecurrenceRange.htm", "Help/html/Methods_T_Independentsoft_Exchange_OAuthToken.htm", "Help/html/Methods_T_Independentsoft_Exchange_Occurrence.htm", "Help/html/Methods_T_Independentsoft_Exchange_OccurrenceItemId.htm", "Help/html/Methods_T_Independentsoft_Exchange_OnlineMeetingSettings.htm", "Help/html/Methods_T_Independentsoft_Exchange_Or.htm", "Help/html/Methods_T_Independentsoft_Exchange_OutOfOffice.htm", "Help/html/Methods_T_Independentsoft_Exchange_OutOfOfficeMailTip.htm", "Help/html/Methods_T_Independentsoft_Exchange_OutOfOfficeResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_OwaOptions.htm", "Help/html/Methods_T_Independentsoft_Exchange_PageView.htm", "Help/html/Methods_T_Independentsoft_Exchange_PerformReminderActionResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Period.htm", "Help/html/Methods_T_Independentsoft_Exchange_Permission.htm", "Help/html/Methods_T_Independentsoft_Exchange_PermissionSet.htm", "Help/html/Methods_T_Independentsoft_Exchange_Persona.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaAttribution.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaInfoResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaPhoneNumber.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaPostalAddress.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_PersonaShape.htm", "Help/html/Methods_T_Independentsoft_Exchange_PhoneEntity.htm", "Help/html/Methods_T_Independentsoft_Exchange_Post.htm", "Help/html/Methods_T_Independentsoft_Exchange_PostPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_PostReplyItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_PreviewItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_PreviewItemMailbox.htm", "Help/html/Methods_T_Independentsoft_Exchange_PreviewItemShape.htm", "Help/html/Methods_T_Independentsoft_Exchange_Property.htm", "Help/html/Methods_T_Independentsoft_Exchange_PropertyId.htm", "Help/html/Methods_T_Independentsoft_Exchange_PropertyName.htm", "Help/html/Methods_T_Independentsoft_Exchange_PropertyOrder.htm", "Help/html/Methods_T_Independentsoft_Exchange_PropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_PropertyTag.htm", "Help/html/Methods_T_Independentsoft_Exchange_ProtectionRule.htm", "Help/html/Methods_T_Independentsoft_Exchange_ProtectionRuleAction.htm", "Help/html/Methods_T_Independentsoft_Exchange_ProtectionRulesConfiguration.htm", "Help/html/Methods_T_Independentsoft_Exchange_PullSubscription.htm", "Help/html/Methods_T_Independentsoft_Exchange_PushSubscription.htm", "Help/html/Methods_T_Independentsoft_Exchange_QueryString.htm", "Help/html/Methods_T_Independentsoft_Exchange_ReadFlagChange.htm", "Help/html/Methods_T_Independentsoft_Exchange_RecipientTrackingEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_Recurrence.htm", "Help/html/Methods_T_Independentsoft_Exchange_RecurringDateTransition.htm", "Help/html/Methods_T_Independentsoft_Exchange_RecurringDayTransition.htm", "Help/html/Methods_T_Independentsoft_Exchange_RecurringMasterItemId.htm", "Help/html/Methods_T_Independentsoft_Exchange_RefinerItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_Reminder.htm", "Help/html/Methods_T_Independentsoft_Exchange_ReminderItemAction.htm", "Help/html/Methods_T_Independentsoft_Exchange_RemoveItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_ReplyAllItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_ReplyBody.htm", "Help/html/Methods_T_Independentsoft_Exchange_ReplyItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_Resolution.htm", "Help/html/Methods_T_Independentsoft_Exchange_ResolveNamesResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Response.htm", "Help/html/Methods_T_Independentsoft_Exchange_ResponseItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_Restriction.htm", "Help/html/Methods_T_Independentsoft_Exchange_RetentionPolicyTag.htm", "Help/html/Methods_T_Independentsoft_Exchange_RetentionSettings.htm", "Help/html/Methods_T_Independentsoft_Exchange_RetentionTag.htm", "Help/html/Methods_T_Independentsoft_Exchange_Rule.htm", "Help/html/Methods_T_Independentsoft_Exchange_RuleActions.htm", "Help/html/Methods_T_Independentsoft_Exchange_RuleConditions.htm", "Help/html/Methods_T_Independentsoft_Exchange_RuleExceptions.htm", "Help/html/Methods_T_Independentsoft_Exchange_RuleOperationError.htm", "Help/html/Methods_T_Independentsoft_Exchange_RuleOperationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_RulePredicateDateRange.htm", "Help/html/Methods_T_Independentsoft_Exchange_RulePredicateSizeRange.htm", "Help/html/Methods_T_Independentsoft_Exchange_RuleValidationError.htm", "Help/html/Methods_T_Independentsoft_Exchange_SearchFolder.htm", "Help/html/Methods_T_Independentsoft_Exchange_SearchFolderParameters.htm", "Help/html/Methods_T_Independentsoft_Exchange_SearchMailboxesResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_SearchableMailbox.htm", "Help/html/Methods_T_Independentsoft_Exchange_SeekToConditionPageItemView.htm", "Help/html/Methods_T_Independentsoft_Exchange_SendNotificationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_SerializableTimeZone.htm", "Help/html/Methods_T_Independentsoft_Exchange_SerializableTimeZoneTime.htm", "Help/html/Methods_T_Independentsoft_Exchange_ServerVersionInfo.htm", "Help/html/Methods_T_Independentsoft_Exchange_Service.htm", "Help/html/Methods_T_Independentsoft_Exchange_ServiceConfigurationResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_ServiceRequestException.htm", "Help/html/Methods_T_Independentsoft_Exchange_SmtpDomain.htm", "Help/html/Methods_T_Independentsoft_Exchange_SourceId.htm", "Help/html/Methods_T_Independentsoft_Exchange_StandardFolderId.htm", "Help/html/Methods_T_Independentsoft_Exchange_StandardGroupBy.htm", "Help/html/Methods_T_Independentsoft_Exchange_StatusEvent.htm", "Help/html/Methods_T_Independentsoft_Exchange_StreamingEventsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_StreamingSubscription.htm", "Help/html/Methods_T_Independentsoft_Exchange_StringAttributedValue.htm", "Help/html/Methods_T_Independentsoft_Exchange_SubscribeResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Subscription.htm", "Help/html/Methods_T_Independentsoft_Exchange_Suggestion.htm", "Help/html/Methods_T_Independentsoft_Exchange_SuggestionDay.htm", "Help/html/Methods_T_Independentsoft_Exchange_SuggestionsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_SuggestionsViewOptions.htm", "Help/html/Methods_T_Independentsoft_Exchange_SuppressReadReceipt.htm", "Help/html/Methods_T_Independentsoft_Exchange_SyncFoldersResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_SyncItemsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_Task.htm", "Help/html/Methods_T_Independentsoft_Exchange_TaskPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_TaskRecurrence.htm", "Help/html/Methods_T_Independentsoft_Exchange_TaskSuggestion.htm", "Help/html/Methods_T_Independentsoft_Exchange_TasksFolder.htm", "Help/html/Methods_T_Independentsoft_Exchange_TentativelyAcceptItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_Time.htm", "Help/html/Methods_T_Independentsoft_Exchange_TimeChange.htm", "Help/html/Methods_T_Independentsoft_Exchange_TimeDuration.htm", "Help/html/Methods_T_Independentsoft_Exchange_TimeZone.htm", "Help/html/Methods_T_Independentsoft_Exchange_TimeZoneDefinition.htm", "Help/html/Methods_T_Independentsoft_Exchange_TooBigGroupAttendeeConflict.htm", "Help/html/Methods_T_Independentsoft_Exchange_Transition.htm", "Help/html/Methods_T_Independentsoft_Exchange_TransitionsGroup.htm", "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessagingConfiguration.htm", "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.htm", "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.htm", "Help/html/Methods_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.htm", "Help/html/Methods_T_Independentsoft_Exchange_UnindexedPropertyPath.htm", "Help/html/Methods_T_Independentsoft_Exchange_UnknownAttendeeConflict.htm", "Help/html/Methods_T_Independentsoft_Exchange_UploadItem.htm", "Help/html/Methods_T_Independentsoft_Exchange_UploadItemsResponse.htm", "Help/html/Methods_T_Independentsoft_Exchange_UrlEntity.htm", "Help/html/Methods_T_Independentsoft_Exchange_UserConfiguration.htm", "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.htm", "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationDictionaryKey.htm", "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationDictionaryValue.htm", "Help/html/Methods_T_Independentsoft_Exchange_UserConfigurationName.htm", "Help/html/Methods_T_Independentsoft_Exchange_UserId.htm", "Help/html/Methods_T_Independentsoft_Exchange_UserMailbox.htm", "Help/html/Methods_T_Independentsoft_Exchange_View.htm", "Help/html/Methods_T_Independentsoft_Exchange_WeeklyRecurrencePattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.htm", "Help/html/Methods_T_Independentsoft_Exchange_WorkingHours.htm", "Help/html/Methods_T_Independentsoft_Exchange_WorkingPeriod.htm", "Help/html/Methods_T_Independentsoft_Exchange_YearlyRegeneratingPattern.htm", "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_CompoundFile.htm", "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.htm", "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.htm", "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm", "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.htm", "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_Storage.htm", "Help/html/Methods_T_Independentsoft_IO_StructuredStorage_Stream.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonArray.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonBoolean.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonNull.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonNumber.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonObject.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonParseException.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonParser.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonString.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonUtil.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_JsonValue.htm", "Help/html/Methods_T_Independentsoft_Json_Parser_Member.htm", "Help/html/Methods_T_Independentsoft_Msg_Attachment.htm", "Help/html/Methods_T_Independentsoft_Msg_ExtendedProperty.htm", "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyId.htm", "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyList.htm", "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyName.htm", "Help/html/Methods_T_Independentsoft_Msg_ExtendedPropertyTag.htm", "Help/html/Methods_T_Independentsoft_Msg_Message.htm", "Help/html/Methods_T_Independentsoft_Msg_Recipient.htm", "Help/html/Methods_T_Independentsoft_Msg_RecurrencePattern.htm", "Help/html/Methods_T_Independentsoft_Msg_StandardPropertySet.htm", "Help/html/N_Independentsoft_Email_Mime.htm", "Help/html/N_Independentsoft_Exchange.htm", "Help/html/N_Independentsoft_Exchange_Autodiscover.htm", "Help/html/N_Independentsoft_Exchange_UnifiedMessaging.htm", "Help/html/N_Independentsoft_IO_StructuredStorage.htm", "Help/html/N_Independentsoft_Json_Parser.htm", "Help/html/N_Independentsoft_Msg.htm", "Help/html/Overload_Independentsoft_Email_Mime_Attachment_Save.htm", "Help/html/Overload_Independentsoft_Email_Mime_Attachment__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_BodyPartList_Add.htm", "Help/html/Overload_Independentsoft_Email_Mime_BodyPart_Save.htm", "Help/html/Overload_Independentsoft_Email_Mime_BodyPart__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_ContentDisposition__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_ContentType__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_HeaderList_Item.htm", "Help/html/Overload_Independentsoft_Email_Mime_HeaderList_Remove.htm", "Help/html/Overload_Independentsoft_Email_Mime_Header__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_Mailbox__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_MessageFormatException__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_Message_GetAttachments.htm", "Help/html/Overload_Independentsoft_Email_Mime_Message_Open.htm", "Help/html/Overload_Independentsoft_Email_Mime_Message_Save.htm", "Help/html/Overload_Independentsoft_Email_Mime_Message__ctor.htm", "Help/html/Overload_Independentsoft_Email_Mime_ParameterList_Item.htm", "Help/html/Overload_Independentsoft_Email_Mime_ParameterList_Remove.htm", "Help/html/Overload_Independentsoft_Email_Mime_Parameter__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AbsoluteDate__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AcceptItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AcceptSharingInvitation__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AddressListId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AggregateOn__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AlternateId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AlternatePublicFolderId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_And__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Appointment__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AttachmentId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_AttachmentShape__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Attendee__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings.htm", "Help/html/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings.htm", "Help/html/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Autodiscover_UserSettingList_Item.htm", "Help/html/Overload_Independentsoft_Exchange_Body__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_CalendarFolder__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_CalendarView__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_CancelItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Category__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ClientAccessTokenRequest__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Contact__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ContactsFolder__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ContactsView__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Contains__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ConversationRequest__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ConversationShape__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_CustomPropertyId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_CustomPropertyName__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_DailyRecurrencePattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_DailyRegeneratingPattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_DeclineItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_DelegateUser__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_DistributionListMember__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Duration__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_EmailAddress__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_EndDateRecurrenceRange__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_EnhancedLocation__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Excludes__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Exists__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ExtendedPropertyList_Item.htm", "Help/html/Overload_Independentsoft_Exchange_ExtendedProperty__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_FileAttachment_Save.htm", "Help/html/Overload_Independentsoft_Exchange_FileAttachment__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Flag__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_FolderChange__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_FolderId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_FolderShape__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Folder__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ForwardItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_FractionalPageView__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_FreeBusyViewOptions__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_GroupBy__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Identity__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ImGroup__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IndexedPageView__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IndexedPropertyPath__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_InternetMessageHeader__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IsEqualTo__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IsGreaterThan__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IsLessThan__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_IsNotEqualTo__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ItemAttachment__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ItemChange__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ItemId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ItemShape__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Item__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Journal__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_MailboxData__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_MailboxQuery__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_MailboxSearchScope__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Mailbox__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Message__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_MimeContent__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_NoEndRecurrenceRange__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Not__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Note__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_NumberedRecurrenceRange__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_OAuthToken__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_OccurrenceItemId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Occurrence__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Or__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_OutOfOffice__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PersonaShape__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PostReplyItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Post__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PreviewItemShape__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PropertyId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PropertyName__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PropertyOrder__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PropertyTag__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Property__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PullSubscription__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_PushSubscription__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_QueryString__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Recurrence__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_RecurringMasterItemId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ReminderItemAction__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_RemoveItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ReplyAllItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ReplyBody__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_ReplyItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_RetentionTag__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SearchFolderParameters__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SearchFolder__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SeekToConditionPageItemView__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SerializableTimeZoneTime__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SerializableTimeZone__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Service_AcceptMeetingRequest.htm", "Help/html/Overload_Independentsoft_Exchange_Service_AddDelegate.htm", "Help/html/Overload_Independentsoft_Exchange_Service_AddNewImContactToGroup.htm", "Help/html/Overload_Independentsoft_Exchange_Service_ApplyConversationAction.htm", "Help/html/Overload_Independentsoft_Exchange_Service_ArchiveItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CancelMeetingRequest.htm", "Help/html/Overload_Independentsoft_Exchange_Service_ConvertId.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CopyFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CopyItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateAttachment.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateCalendarOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateCategoryList.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateFolderPath.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateManagedFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateOwaOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateRetentionSettings.htm", "Help/html/Overload_Independentsoft_Exchange_Service_CreateRule.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeclineMeetingRequest.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteAttachment.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteCalendarOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteCategoryList.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteOwaOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteRetentionSettings.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DeleteRule.htm", "Help/html/Overload_Independentsoft_Exchange_Service_DisableApp.htm", "Help/html/Overload_Independentsoft_Exchange_Service_EmptyFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_ExpandDistributionList.htm", "Help/html/Overload_Independentsoft_Exchange_Service_ExportItems.htm", "Help/html/Overload_Independentsoft_Exchange_Service_FindConversation.htm", "Help/html/Overload_Independentsoft_Exchange_Service_FindFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_FindItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_FindMessageTrackingReport.htm", "Help/html/Overload_Independentsoft_Exchange_Service_FindPeople.htm", "Help/html/Overload_Independentsoft_Exchange_Service_Forward.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetAppointment.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetAttachment.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetAttachments.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetAvailability.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetCalendarOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetCategoryList.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetClientAccessToken.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetContact.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetConversationItems.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetDelegate.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetDistributionList.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetEvents.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetFolders.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetImItemList.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetImItems.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetItems.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetJournal.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMailTips.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingCancellation.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingMessage.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingRequest.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMeetingResponse.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMessage.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMessageFile.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetMessageTrackingReport.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemDetails.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetNote.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetOutOfOffice.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetOwaOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetPost.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetReminders.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetRetentionSettings.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetRules.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetSearchableMailboxes.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetServerTimeZones.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetServiceConfiguration.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetSharingFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetSignInRequestUri.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetStreamingEvents.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetTask.htm", "Help/html/Overload_Independentsoft_Exchange_Service_GetUserConfiguration.htm", "Help/html/Overload_Independentsoft_Exchange_Service_MarkAllItemsAsRead.htm", "Help/html/Overload_Independentsoft_Exchange_Service_MarkAsJunk.htm", "Help/html/Overload_Independentsoft_Exchange_Service_MoveFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_MoveItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_PerformReminderAction.htm", "Help/html/Overload_Independentsoft_Exchange_Service_RefreshOAuthToken.htm", "Help/html/Overload_Independentsoft_Exchange_Service_RemoveDelegate.htm", "Help/html/Overload_Independentsoft_Exchange_Service_Reply.htm", "Help/html/Overload_Independentsoft_Exchange_Service_ReplyToAll.htm", "Help/html/Overload_Independentsoft_Exchange_Service_ResolveNames.htm", "Help/html/Overload_Independentsoft_Exchange_Service_SearchMailboxes.htm", "Help/html/Overload_Independentsoft_Exchange_Service_Send.htm", "Help/html/Overload_Independentsoft_Exchange_Service_SendMeetingRequest.htm", "Help/html/Overload_Independentsoft_Exchange_Service_SetHoldOnMailboxes.htm", "Help/html/Overload_Independentsoft_Exchange_Service_SetOutOfOffice.htm", "Help/html/Overload_Independentsoft_Exchange_Service_SyncFolders.htm", "Help/html/Overload_Independentsoft_Exchange_Service_SyncItems.htm", "Help/html/Overload_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateCalendarOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateCategoryList.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateDelegate.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateFolder.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateItem.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateOwaOptions.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateRetentionSettings.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UpdateRule.htm", "Help/html/Overload_Independentsoft_Exchange_Service_UploadItems.htm", "Help/html/Overload_Independentsoft_Exchange_Service__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_StandardFolderId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_StandardGroupBy__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_StreamingEventsResponse__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_StreamingSubscription__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SuggestionDay__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Suggestion__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SuggestionsViewOptions__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_SuppressReadReceipt__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_TaskRecurrence__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Task__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_TasksFolder__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_TentativelyAcceptItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_TimeChange__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_TimeDuration__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_TimeZone__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_Time__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UnindexedPropertyPath__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UploadItem__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UserConfigurationName__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UserConfiguration__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UserId__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_UserMailbox__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor.htm", "Help/html/Overload_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Open.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Save.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_CompoundFile__ctor.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_DirectoryEntryList_Item.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_Storage__ctor.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_Stream_Load.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_Stream_Save.htm", "Help/html/Overload_Independentsoft_IO_StructuredStorage_Stream__ctor.htm", "Help/html/Overload_Independentsoft_Json_Parser_JsonNumber__ctor.htm", "Help/html/Overload_Independentsoft_Json_Parser_Member__ctor.htm", "Help/html/Overload_Independentsoft_Msg_Attachment_Save.htm", "Help/html/Overload_Independentsoft_Msg_Attachment__ctor.htm", "Help/html/Overload_Independentsoft_Msg_ExtendedPropertyId__ctor.htm", "Help/html/Overload_Independentsoft_Msg_ExtendedPropertyList_Item.htm", "Help/html/Overload_Independentsoft_Msg_ExtendedPropertyName__ctor.htm", "Help/html/Overload_Independentsoft_Msg_ExtendedProperty__ctor.htm", "Help/html/Overload_Independentsoft_Msg_Message_Open.htm", "Help/html/Overload_Independentsoft_Msg_Message_Save.htm", "Help/html/Overload_Independentsoft_Msg_Message__ctor.htm", "Help/html/Overload_Independentsoft_Msg_RecurrencePattern__ctor.htm", "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentDescription.htm", "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentDisposition.htm", "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentID.htm", "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentLocation.htm", "Help/html/P_Independentsoft_Email_Mime_Attachment_ContentType.htm", "Help/html/P_Independentsoft_Email_Mime_Attachment_Name.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_Body.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_BodyParts.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentDescription.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentDisposition.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentID.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentLocation.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentTransferEncoding.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_ContentType.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_EmbeddedMessage.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_HeaderCharSet.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_HeaderEncoding.htm", "Help/html/P_Independentsoft_Email_Mime_BodyPart_Headers.htm", "Help/html/P_Independentsoft_Email_Mime_ContentDisposition_Parameters.htm", "Help/html/P_Independentsoft_Email_Mime_ContentDisposition_Type.htm", "Help/html/P_Independentsoft_Email_Mime_ContentType_CharSet.htm", "Help/html/P_Independentsoft_Email_Mime_ContentType_Parameters.htm", "Help/html/P_Independentsoft_Email_Mime_ContentType_SubType.htm", "Help/html/P_Independentsoft_Email_Mime_ContentType_Type.htm", "Help/html/P_Independentsoft_Email_Mime_HeaderList_Item.htm", "Help/html/P_Independentsoft_Email_Mime_HeaderList_Item_1.htm", "Help/html/P_Independentsoft_Email_Mime_Header_Name.htm", "Help/html/P_Independentsoft_Email_Mime_Header_Value.htm", "Help/html/P_Independentsoft_Email_Mime_Mailbox_EmailAddress.htm", "Help/html/P_Independentsoft_Email_Mime_Mailbox_Name.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Bcc.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Body.htm", "Help/html/P_Independentsoft_Email_Mime_Message_BodyParts.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Cc.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Comments.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ContentDescription.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ContentDisposition.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ContentID.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ContentLocation.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ContentTransferEncoding.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ContentType.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Date.htm", "Help/html/P_Independentsoft_Email_Mime_Message_EmbeddedMessage.htm", "Help/html/P_Independentsoft_Email_Mime_Message_From.htm", "Help/html/P_Independentsoft_Email_Mime_Message_HeaderCharSet.htm", "Help/html/P_Independentsoft_Email_Mime_Message_HeaderEncoding.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Headers.htm", "Help/html/P_Independentsoft_Email_Mime_Message_InReplyTo.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Keywords.htm", "Help/html/P_Independentsoft_Email_Mime_Message_MessageID.htm", "Help/html/P_Independentsoft_Email_Mime_Message_MimeVersion.htm", "Help/html/P_Independentsoft_Email_Mime_Message_References.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ReplyTo.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ResentDate.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ResentFrom.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ResentMessageID.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ResentSender.htm", "Help/html/P_Independentsoft_Email_Mime_Message_ReturnPath.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Sender.htm", "Help/html/P_Independentsoft_Email_Mime_Message_Subject.htm", "Help/html/P_Independentsoft_Email_Mime_Message_To.htm", "Help/html/P_Independentsoft_Email_Mime_ParameterList_Item.htm", "Help/html/P_Independentsoft_Email_Mime_Parameter_Name.htm", "Help/html/P_Independentsoft_Email_Mime_Parameter_Value.htm", "Help/html/P_Independentsoft_Exchange_AbsoluteDateTransition_Date.htm", "Help/html/P_Independentsoft_Exchange_AbsoluteDate_Date.htm", "Help/html/P_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern_DayOfMonth.htm", "Help/html/P_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern_Interval.htm", "Help/html/P_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern_DayOfMonth.htm", "Help/html/P_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern_Month.htm", "Help/html/P_Independentsoft_Exchange_AddressEntity_Address.htm", "Help/html/P_Independentsoft_Exchange_AddressEntity_Position.htm", "Help/html/P_Independentsoft_Exchange_AddressListId_Id.htm", "Help/html/P_Independentsoft_Exchange_AggregateOn_Aggregate.htm", "Help/html/P_Independentsoft_Exchange_AggregateOn_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_AlternateId_FolderId.htm", "Help/html/P_Independentsoft_Exchange_AlternateId_Format.htm", "Help/html/P_Independentsoft_Exchange_AlternateId_Id.htm", "Help/html/P_Independentsoft_Exchange_AlternateId_ItemId.htm", "Help/html/P_Independentsoft_Exchange_AlternateId_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderId_FolderId.htm", "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderId_Format.htm", "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderItemId_FolderId.htm", "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderItemId_Format.htm", "Help/html/P_Independentsoft_Exchange_AlternatePublicFolderItemId_ItemId.htm", "Help/html/P_Independentsoft_Exchange_AppointmentPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_Appointment_AdjacentMeetingCount.htm", "Help/html/P_Independentsoft_Exchange_Appointment_AdjacentMeetings.htm", "Help/html/P_Independentsoft_Exchange_Appointment_AllowNewTimeProposal.htm", "Help/html/P_Independentsoft_Exchange_Appointment_BusyStatus.htm", "Help/html/P_Independentsoft_Exchange_Appointment_CommonEndTime.htm", "Help/html/P_Independentsoft_Exchange_Appointment_CommonStartTime.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ConferenceType.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ConflictingMeetingCount.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ConflictingMeetings.htm", "Help/html/P_Independentsoft_Exchange_Appointment_DateTimeStamp.htm", "Help/html/P_Independentsoft_Exchange_Appointment_DeletedOccurrences.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Duration.htm", "Help/html/P_Independentsoft_Exchange_Appointment_EndTime.htm", "Help/html/P_Independentsoft_Exchange_Appointment_EndTimeZone.htm", "Help/html/P_Independentsoft_Exchange_Appointment_EndWallClock.htm", "Help/html/P_Independentsoft_Exchange_Appointment_EnhancedLocation.htm", "Help/html/P_Independentsoft_Exchange_Appointment_FirstOccurrence.htm", "Help/html/P_Independentsoft_Exchange_Appointment_InstanceType.htm", "Help/html/P_Independentsoft_Exchange_Appointment_IsAllDayEvent.htm", "Help/html/P_Independentsoft_Exchange_Appointment_IsCancelled.htm", "Help/html/P_Independentsoft_Exchange_Appointment_IsMeeting.htm", "Help/html/P_Independentsoft_Exchange_Appointment_IsOnlineMeeting.htm", "Help/html/P_Independentsoft_Exchange_Appointment_IsPrivate.htm", "Help/html/P_Independentsoft_Exchange_Appointment_IsRecurring.htm", "Help/html/P_Independentsoft_Exchange_Appointment_IsResponseRequested.htm", "Help/html/P_Independentsoft_Exchange_Appointment_JoinOnlineMeetingUrl.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Label.htm", "Help/html/P_Independentsoft_Exchange_Appointment_LastOccurrence.htm", "Help/html/P_Independentsoft_Exchange_Appointment_LegacyFreeBusyStatus.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Location.htm", "Help/html/P_Independentsoft_Exchange_Appointment_MeetingRequestWasSent.htm", "Help/html/P_Independentsoft_Exchange_Appointment_MeetingStatus.htm", "Help/html/P_Independentsoft_Exchange_Appointment_MeetingTimeZone.htm", "Help/html/P_Independentsoft_Exchange_Appointment_MeetingWorkspaceUrl.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ModifiedOccurrences.htm", "Help/html/P_Independentsoft_Exchange_Appointment_MyResponse.htm", "Help/html/P_Independentsoft_Exchange_Appointment_NetShowUrl.htm", "Help/html/P_Independentsoft_Exchange_Appointment_OnlineMeetingSettings.htm", "Help/html/P_Independentsoft_Exchange_Appointment_OptionalAttendees.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Organizer.htm", "Help/html/P_Independentsoft_Exchange_Appointment_OriginalStartTime.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Priority.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Recurrence.htm", "Help/html/P_Independentsoft_Exchange_Appointment_RecurrenceEnd.htm", "Help/html/P_Independentsoft_Exchange_Appointment_RecurrenceId.htm", "Help/html/P_Independentsoft_Exchange_Appointment_RecurrencePattern.htm", "Help/html/P_Independentsoft_Exchange_Appointment_RecurrenceStart.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ReminderNextTime.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ReminderOverrideDefault.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ReminderPlaySound.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ReminderSoundFile.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ReplyTime.htm", "Help/html/P_Independentsoft_Exchange_Appointment_RequiredAttendees.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Resources.htm", "Help/html/P_Independentsoft_Exchange_Appointment_ResponseStatus.htm", "Help/html/P_Independentsoft_Exchange_Appointment_SequenceNumber.htm", "Help/html/P_Independentsoft_Exchange_Appointment_StartTime.htm", "Help/html/P_Independentsoft_Exchange_Appointment_StartTimeZone.htm", "Help/html/P_Independentsoft_Exchange_Appointment_StartWallClock.htm", "Help/html/P_Independentsoft_Exchange_Appointment_State.htm", "Help/html/P_Independentsoft_Exchange_Appointment_TimeZone.htm", "Help/html/P_Independentsoft_Exchange_Appointment_Uid.htm", "Help/html/P_Independentsoft_Exchange_Appointment_When.htm", "Help/html/P_Independentsoft_Exchange_AttachmentId_Id.htm", "Help/html/P_Independentsoft_Exchange_AttachmentId_RootItemChangeKey.htm", "Help/html/P_Independentsoft_Exchange_AttachmentId_RootItemId.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_ContentId.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_ContentLocation.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_ContentType.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_Id.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_IsInline.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_LastModifiedTime.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_Name.htm", "Help/html/P_Independentsoft_Exchange_AttachmentInfo_Size.htm", "Help/html/P_Independentsoft_Exchange_AttachmentShape_BodyType.htm", "Help/html/P_Independentsoft_Exchange_AttachmentShape_FilterHtmlContent.htm", "Help/html/P_Independentsoft_Exchange_AttachmentShape_IncludeMimeContent.htm", "Help/html/P_Independentsoft_Exchange_AttachmentShape_PropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_Attachment_AttachmentId.htm", "Help/html/P_Independentsoft_Exchange_Attachment_ContentId.htm", "Help/html/P_Independentsoft_Exchange_Attachment_ContentLocation.htm", "Help/html/P_Independentsoft_Exchange_Attachment_ContentType.htm", "Help/html/P_Independentsoft_Exchange_Attachment_IsInline.htm", "Help/html/P_Independentsoft_Exchange_Attachment_LastModifiedTime.htm", "Help/html/P_Independentsoft_Exchange_Attachment_Name.htm", "Help/html/P_Independentsoft_Exchange_Attachment_Size.htm", "Help/html/P_Independentsoft_Exchange_Attendee_LastResponseTime.htm", "Help/html/P_Independentsoft_Exchange_Attendee_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_Attendee_ResponseType.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_Action.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_Error.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ExchangeProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ExchangeProxyProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ImagePath.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_RedirectEmailAddress.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_RedirectUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_ServiceHomeUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_Type.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Account_WebProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Code.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_DebugData.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Id.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Message.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverException_Time.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AllowAutoRedirect.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_AllowWriteStreamBuffering.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_ClientCertificate.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_CookieContainer.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Credentials.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_KeepAlive.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_PreAuthenticate.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Proxy.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_RequestEncoding.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_RequestServerVersion.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_SendChunked.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Timeout.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_UnsafeAuthenticatedConnectionSharing.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_AutodiscoverService_Url.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_DomainSettingErrors.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_DomainSettings.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainResponse_RedirectTarget.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSettingError_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSettingError_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSettingError_SettingName.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_Name.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_ProtocolConnections.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_Type.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_Value.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_DomainSetting_WebClientUrls.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Code.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_DebugData.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Id.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Message.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_Error_Time.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ActiveDirectory.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_AuthenticationPackage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_AvailabilityServiceUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelEmailAggregationUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelMessageTrackingUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelRetentionTagsUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelTextMessagingUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelUnifiedMessagingUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeControlPanelUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ExchangeWebServiceUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_MailboxDatabaseLegacyDN.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_OfflineAddressBookUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_OutOfOfficeUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_PublicFolderServer.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_Server.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ServerDN.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_ServerVersion.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_SslEnabled.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_Type.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProtocol_UnifiedMessagingServiceUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ActiveDirectory.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_AuthenticationPackage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_AvailabilityServiceUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelEmailAggregationUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelMessageTrackingUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelRetentionTagsUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelTextMessagingUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelUnifiedMessagingUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeControlPanelUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ExchangeWebServiceUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_MailboxDatabaseLegacyDN.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_OfflineAddressBookUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_OutOfOfficeUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_PublicFolderServer.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_Server.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ServerDN.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_ServerVersion.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_SslEnabled.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_Type.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol_UnifiedMessagingServiceUrl.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_ExchangeProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_ExchangeProxyProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_OutlookWebAccessUrls.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ExternalAccess_WebProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse_DomainResponses.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_ApplicationUri.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_Domains.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse_UserResponses.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_ExchangeProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_ExchangeProxyProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_OutlookWebAccessUrls.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_InternalAccess_WebProtocol.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncError_DebugData.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncError_Message.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncError_Status.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncProvider_Culture.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncProvider_Server.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncProvider_User.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncServer_Name.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncServer_Type.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncServer_Url.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncUser_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_MobileSyncUser_EmailAddress.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookProvider_Account.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookProvider_User.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl_AuthenticationMethods.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl_Url.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ProtocolConnection_EncryptionMethod.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ProtocolConnection_Hostname.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_ProtocolConnection_Port.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_RedirectTarget.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_UserSettingErrors.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserResponse_UserSettings.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingError_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingError_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingError_SettingName.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSettingList_Item.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_Name.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_ProtocolConnections.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_Type.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_Value.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_UserSetting_WebClientUrls.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_User_DeploymentId.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_User_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_User_LegacyDN.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_WebClientUrl_AuthenticationMethods.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_WebClientUrl_Url.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_WebProtocol_ExternalAccess.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_WebProtocol_InternalAccess.htm", "Help/html/P_Independentsoft_Exchange_Autodiscover_WebProtocol_Type.htm", "Help/html/P_Independentsoft_Exchange_AvailabilityResponse_FreeBusyResponses.htm", "Help/html/P_Independentsoft_Exchange_AvailabilityResponse_ServerVersionInfo.htm", "Help/html/P_Independentsoft_Exchange_AvailabilityResponse_SuggestionsResponse.htm", "Help/html/P_Independentsoft_Exchange_Body_IsTruncated.htm", "Help/html/P_Independentsoft_Exchange_Body_Text.htm", "Help/html/P_Independentsoft_Exchange_Body_Type.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_EndTime.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsException.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsMeeting.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsPrivate.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_IsRecurring.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_LegacyFreeBusyStatus.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_Location.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_ReminderIsSet.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_StartTime.htm", "Help/html/P_Independentsoft_Exchange_CalendarEvent_Subject.htm", "Help/html/P_Independentsoft_Exchange_CalendarFolder_PermissionSet.htm", "Help/html/P_Independentsoft_Exchange_CalendarOptions_AutoProcess.htm", "Help/html/P_Independentsoft_Exchange_CalendarOptions_AutoProcessExternal.htm", "Help/html/P_Independentsoft_Exchange_CalendarOptions_AutoProcessNewItems.htm", "Help/html/P_Independentsoft_Exchange_CalendarOptions_DeleteUpdatedItems.htm", "Help/html/P_Independentsoft_Exchange_CalendarOptions_ReminderDefault.htm", "Help/html/P_Independentsoft_Exchange_CalendarOptions_ReminderUpgradeTime.htm", "Help/html/P_Independentsoft_Exchange_CalendarOptions_RemoveForwardedMeetingNotifications.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermissionSet_Entries.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermissionSet_Permissions.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_CanCreateItems.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_CanCreateSubFolders.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_DeleteItems.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_EditItems.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_IsFolderContact.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_IsFolderOwner.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_IsFolderVisible.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_Level.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_ReadItems.htm", "Help/html/P_Independentsoft_Exchange_CalendarPermission_UserId.htm", "Help/html/P_Independentsoft_Exchange_CalendarView_EndTime.htm", "Help/html/P_Independentsoft_Exchange_CalendarView_StartTime.htm", "Help/html/P_Independentsoft_Exchange_CategoryList_Categories.htm", "Help/html/P_Independentsoft_Exchange_CategoryList_Default.htm", "Help/html/P_Independentsoft_Exchange_CategoryList_LastSavedSession.htm", "Help/html/P_Independentsoft_Exchange_CategoryList_LastSavedTime.htm", "Help/html/P_Independentsoft_Exchange_Category_Color.htm", "Help/html/P_Independentsoft_Exchange_Category_Guid.htm", "Help/html/P_Independentsoft_Exchange_Category_KeyboardShortcut.htm", "Help/html/P_Independentsoft_Exchange_Category_LastSessionUsed.htm", "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsed.htm", "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedCalendar.htm", "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedContacts.htm", "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedJournal.htm", "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedMail.htm", "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedNotes.htm", "Help/html/P_Independentsoft_Exchange_Category_LastTimeUsedTasks.htm", "Help/html/P_Independentsoft_Exchange_Category_Name.htm", "Help/html/P_Independentsoft_Exchange_Category_RenameOnFirstUse.htm", "Help/html/P_Independentsoft_Exchange_Category_UsageCount.htm", "Help/html/P_Independentsoft_Exchange_ChangeHighlights_EndTime.htm", "Help/html/P_Independentsoft_Exchange_ChangeHighlights_HasEndTimeChanged.htm", "Help/html/P_Independentsoft_Exchange_ChangeHighlights_HasLocationChanged.htm", "Help/html/P_Independentsoft_Exchange_ChangeHighlights_HasStartTimeChanged.htm", "Help/html/P_Independentsoft_Exchange_ChangeHighlights_Location.htm", "Help/html/P_Independentsoft_Exchange_ChangeHighlights_StartTime.htm", "Help/html/P_Independentsoft_Exchange_ClientAccessTokenRequest_Id.htm", "Help/html/P_Independentsoft_Exchange_ClientAccessTokenRequest_Type.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_FirstName.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_FullName.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_Initials.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_LastName.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_MiddleName.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_Nickname.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_Suffix.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_Title.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_YomiFirstName.htm", "Help/html/P_Independentsoft_Exchange_CompleteName_YomiLastName.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_Addresses.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_AssistantPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessFax.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessName.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_BusinessPhone2.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_CallbackPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_CarPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_CompanyPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_EmailAddresses.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_HomeFax.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_HomePhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_HomePhone2.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_Isdn.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_MobilePhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_OtherFax.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_OtherPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_Pager.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_PersonName.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_Position.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_PrimaryPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_RadioPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_Telex.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_TtyTddPhone.htm", "Help/html/P_Independentsoft_Exchange_ContactEntity_Urls.htm", "Help/html/P_Independentsoft_Exchange_ContactPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_Contact_Alias.htm", "Help/html/P_Independentsoft_Exchange_Contact_AssistantName.htm", "Help/html/P_Independentsoft_Exchange_Contact_AssistantPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_Birthday.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddress.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressCity.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressCountry.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressPostalCode.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressState.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessAddressStreet.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessFax.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessHomePage.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_BusinessPhone2.htm", "Help/html/P_Independentsoft_Exchange_Contact_CallbackPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_CarPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_Children.htm", "Help/html/P_Independentsoft_Exchange_Contact_Companies.htm", "Help/html/P_Independentsoft_Exchange_Contact_CompanyName.htm", "Help/html/P_Independentsoft_Exchange_Contact_CompanyPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_CompleteName.htm", "Help/html/P_Independentsoft_Exchange_Contact_Department.htm", "Help/html/P_Independentsoft_Exchange_Contact_DirectReports.htm", "Help/html/P_Independentsoft_Exchange_Contact_DirectoryId.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email1Address.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email1DisplayAs.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email1DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email1Type.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email2Address.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email2DisplayAs.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email2DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email2Type.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email3Address.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email3DisplayAs.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email3DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Contact_Email3Type.htm", "Help/html/P_Independentsoft_Exchange_Contact_FileAs.htm", "Help/html/P_Independentsoft_Exchange_Contact_FileAsMapping.htm", "Help/html/P_Independentsoft_Exchange_Contact_Gender.htm", "Help/html/P_Independentsoft_Exchange_Contact_Generation.htm", "Help/html/P_Independentsoft_Exchange_Contact_GivenName.htm", "Help/html/P_Independentsoft_Exchange_Contact_HasPicture.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomeAddress.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressCity.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressCountry.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressPostalCode.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressState.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomeAddressStreet.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomeFax.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomePhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_HomePhone2.htm", "Help/html/P_Independentsoft_Exchange_Contact_Initials.htm", "Help/html/P_Independentsoft_Exchange_Contact_InstantMessengerAddress1.htm", "Help/html/P_Independentsoft_Exchange_Contact_InstantMessengerAddress2.htm", "Help/html/P_Independentsoft_Exchange_Contact_InstantMessengerAddress3.htm", "Help/html/P_Independentsoft_Exchange_Contact_Isdn.htm", "Help/html/P_Independentsoft_Exchange_Contact_JobTitle.htm", "Help/html/P_Independentsoft_Exchange_Contact_MSExchangeCertificate.htm", "Help/html/P_Independentsoft_Exchange_Contact_Manager.htm", "Help/html/P_Independentsoft_Exchange_Contact_ManagerMailbox.htm", "Help/html/P_Independentsoft_Exchange_Contact_MiddleName.htm", "Help/html/P_Independentsoft_Exchange_Contact_Mileage.htm", "Help/html/P_Independentsoft_Exchange_Contact_MobilePhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_Nickname.htm", "Help/html/P_Independentsoft_Exchange_Contact_Notes.htm", "Help/html/P_Independentsoft_Exchange_Contact_OfficeLocation.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherAddress.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressCity.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressCountry.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressPostalCode.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressState.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherAddressStreet.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherFax.htm", "Help/html/P_Independentsoft_Exchange_Contact_OtherPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_Pager.htm", "Help/html/P_Independentsoft_Exchange_Contact_PhoneticFirstName.htm", "Help/html/P_Independentsoft_Exchange_Contact_PhoneticFullName.htm", "Help/html/P_Independentsoft_Exchange_Contact_PhoneticLastName.htm", "Help/html/P_Independentsoft_Exchange_Contact_Photo.htm", "Help/html/P_Independentsoft_Exchange_Contact_PrimaryPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_Profession.htm", "Help/html/P_Independentsoft_Exchange_Contact_RadioPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_SelectedMailingAddress.htm", "Help/html/P_Independentsoft_Exchange_Contact_SpouseName.htm", "Help/html/P_Independentsoft_Exchange_Contact_Surname.htm", "Help/html/P_Independentsoft_Exchange_Contact_Telex.htm", "Help/html/P_Independentsoft_Exchange_Contact_Title.htm", "Help/html/P_Independentsoft_Exchange_Contact_TtyTddPhone.htm", "Help/html/P_Independentsoft_Exchange_Contact_UserSMIMECertificate.htm", "Help/html/P_Independentsoft_Exchange_Contact_WeddingAnniversary.htm", "Help/html/P_Independentsoft_Exchange_ContactsView_FinalName.htm", "Help/html/P_Independentsoft_Exchange_ContactsView_InitialName.htm", "Help/html/P_Independentsoft_Exchange_Contains_Comparison.htm", "Help/html/P_Independentsoft_Exchange_Contains_Mode.htm", "Help/html/P_Independentsoft_Exchange_Contains_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_Contains_Value.htm", "Help/html/P_Independentsoft_Exchange_ContentSettings_Id.htm", "Help/html/P_Independentsoft_Exchange_ContentSettings_MessageClass.htm", "Help/html/P_Independentsoft_Exchange_ContentSettings_Period.htm", "Help/html/P_Independentsoft_Exchange_ContentSettings_RetentionAction.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_Action.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_Categories.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_ContextFolderId.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_ConversationId.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_ConversationLastSyncTime.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_DeleteType.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_DestinationFolderId.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_EnableAlwaysDelete.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_IsRead.htm", "Help/html/P_Independentsoft_Exchange_ConversationAction_ProcessRightAway.htm", "Help/html/P_Independentsoft_Exchange_ConversationItemResponse_ConversationId.htm", "Help/html/P_Independentsoft_Exchange_ConversationItemResponse_Nodes.htm", "Help/html/P_Independentsoft_Exchange_ConversationItemResponse_SyncState.htm", "Help/html/P_Independentsoft_Exchange_ConversationNode_InternetMessageId.htm", "Help/html/P_Independentsoft_Exchange_ConversationNode_Items.htm", "Help/html/P_Independentsoft_Exchange_ConversationNode_ParentInternetMessageId.htm", "Help/html/P_Independentsoft_Exchange_ConversationRequest_ConversationId.htm", "Help/html/P_Independentsoft_Exchange_ConversationRequest_SyncState.htm", "Help/html/P_Independentsoft_Exchange_ConversationShape_PropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_ConversationShape_Type.htm", "Help/html/P_Independentsoft_Exchange_Conversation_Categories.htm", "Help/html/P_Independentsoft_Exchange_Conversation_DraftItemIds.htm", "Help/html/P_Independentsoft_Exchange_Conversation_FlagStatus.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobaIconIndex.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalCategories.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalFlagStatus.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalHasAttachments.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalImportance.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalItemClasses.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalItemIds.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalLastDeliveryTime.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalMessageCount.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalSize.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUniqueRecipients.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUniqueSenders.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUniqueUnreadSenders.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GlobalUnreadCount.htm", "Help/html/P_Independentsoft_Exchange_Conversation_GroupingAction.htm", "Help/html/P_Independentsoft_Exchange_Conversation_HasAttachments.htm", "Help/html/P_Independentsoft_Exchange_Conversation_IconIndex.htm", "Help/html/P_Independentsoft_Exchange_Conversation_Id.htm", "Help/html/P_Independentsoft_Exchange_Conversation_Importance.htm", "Help/html/P_Independentsoft_Exchange_Conversation_InstanceKey.htm", "Help/html/P_Independentsoft_Exchange_Conversation_ItemClasses.htm", "Help/html/P_Independentsoft_Exchange_Conversation_ItemIds.htm", "Help/html/P_Independentsoft_Exchange_Conversation_LastDeliveryTime.htm", "Help/html/P_Independentsoft_Exchange_Conversation_LastModifiedTime.htm", "Help/html/P_Independentsoft_Exchange_Conversation_MessageCount.htm", "Help/html/P_Independentsoft_Exchange_Conversation_NextPredictedAction.htm", "Help/html/P_Independentsoft_Exchange_Conversation_Preview.htm", "Help/html/P_Independentsoft_Exchange_Conversation_Size.htm", "Help/html/P_Independentsoft_Exchange_Conversation_Topic.htm", "Help/html/P_Independentsoft_Exchange_Conversation_UniqueRecipients.htm", "Help/html/P_Independentsoft_Exchange_Conversation_UniqueSenders.htm", "Help/html/P_Independentsoft_Exchange_Conversation_UniqueUnreadSenders.htm", "Help/html/P_Independentsoft_Exchange_Conversation_UnreadCount.htm", "Help/html/P_Independentsoft_Exchange_ConvertIdResponse_AlternateId.htm", "Help/html/P_Independentsoft_Exchange_CopiedEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_CopiedEvent_OldId.htm", "Help/html/P_Independentsoft_Exchange_CopiedEvent_OldParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_CopiedEvent_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_CopiedEvent_TimeStamp.htm", "Help/html/P_Independentsoft_Exchange_CreateAttachmentResponse_Attachment.htm", "Help/html/P_Independentsoft_Exchange_CreatedEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_CreatedEvent_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_CreatedEvent_TimeStamp.htm", "Help/html/P_Independentsoft_Exchange_CustomPropertyId_Id.htm", "Help/html/P_Independentsoft_Exchange_CustomPropertyId_Set.htm", "Help/html/P_Independentsoft_Exchange_CustomPropertyId_Type.htm", "Help/html/P_Independentsoft_Exchange_CustomPropertyName_Name.htm", "Help/html/P_Independentsoft_Exchange_CustomPropertyName_Set.htm", "Help/html/P_Independentsoft_Exchange_CustomPropertyName_Type.htm", "Help/html/P_Independentsoft_Exchange_DailyRecurrencePattern_Interval.htm", "Help/html/P_Independentsoft_Exchange_DailyRegeneratingPattern_Interval.htm", "Help/html/P_Independentsoft_Exchange_DelegateResponse_DelegateUserResponses.htm", "Help/html/P_Independentsoft_Exchange_DelegateResponse_DeliverMeetingRequests.htm", "Help/html/P_Independentsoft_Exchange_DelegateUserResponse_DelegateUser.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_CalendarFolderPermissionLevel.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_ContactsFolderPermissionLevel.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_InboxFolderPermissionLevel.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_JournalFolderPermissionLevel.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_NotesFolderPermissionLevel.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_ReceiveCopiesOfMeetingMessages.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_TasksFolderPermissionLevel.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_UserId.htm", "Help/html/P_Independentsoft_Exchange_DelegateUser_ViewPrivateItems.htm", "Help/html/P_Independentsoft_Exchange_DeleteAttachmentResponse_ItemId.htm", "Help/html/P_Independentsoft_Exchange_DeletedEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_DeletedEvent_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_DeletedEvent_TimeStamp.htm", "Help/html/P_Independentsoft_Exchange_DeletedOccurrence_StartTime.htm", "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_DeviceCode.htm", "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_ExpiresIn.htm", "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_ExpiresOn.htm", "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_Interval.htm", "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_Message.htm", "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_UserCode.htm", "Help/html/P_Independentsoft_Exchange_DeviceAuthorizationCode_VerificationUri.htm", "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_InPlaceHoldIdentity.htm", "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_ManagedByOrganization.htm", "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_SearchId.htm", "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_SearchQuery.htm", "Help/html/P_Independentsoft_Exchange_DiscoverySearchConfiguration_SearchableMailboxes.htm", "Help/html/P_Independentsoft_Exchange_DistributionListMember_Key.htm", "Help/html/P_Independentsoft_Exchange_DistributionListMember_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_DistributionListMember_Status.htm", "Help/html/P_Independentsoft_Exchange_DistributionListPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_DistributionList_ContactSource.htm", "Help/html/P_Independentsoft_Exchange_DistributionList_FileAs.htm", "Help/html/P_Independentsoft_Exchange_DistributionList_Members.htm", "Help/html/P_Independentsoft_Exchange_Duration_Days.htm", "Help/html/P_Independentsoft_Exchange_Duration_Hours.htm", "Help/html/P_Independentsoft_Exchange_Duration_IsNegative.htm", "Help/html/P_Independentsoft_Exchange_Duration_Milliseconds.htm", "Help/html/P_Independentsoft_Exchange_Duration_Minutes.htm", "Help/html/P_Independentsoft_Exchange_Duration_Months.htm", "Help/html/P_Independentsoft_Exchange_Duration_Seconds.htm", "Help/html/P_Independentsoft_Exchange_Duration_Years.htm", "Help/html/P_Independentsoft_Exchange_EffectiveRights_CreateAssociated.htm", "Help/html/P_Independentsoft_Exchange_EffectiveRights_CreateContents.htm", "Help/html/P_Independentsoft_Exchange_EffectiveRights_CreateHierarchy.htm", "Help/html/P_Independentsoft_Exchange_EffectiveRights_Delete.htm", "Help/html/P_Independentsoft_Exchange_EffectiveRights_Modify.htm", "Help/html/P_Independentsoft_Exchange_EffectiveRights_Read.htm", "Help/html/P_Independentsoft_Exchange_EmailAddressEntity_EmailAddress.htm", "Help/html/P_Independentsoft_Exchange_EmailAddressEntity_Position.htm", "Help/html/P_Independentsoft_Exchange_EmailAddress_Address.htm", "Help/html/P_Independentsoft_Exchange_EmailAddress_Name.htm", "Help/html/P_Independentsoft_Exchange_EmailAddress_RoutingType.htm", "Help/html/P_Independentsoft_Exchange_EmailUser_Name.htm", "Help/html/P_Independentsoft_Exchange_EmailUser_UserId.htm", "Help/html/P_Independentsoft_Exchange_EncryptedSharedFolderData_Data.htm", "Help/html/P_Independentsoft_Exchange_EncryptedSharedFolderData_Token.htm", "Help/html/P_Independentsoft_Exchange_EndDateRecurrenceRange_EndDate.htm", "Help/html/P_Independentsoft_Exchange_EndDateRecurrenceRange_StartDate.htm", "Help/html/P_Independentsoft_Exchange_EnhancedLocation_Annotation.htm", "Help/html/P_Independentsoft_Exchange_EnhancedLocation_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_EnhancedLocation_PostalAddress.htm", "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_Addresses.htm", "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_Contacts.htm", "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_EmailAddresses.htm", "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_MeetingSuggestions.htm", "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_PhoneNumbers.htm", "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_TaskSuggestions.htm", "Help/html/P_Independentsoft_Exchange_EntityExtractionResult_Urls.htm", "Help/html/P_Independentsoft_Exchange_Event_Watermark.htm", "Help/html/P_Independentsoft_Exchange_Excludes_Bitmask.htm", "Help/html/P_Independentsoft_Exchange_Excludes_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_Exists_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_AbsoluteDenominator.htm", "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_IncludesLastItemInRange.htm", "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_IndexedPagingOffset.htm", "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_Mailboxes.htm", "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_NumeratorOffset.htm", "Help/html/P_Independentsoft_Exchange_ExpandDistributionListResponse_TotalItemsInView.htm", "Help/html/P_Independentsoft_Exchange_ExportItemsResponse_Data.htm", "Help/html/P_Independentsoft_Exchange_ExportItemsResponse_ItemId.htm", "Help/html/P_Independentsoft_Exchange_ExtendedPropertyAttributedValue_Attributions.htm", "Help/html/P_Independentsoft_Exchange_ExtendedPropertyAttributedValue_Value.htm", "Help/html/P_Independentsoft_Exchange_ExtendedPropertyList_Item.htm", "Help/html/P_Independentsoft_Exchange_ExtendedProperty_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_FailedMailbox_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_FailedMailbox_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_FailedMailbox_IsArchive.htm", "Help/html/P_Independentsoft_Exchange_FailedMailbox_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_FileAttachmentInfo_IsContactPhoto.htm", "Help/html/P_Independentsoft_Exchange_FileAttachment_Content.htm", "Help/html/P_Independentsoft_Exchange_FileAttachment_IsContactPhoto.htm", "Help/html/P_Independentsoft_Exchange_FindConversationResponse_Conversations.htm", "Help/html/P_Independentsoft_Exchange_FindConversationResponse_HighlightTerms.htm", "Help/html/P_Independentsoft_Exchange_FindConversationResponse_IndexedOffset.htm", "Help/html/P_Independentsoft_Exchange_FindConversationResponse_TotalConversationsInView.htm", "Help/html/P_Independentsoft_Exchange_FindFolderResponse_AbsoluteDenominator.htm", "Help/html/P_Independentsoft_Exchange_FindFolderResponse_Folders.htm", "Help/html/P_Independentsoft_Exchange_FindFolderResponse_IncludesLastItemInRange.htm", "Help/html/P_Independentsoft_Exchange_FindFolderResponse_IndexedPagingOffset.htm", "Help/html/P_Independentsoft_Exchange_FindFolderResponse_NumeratorOffset.htm", "Help/html/P_Independentsoft_Exchange_FindFolderResponse_TotalItemsInView.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_AbsoluteDenominator.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_Groups.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_HighlightTerms.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_IncludesLastItemInRange.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_IndexedPagingOffset.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_Items.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_NumeratorOffset.htm", "Help/html/P_Independentsoft_Exchange_FindItemResponse_TotalItemsInView.htm", "Help/html/P_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse_Result.htm", "Help/html/P_Independentsoft_Exchange_FindMessageTrackingReportResponse_Diagnostics.htm", "Help/html/P_Independentsoft_Exchange_FindMessageTrackingReportResponse_MessageTrackingSearchResults.htm", "Help/html/P_Independentsoft_Exchange_FindPeopleResponse_Personas.htm", "Help/html/P_Independentsoft_Exchange_FindPeopleResponse_TotalNumberOfPeopleInView.htm", "Help/html/P_Independentsoft_Exchange_Flag_CompleteDate.htm", "Help/html/P_Independentsoft_Exchange_Flag_DueDate.htm", "Help/html/P_Independentsoft_Exchange_Flag_StartDate.htm", "Help/html/P_Independentsoft_Exchange_Flag_Status.htm", "Help/html/P_Independentsoft_Exchange_FolderChange_FolderId.htm", "Help/html/P_Independentsoft_Exchange_FolderChange_PropertiesToAppend.htm", "Help/html/P_Independentsoft_Exchange_FolderChange_PropertiesToDelete.htm", "Help/html/P_Independentsoft_Exchange_FolderChange_PropertiesToSet.htm", "Help/html/P_Independentsoft_Exchange_FolderId_Id.htm", "Help/html/P_Independentsoft_Exchange_FolderInfoResponse_Folders.htm", "Help/html/P_Independentsoft_Exchange_FolderPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_FolderShape_PropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_FolderShape_Type.htm", "Help/html/P_Independentsoft_Exchange_Folder_ArchiveTag.htm", "Help/html/P_Independentsoft_Exchange_Folder_ChildFolderCount.htm", "Help/html/P_Independentsoft_Exchange_Folder_Comment.htm", "Help/html/P_Independentsoft_Exchange_Folder_CreationTime.htm", "Help/html/P_Independentsoft_Exchange_Folder_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Folder_EffectiveRights.htm", "Help/html/P_Independentsoft_Exchange_Folder_EntryId.htm", "Help/html/P_Independentsoft_Exchange_Folder_ExtendedProperties.htm", "Help/html/P_Independentsoft_Exchange_Folder_FolderClass.htm", "Help/html/P_Independentsoft_Exchange_Folder_FolderId.htm", "Help/html/P_Independentsoft_Exchange_Folder_HasSubFolders.htm", "Help/html/P_Independentsoft_Exchange_Folder_IsHidden.htm", "Help/html/P_Independentsoft_Exchange_Folder_IsReadOnly.htm", "Help/html/P_Independentsoft_Exchange_Folder_IsSystem.htm", "Help/html/P_Independentsoft_Exchange_Folder_LastModifiedTime.htm", "Help/html/P_Independentsoft_Exchange_Folder_ManagedFolderInformation.htm", "Help/html/P_Independentsoft_Exchange_Folder_ParentId.htm", "Help/html/P_Independentsoft_Exchange_Folder_PermissionSet.htm", "Help/html/P_Independentsoft_Exchange_Folder_RetentionTag.htm", "Help/html/P_Independentsoft_Exchange_Folder_SearchKey.htm", "Help/html/P_Independentsoft_Exchange_Folder_Size.htm", "Help/html/P_Independentsoft_Exchange_Folder_StandardFolder.htm", "Help/html/P_Independentsoft_Exchange_Folder_TotalCount.htm", "Help/html/P_Independentsoft_Exchange_Folder_UnreadCount.htm", "Help/html/P_Independentsoft_Exchange_FractionalPageView_Denominator.htm", "Help/html/P_Independentsoft_Exchange_FractionalPageView_Numerator.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyChangedEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyChangedEvent_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyChangedEvent_TimeStamp.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyResponse_FreeBusyView.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyViewOptions_MergedFreeBusyInterval.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyViewOptions_RequestedView.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyViewOptions_TimeWindow.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyView_CalendarEvents.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyView_MergedFreeBusy.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyView_Type.htm", "Help/html/P_Independentsoft_Exchange_FreeBusyView_WorkingHours.htm", "Help/html/P_Independentsoft_Exchange_GetAppManifestsResponse_Manifests.htm", "Help/html/P_Independentsoft_Exchange_GetAppMarketplaceUrlResponse_AppMarketplaceUrl.htm", "Help/html/P_Independentsoft_Exchange_GetAttachmentResponse_Attachments.htm", "Help/html/P_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse_DiscoverySearchConfigurations.htm", "Help/html/P_Independentsoft_Exchange_GetEventsResponse_Notification.htm", "Help/html/P_Independentsoft_Exchange_GetImItemListResponse_Groups.htm", "Help/html/P_Independentsoft_Exchange_GetImItemListResponse_Personas.htm", "Help/html/P_Independentsoft_Exchange_GetImItemsResponse_Groups.htm", "Help/html/P_Independentsoft_Exchange_GetImItemsResponse_Personas.htm", "Help/html/P_Independentsoft_Exchange_GetMailTipsResponse_MailTipsResponses.htm", "Help/html/P_Independentsoft_Exchange_GetMessageTrackingReportResponse_Diagnostics.htm", "Help/html/P_Independentsoft_Exchange_GetMessageTrackingReportResponse_MessageTrackingReport.htm", "Help/html/P_Independentsoft_Exchange_GetMessageTrackingReportResponse_Warnings.htm", "Help/html/P_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse_FailedMailboxes.htm", "Help/html/P_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse_Items.htm", "Help/html/P_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse_Statistics.htm", "Help/html/P_Independentsoft_Exchange_GetPasswordExpirationDateResponse_PasswordExpirationDate.htm", "Help/html/P_Independentsoft_Exchange_GetRemindersResponse_Reminders.htm", "Help/html/P_Independentsoft_Exchange_GetRoomListsResponse_Mailboxes.htm", "Help/html/P_Independentsoft_Exchange_GetRoomsResponse_Mailboxes.htm", "Help/html/P_Independentsoft_Exchange_GetRulesResponse_OutlookRuleBlobExists.htm", "Help/html/P_Independentsoft_Exchange_GetRulesResponse_Rules.htm", "Help/html/P_Independentsoft_Exchange_GetSearchableMailboxesResponse_SearchableMailboxes.htm", "Help/html/P_Independentsoft_Exchange_GetServerTimeZonesResponse_TimeZoneDefinitions.htm", "Help/html/P_Independentsoft_Exchange_GetSharingFolderResponse_FolderId.htm", "Help/html/P_Independentsoft_Exchange_GetSharingMetadataResponse_EncryptedSharedFolderDataList.htm", "Help/html/P_Independentsoft_Exchange_GetSharingMetadataResponse_InvalidRecipients.htm", "Help/html/P_Independentsoft_Exchange_GetUserConfigurationResponse_UserConfiguration.htm", "Help/html/P_Independentsoft_Exchange_GetUserPhotoResponse_HasChanged.htm", "Help/html/P_Independentsoft_Exchange_GetUserPhotoResponse_PictureData.htm", "Help/html/P_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse_RetentionPolicyTags.htm", "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembers.htm", "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembersAvailable.htm", "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembersWithConflict.htm", "Help/html/P_Independentsoft_Exchange_GroupAttendeeConflict_NumberOfMembersWithNoData.htm", "Help/html/P_Independentsoft_Exchange_GroupBy_AggregateOn.htm", "Help/html/P_Independentsoft_Exchange_GroupBy_Order.htm", "Help/html/P_Independentsoft_Exchange_GroupBy_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_Group_Index.htm", "Help/html/P_Independentsoft_Exchange_Group_Items.htm", "Help/html/P_Independentsoft_Exchange_HighlightTerm_Scope.htm", "Help/html/P_Independentsoft_Exchange_HighlightTerm_Value.htm", "Help/html/P_Independentsoft_Exchange_HoldOnMailboxesInfo_MailboxHoldResult.htm", "Help/html/P_Independentsoft_Exchange_Id_ChangeKey.htm", "Help/html/P_Independentsoft_Exchange_Identity_PrimarySmtpAddress.htm", "Help/html/P_Independentsoft_Exchange_Identity_PrincipalName.htm", "Help/html/P_Independentsoft_Exchange_Identity_Sid.htm", "Help/html/P_Independentsoft_Exchange_Identity_SmtpAddress.htm", "Help/html/P_Independentsoft_Exchange_ImGroupInfoResponse_ImGroup.htm", "Help/html/P_Independentsoft_Exchange_ImGroup_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_ImGroup_ExtendedProperties.htm", "Help/html/P_Independentsoft_Exchange_ImGroup_GroupId.htm", "Help/html/P_Independentsoft_Exchange_ImGroup_GroupType.htm", "Help/html/P_Independentsoft_Exchange_ImGroup_MemberCorrelationKey.htm", "Help/html/P_Independentsoft_Exchange_ImGroup_SmtpAddress.htm", "Help/html/P_Independentsoft_Exchange_IndexedPageView_BasePoint.htm", "Help/html/P_Independentsoft_Exchange_IndexedPageView_Offset.htm", "Help/html/P_Independentsoft_Exchange_IndexedPropertyPath_Index.htm", "Help/html/P_Independentsoft_Exchange_IndexedPropertyPath_Uri.htm", "Help/html/P_Independentsoft_Exchange_IndividualAttendeeConflict_BusyType.htm", "Help/html/P_Independentsoft_Exchange_InternetMessageHeader_Name.htm", "Help/html/P_Independentsoft_Exchange_InternetMessageHeader_Value.htm", "Help/html/P_Independentsoft_Exchange_InvalidRecipient_MessageText.htm", "Help/html/P_Independentsoft_Exchange_InvalidRecipient_ResponseCode.htm", "Help/html/P_Independentsoft_Exchange_InvalidRecipient_SmtpAddress.htm", "Help/html/P_Independentsoft_Exchange_ItemAttachment_Item.htm", "Help/html/P_Independentsoft_Exchange_ItemChange_ItemId.htm", "Help/html/P_Independentsoft_Exchange_ItemChange_PropertiesToAppend.htm", "Help/html/P_Independentsoft_Exchange_ItemChange_PropertiesToDelete.htm", "Help/html/P_Independentsoft_Exchange_ItemChange_PropertiesToSet.htm", "Help/html/P_Independentsoft_Exchange_ItemId_Id.htm", "Help/html/P_Independentsoft_Exchange_ItemInfoResponse_Items.htm", "Help/html/P_Independentsoft_Exchange_ItemPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_AddBlankTargetToLinks.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_BlockExternalImages.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_BodyType.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_ConvertHtmlCodePageToUTF8.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_FilterHtmlContent.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_IncludeMimeContent.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_InlineImageUrlTemplate.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_MaximumBodySize.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_PropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_ItemShape_Type.htm", "Help/html/P_Independentsoft_Exchange_Item_ArchiveTag.htm", "Help/html/P_Independentsoft_Exchange_Item_Attachments.htm", "Help/html/P_Independentsoft_Exchange_Item_BlockStatus.htm", "Help/html/P_Independentsoft_Exchange_Item_Body.htm", "Help/html/P_Independentsoft_Exchange_Item_BodyHtmlText.htm", "Help/html/P_Independentsoft_Exchange_Item_BodyPlainText.htm", "Help/html/P_Independentsoft_Exchange_Item_BodyRtf.htm", "Help/html/P_Independentsoft_Exchange_Item_Categories.htm", "Help/html/P_Independentsoft_Exchange_Item_Comment.htm", "Help/html/P_Independentsoft_Exchange_Item_ConversationId.htm", "Help/html/P_Independentsoft_Exchange_Item_CreatedTime.htm", "Help/html/P_Independentsoft_Exchange_Item_Culture.htm", "Help/html/P_Independentsoft_Exchange_Item_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Item_EffectiveRights.htm", "Help/html/P_Independentsoft_Exchange_Item_EntityExtractionResult.htm", "Help/html/P_Independentsoft_Exchange_Item_EntryId.htm", "Help/html/P_Independentsoft_Exchange_Item_ExtendedProperties.htm", "Help/html/P_Independentsoft_Exchange_Item_Flag.htm", "Help/html/P_Independentsoft_Exchange_Item_GroupingAction.htm", "Help/html/P_Independentsoft_Exchange_Item_HasAttachments.htm", "Help/html/P_Independentsoft_Exchange_Item_HasBlockedImages.htm", "Help/html/P_Independentsoft_Exchange_Item_IconIndex.htm", "Help/html/P_Independentsoft_Exchange_Item_Importance.htm", "Help/html/P_Independentsoft_Exchange_Item_InstanceKey.htm", "Help/html/P_Independentsoft_Exchange_Item_IsAssociated.htm", "Help/html/P_Independentsoft_Exchange_Item_IsHidden.htm", "Help/html/P_Independentsoft_Exchange_Item_ItemClass.htm", "Help/html/P_Independentsoft_Exchange_Item_ItemId.htm", "Help/html/P_Independentsoft_Exchange_Item_LastModifiedTime.htm", "Help/html/P_Independentsoft_Exchange_Item_LastModifierName.htm", "Help/html/P_Independentsoft_Exchange_Item_MimeContent.htm", "Help/html/P_Independentsoft_Exchange_Item_NextPredictedAction.htm", "Help/html/P_Independentsoft_Exchange_Item_ParentId.htm", "Help/html/P_Independentsoft_Exchange_Item_Preview.htm", "Help/html/P_Independentsoft_Exchange_Item_ReminderDueBy.htm", "Help/html/P_Independentsoft_Exchange_Item_ReminderIsSet.htm", "Help/html/P_Independentsoft_Exchange_Item_ReminderMinutesBeforeStart.htm", "Help/html/P_Independentsoft_Exchange_Item_RetentionDate.htm", "Help/html/P_Independentsoft_Exchange_Item_RetentionTag.htm", "Help/html/P_Independentsoft_Exchange_Item_RtfCompressed.htm", "Help/html/P_Independentsoft_Exchange_Item_SearchKey.htm", "Help/html/P_Independentsoft_Exchange_Item_Sensitivity.htm", "Help/html/P_Independentsoft_Exchange_Item_Size.htm", "Help/html/P_Independentsoft_Exchange_Item_StoreEntryId.htm", "Help/html/P_Independentsoft_Exchange_Item_Subject.htm", "Help/html/P_Independentsoft_Exchange_Item_TextBody.htm", "Help/html/P_Independentsoft_Exchange_Item_UniqueBody.htm", "Help/html/P_Independentsoft_Exchange_Item_WebClientEditFormQueryString.htm", "Help/html/P_Independentsoft_Exchange_Item_WebClientReadFormQueryString.htm", "Help/html/P_Independentsoft_Exchange_JournalPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_Journal_CommonEndTime.htm", "Help/html/P_Independentsoft_Exchange_Journal_CommonStartTime.htm", "Help/html/P_Independentsoft_Exchange_Journal_Companies.htm", "Help/html/P_Independentsoft_Exchange_Journal_Contacts.htm", "Help/html/P_Independentsoft_Exchange_Journal_Duration.htm", "Help/html/P_Independentsoft_Exchange_Journal_EndTime.htm", "Help/html/P_Independentsoft_Exchange_Journal_IsPrivate.htm", "Help/html/P_Independentsoft_Exchange_Journal_StartTime.htm", "Help/html/P_Independentsoft_Exchange_Journal_Type.htm", "Help/html/P_Independentsoft_Exchange_Journal_TypeDescription.htm", "Help/html/P_Independentsoft_Exchange_KeywordStatisticsSearchResult_ItemHits.htm", "Help/html/P_Independentsoft_Exchange_KeywordStatisticsSearchResult_Keyword.htm", "Help/html/P_Independentsoft_Exchange_KeywordStatisticsSearchResult_Size.htm", "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_InternalDomains.htm", "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_IsMailTipsEnabled.htm", "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_LargeAudienceThreshold.htm", "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_MaxMessageSize.htm", "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_MaxRecipients.htm", "Help/html/P_Independentsoft_Exchange_MailTipsConfiguration_ShowExternalRecipientCount.htm", "Help/html/P_Independentsoft_Exchange_MailTipsResponse_MailTips.htm", "Help/html/P_Independentsoft_Exchange_MailTips_CustomMailTip.htm", "Help/html/P_Independentsoft_Exchange_MailTips_DeliveryRestricted.htm", "Help/html/P_Independentsoft_Exchange_MailTips_ExternalMemberCount.htm", "Help/html/P_Independentsoft_Exchange_MailTips_InvalidRecipient.htm", "Help/html/P_Independentsoft_Exchange_MailTips_IsMailboxFull.htm", "Help/html/P_Independentsoft_Exchange_MailTips_IsModerated.htm", "Help/html/P_Independentsoft_Exchange_MailTips_MaxMessageSize.htm", "Help/html/P_Independentsoft_Exchange_MailTips_OutOfOffice.htm", "Help/html/P_Independentsoft_Exchange_MailTips_PendingMailTips.htm", "Help/html/P_Independentsoft_Exchange_MailTips_Recipient.htm", "Help/html/P_Independentsoft_Exchange_MailTips_TotalMemberCount.htm", "Help/html/P_Independentsoft_Exchange_MailboxAttributedValue_Attributions.htm", "Help/html/P_Independentsoft_Exchange_MailboxAttributedValue_Value.htm", "Help/html/P_Independentsoft_Exchange_MailboxData_AttendeeType.htm", "Help/html/P_Independentsoft_Exchange_MailboxData_EmailAddress.htm", "Help/html/P_Independentsoft_Exchange_MailboxData_ExcludeConflicts.htm", "Help/html/P_Independentsoft_Exchange_MailboxHoldResult_HoldId.htm", "Help/html/P_Independentsoft_Exchange_MailboxHoldResult_MailboxHoldStatuses.htm", "Help/html/P_Independentsoft_Exchange_MailboxHoldResult_Query.htm", "Help/html/P_Independentsoft_Exchange_MailboxHoldStatus_AdditionalInfo.htm", "Help/html/P_Independentsoft_Exchange_MailboxHoldStatus_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_MailboxHoldStatus_Status.htm", "Help/html/P_Independentsoft_Exchange_MailboxQuery_MailboxSearchScopes.htm", "Help/html/P_Independentsoft_Exchange_MailboxQuery_Query.htm", "Help/html/P_Independentsoft_Exchange_MailboxSearchScope_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_MailboxSearchScope_SearchScope.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_FromDate.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_IncludePersonalArchive.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_IncludeUnsearchableItems.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Keywords.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Language.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Mailboxes.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_MessageTypes.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Recipients.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_SearchDumpster.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_Senders.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsByKeywords_ToDate.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_ItemCount.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_MailboxId.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsItem_Size.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsSearchResult_KeywordStatisticsSearchResult.htm", "Help/html/P_Independentsoft_Exchange_MailboxStatisticsSearchResult_UserMailbox.htm", "Help/html/P_Independentsoft_Exchange_Mailbox_EmailAddress.htm", "Help/html/P_Independentsoft_Exchange_Mailbox_ItemId.htm", "Help/html/P_Independentsoft_Exchange_Mailbox_Name.htm", "Help/html/P_Independentsoft_Exchange_Mailbox_OriginalDisplayName.htm", "Help/html/P_Independentsoft_Exchange_Mailbox_RoutingType.htm", "Help/html/P_Independentsoft_Exchange_Mailbox_Type.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_CanDelete.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_CanRename.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_Comment.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_HasQuota.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_HomePage.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_Id.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_IsRoot.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_MustDisplayComment.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_Size.htm", "Help/html/P_Independentsoft_Exchange_ManagedFolderInformation_StorageQuota.htm", "Help/html/P_Independentsoft_Exchange_MarkAsJunkResponse_MovedItemId.htm", "Help/html/P_Independentsoft_Exchange_MeetingCancellationPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessagePropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_AppointmentId.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_DateTimeStamp.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_HasBeenProcessed.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_IsDelegated.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_IsOutOfDate.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_RecurrenceId.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_ResponseType.htm", "Help/html/P_Independentsoft_Exchange_MeetingMessage_Uid.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_BccRecipients.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_CcRecipients.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_From.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_InternetMessageHeaders.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_IsDeliveryReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_IsReadReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_ReceivedBy.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_ReceivedRepresenting.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_Sender.htm", "Help/html/P_Independentsoft_Exchange_MeetingRegistrationResponse_ToRecipients.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequestPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_AdjacentMeetingCount.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_AdjacentMeetings.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_AllowNewTimeProposal.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_BusyStatus.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ChangeHighlights.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_CommonEndTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_CommonStartTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ConferenceType.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ConflictingMeetingCount.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ConflictingMeetings.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_DeletedOccurrences.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Duration.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_EndTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_EndTimeZone.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_EndWallClock.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_EnhancedLocation.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_FirstOccurrence.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_InstanceType.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_IntendedFreeBusyStatus.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsAllDayEvent.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsCancelled.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsMeeting.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsOnlineMeeting.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsPrivate.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_IsRecurring.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_JoinOnlineMeetingUrl.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Label.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_LastOccurrence.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_LegacyFreeBusyStatus.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Location.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingRequestWasSent.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingStatus.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingTimeZone.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_MeetingWorkspaceUrl.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ModifiedOccurrences.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_MyResponse.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_NetShowUrl.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_OnlineMeetingSettings.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_OptionalAttendees.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Organizer.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_OriginalStartTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Priority.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Recurrence.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_RecurrenceEnd.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_RecurrencePattern.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_RecurrenceStart.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderNextTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderOverrideDefault.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderPlaySound.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReminderSoundFile.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ReplyTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_RequiredAttendees.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Resources.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_ResponseStatus.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_SequenceNumber.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_StartTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_StartTimeZone.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_StartWallClock.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_State.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_TimeZone.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_Type.htm", "Help/html/P_Independentsoft_Exchange_MeetingRequest_When.htm", "Help/html/P_Independentsoft_Exchange_MeetingResponsePropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Attendees.htm", "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_EndTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Location.htm", "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Meeting.htm", "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Position.htm", "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_StartTime.htm", "Help/html/P_Independentsoft_Exchange_MeetingSuggestion_Subject.htm", "Help/html/P_Independentsoft_Exchange_MessagePropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_BccRecipients.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_CcRecipients.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_From.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_IsDeliveryReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_IsReadReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_NewBody.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_ReceivedBy.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_ReceivedRepresenting.htm", "Help/html/P_Independentsoft_Exchange_MessageResponse_ToRecipients.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_OriginalRecipients.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_PurportedSender.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_RecipientTrackingEvents.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_Sender.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_Subject.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingReport_SubmittedTime.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_MessageTrackingReportId.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_PreviousHopServer.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_PurportedSender.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_Recipients.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_Sender.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_Subject.htm", "Help/html/P_Independentsoft_Exchange_MessageTrackingSearchResult_SubmittedTime.htm", "Help/html/P_Independentsoft_Exchange_Message_BccRecipients.htm", "Help/html/P_Independentsoft_Exchange_Message_CcRecipients.htm", "Help/html/P_Independentsoft_Exchange_Message_ConversationIndex.htm", "Help/html/P_Independentsoft_Exchange_Message_ConversationTopic.htm", "Help/html/P_Independentsoft_Exchange_Message_DeferredDeliveryTime.htm", "Help/html/P_Independentsoft_Exchange_Message_DeferredSendTime.htm", "Help/html/P_Independentsoft_Exchange_Message_DisplayCc.htm", "Help/html/P_Independentsoft_Exchange_Message_DisplayTo.htm", "Help/html/P_Independentsoft_Exchange_Message_DueDate.htm", "Help/html/P_Independentsoft_Exchange_Message_FlagCompleteTime.htm", "Help/html/P_Independentsoft_Exchange_Message_FlagIcon.htm", "Help/html/P_Independentsoft_Exchange_Message_FlagRequest.htm", "Help/html/P_Independentsoft_Exchange_Message_FlagStatus.htm", "Help/html/P_Independentsoft_Exchange_Message_From.htm", "Help/html/P_Independentsoft_Exchange_Message_HideAttachments.htm", "Help/html/P_Independentsoft_Exchange_Message_InReplyTo.htm", "Help/html/P_Independentsoft_Exchange_Message_InReplyToId.htm", "Help/html/P_Independentsoft_Exchange_Message_InternetMessageHeaders.htm", "Help/html/P_Independentsoft_Exchange_Message_InternetMessageId.htm", "Help/html/P_Independentsoft_Exchange_Message_IsDeliveryReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_Message_IsDraft.htm", "Help/html/P_Independentsoft_Exchange_Message_IsFromMe.htm", "Help/html/P_Independentsoft_Exchange_Message_IsRead.htm", "Help/html/P_Independentsoft_Exchange_Message_IsReadReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_Message_IsResend.htm", "Help/html/P_Independentsoft_Exchange_Message_IsResponseRequested.htm", "Help/html/P_Independentsoft_Exchange_Message_IsSubmitted.htm", "Help/html/P_Independentsoft_Exchange_Message_IsUnmodified.htm", "Help/html/P_Independentsoft_Exchange_Message_LastVerbExecuted.htm", "Help/html/P_Independentsoft_Exchange_Message_MessageFlags.htm", "Help/html/P_Independentsoft_Exchange_Message_ReceivedBy.htm", "Help/html/P_Independentsoft_Exchange_Message_ReceivedRepresenting.htm", "Help/html/P_Independentsoft_Exchange_Message_ReceivedTime.htm", "Help/html/P_Independentsoft_Exchange_Message_References.htm", "Help/html/P_Independentsoft_Exchange_Message_ReplyTo.htm", "Help/html/P_Independentsoft_Exchange_Message_ResponseItems.htm", "Help/html/P_Independentsoft_Exchange_Message_Sender.htm", "Help/html/P_Independentsoft_Exchange_Message_SentTime.htm", "Help/html/P_Independentsoft_Exchange_Message_StartDate.htm", "Help/html/P_Independentsoft_Exchange_Message_ToRecipients.htm", "Help/html/P_Independentsoft_Exchange_Message_VotingOptions.htm", "Help/html/P_Independentsoft_Exchange_Message_VotingResponse.htm", "Help/html/P_Independentsoft_Exchange_MimeContent_CharacterSet.htm", "Help/html/P_Independentsoft_Exchange_MimeContent_Text.htm", "Help/html/P_Independentsoft_Exchange_ModifiedEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_ModifiedEvent_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_ModifiedEvent_TimeStamp.htm", "Help/html/P_Independentsoft_Exchange_ModifiedEvent_UnreadCount.htm", "Help/html/P_Independentsoft_Exchange_MonthlyRegeneratingPattern_Interval.htm", "Help/html/P_Independentsoft_Exchange_MovedEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_MovedEvent_OldId.htm", "Help/html/P_Independentsoft_Exchange_MovedEvent_OldParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_MovedEvent_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_MovedEvent_TimeStamp.htm", "Help/html/P_Independentsoft_Exchange_NewMailEvent_Id.htm", "Help/html/P_Independentsoft_Exchange_NewMailEvent_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_NewMailEvent_TimeStamp.htm", "Help/html/P_Independentsoft_Exchange_NoEndRecurrenceRange_StartDate.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_AdditionalInfo.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_AttemptCount.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_ErrorDescription.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_IsPartiallyIndexed.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_IsPermanentFailure.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_ItemId.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_LastAttemptTime.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemDetail_SortValue.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemStatistic_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemStatistic_ItemCount.htm", "Help/html/P_Independentsoft_Exchange_NonIndexableItemStatistic_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_NotePropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_Note_Color.htm", "Help/html/P_Independentsoft_Exchange_Note_Contacts.htm", "Help/html/P_Independentsoft_Exchange_Note_Height.htm", "Help/html/P_Independentsoft_Exchange_Note_IconColor.htm", "Help/html/P_Independentsoft_Exchange_Note_Left.htm", "Help/html/P_Independentsoft_Exchange_Note_Top.htm", "Help/html/P_Independentsoft_Exchange_Note_Width.htm", "Help/html/P_Independentsoft_Exchange_Notification_Events.htm", "Help/html/P_Independentsoft_Exchange_Notification_HasMoreEvents.htm", "Help/html/P_Independentsoft_Exchange_Notification_PreviousWatermark.htm", "Help/html/P_Independentsoft_Exchange_Notification_SubscriptionId.htm", "Help/html/P_Independentsoft_Exchange_NumberedRecurrenceRange_OccurrenceCount.htm", "Help/html/P_Independentsoft_Exchange_NumberedRecurrenceRange_StartDate.htm", "Help/html/P_Independentsoft_Exchange_OAuthToken_AccessToken.htm", "Help/html/P_Independentsoft_Exchange_OAuthToken_ExpiresIn.htm", "Help/html/P_Independentsoft_Exchange_OAuthToken_ExpiresOn.htm", "Help/html/P_Independentsoft_Exchange_OAuthToken_IdToken.htm", "Help/html/P_Independentsoft_Exchange_OAuthToken_RefreshToken.htm", "Help/html/P_Independentsoft_Exchange_OAuthToken_Scope.htm", "Help/html/P_Independentsoft_Exchange_OAuthToken_Type.htm", "Help/html/P_Independentsoft_Exchange_OccurrenceItemId_Index.htm", "Help/html/P_Independentsoft_Exchange_Occurrence_EndTime.htm", "Help/html/P_Independentsoft_Exchange_Occurrence_ItemId.htm", "Help/html/P_Independentsoft_Exchange_Occurrence_OriginalStartTime.htm", "Help/html/P_Independentsoft_Exchange_Occurrence_StartTime.htm", "Help/html/P_Independentsoft_Exchange_OnlineMeetingSettings_AccessLevel.htm", "Help/html/P_Independentsoft_Exchange_OnlineMeetingSettings_LobbyBypass.htm", "Help/html/P_Independentsoft_Exchange_OnlineMeetingSettings_Presenters.htm", "Help/html/P_Independentsoft_Exchange_OutOfOfficeMailTip_Duration.htm", "Help/html/P_Independentsoft_Exchange_OutOfOfficeMailTip_ReplyBody.htm", "Help/html/P_Independentsoft_Exchange_OutOfOfficeResponse_ExternalAudience.htm", "Help/html/P_Independentsoft_Exchange_OutOfOfficeResponse_OutOfOffice.htm", "Help/html/P_Independentsoft_Exchange_OutOfOffice_Duration.htm", "Help/html/P_Independentsoft_Exchange_OutOfOffice_ExternalAudience.htm", "Help/html/P_Independentsoft_Exchange_OutOfOffice_ExternalReply.htm", "Help/html/P_Independentsoft_Exchange_OutOfOffice_InternalReply.htm", "Help/html/P_Independentsoft_Exchange_OutOfOffice_State.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_AlwaysShowBcc.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_AlwaysShowFrom.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_AutoAddSignature.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_AutoAddSignatureOnReply.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_CheckNameInContactsFirst.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ComposeMarkup.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ConversationSortOrder.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_DateFormat.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_EmptyDeletedItemsOnLogoff.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_EnableReminderSound.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_EnableReminders.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_FirstWeekOfYear.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_FontColor.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_FontFlags.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_FontName.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_FontSize.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_FormatBarState.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_GlobalReadingPanePosition.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_HideDeletedItems.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_HourIncrement.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_IsOptimizedForAccessibility.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_IsQuicklinksBarVisible.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_MarkAsReadDelayTime.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_NewItemNotify.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_NextSelection.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_PreviewMarkAsRead.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ReadReceipt.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SendAsItemsCopiedTo.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SendOnBehalfOfCopiedTo.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowPreviewTextInListView.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowSenderOnTopInListView.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowTreeInListView.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ShowWeekNumbers.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SignatureHtml.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SignatureText.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingCheckBeforeSend.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingDictionaryLanguage.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingIgnoreMixedDigits.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_SpellingIgnoreUpperCase.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_ThemeStorageId.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_TimeFormat.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_TimeZone.htm", "Help/html/P_Independentsoft_Exchange_OwaOptions_WeekStartDay.htm", "Help/html/P_Independentsoft_Exchange_PerformReminderActionResponse_ItemIds.htm", "Help/html/P_Independentsoft_Exchange_Period_Bias.htm", "Help/html/P_Independentsoft_Exchange_Period_Id.htm", "Help/html/P_Independentsoft_Exchange_Period_Name.htm", "Help/html/P_Independentsoft_Exchange_PermissionSet_Entries.htm", "Help/html/P_Independentsoft_Exchange_PermissionSet_Permissions.htm", "Help/html/P_Independentsoft_Exchange_Permission_CanCreateItems.htm", "Help/html/P_Independentsoft_Exchange_Permission_CanCreateSubFolders.htm", "Help/html/P_Independentsoft_Exchange_Permission_DeleteItems.htm", "Help/html/P_Independentsoft_Exchange_Permission_EditItems.htm", "Help/html/P_Independentsoft_Exchange_Permission_IsFolderContact.htm", "Help/html/P_Independentsoft_Exchange_Permission_IsFolderOwner.htm", "Help/html/P_Independentsoft_Exchange_Permission_IsFolderVisible.htm", "Help/html/P_Independentsoft_Exchange_Permission_Level.htm", "Help/html/P_Independentsoft_Exchange_Permission_ReadItems.htm", "Help/html/P_Independentsoft_Exchange_Permission_UserId.htm", "Help/html/P_Independentsoft_Exchange_PersonaAttribution_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_PersonaAttribution_FolderId.htm", "Help/html/P_Independentsoft_Exchange_PersonaAttribution_Id.htm", "Help/html/P_Independentsoft_Exchange_PersonaAttribution_IsHidden.htm", "Help/html/P_Independentsoft_Exchange_PersonaAttribution_IsQuickContact.htm", "Help/html/P_Independentsoft_Exchange_PersonaAttribution_IsWritable.htm", "Help/html/P_Independentsoft_Exchange_PersonaAttribution_SourceId.htm", "Help/html/P_Independentsoft_Exchange_PersonaInfoResponse_Persona.htm", "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue_Attributions.htm", "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue_Value.htm", "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumber_Number.htm", "Help/html/P_Independentsoft_Exchange_PersonaPhoneNumber_Type.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddressAttributedValue_Attributions.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddressAttributedValue_Value.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Accuracy.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Altitude.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_AltitudeAccuracy.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_City.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Country.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_FormattedAddress.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Latitude.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_LocationSource.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_LocationUri.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Longitude.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_PostOfficeBox.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_PostalCode.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_State.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Street.htm", "Help/html/P_Independentsoft_Exchange_PersonaPostalAddress_Type.htm", "Help/html/P_Independentsoft_Exchange_PersonaPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_PersonaShape_PropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_PersonaShape_Type.htm", "Help/html/P_Independentsoft_Exchange_Persona_AssistantNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_AssistantPhoneNumbers.htm", "Help/html/P_Independentsoft_Exchange_Persona_Attributions.htm", "Help/html/P_Independentsoft_Exchange_Persona_Birthdays.htm", "Help/html/P_Independentsoft_Exchange_Persona_BusinessAddresses.htm", "Help/html/P_Independentsoft_Exchange_Persona_BusinessHomePages.htm", "Help/html/P_Independentsoft_Exchange_Persona_BusinessPhoneNumbers.htm", "Help/html/P_Independentsoft_Exchange_Persona_BusinessPhoneNumbers2.htm", "Help/html/P_Independentsoft_Exchange_Persona_CallbackPhones.htm", "Help/html/P_Independentsoft_Exchange_Persona_CarPhones.htm", "Help/html/P_Independentsoft_Exchange_Persona_Children.htm", "Help/html/P_Independentsoft_Exchange_Persona_CompanyName.htm", "Help/html/P_Independentsoft_Exchange_Persona_CompanyNameSortKey.htm", "Help/html/P_Independentsoft_Exchange_Persona_CompanyNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_CreationTime.htm", "Help/html/P_Independentsoft_Exchange_Persona_Department.htm", "Help/html/P_Independentsoft_Exchange_Persona_Departments.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameFirstLast.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameFirstLastHeader.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameFirstLastSortKey.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameLastFirst.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameLastFirstHeader.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNameLastFirstSortKey.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNamePrefix.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNamePrefixes.htm", "Help/html/P_Independentsoft_Exchange_Persona_DisplayNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_EmailAddress.htm", "Help/html/P_Independentsoft_Exchange_Persona_EmailAddresses.htm", "Help/html/P_Independentsoft_Exchange_Persona_Emails1.htm", "Help/html/P_Independentsoft_Exchange_Persona_Emails2.htm", "Help/html/P_Independentsoft_Exchange_Persona_Emails3.htm", "Help/html/P_Independentsoft_Exchange_Persona_ExtendedProperties.htm", "Help/html/P_Independentsoft_Exchange_Persona_FileAs.htm", "Help/html/P_Independentsoft_Exchange_Persona_FileAsId.htm", "Help/html/P_Independentsoft_Exchange_Persona_FileAsIds.htm", "Help/html/P_Independentsoft_Exchange_Persona_FileAses.htm", "Help/html/P_Independentsoft_Exchange_Persona_FolderIds.htm", "Help/html/P_Independentsoft_Exchange_Persona_Generation.htm", "Help/html/P_Independentsoft_Exchange_Persona_Generations.htm", "Help/html/P_Independentsoft_Exchange_Persona_GivenName.htm", "Help/html/P_Independentsoft_Exchange_Persona_GivenNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_Hobbies.htm", "Help/html/P_Independentsoft_Exchange_Persona_HomeAddresses.htm", "Help/html/P_Independentsoft_Exchange_Persona_HomeCity.htm", "Help/html/P_Independentsoft_Exchange_Persona_HomeCitySortKey.htm", "Help/html/P_Independentsoft_Exchange_Persona_HomeFaxes.htm", "Help/html/P_Independentsoft_Exchange_Persona_HomePhones.htm", "Help/html/P_Independentsoft_Exchange_Persona_HomePhones2.htm", "Help/html/P_Independentsoft_Exchange_Persona_ImAddress.htm", "Help/html/P_Independentsoft_Exchange_Persona_ImAddresses.htm", "Help/html/P_Independentsoft_Exchange_Persona_ImAddresses2.htm", "Help/html/P_Independentsoft_Exchange_Persona_ImAddresses3.htm", "Help/html/P_Independentsoft_Exchange_Persona_Initials.htm", "Help/html/P_Independentsoft_Exchange_Persona_Location.htm", "Help/html/P_Independentsoft_Exchange_Persona_Locations.htm", "Help/html/P_Independentsoft_Exchange_Persona_Managers.htm", "Help/html/P_Independentsoft_Exchange_Persona_MiddleName.htm", "Help/html/P_Independentsoft_Exchange_Persona_MiddleNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_MobilePhones.htm", "Help/html/P_Independentsoft_Exchange_Persona_MobilePhones2.htm", "Help/html/P_Independentsoft_Exchange_Persona_Nickname.htm", "Help/html/P_Independentsoft_Exchange_Persona_Nicknames.htm", "Help/html/P_Independentsoft_Exchange_Persona_OfficeLocations.htm", "Help/html/P_Independentsoft_Exchange_Persona_OrganizationMainPhones.htm", "Help/html/P_Independentsoft_Exchange_Persona_OtherAddresses.htm", "Help/html/P_Independentsoft_Exchange_Persona_OtherFaxes.htm", "Help/html/P_Independentsoft_Exchange_Persona_OtherPhones2.htm", "Help/html/P_Independentsoft_Exchange_Persona_OtherTelephones.htm", "Help/html/P_Independentsoft_Exchange_Persona_Pagers.htm", "Help/html/P_Independentsoft_Exchange_Persona_PersonaId.htm", "Help/html/P_Independentsoft_Exchange_Persona_PersonaObjectStatus.htm", "Help/html/P_Independentsoft_Exchange_Persona_PersonaType.htm", "Help/html/P_Independentsoft_Exchange_Persona_PersonalHomePages.htm", "Help/html/P_Independentsoft_Exchange_Persona_PhoneNumber.htm", "Help/html/P_Independentsoft_Exchange_Persona_Professions.htm", "Help/html/P_Independentsoft_Exchange_Persona_RadioPhones.htm", "Help/html/P_Independentsoft_Exchange_Persona_RelevanceScore.htm", "Help/html/P_Independentsoft_Exchange_Persona_Schools.htm", "Help/html/P_Independentsoft_Exchange_Persona_SpouseNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_Surname.htm", "Help/html/P_Independentsoft_Exchange_Persona_Surnames.htm", "Help/html/P_Independentsoft_Exchange_Persona_TTYTDDPhoneNumbers.htm", "Help/html/P_Independentsoft_Exchange_Persona_TelexNumbers.htm", "Help/html/P_Independentsoft_Exchange_Persona_Title.htm", "Help/html/P_Independentsoft_Exchange_Persona_Titles.htm", "Help/html/P_Independentsoft_Exchange_Persona_WeddingAnniversaries.htm", "Help/html/P_Independentsoft_Exchange_Persona_WorkCity.htm", "Help/html/P_Independentsoft_Exchange_Persona_WorkCitySortKey.htm", "Help/html/P_Independentsoft_Exchange_Persona_WorkFaxes.htm", "Help/html/P_Independentsoft_Exchange_Persona_YomiCompanyName.htm", "Help/html/P_Independentsoft_Exchange_Persona_YomiCompanyNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_YomiFirstName.htm", "Help/html/P_Independentsoft_Exchange_Persona_YomiFirstNames.htm", "Help/html/P_Independentsoft_Exchange_Persona_YomiLastName.htm", "Help/html/P_Independentsoft_Exchange_Persona_YomiLastNames.htm", "Help/html/P_Independentsoft_Exchange_PhoneEntity_OriginalPhone.htm", "Help/html/P_Independentsoft_Exchange_PhoneEntity_Phone.htm", "Help/html/P_Independentsoft_Exchange_PhoneEntity_Position.htm", "Help/html/P_Independentsoft_Exchange_PhoneEntity_Type.htm", "Help/html/P_Independentsoft_Exchange_PostPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_PostReplyItem_NewBody.htm", "Help/html/P_Independentsoft_Exchange_Post_ConversationIndex.htm", "Help/html/P_Independentsoft_Exchange_Post_ConversationTopic.htm", "Help/html/P_Independentsoft_Exchange_Post_From.htm", "Help/html/P_Independentsoft_Exchange_Post_InternetMessageId.htm", "Help/html/P_Independentsoft_Exchange_Post_IsRead.htm", "Help/html/P_Independentsoft_Exchange_Post_PostedTime.htm", "Help/html/P_Independentsoft_Exchange_Post_References.htm", "Help/html/P_Independentsoft_Exchange_Post_Sender.htm", "Help/html/P_Independentsoft_Exchange_PreviewItemMailbox_MailboxId.htm", "Help/html/P_Independentsoft_Exchange_PreviewItemMailbox_PrimarySmtpAddress.htm", "Help/html/P_Independentsoft_Exchange_PreviewItemShape_PropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_PreviewItemShape_Type.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_BccRecipients.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_CcRecipients.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_CreatedTime.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_ExtendedProperties.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_HasAttachment.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_Importance.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_IsRead.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_ItemClass.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_ItemId.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_OwaLink.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_ParentItemId.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_Preview.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_ReceivedTime.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_Sender.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_SentTime.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_Size.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_SortValue.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_Subject.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_ToRecipients.htm", "Help/html/P_Independentsoft_Exchange_PreviewItem_UniqueHash.htm", "Help/html/P_Independentsoft_Exchange_PropertyId_Id.htm", "Help/html/P_Independentsoft_Exchange_PropertyId_Set.htm", "Help/html/P_Independentsoft_Exchange_PropertyId_Type.htm", "Help/html/P_Independentsoft_Exchange_PropertyName_Name.htm", "Help/html/P_Independentsoft_Exchange_PropertyName_Set.htm", "Help/html/P_Independentsoft_Exchange_PropertyName_Type.htm", "Help/html/P_Independentsoft_Exchange_PropertyOrder_Order.htm", "Help/html/P_Independentsoft_Exchange_PropertyOrder_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_PropertyTag_Tag.htm", "Help/html/P_Independentsoft_Exchange_PropertyTag_Type.htm", "Help/html/P_Independentsoft_Exchange_Property_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_Property_Value.htm", "Help/html/P_Independentsoft_Exchange_Property_Values.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRuleAction_Arguments.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRuleAction_Name.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRule_Action.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRule_IsUserOverridable.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRule_Name.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRule_Priority.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRulesConfiguration_InternalDomains.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRulesConfiguration_RefreshInterval.htm", "Help/html/P_Independentsoft_Exchange_ProtectionRulesConfiguration_Rules.htm", "Help/html/P_Independentsoft_Exchange_PullSubscription_Timeout.htm", "Help/html/P_Independentsoft_Exchange_PushSubscription_CallerData.htm", "Help/html/P_Independentsoft_Exchange_PushSubscription_StatusFrequency.htm", "Help/html/P_Independentsoft_Exchange_PushSubscription_Url.htm", "Help/html/P_Independentsoft_Exchange_QueryString_Query.htm", "Help/html/P_Independentsoft_Exchange_QueryString_ResetCache.htm", "Help/html/P_Independentsoft_Exchange_QueryString_ReturnDeletedItems.htm", "Help/html/P_Independentsoft_Exchange_QueryString_ReturnHighlightTerms.htm", "Help/html/P_Independentsoft_Exchange_ReadFlagChange_IsRead.htm", "Help/html/P_Independentsoft_Exchange_ReadFlagChange_ItemId.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_BccRecipient.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_Date.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_DeliveryStatus.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_EventData.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_EventDescription.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_HiddenRecipient.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_InternalId.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_Recipient.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_Server.htm", "Help/html/P_Independentsoft_Exchange_RecipientTrackingEvent_UniquePathId.htm", "Help/html/P_Independentsoft_Exchange_Recurrence_Pattern.htm", "Help/html/P_Independentsoft_Exchange_Recurrence_Range.htm", "Help/html/P_Independentsoft_Exchange_RecurringDateTransition_Day.htm", "Help/html/P_Independentsoft_Exchange_RecurringDateTransition_Month.htm", "Help/html/P_Independentsoft_Exchange_RecurringDateTransition_TimeOffset.htm", "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_DayOfWeek.htm", "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_Month.htm", "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_Occurrence.htm", "Help/html/P_Independentsoft_Exchange_RecurringDayTransition_TimeOffset.htm", "Help/html/P_Independentsoft_Exchange_RefinerItem_Count.htm", "Help/html/P_Independentsoft_Exchange_RefinerItem_Name.htm", "Help/html/P_Independentsoft_Exchange_RefinerItem_Token.htm", "Help/html/P_Independentsoft_Exchange_RefinerItem_Value.htm", "Help/html/P_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_DayIndex.htm", "Help/html/P_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_Days.htm", "Help/html/P_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern_Interval.htm", "Help/html/P_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_DayIndex.htm", "Help/html/P_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_Days.htm", "Help/html/P_Independentsoft_Exchange_RelativeYearlyRecurrencePattern_Month.htm", "Help/html/P_Independentsoft_Exchange_ReminderItemAction_ItemId.htm", "Help/html/P_Independentsoft_Exchange_ReminderItemAction_NewReminderTime.htm", "Help/html/P_Independentsoft_Exchange_ReminderItemAction_Type.htm", "Help/html/P_Independentsoft_Exchange_Reminder_EndTime.htm", "Help/html/P_Independentsoft_Exchange_Reminder_Group.htm", "Help/html/P_Independentsoft_Exchange_Reminder_ItemId.htm", "Help/html/P_Independentsoft_Exchange_Reminder_Location.htm", "Help/html/P_Independentsoft_Exchange_Reminder_RecurringMasterItemId.htm", "Help/html/P_Independentsoft_Exchange_Reminder_StartTime.htm", "Help/html/P_Independentsoft_Exchange_Reminder_Subject.htm", "Help/html/P_Independentsoft_Exchange_Reminder_Time.htm", "Help/html/P_Independentsoft_Exchange_Reminder_Uid.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_BccRecipients.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_CcRecipients.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_ConversationIndex.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_ConversationTopic.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_From.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_InternetMessageHeaders.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_InternetMessageId.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_IsDeliveryReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_IsRead.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_IsReadReceiptRequested.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_IsResponseRequested.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_ReceivedBy.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_ReceivedRepresenting.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_References.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_ReplyTo.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_Sender.htm", "Help/html/P_Independentsoft_Exchange_RemoveItem_ToRecipients.htm", "Help/html/P_Independentsoft_Exchange_ReplyBody_Language.htm", "Help/html/P_Independentsoft_Exchange_ReplyBody_Message.htm", "Help/html/P_Independentsoft_Exchange_Resolution_Contact.htm", "Help/html/P_Independentsoft_Exchange_Resolution_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_AbsoluteDenominator.htm", "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_IncludesLastItemInRange.htm", "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_IndexedPagingOffset.htm", "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_NumeratorOffset.htm", "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_Resolutions.htm", "Help/html/P_Independentsoft_Exchange_ResolveNamesResponse_TotalItemsInView.htm", "Help/html/P_Independentsoft_Exchange_ResponseItem_ReferenceItemId.htm", "Help/html/P_Independentsoft_Exchange_Response_DescriptiveLinkKey.htm", "Help/html/P_Independentsoft_Exchange_Response_Message.htm", "Help/html/P_Independentsoft_Exchange_Response_ResponseClass.htm", "Help/html/P_Independentsoft_Exchange_Response_ResponseCode.htm", "Help/html/P_Independentsoft_Exchange_Response_ServerVersionInfo.htm", "Help/html/P_Independentsoft_Exchange_Response_XmlMessage.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_ContentSettings.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Description.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Id.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_IsArchive.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_IsDefaultArchive.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_IsVisible.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_MustDisplayDescription.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_ObjectGuid.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_OptedInto.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Period.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_RetentionAction.htm", "Help/html/P_Independentsoft_Exchange_RetentionPolicyTag_Type.htm", "Help/html/P_Independentsoft_Exchange_RetentionSettings_Comment.htm", "Help/html/P_Independentsoft_Exchange_RetentionSettings_Enabled.htm", "Help/html/P_Independentsoft_Exchange_RetentionSettings_FullCrawlRequired.htm", "Help/html/P_Independentsoft_Exchange_RetentionSettings_RetentionPolicyTags.htm", "Help/html/P_Independentsoft_Exchange_RetentionSettings_Url.htm", "Help/html/P_Independentsoft_Exchange_RetentionTag_IsExplicit.htm", "Help/html/P_Independentsoft_Exchange_RetentionTag_Value.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_AssignCategories.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_CopyToFolder.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_Delete.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_ForwardAsAttachmentToRecipients.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_ForwardToRecipients.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_MarkAsRead.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_MarkImportance.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_MoveToFolder.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_PermanentDelete.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_RedirectToRecipients.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_SendSMSAlertToRecipients.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_ServerReplyWithMessage.htm", "Help/html/P_Independentsoft_Exchange_RuleActions_StopProcessingRules.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_Categories.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsBodyStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsHeaderStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsRecipientStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsSenderStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsSubjectOrBodyStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_ContainsSubjectStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_FlaggedForAction.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_FromAddresses.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_FromConnectedAccounts.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_HasAttachments.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_Importance.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsApprovalRequest.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsAutomaticForward.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsAutomaticReply.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsEncrypted.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsMeetingRequest.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsMeetingResponse.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsNDR.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsPermissionControlled.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsReadReceipt.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsSigned.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_IsVoiceMail.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_ItemClasses.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_MessageClassifications.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_NotSentToMe.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_Sensitivity.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_SentCcMe.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_SentOnlyToMe.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_SentToAddresses.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_SentToMe.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_SentToOrCcMe.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_WithinDateRange.htm", "Help/html/P_Independentsoft_Exchange_RuleConditions_WithinSizeRange.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_Categories.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsBodyStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsHeaderStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsRecipientStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsSenderStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsSubjectOrBodyStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_ContainsSubjectStrings.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_FlaggedForAction.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_FromAddresses.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_FromConnectedAccounts.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_HasAttachments.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_Importance.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsApprovalRequest.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsAutomaticForward.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsAutomaticReply.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsEncrypted.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsMeetingRequest.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsMeetingResponse.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsNDR.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsPermissionControlled.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsReadReceipt.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsSigned.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_IsVoiceMail.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_ItemClasses.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_MessageClassifications.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_NotSentToMe.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_Sensitivity.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentCcMe.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentOnlyToMe.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentToAddresses.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentToMe.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_SentToOrCcMe.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_WithinDateRange.htm", "Help/html/P_Independentsoft_Exchange_RuleExceptions_WithinSizeRange.htm", "Help/html/P_Independentsoft_Exchange_RuleOperationError_OperationIndex.htm", "Help/html/P_Independentsoft_Exchange_RuleOperationError_ValidationErrors.htm", "Help/html/P_Independentsoft_Exchange_RuleOperationResponse_Errors.htm", "Help/html/P_Independentsoft_Exchange_RulePredicateDateRange_EndDate.htm", "Help/html/P_Independentsoft_Exchange_RulePredicateDateRange_StartDate.htm", "Help/html/P_Independentsoft_Exchange_RulePredicateSizeRange_MaximumSize.htm", "Help/html/P_Independentsoft_Exchange_RulePredicateSizeRange_MinimumSize.htm", "Help/html/P_Independentsoft_Exchange_RuleValidationError_ErrorCode.htm", "Help/html/P_Independentsoft_Exchange_RuleValidationError_ErrorMessage.htm", "Help/html/P_Independentsoft_Exchange_RuleValidationError_FieldUri.htm", "Help/html/P_Independentsoft_Exchange_RuleValidationError_FieldValue.htm", "Help/html/P_Independentsoft_Exchange_Rule_Actions.htm", "Help/html/P_Independentsoft_Exchange_Rule_Conditions.htm", "Help/html/P_Independentsoft_Exchange_Rule_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_Rule_Exceptions.htm", "Help/html/P_Independentsoft_Exchange_Rule_Id.htm", "Help/html/P_Independentsoft_Exchange_Rule_IsEnabled.htm", "Help/html/P_Independentsoft_Exchange_Rule_IsInError.htm", "Help/html/P_Independentsoft_Exchange_Rule_IsNotSupported.htm", "Help/html/P_Independentsoft_Exchange_Rule_Priority.htm", "Help/html/P_Independentsoft_Exchange_SearchFolderParameters_FolderIds.htm", "Help/html/P_Independentsoft_Exchange_SearchFolderParameters_Restriction.htm", "Help/html/P_Independentsoft_Exchange_SearchFolderParameters_Traversal.htm", "Help/html/P_Independentsoft_Exchange_SearchFolder_Parameters.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_FailedMailboxes.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_ItemCount.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_Items.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_KeywordStatisticsSearchResults.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_MailboxQueries.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_MailboxStatisticsItems.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_PageItemCount.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_PageItemSize.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_Refiners.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_ResultType.htm", "Help/html/P_Independentsoft_Exchange_SearchMailboxesResponse_Size.htm", "Help/html/P_Independentsoft_Exchange_SearchableMailbox_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_SearchableMailbox_ExternalEmailAddress.htm", "Help/html/P_Independentsoft_Exchange_SearchableMailbox_Guid.htm", "Help/html/P_Independentsoft_Exchange_SearchableMailbox_IsExternalMailbox.htm", "Help/html/P_Independentsoft_Exchange_SearchableMailbox_IsMembershipGroup.htm", "Help/html/P_Independentsoft_Exchange_SearchableMailbox_PrimarySmtpAddress.htm", "Help/html/P_Independentsoft_Exchange_SearchableMailbox_ReferenceId.htm", "Help/html/P_Independentsoft_Exchange_SeekToConditionPageItemView_BasePoint.htm", "Help/html/P_Independentsoft_Exchange_SeekToConditionPageItemView_Restriction.htm", "Help/html/P_Independentsoft_Exchange_SendNotificationResponse_Notification.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_DayOfWeek.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_DayOrder.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Month.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Offset.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Time.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZoneTime_Year.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZone_DaylightTime.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZone_Offset.htm", "Help/html/P_Independentsoft_Exchange_SerializableTimeZone_StandardTime.htm", "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MajorBuildNumber.htm", "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MajorVersion.htm", "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MinorBuildNumber.htm", "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_MinorVersion.htm", "Help/html/P_Independentsoft_Exchange_ServerVersionInfo_Version.htm", "Help/html/P_Independentsoft_Exchange_ServiceConfigurationResponse_MailTipsConfiguration.htm", "Help/html/P_Independentsoft_Exchange_ServiceConfigurationResponse_ProtectionRulesConfiguration.htm", "Help/html/P_Independentsoft_Exchange_ServiceConfigurationResponse_UnifiedMessagingConfiguration.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_BackOffMilliseconds.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_FaultCode.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_FaultString.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_Line.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_Message.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_Position.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_RequestBody.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_ResponseCode.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_ServerVersionInfo.htm", "Help/html/P_Independentsoft_Exchange_ServiceRequestException_XmlMessage.htm", "Help/html/P_Independentsoft_Exchange_Service_AllowAutoRedirect.htm", "Help/html/P_Independentsoft_Exchange_Service_AllowWriteStreamBuffering.htm", "Help/html/P_Independentsoft_Exchange_Service_AuthorizationCode.htm", "Help/html/P_Independentsoft_Exchange_Service_AuthorizationCodeRedirectUri.htm", "Help/html/P_Independentsoft_Exchange_Service_ClientAssertion.htm", "Help/html/P_Independentsoft_Exchange_Service_ClientCertificate.htm", "Help/html/P_Independentsoft_Exchange_Service_ClientId.htm", "Help/html/P_Independentsoft_Exchange_Service_ClientSecret.htm", "Help/html/P_Independentsoft_Exchange_Service_ConnectionGroupName.htm", "Help/html/P_Independentsoft_Exchange_Service_CookieContainer.htm", "Help/html/P_Independentsoft_Exchange_Service_Credentials.htm", "Help/html/P_Independentsoft_Exchange_Service_DateTimePrecision.htm", "Help/html/P_Independentsoft_Exchange_Service_DeviceCode.htm", "Help/html/P_Independentsoft_Exchange_Service_ExchangeImpersonation.htm", "Help/html/P_Independentsoft_Exchange_Service_Headers.htm", "Help/html/P_Independentsoft_Exchange_Service_KeepAlive.htm", "Help/html/P_Independentsoft_Exchange_Service_MailboxCulture.htm", "Help/html/P_Independentsoft_Exchange_Service_OAuthToken.htm", "Help/html/P_Independentsoft_Exchange_Service_Password.htm", "Help/html/P_Independentsoft_Exchange_Service_PreAuthenticate.htm", "Help/html/P_Independentsoft_Exchange_Service_Proxy.htm", "Help/html/P_Independentsoft_Exchange_Service_RequestEncoding.htm", "Help/html/P_Independentsoft_Exchange_Service_RequestServerVersion.htm", "Help/html/P_Independentsoft_Exchange_Service_ResponseHeaders.htm", "Help/html/P_Independentsoft_Exchange_Service_Scope.htm", "Help/html/P_Independentsoft_Exchange_Service_SendChunked.htm", "Help/html/P_Independentsoft_Exchange_Service_Tenant.htm", "Help/html/P_Independentsoft_Exchange_Service_TimeZoneContext.htm", "Help/html/P_Independentsoft_Exchange_Service_Timeout.htm", "Help/html/P_Independentsoft_Exchange_Service_UnsafeAuthenticatedConnectionSharing.htm", "Help/html/P_Independentsoft_Exchange_Service_Url.htm", "Help/html/P_Independentsoft_Exchange_Service_Username.htm", "Help/html/P_Independentsoft_Exchange_SmtpDomain_IncludeSubdomains.htm", "Help/html/P_Independentsoft_Exchange_SmtpDomain_Name.htm", "Help/html/P_Independentsoft_Exchange_StandardFolderId_Id.htm", "Help/html/P_Independentsoft_Exchange_StandardFolderId_Mailbox.htm", "Help/html/P_Independentsoft_Exchange_StandardGroupBy_Order.htm", "Help/html/P_Independentsoft_Exchange_StandardGroupBy_PropertyPath.htm", "Help/html/P_Independentsoft_Exchange_StreamingEventsResponse_ConnectionStatus.htm", "Help/html/P_Independentsoft_Exchange_StreamingEventsResponse_ErrorSubscriptionIds.htm", "Help/html/P_Independentsoft_Exchange_StreamingEventsResponse_Notifications.htm", "Help/html/P_Independentsoft_Exchange_StringAttributedValue_Attributions.htm", "Help/html/P_Independentsoft_Exchange_StringAttributedValue_Value.htm", "Help/html/P_Independentsoft_Exchange_SubscribeResponse_SubscriptionId.htm", "Help/html/P_Independentsoft_Exchange_SubscribeResponse_Watermark.htm", "Help/html/P_Independentsoft_Exchange_Subscription_EventTypes.htm", "Help/html/P_Independentsoft_Exchange_Subscription_Folders.htm", "Help/html/P_Independentsoft_Exchange_Subscription_SubscribeToAllFolders.htm", "Help/html/P_Independentsoft_Exchange_Subscription_Watermark.htm", "Help/html/P_Independentsoft_Exchange_SuggestionDay_Date.htm", "Help/html/P_Independentsoft_Exchange_SuggestionDay_Quality.htm", "Help/html/P_Independentsoft_Exchange_SuggestionDay_Suggestions.htm", "Help/html/P_Independentsoft_Exchange_Suggestion_AttendeeConflicts.htm", "Help/html/P_Independentsoft_Exchange_Suggestion_IsWorkTime.htm", "Help/html/P_Independentsoft_Exchange_Suggestion_MeetingTime.htm", "Help/html/P_Independentsoft_Exchange_Suggestion_Quality.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsResponse_SuggestionDays.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_CurrentMeetingTime.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_DetailedSuggestionsWindow.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_GlobalObjectId.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_GoodThreshold.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MaximumNonWorkHourResultsByDay.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MaximumResultsByDay.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MeetingDuration.htm", "Help/html/P_Independentsoft_Exchange_SuggestionsViewOptions_MinimumSuggestionQuality.htm", "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_CreatedFolders.htm", "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_DeletedFolders.htm", "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_IncludesLastFolderInRange.htm", "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_State.htm", "Help/html/P_Independentsoft_Exchange_SyncFoldersResponse_UpdatedFolders.htm", "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_CreatedItems.htm", "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_DeletedItems.htm", "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_IncludesLastItemInRange.htm", "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_ReadFlagChangedItems.htm", "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_State.htm", "Help/html/P_Independentsoft_Exchange_SyncItemsResponse_UpdatedItems.htm", "Help/html/P_Independentsoft_Exchange_TaskPropertyPath_AllPropertyPaths.htm", "Help/html/P_Independentsoft_Exchange_TaskRecurrence_Pattern.htm", "Help/html/P_Independentsoft_Exchange_TaskRecurrence_Range.htm", "Help/html/P_Independentsoft_Exchange_TaskSuggestion_Assignees.htm", "Help/html/P_Independentsoft_Exchange_TaskSuggestion_Position.htm", "Help/html/P_Independentsoft_Exchange_TaskSuggestion_Task.htm", "Help/html/P_Independentsoft_Exchange_Task_ActualWork.htm", "Help/html/P_Independentsoft_Exchange_Task_AssignedTime.htm", "Help/html/P_Independentsoft_Exchange_Task_BillingInformation.htm", "Help/html/P_Independentsoft_Exchange_Task_ChangeCount.htm", "Help/html/P_Independentsoft_Exchange_Task_CommonEndDate.htm", "Help/html/P_Independentsoft_Exchange_Task_CommonStartDate.htm", "Help/html/P_Independentsoft_Exchange_Task_Companies.htm", "Help/html/P_Independentsoft_Exchange_Task_CompleteDate.htm", "Help/html/P_Independentsoft_Exchange_Task_Contacts.htm", "Help/html/P_Independentsoft_Exchange_Task_DelegationState.htm", "Help/html/P_Independentsoft_Exchange_Task_Delegator.htm", "Help/html/P_Independentsoft_Exchange_Task_DueDate.htm", "Help/html/P_Independentsoft_Exchange_Task_IsAssignmentEditable.htm", "Help/html/P_Independentsoft_Exchange_Task_IsComplete.htm", "Help/html/P_Independentsoft_Exchange_Task_IsPrivate.htm", "Help/html/P_Independentsoft_Exchange_Task_IsRecurring.htm", "Help/html/P_Independentsoft_Exchange_Task_IsTeamTask.htm", "Help/html/P_Independentsoft_Exchange_Task_Mileage.htm", "Help/html/P_Independentsoft_Exchange_Task_Owner.htm", "Help/html/P_Independentsoft_Exchange_Task_PercentComplete.htm", "Help/html/P_Independentsoft_Exchange_Task_Priority.htm", "Help/html/P_Independentsoft_Exchange_Task_Recurrence.htm", "Help/html/P_Independentsoft_Exchange_Task_ReminderOverrideDefault.htm", "Help/html/P_Independentsoft_Exchange_Task_ReminderPlaySound.htm", "Help/html/P_Independentsoft_Exchange_Task_ReminderSoundFile.htm", "Help/html/P_Independentsoft_Exchange_Task_ReminderTime.htm", "Help/html/P_Independentsoft_Exchange_Task_StartDate.htm", "Help/html/P_Independentsoft_Exchange_Task_Status.htm", "Help/html/P_Independentsoft_Exchange_Task_StatusDescription.htm", "Help/html/P_Independentsoft_Exchange_Task_TotalWork.htm", "Help/html/P_Independentsoft_Exchange_TimeChange_Offset.htm", "Help/html/P_Independentsoft_Exchange_TimeChange_Pattern.htm", "Help/html/P_Independentsoft_Exchange_TimeChange_Time.htm", "Help/html/P_Independentsoft_Exchange_TimeChange_TimeZone.htm", "Help/html/P_Independentsoft_Exchange_TimeDuration_EndTime.htm", "Help/html/P_Independentsoft_Exchange_TimeDuration_StartTime.htm", "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Id.htm", "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Name.htm", "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Periods.htm", "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_TransitionsGroups.htm", "Help/html/P_Independentsoft_Exchange_TimeZoneDefinition_Transitons.htm", "Help/html/P_Independentsoft_Exchange_TimeZone_DaylightTime.htm", "Help/html/P_Independentsoft_Exchange_TimeZone_Name.htm", "Help/html/P_Independentsoft_Exchange_TimeZone_Offset.htm", "Help/html/P_Independentsoft_Exchange_TimeZone_StandardTime.htm", "Help/html/P_Independentsoft_Exchange_Time_Hour.htm", "Help/html/P_Independentsoft_Exchange_Time_Minute.htm", "Help/html/P_Independentsoft_Exchange_Time_Second.htm", "Help/html/P_Independentsoft_Exchange_Transition_Target.htm", "Help/html/P_Independentsoft_Exchange_Transition_TargetDescription.htm", "Help/html/P_Independentsoft_Exchange_TransitionsGroup_Id.htm", "Help/html/P_Independentsoft_Exchange_TransitionsGroup_Transitions.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessagingConfiguration_IsPlayOnPhoneEnabled.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessagingConfiguration_IsUnifiedMessagingEnabled.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessagingConfiguration_PlayOnPhoneDialString.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_CallInfo_EventCause.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_CallInfo_State.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_MissedCallNotificationEnabled.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_OutOfOfficeEnabled.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_PlayOnPhoneDialString.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_TelephoneAccessFolderEmail.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties_TelephoneAccessNumbers.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_AllowAutoRedirect.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_AllowWriteStreamBuffering.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_ClientCertificate.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_CookieContainer.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Credentials.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_ExchangeImpersonation.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_KeepAlive.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_MailboxCulture.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_PreAuthenticate.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Proxy.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_RequestEncoding.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_RequestServerVersion.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_SendChunked.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Timeout.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_UnsafeAuthenticatedConnectionSharing.htm", "Help/html/P_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService_Url.htm", "Help/html/P_Independentsoft_Exchange_UnindexedPropertyPath_Uri.htm", "Help/html/P_Independentsoft_Exchange_UploadItem_CreateAction.htm", "Help/html/P_Independentsoft_Exchange_UploadItem_Data.htm", "Help/html/P_Independentsoft_Exchange_UploadItem_IsAssociated.htm", "Help/html/P_Independentsoft_Exchange_UploadItem_ItemId.htm", "Help/html/P_Independentsoft_Exchange_UploadItem_ParentFolderId.htm", "Help/html/P_Independentsoft_Exchange_UploadItemsResponse_ItemId.htm", "Help/html/P_Independentsoft_Exchange_UrlEntity_Position.htm", "Help/html/P_Independentsoft_Exchange_UrlEntity_Url.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryEntry_Key.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryEntry_Value.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryKey_Type.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryKey_Values.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryValue_Type.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationDictionaryValue_Values.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationName_FolderId.htm", "Help/html/P_Independentsoft_Exchange_UserConfigurationName_Name.htm", "Help/html/P_Independentsoft_Exchange_UserConfiguration_BinaryData.htm", "Help/html/P_Independentsoft_Exchange_UserConfiguration_Entries.htm", "Help/html/P_Independentsoft_Exchange_UserConfiguration_ItemId.htm", "Help/html/P_Independentsoft_Exchange_UserConfiguration_Name.htm", "Help/html/P_Independentsoft_Exchange_UserConfiguration_XmlData.htm", "Help/html/P_Independentsoft_Exchange_UserId_DisplayName.htm", "Help/html/P_Independentsoft_Exchange_UserId_PrimarySmtpAddress.htm", "Help/html/P_Independentsoft_Exchange_UserId_Sid.htm", "Help/html/P_Independentsoft_Exchange_UserId_StandardUser.htm", "Help/html/P_Independentsoft_Exchange_UserMailbox_Id.htm", "Help/html/P_Independentsoft_Exchange_UserMailbox_IsArchive.htm", "Help/html/P_Independentsoft_Exchange_View_MaxEntriesReturned.htm", "Help/html/P_Independentsoft_Exchange_WeeklyRecurrencePattern_Days.htm", "Help/html/P_Independentsoft_Exchange_WeeklyRecurrencePattern_Interval.htm", "Help/html/P_Independentsoft_Exchange_WeeklyRegeneratingPattern_Interval.htm", "Help/html/P_Independentsoft_Exchange_WorkingHours_TimeZone.htm", "Help/html/P_Independentsoft_Exchange_WorkingHours_WorkingPeriods.htm", "Help/html/P_Independentsoft_Exchange_WorkingPeriod_Days.htm", "Help/html/P_Independentsoft_Exchange_WorkingPeriod_EndTime.htm", "Help/html/P_Independentsoft_Exchange_WorkingPeriod_StartTime.htm", "Help/html/P_Independentsoft_Exchange_YearlyRegeneratingPattern_Interval.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_ClassId.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_FatSectorCount.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MajorVersion.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MiniFatSectorCount.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MiniSectorSize.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_MiniStreamMaxSize.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_Root.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_CompoundFile_SectorSize.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntryList_Item.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_ClassId.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_CreatedTime.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_LastModifiedTime.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_Name.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_DirectoryEntry_Size.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_RootDirectoryEntry_DirectoryEntries.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_RootDirectoryEntry_Name.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_Storage_DirectoryEntries.htm", "Help/html/P_Independentsoft_IO_StructuredStorage_Stream_Buffer.htm", "Help/html/P_Independentsoft_Json_Parser_JsonArray_Values.htm", "Help/html/P_Independentsoft_Json_Parser_JsonBoolean_Value.htm", "Help/html/P_Independentsoft_Json_Parser_JsonObject_Members.htm", "Help/html/P_Independentsoft_Json_Parser_JsonString_Value.htm", "Help/html/P_Independentsoft_Json_Parser_Member_Name.htm", "Help/html/P_Independentsoft_Json_Parser_Member_Value.htm", "Help/html/P_Independentsoft_Msg_Attachment_AdditionalInfo.htm", "Help/html/P_Independentsoft_Msg_Attachment_ContentBase.htm", "Help/html/P_Independentsoft_Msg_Attachment_ContentDisposition.htm", "Help/html/P_Independentsoft_Msg_Attachment_ContentId.htm", "Help/html/P_Independentsoft_Msg_Attachment_ContentLocation.htm", "Help/html/P_Independentsoft_Msg_Attachment_CreationTime.htm", "Help/html/P_Independentsoft_Msg_Attachment_Data.htm", "Help/html/P_Independentsoft_Msg_Attachment_DataObject.htm", "Help/html/P_Independentsoft_Msg_Attachment_DataObjectStorage.htm", "Help/html/P_Independentsoft_Msg_Attachment_DisplayName.htm", "Help/html/P_Independentsoft_Msg_Attachment_EmbeddedMessage.htm", "Help/html/P_Independentsoft_Msg_Attachment_Encoding.htm", "Help/html/P_Independentsoft_Msg_Attachment_Extension.htm", "Help/html/P_Independentsoft_Msg_Attachment_FileName.htm", "Help/html/P_Independentsoft_Msg_Attachment_Flags.htm", "Help/html/P_Independentsoft_Msg_Attachment_IsContactPhoto.htm", "Help/html/P_Independentsoft_Msg_Attachment_IsHidden.htm", "Help/html/P_Independentsoft_Msg_Attachment_LastModificationTime.htm", "Help/html/P_Independentsoft_Msg_Attachment_LongFileName.htm", "Help/html/P_Independentsoft_Msg_Attachment_LongPathName.htm", "Help/html/P_Independentsoft_Msg_Attachment_Method.htm", "Help/html/P_Independentsoft_Msg_Attachment_MimeSequence.htm", "Help/html/P_Independentsoft_Msg_Attachment_MimeTag.htm", "Help/html/P_Independentsoft_Msg_Attachment_ObjectType.htm", "Help/html/P_Independentsoft_Msg_Attachment_PathName.htm", "Help/html/P_Independentsoft_Msg_Attachment_RecordKey.htm", "Help/html/P_Independentsoft_Msg_Attachment_Rendering.htm", "Help/html/P_Independentsoft_Msg_Attachment_RenderingPosition.htm", "Help/html/P_Independentsoft_Msg_Attachment_Size.htm", "Help/html/P_Independentsoft_Msg_Attachment_Tag.htm", "Help/html/P_Independentsoft_Msg_Attachment_TransportName.htm", "Help/html/P_Independentsoft_Msg_ExtendedPropertyId_Id.htm", "Help/html/P_Independentsoft_Msg_ExtendedPropertyList_Item.htm", "Help/html/P_Independentsoft_Msg_ExtendedPropertyName_Name.htm", "Help/html/P_Independentsoft_Msg_ExtendedPropertyTag_Guid.htm", "Help/html/P_Independentsoft_Msg_ExtendedPropertyTag_Type.htm", "Help/html/P_Independentsoft_Msg_ExtendedProperty_Tag.htm", "Help/html/P_Independentsoft_Msg_ExtendedProperty_Value.htm", "Help/html/P_Independentsoft_Msg_Message_ActualWork.htm", "Help/html/P_Independentsoft_Msg_Message_AppointmentEndTime.htm", "Help/html/P_Independentsoft_Msg_Message_AppointmentMessageClass.htm", "Help/html/P_Independentsoft_Msg_Message_AppointmentStartTime.htm", "Help/html/P_Independentsoft_Msg_Message_AssistentName.htm", "Help/html/P_Independentsoft_Msg_Message_AssistentPhone.htm", "Help/html/P_Independentsoft_Msg_Message_Attachments.htm", "Help/html/P_Independentsoft_Msg_Message_BillingInformation.htm", "Help/html/P_Independentsoft_Msg_Message_Birthday.htm", "Help/html/P_Independentsoft_Msg_Message_Body.htm", "Help/html/P_Independentsoft_Msg_Message_BodyHtml.htm", "Help/html/P_Independentsoft_Msg_Message_BodyHtmlText.htm", "Help/html/P_Independentsoft_Msg_Message_BodyRtf.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessAddress.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessAddressCity.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessAddressCountry.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessAddressPostOfficeBox.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessAddressPostalCode.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessAddressState.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessAddressStreet.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessFax.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessHomePage.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessPhone.htm", "Help/html/P_Independentsoft_Msg_Message_BusinessPhone2.htm", "Help/html/P_Independentsoft_Msg_Message_BusyStatus.htm", "Help/html/P_Independentsoft_Msg_Message_CallbackPhone.htm", "Help/html/P_Independentsoft_Msg_Message_CarPhone.htm", "Help/html/P_Independentsoft_Msg_Message_Categories.htm", "Help/html/P_Independentsoft_Msg_Message_CellularPhone.htm", "Help/html/P_Independentsoft_Msg_Message_ChangeKey.htm", "Help/html/P_Independentsoft_Msg_Message_ChildrenNames.htm", "Help/html/P_Independentsoft_Msg_Message_ClientSubmitTime.htm", "Help/html/P_Independentsoft_Msg_Message_CommonEndTime.htm", "Help/html/P_Independentsoft_Msg_Message_CommonStartTime.htm", "Help/html/P_Independentsoft_Msg_Message_Companies.htm", "Help/html/P_Independentsoft_Msg_Message_CompanyMainPhone.htm", "Help/html/P_Independentsoft_Msg_Message_CompanyName.htm", "Help/html/P_Independentsoft_Msg_Message_ComputerNetworkName.htm", "Help/html/P_Independentsoft_Msg_Message_ContactHasPicture.htm", "Help/html/P_Independentsoft_Msg_Message_ContactNames.htm", "Help/html/P_Independentsoft_Msg_Message_ConversationIndex.htm", "Help/html/P_Independentsoft_Msg_Message_ConversationTopic.htm", "Help/html/P_Independentsoft_Msg_Message_CreationTime.htm", "Help/html/P_Independentsoft_Msg_Message_CreatorName.htm", "Help/html/P_Independentsoft_Msg_Message_CustomerId.htm", "Help/html/P_Independentsoft_Msg_Message_DateCompleted.htm", "Help/html/P_Independentsoft_Msg_Message_DeferredDeliveryTime.htm", "Help/html/P_Independentsoft_Msg_Message_Delegator.htm", "Help/html/P_Independentsoft_Msg_Message_DeliveryReportRequested.htm", "Help/html/P_Independentsoft_Msg_Message_DepartmentName.htm", "Help/html/P_Independentsoft_Msg_Message_DisableFullFidelity.htm", "Help/html/P_Independentsoft_Msg_Message_DisplayBcc.htm", "Help/html/P_Independentsoft_Msg_Message_DisplayCc.htm", "Help/html/P_Independentsoft_Msg_Message_DisplayName.htm", "Help/html/P_Independentsoft_Msg_Message_DisplayNamePrefix.htm", "Help/html/P_Independentsoft_Msg_Message_DisplayTo.htm", "Help/html/P_Independentsoft_Msg_Message_Duration.htm", "Help/html/P_Independentsoft_Msg_Message_Email1Address.htm", "Help/html/P_Independentsoft_Msg_Message_Email1DisplayAs.htm", "Help/html/P_Independentsoft_Msg_Message_Email1DisplayName.htm", "Help/html/P_Independentsoft_Msg_Message_Email1EntryId.htm", "Help/html/P_Independentsoft_Msg_Message_Email1Type.htm", "Help/html/P_Independentsoft_Msg_Message_Email2Address.htm", "Help/html/P_Independentsoft_Msg_Message_Email2DisplayAs.htm", "Help/html/P_Independentsoft_Msg_Message_Email2DisplayName.htm", "Help/html/P_Independentsoft_Msg_Message_Email2EntryId.htm", "Help/html/P_Independentsoft_Msg_Message_Email2Type.htm", "Help/html/P_Independentsoft_Msg_Message_Email3Address.htm", "Help/html/P_Independentsoft_Msg_Message_Email3DisplayAs.htm", "Help/html/P_Independentsoft_Msg_Message_Email3DisplayName.htm", "Help/html/P_Independentsoft_Msg_Message_Email3EntryId.htm", "Help/html/P_Independentsoft_Msg_Message_Email3Type.htm", "Help/html/P_Independentsoft_Msg_Message_Encoding.htm", "Help/html/P_Independentsoft_Msg_Message_EntryId.htm", "Help/html/P_Independentsoft_Msg_Message_ExtendedProperties.htm", "Help/html/P_Independentsoft_Msg_Message_FileAs.htm", "Help/html/P_Independentsoft_Msg_Message_FlagDueBy.htm", "Help/html/P_Independentsoft_Msg_Message_FlagIcon.htm", "Help/html/P_Independentsoft_Msg_Message_FlagStatus.htm", "Help/html/P_Independentsoft_Msg_Message_FtpSite.htm", "Help/html/P_Independentsoft_Msg_Message_Gender.htm", "Help/html/P_Independentsoft_Msg_Message_Generation.htm", "Help/html/P_Independentsoft_Msg_Message_GivenName.htm", "Help/html/P_Independentsoft_Msg_Message_GovernmentId.htm", "Help/html/P_Independentsoft_Msg_Message_Guid.htm", "Help/html/P_Independentsoft_Msg_Message_HasAttachment.htm", "Help/html/P_Independentsoft_Msg_Message_Hobbies.htm", "Help/html/P_Independentsoft_Msg_Message_HomeAddress.htm", "Help/html/P_Independentsoft_Msg_Message_HomeAddressCity.htm", "Help/html/P_Independentsoft_Msg_Message_HomeAddressCountry.htm", "Help/html/P_Independentsoft_Msg_Message_HomeAddressPostOfficeBox.htm", "Help/html/P_Independentsoft_Msg_Message_HomeAddressPostalCode.htm", "Help/html/P_Independentsoft_Msg_Message_HomeAddressState.htm", "Help/html/P_Independentsoft_Msg_Message_HomeAddressStreet.htm", "Help/html/P_Independentsoft_Msg_Message_HomeFax.htm", "Help/html/P_Independentsoft_Msg_Message_HomePhone.htm", "Help/html/P_Independentsoft_Msg_Message_HomePhone2.htm", "Help/html/P_Independentsoft_Msg_Message_IconIndex.htm", "Help/html/P_Independentsoft_Msg_Message_Importance.htm", "Help/html/P_Independentsoft_Msg_Message_InReplyTo.htm", "Help/html/P_Independentsoft_Msg_Message_Initials.htm", "Help/html/P_Independentsoft_Msg_Message_InstantMessengerAddress.htm", "Help/html/P_Independentsoft_Msg_Message_InternetAccountName.htm", "Help/html/P_Independentsoft_Msg_Message_InternetCodePage.htm", "Help/html/P_Independentsoft_Msg_Message_InternetFreeBusyAddress.htm", "Help/html/P_Independentsoft_Msg_Message_InternetMessageId.htm", "Help/html/P_Independentsoft_Msg_Message_InternetReferences.htm", "Help/html/P_Independentsoft_Msg_Message_IsAllDayEvent.htm", "Help/html/P_Independentsoft_Msg_Message_IsComplete.htm", "Help/html/P_Independentsoft_Msg_Message_IsEmbedded.htm", "Help/html/P_Independentsoft_Msg_Message_IsHidden.htm", "Help/html/P_Independentsoft_Msg_Message_IsPrivate.htm", "Help/html/P_Independentsoft_Msg_Message_IsReadOnly.htm", "Help/html/P_Independentsoft_Msg_Message_IsRecurring.htm", "Help/html/P_Independentsoft_Msg_Message_IsReminderSet.htm", "Help/html/P_Independentsoft_Msg_Message_IsSystem.htm", "Help/html/P_Independentsoft_Msg_Message_IsTeamTask.htm", "Help/html/P_Independentsoft_Msg_Message_Isdn.htm", "Help/html/P_Independentsoft_Msg_Message_JournalDuration.htm", "Help/html/P_Independentsoft_Msg_Message_JournalEndTime.htm", "Help/html/P_Independentsoft_Msg_Message_JournalStartTime.htm", "Help/html/P_Independentsoft_Msg_Message_JournalType.htm", "Help/html/P_Independentsoft_Msg_Message_JournalTypeDescription.htm", "Help/html/P_Independentsoft_Msg_Message_Keywords.htm", "Help/html/P_Independentsoft_Msg_Message_Label.htm", "Help/html/P_Independentsoft_Msg_Message_LastModificationTime.htm", "Help/html/P_Independentsoft_Msg_Message_LastModifierName.htm", "Help/html/P_Independentsoft_Msg_Message_LastVerbExecuted.htm", "Help/html/P_Independentsoft_Msg_Message_LastVerbExecutionTime.htm", "Help/html/P_Independentsoft_Msg_Message_Location.htm", "Help/html/P_Independentsoft_Msg_Message_ManagerName.htm", "Help/html/P_Independentsoft_Msg_Message_MeetingStatus.htm", "Help/html/P_Independentsoft_Msg_Message_MessageClass.htm", "Help/html/P_Independentsoft_Msg_Message_MessageCodePage.htm", "Help/html/P_Independentsoft_Msg_Message_MessageDeliveryTime.htm", "Help/html/P_Independentsoft_Msg_Message_MessageFlags.htm", "Help/html/P_Independentsoft_Msg_Message_MiddleName.htm", "Help/html/P_Independentsoft_Msg_Message_Mileage.htm", "Help/html/P_Independentsoft_Msg_Message_Nickname.htm", "Help/html/P_Independentsoft_Msg_Message_NormalizedSubject.htm", "Help/html/P_Independentsoft_Msg_Message_NoteColor.htm", "Help/html/P_Independentsoft_Msg_Message_NoteHeight.htm", "Help/html/P_Independentsoft_Msg_Message_NoteLeft.htm", "Help/html/P_Independentsoft_Msg_Message_NoteTop.htm", "Help/html/P_Independentsoft_Msg_Message_NoteWidth.htm", "Help/html/P_Independentsoft_Msg_Message_ObjectType.htm", "Help/html/P_Independentsoft_Msg_Message_OfficeLocation.htm", "Help/html/P_Independentsoft_Msg_Message_OriginalDisplayTo.htm", "Help/html/P_Independentsoft_Msg_Message_OtherAddress.htm", "Help/html/P_Independentsoft_Msg_Message_OtherAddressCity.htm", "Help/html/P_Independentsoft_Msg_Message_OtherAddressCountry.htm", "Help/html/P_Independentsoft_Msg_Message_OtherAddressPostalCode.htm", "Help/html/P_Independentsoft_Msg_Message_OtherAddressState.htm", "Help/html/P_Independentsoft_Msg_Message_OtherAddressStreet.htm", "Help/html/P_Independentsoft_Msg_Message_OtherPhone.htm", "Help/html/P_Independentsoft_Msg_Message_OutlookInternalVersion.htm", "Help/html/P_Independentsoft_Msg_Message_OutlookVersion.htm", "Help/html/P_Independentsoft_Msg_Message_Owner.htm", "Help/html/P_Independentsoft_Msg_Message_Pager.htm", "Help/html/P_Independentsoft_Msg_Message_PercentComplete.htm", "Help/html/P_Independentsoft_Msg_Message_PersonalHomePage.htm", "Help/html/P_Independentsoft_Msg_Message_PostalAddress.htm", "Help/html/P_Independentsoft_Msg_Message_PrimaryFax.htm", "Help/html/P_Independentsoft_Msg_Message_PrimaryPhone.htm", "Help/html/P_Independentsoft_Msg_Message_Priority.htm", "Help/html/P_Independentsoft_Msg_Message_Profession.htm", "Help/html/P_Independentsoft_Msg_Message_ProviderSubmitTime.htm", "Help/html/P_Independentsoft_Msg_Message_RadioPhone.htm", "Help/html/P_Independentsoft_Msg_Message_ReadReceiptEntryId.htm", "Help/html/P_Independentsoft_Msg_Message_ReadReceiptRequested.htm", "Help/html/P_Independentsoft_Msg_Message_ReadReceiptSearchKey.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedByAddressType.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedByEmailAddress.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedByEntryId.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedByName.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedBySearchKey.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingAddressType.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingEmailAddress.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingEntryId.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingName.htm", "Help/html/P_Independentsoft_Msg_Message_ReceivedRepresentingSearchKey.htm", "Help/html/P_Independentsoft_Msg_Message_Recipients.htm", "Help/html/P_Independentsoft_Msg_Message_RecurrencePattern.htm", "Help/html/P_Independentsoft_Msg_Message_RecurrencePatternDescription.htm", "Help/html/P_Independentsoft_Msg_Message_RecurrenceType.htm", "Help/html/P_Independentsoft_Msg_Message_ReminderMinutesBeforeStart.htm", "Help/html/P_Independentsoft_Msg_Message_ReminderOverrideDefault.htm", "Help/html/P_Independentsoft_Msg_Message_ReminderPlaySound.htm", "Help/html/P_Independentsoft_Msg_Message_ReminderSoundFile.htm", "Help/html/P_Independentsoft_Msg_Message_ReminderTime.htm", "Help/html/P_Independentsoft_Msg_Message_ReplyTo.htm", "Help/html/P_Independentsoft_Msg_Message_ReportText.htm", "Help/html/P_Independentsoft_Msg_Message_ReportTime.htm", "Help/html/P_Independentsoft_Msg_Message_ResponseStatus.htm", "Help/html/P_Independentsoft_Msg_Message_RtfCompressed.htm", "Help/html/P_Independentsoft_Msg_Message_RtfInSync.htm", "Help/html/P_Independentsoft_Msg_Message_SearchKey.htm", "Help/html/P_Independentsoft_Msg_Message_SelectedMailingAddress.htm", "Help/html/P_Independentsoft_Msg_Message_SenderAddressType.htm", "Help/html/P_Independentsoft_Msg_Message_SenderEmailAddress.htm", "Help/html/P_Independentsoft_Msg_Message_SenderEntryId.htm", "Help/html/P_Independentsoft_Msg_Message_SenderName.htm", "Help/html/P_Independentsoft_Msg_Message_SenderSearchKey.htm", "Help/html/P_Independentsoft_Msg_Message_SenderSmtpAddress.htm", "Help/html/P_Independentsoft_Msg_Message_Sensitivity.htm", "Help/html/P_Independentsoft_Msg_Message_SentRepresentingAddressType.htm", "Help/html/P_Independentsoft_Msg_Message_SentRepresentingEmailAddress.htm", "Help/html/P_Independentsoft_Msg_Message_SentRepresentingEntryId.htm", "Help/html/P_Independentsoft_Msg_Message_SentRepresentingName.htm", "Help/html/P_Independentsoft_Msg_Message_SentRepresentingSearchKey.htm", "Help/html/P_Independentsoft_Msg_Message_SentRepresentingSmtpAddress.htm", "Help/html/P_Independentsoft_Msg_Message_Size.htm", "Help/html/P_Independentsoft_Msg_Message_SpouseName.htm", "Help/html/P_Independentsoft_Msg_Message_StoreSupportMasks.htm", "Help/html/P_Independentsoft_Msg_Message_Subject.htm", "Help/html/P_Independentsoft_Msg_Message_SubjectPrefix.htm", "Help/html/P_Independentsoft_Msg_Message_Surname.htm", "Help/html/P_Independentsoft_Msg_Message_TaskDelegationState.htm", "Help/html/P_Independentsoft_Msg_Message_TaskDueDate.htm", "Help/html/P_Independentsoft_Msg_Message_TaskOwnership.htm", "Help/html/P_Independentsoft_Msg_Message_TaskStartDate.htm", "Help/html/P_Independentsoft_Msg_Message_TaskStatus.htm", "Help/html/P_Independentsoft_Msg_Message_Telex.htm", "Help/html/P_Independentsoft_Msg_Message_TimeZone.htm", "Help/html/P_Independentsoft_Msg_Message_Title.htm", "Help/html/P_Independentsoft_Msg_Message_TotalWork.htm", "Help/html/P_Independentsoft_Msg_Message_TransportMessageHeaders.htm", "Help/html/P_Independentsoft_Msg_Message_TtyTddPhone.htm", "Help/html/P_Independentsoft_Msg_Message_WeddingAnniversary.htm", "Help/html/P_Independentsoft_Msg_Recipient_AddressType.htm", "Help/html/P_Independentsoft_Msg_Recipient_DisplayName.htm", "Help/html/P_Independentsoft_Msg_Recipient_DisplayName7Bit.htm", "Help/html/P_Independentsoft_Msg_Recipient_DisplayType.htm", "Help/html/P_Independentsoft_Msg_Recipient_EmailAddress.htm", "Help/html/P_Independentsoft_Msg_Recipient_EntryId.htm", "Help/html/P_Independentsoft_Msg_Recipient_InstanceKey.htm", "Help/html/P_Independentsoft_Msg_Recipient_ObjectType.htm", "Help/html/P_Independentsoft_Msg_Recipient_OriginatingAddressType.htm", "Help/html/P_Independentsoft_Msg_Recipient_OriginatingEmailAddress.htm", "Help/html/P_Independentsoft_Msg_Recipient_RecipientType.htm", "Help/html/P_Independentsoft_Msg_Recipient_Responsibility.htm", "Help/html/P_Independentsoft_Msg_Recipient_SearchKey.htm", "Help/html/P_Independentsoft_Msg_Recipient_SendInternetEncoding.htm", "Help/html/P_Independentsoft_Msg_Recipient_SendRichInfo.htm", "Help/html/P_Independentsoft_Msg_Recipient_SmtpAddress.htm", "Help/html/P_Independentsoft_Msg_Recipient_TransmitableDisplayName.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_CalendarType.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_DayOfMonth.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_DayOfWeek.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_DayOfWeekIndex.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_DeletedInstanceCount.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_DeletedInstanceDates.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_EndDate.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_EndType.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_FirstDayOfWeek.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_Frequency.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_ModifiedInstanceCount.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_ModifiedInstanceDates.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_OccurenceCount.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_Period.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_StartDate.htm", "Help/html/P_Independentsoft_Msg_RecurrencePattern_Type.htm", "Help/html/PageNotFound.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_Attachment.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_BodyPart.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_BodyPartList.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_ContentDisposition.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_ContentType.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_Header.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_HeaderList.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_Mailbox.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_Message.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_MessageFormatException.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_Parameter.htm", "Help/html/Properties_T_Independentsoft_Email_Mime_ParameterList.htm", "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteDate.htm", "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteDateTransition.htm", "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_AcceptItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_AcceptSharingInvitation.htm", "Help/html/Properties_T_Independentsoft_Exchange_AddressEntity.htm", "Help/html/Properties_T_Independentsoft_Exchange_AddressListId.htm", "Help/html/Properties_T_Independentsoft_Exchange_AggregateOn.htm", "Help/html/Properties_T_Independentsoft_Exchange_AlternateId.htm", "Help/html/Properties_T_Independentsoft_Exchange_AlternatePublicFolderId.htm", "Help/html/Properties_T_Independentsoft_Exchange_AlternatePublicFolderItemId.htm", "Help/html/Properties_T_Independentsoft_Exchange_Appointment.htm", "Help/html/Properties_T_Independentsoft_Exchange_AppointmentPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_Attachment.htm", "Help/html/Properties_T_Independentsoft_Exchange_AttachmentId.htm", "Help/html/Properties_T_Independentsoft_Exchange_AttachmentInfo.htm", "Help/html/Properties_T_Independentsoft_Exchange_AttachmentShape.htm", "Help/html/Properties_T_Independentsoft_Exchange_Attendee.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_Account.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_DomainResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSetting.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSettingError.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_Error.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ExternalAccess.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_InternalAccess.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncError.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookProvider.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_User.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserSetting.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingError.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingList.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_WebClientUrl.htm", "Help/html/Properties_T_Independentsoft_Exchange_Autodiscover_WebProtocol.htm", "Help/html/Properties_T_Independentsoft_Exchange_AvailabilityResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Body.htm", "Help/html/Properties_T_Independentsoft_Exchange_CalendarEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_CalendarFolder.htm", "Help/html/Properties_T_Independentsoft_Exchange_CalendarOptions.htm", "Help/html/Properties_T_Independentsoft_Exchange_CalendarPermission.htm", "Help/html/Properties_T_Independentsoft_Exchange_CalendarPermissionSet.htm", "Help/html/Properties_T_Independentsoft_Exchange_CalendarView.htm", "Help/html/Properties_T_Independentsoft_Exchange_CancelItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_Category.htm", "Help/html/Properties_T_Independentsoft_Exchange_CategoryList.htm", "Help/html/Properties_T_Independentsoft_Exchange_ChangeHighlights.htm", "Help/html/Properties_T_Independentsoft_Exchange_ClientAccessTokenRequest.htm", "Help/html/Properties_T_Independentsoft_Exchange_CompleteName.htm", "Help/html/Properties_T_Independentsoft_Exchange_Contact.htm", "Help/html/Properties_T_Independentsoft_Exchange_ContactEntity.htm", "Help/html/Properties_T_Independentsoft_Exchange_ContactPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_ContactsFolder.htm", "Help/html/Properties_T_Independentsoft_Exchange_ContactsView.htm", "Help/html/Properties_T_Independentsoft_Exchange_Contains.htm", "Help/html/Properties_T_Independentsoft_Exchange_ContentSettings.htm", "Help/html/Properties_T_Independentsoft_Exchange_Conversation.htm", "Help/html/Properties_T_Independentsoft_Exchange_ConversationAction.htm", "Help/html/Properties_T_Independentsoft_Exchange_ConversationItemResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_ConversationNode.htm", "Help/html/Properties_T_Independentsoft_Exchange_ConversationRequest.htm", "Help/html/Properties_T_Independentsoft_Exchange_ConversationShape.htm", "Help/html/Properties_T_Independentsoft_Exchange_ConvertIdResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_CopiedEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_CreateAttachmentResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_CreatedEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_CustomPropertyId.htm", "Help/html/Properties_T_Independentsoft_Exchange_CustomPropertyName.htm", "Help/html/Properties_T_Independentsoft_Exchange_DailyRecurrencePattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_DailyRegeneratingPattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_DeclineItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_DelegateResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_DelegateUser.htm", "Help/html/Properties_T_Independentsoft_Exchange_DelegateUserResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_DeleteAttachmentResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_DeletedEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_DeletedOccurrence.htm", "Help/html/Properties_T_Independentsoft_Exchange_DeviceAuthorizationCode.htm", "Help/html/Properties_T_Independentsoft_Exchange_DiscoverySearchConfiguration.htm", "Help/html/Properties_T_Independentsoft_Exchange_DistributionList.htm", "Help/html/Properties_T_Independentsoft_Exchange_DistributionListMember.htm", "Help/html/Properties_T_Independentsoft_Exchange_DistributionListPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_Duration.htm", "Help/html/Properties_T_Independentsoft_Exchange_EffectiveRights.htm", "Help/html/Properties_T_Independentsoft_Exchange_EmailAddress.htm", "Help/html/Properties_T_Independentsoft_Exchange_EmailAddressEntity.htm", "Help/html/Properties_T_Independentsoft_Exchange_EmailUser.htm", "Help/html/Properties_T_Independentsoft_Exchange_EncryptedSharedFolderData.htm", "Help/html/Properties_T_Independentsoft_Exchange_EndDateRecurrenceRange.htm", "Help/html/Properties_T_Independentsoft_Exchange_EnhancedLocation.htm", "Help/html/Properties_T_Independentsoft_Exchange_EntityExtractionResult.htm", "Help/html/Properties_T_Independentsoft_Exchange_Event.htm", "Help/html/Properties_T_Independentsoft_Exchange_Excludes.htm", "Help/html/Properties_T_Independentsoft_Exchange_Exists.htm", "Help/html/Properties_T_Independentsoft_Exchange_ExpandDistributionListResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_ExportItemsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_ExtendedProperty.htm", "Help/html/Properties_T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.htm", "Help/html/Properties_T_Independentsoft_Exchange_ExtendedPropertyList.htm", "Help/html/Properties_T_Independentsoft_Exchange_FailedMailbox.htm", "Help/html/Properties_T_Independentsoft_Exchange_FileAttachment.htm", "Help/html/Properties_T_Independentsoft_Exchange_FileAttachmentInfo.htm", "Help/html/Properties_T_Independentsoft_Exchange_FindConversationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_FindFolderResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_FindItemResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_FindMessageTrackingReportResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_FindPeopleResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Flag.htm", "Help/html/Properties_T_Independentsoft_Exchange_Folder.htm", "Help/html/Properties_T_Independentsoft_Exchange_FolderChange.htm", "Help/html/Properties_T_Independentsoft_Exchange_FolderId.htm", "Help/html/Properties_T_Independentsoft_Exchange_FolderInfoResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_FolderPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_FolderShape.htm", "Help/html/Properties_T_Independentsoft_Exchange_ForwardItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_FractionalPageView.htm", "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyChangedEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyView.htm", "Help/html/Properties_T_Independentsoft_Exchange_FreeBusyViewOptions.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetAppManifestsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetAttachmentResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetEventsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetImItemListResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetImItemsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetMailTipsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetMessageTrackingReportResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetRemindersResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetRoomListsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetRoomsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetRulesResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetSearchableMailboxesResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetServerTimeZonesResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetSharingFolderResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetSharingMetadataResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetUserConfigurationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetUserPhotoResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Group.htm", "Help/html/Properties_T_Independentsoft_Exchange_GroupAttendeeConflict.htm", "Help/html/Properties_T_Independentsoft_Exchange_GroupBy.htm", "Help/html/Properties_T_Independentsoft_Exchange_HighlightTerm.htm", "Help/html/Properties_T_Independentsoft_Exchange_HoldOnMailboxesInfo.htm", "Help/html/Properties_T_Independentsoft_Exchange_Id.htm", "Help/html/Properties_T_Independentsoft_Exchange_Identity.htm", "Help/html/Properties_T_Independentsoft_Exchange_ImGroup.htm", "Help/html/Properties_T_Independentsoft_Exchange_ImGroupInfoResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_IndexedPageView.htm", "Help/html/Properties_T_Independentsoft_Exchange_IndexedPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_IndividualAttendeeConflict.htm", "Help/html/Properties_T_Independentsoft_Exchange_InternetMessageHeader.htm", "Help/html/Properties_T_Independentsoft_Exchange_InvalidRecipient.htm", "Help/html/Properties_T_Independentsoft_Exchange_Item.htm", "Help/html/Properties_T_Independentsoft_Exchange_ItemAttachment.htm", "Help/html/Properties_T_Independentsoft_Exchange_ItemAttachmentInfo.htm", "Help/html/Properties_T_Independentsoft_Exchange_ItemChange.htm", "Help/html/Properties_T_Independentsoft_Exchange_ItemId.htm", "Help/html/Properties_T_Independentsoft_Exchange_ItemInfoResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_ItemPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_ItemShape.htm", "Help/html/Properties_T_Independentsoft_Exchange_Journal.htm", "Help/html/Properties_T_Independentsoft_Exchange_JournalPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_KeywordStatisticsSearchResult.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailTips.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailTipsConfiguration.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailTipsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Mailbox.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxAttributedValue.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxData.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxHoldResult.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxHoldStatus.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxQuery.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxSearchScope.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxStatisticsByKeywords.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxStatisticsItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_MailboxStatisticsSearchResult.htm", "Help/html/Properties_T_Independentsoft_Exchange_ManagedFolderInformation.htm", "Help/html/Properties_T_Independentsoft_Exchange_MarkAsJunkResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingCancellation.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingCancellationPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingMessage.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingRegistrationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingRequest.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingResponsePropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_MeetingSuggestion.htm", "Help/html/Properties_T_Independentsoft_Exchange_Message.htm", "Help/html/Properties_T_Independentsoft_Exchange_MessagePropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_MessageResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_MessageTrackingReport.htm", "Help/html/Properties_T_Independentsoft_Exchange_MessageTrackingSearchResult.htm", "Help/html/Properties_T_Independentsoft_Exchange_MimeContent.htm", "Help/html/Properties_T_Independentsoft_Exchange_ModifiedEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_MovedEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_NewMailEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_NoEndRecurrenceRange.htm", "Help/html/Properties_T_Independentsoft_Exchange_NonIndexableItemDetail.htm", "Help/html/Properties_T_Independentsoft_Exchange_NonIndexableItemStatistic.htm", "Help/html/Properties_T_Independentsoft_Exchange_Note.htm", "Help/html/Properties_T_Independentsoft_Exchange_NotePropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_Notification.htm", "Help/html/Properties_T_Independentsoft_Exchange_NumberedRecurrenceRange.htm", "Help/html/Properties_T_Independentsoft_Exchange_OAuthToken.htm", "Help/html/Properties_T_Independentsoft_Exchange_Occurrence.htm", "Help/html/Properties_T_Independentsoft_Exchange_OccurrenceItemId.htm", "Help/html/Properties_T_Independentsoft_Exchange_OnlineMeetingSettings.htm", "Help/html/Properties_T_Independentsoft_Exchange_OutOfOffice.htm", "Help/html/Properties_T_Independentsoft_Exchange_OutOfOfficeMailTip.htm", "Help/html/Properties_T_Independentsoft_Exchange_OutOfOfficeResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_OwaOptions.htm", "Help/html/Properties_T_Independentsoft_Exchange_PageView.htm", "Help/html/Properties_T_Independentsoft_Exchange_PerformReminderActionResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Period.htm", "Help/html/Properties_T_Independentsoft_Exchange_Permission.htm", "Help/html/Properties_T_Independentsoft_Exchange_PermissionSet.htm", "Help/html/Properties_T_Independentsoft_Exchange_Persona.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaAttribution.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaInfoResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaPhoneNumber.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaPostalAddress.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_PersonaShape.htm", "Help/html/Properties_T_Independentsoft_Exchange_PhoneEntity.htm", "Help/html/Properties_T_Independentsoft_Exchange_Post.htm", "Help/html/Properties_T_Independentsoft_Exchange_PostPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_PostReplyItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_PreviewItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_PreviewItemMailbox.htm", "Help/html/Properties_T_Independentsoft_Exchange_PreviewItemShape.htm", "Help/html/Properties_T_Independentsoft_Exchange_Property.htm", "Help/html/Properties_T_Independentsoft_Exchange_PropertyId.htm", "Help/html/Properties_T_Independentsoft_Exchange_PropertyName.htm", "Help/html/Properties_T_Independentsoft_Exchange_PropertyOrder.htm", "Help/html/Properties_T_Independentsoft_Exchange_PropertyTag.htm", "Help/html/Properties_T_Independentsoft_Exchange_ProtectionRule.htm", "Help/html/Properties_T_Independentsoft_Exchange_ProtectionRuleAction.htm", "Help/html/Properties_T_Independentsoft_Exchange_ProtectionRulesConfiguration.htm", "Help/html/Properties_T_Independentsoft_Exchange_PullSubscription.htm", "Help/html/Properties_T_Independentsoft_Exchange_PushSubscription.htm", "Help/html/Properties_T_Independentsoft_Exchange_QueryString.htm", "Help/html/Properties_T_Independentsoft_Exchange_ReadFlagChange.htm", "Help/html/Properties_T_Independentsoft_Exchange_RecipientTrackingEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_Recurrence.htm", "Help/html/Properties_T_Independentsoft_Exchange_RecurringDateTransition.htm", "Help/html/Properties_T_Independentsoft_Exchange_RecurringDayTransition.htm", "Help/html/Properties_T_Independentsoft_Exchange_RecurringMasterItemId.htm", "Help/html/Properties_T_Independentsoft_Exchange_RefinerItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_Reminder.htm", "Help/html/Properties_T_Independentsoft_Exchange_ReminderItemAction.htm", "Help/html/Properties_T_Independentsoft_Exchange_RemoveItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_ReplyAllItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_ReplyBody.htm", "Help/html/Properties_T_Independentsoft_Exchange_ReplyItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_Resolution.htm", "Help/html/Properties_T_Independentsoft_Exchange_ResolveNamesResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Response.htm", "Help/html/Properties_T_Independentsoft_Exchange_ResponseItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_RetentionPolicyTag.htm", "Help/html/Properties_T_Independentsoft_Exchange_RetentionSettings.htm", "Help/html/Properties_T_Independentsoft_Exchange_RetentionTag.htm", "Help/html/Properties_T_Independentsoft_Exchange_Rule.htm", "Help/html/Properties_T_Independentsoft_Exchange_RuleActions.htm", "Help/html/Properties_T_Independentsoft_Exchange_RuleConditions.htm", "Help/html/Properties_T_Independentsoft_Exchange_RuleExceptions.htm", "Help/html/Properties_T_Independentsoft_Exchange_RuleOperationError.htm", "Help/html/Properties_T_Independentsoft_Exchange_RuleOperationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_RulePredicateDateRange.htm", "Help/html/Properties_T_Independentsoft_Exchange_RulePredicateSizeRange.htm", "Help/html/Properties_T_Independentsoft_Exchange_RuleValidationError.htm", "Help/html/Properties_T_Independentsoft_Exchange_SearchFolder.htm", "Help/html/Properties_T_Independentsoft_Exchange_SearchFolderParameters.htm", "Help/html/Properties_T_Independentsoft_Exchange_SearchMailboxesResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_SearchableMailbox.htm", "Help/html/Properties_T_Independentsoft_Exchange_SeekToConditionPageItemView.htm", "Help/html/Properties_T_Independentsoft_Exchange_SendNotificationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_SerializableTimeZone.htm", "Help/html/Properties_T_Independentsoft_Exchange_SerializableTimeZoneTime.htm", "Help/html/Properties_T_Independentsoft_Exchange_ServerVersionInfo.htm", "Help/html/Properties_T_Independentsoft_Exchange_Service.htm", "Help/html/Properties_T_Independentsoft_Exchange_ServiceConfigurationResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_ServiceRequestException.htm", "Help/html/Properties_T_Independentsoft_Exchange_SmtpDomain.htm", "Help/html/Properties_T_Independentsoft_Exchange_StandardFolderId.htm", "Help/html/Properties_T_Independentsoft_Exchange_StandardGroupBy.htm", "Help/html/Properties_T_Independentsoft_Exchange_StatusEvent.htm", "Help/html/Properties_T_Independentsoft_Exchange_StreamingEventsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_StreamingSubscription.htm", "Help/html/Properties_T_Independentsoft_Exchange_StringAttributedValue.htm", "Help/html/Properties_T_Independentsoft_Exchange_SubscribeResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Subscription.htm", "Help/html/Properties_T_Independentsoft_Exchange_Suggestion.htm", "Help/html/Properties_T_Independentsoft_Exchange_SuggestionDay.htm", "Help/html/Properties_T_Independentsoft_Exchange_SuggestionsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_SuggestionsViewOptions.htm", "Help/html/Properties_T_Independentsoft_Exchange_SuppressReadReceipt.htm", "Help/html/Properties_T_Independentsoft_Exchange_SyncFoldersResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_SyncItemsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_Task.htm", "Help/html/Properties_T_Independentsoft_Exchange_TaskPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_TaskRecurrence.htm", "Help/html/Properties_T_Independentsoft_Exchange_TaskSuggestion.htm", "Help/html/Properties_T_Independentsoft_Exchange_TasksFolder.htm", "Help/html/Properties_T_Independentsoft_Exchange_TentativelyAcceptItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_Time.htm", "Help/html/Properties_T_Independentsoft_Exchange_TimeChange.htm", "Help/html/Properties_T_Independentsoft_Exchange_TimeDuration.htm", "Help/html/Properties_T_Independentsoft_Exchange_TimeZone.htm", "Help/html/Properties_T_Independentsoft_Exchange_TimeZoneDefinition.htm", "Help/html/Properties_T_Independentsoft_Exchange_Transition.htm", "Help/html/Properties_T_Independentsoft_Exchange_TransitionsGroup.htm", "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessagingConfiguration.htm", "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.htm", "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.htm", "Help/html/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.htm", "Help/html/Properties_T_Independentsoft_Exchange_UnindexedPropertyPath.htm", "Help/html/Properties_T_Independentsoft_Exchange_UploadItem.htm", "Help/html/Properties_T_Independentsoft_Exchange_UploadItemsResponse.htm", "Help/html/Properties_T_Independentsoft_Exchange_UrlEntity.htm", "Help/html/Properties_T_Independentsoft_Exchange_UserConfiguration.htm", "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.htm", "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryKey.htm", "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryValue.htm", "Help/html/Properties_T_Independentsoft_Exchange_UserConfigurationName.htm", "Help/html/Properties_T_Independentsoft_Exchange_UserId.htm", "Help/html/Properties_T_Independentsoft_Exchange_UserMailbox.htm", "Help/html/Properties_T_Independentsoft_Exchange_View.htm", "Help/html/Properties_T_Independentsoft_Exchange_WeeklyRecurrencePattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.htm", "Help/html/Properties_T_Independentsoft_Exchange_WorkingHours.htm", "Help/html/Properties_T_Independentsoft_Exchange_WorkingPeriod.htm", "Help/html/Properties_T_Independentsoft_Exchange_YearlyRegeneratingPattern.htm", "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_CompoundFile.htm", "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.htm", "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.htm", "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm", "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.htm", "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_Storage.htm", "Help/html/Properties_T_Independentsoft_IO_StructuredStorage_Stream.htm", "Help/html/Properties_T_Independentsoft_Json_Parser_JsonArray.htm", "Help/html/Properties_T_Independentsoft_Json_Parser_JsonBoolean.htm", "Help/html/Properties_T_Independentsoft_Json_Parser_JsonObject.htm", "Help/html/Properties_T_Independentsoft_Json_Parser_JsonParseException.htm", "Help/html/Properties_T_Independentsoft_Json_Parser_JsonString.htm", "Help/html/Properties_T_Independentsoft_Json_Parser_Member.htm", "Help/html/Properties_T_Independentsoft_Msg_Attachment.htm", "Help/html/Properties_T_Independentsoft_Msg_ExtendedProperty.htm", "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyId.htm", "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyList.htm", "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyName.htm", "Help/html/Properties_T_Independentsoft_Msg_ExtendedPropertyTag.htm", "Help/html/Properties_T_Independentsoft_Msg_Message.htm", "Help/html/Properties_T_Independentsoft_Msg_Recipient.htm", "Help/html/Properties_T_Independentsoft_Msg_RecurrencePattern.htm", "Help/html/R_Project_ClassReference.htm", "Help/html/T_Independentsoft_Email_Mime_Attachment.htm", "Help/html/T_Independentsoft_Email_Mime_BodyPart.htm", "Help/html/T_Independentsoft_Email_Mime_BodyPartList.htm", "Help/html/T_Independentsoft_Email_Mime_ContentDisposition.htm", "Help/html/T_Independentsoft_Email_Mime_ContentDispositionType.htm", "Help/html/T_Independentsoft_Email_Mime_ContentTransferEncoding.htm", "Help/html/T_Independentsoft_Email_Mime_ContentType.htm", "Help/html/T_Independentsoft_Email_Mime_Header.htm", "Help/html/T_Independentsoft_Email_Mime_HeaderEncoding.htm", "Help/html/T_Independentsoft_Email_Mime_HeaderList.htm", "Help/html/T_Independentsoft_Email_Mime_Mailbox.htm", "Help/html/T_Independentsoft_Email_Mime_Message.htm", "Help/html/T_Independentsoft_Email_Mime_MessageFormatException.htm", "Help/html/T_Independentsoft_Email_Mime_Parameter.htm", "Help/html/T_Independentsoft_Email_Mime_ParameterList.htm", "Help/html/T_Independentsoft_Email_Mime_StandardHeader.htm", "Help/html/T_Independentsoft_Exchange_AbsoluteDate.htm", "Help/html/T_Independentsoft_Exchange_AbsoluteDateTransition.htm", "Help/html/T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_AcceptItem.htm", "Help/html/T_Independentsoft_Exchange_AcceptSharingInvitation.htm", "Help/html/T_Independentsoft_Exchange_AddressEntity.htm", "Help/html/T_Independentsoft_Exchange_AddressListId.htm", "Help/html/T_Independentsoft_Exchange_AffectedTaskOccurrences.htm", "Help/html/T_Independentsoft_Exchange_Aggregate.htm", "Help/html/T_Independentsoft_Exchange_AggregateOn.htm", "Help/html/T_Independentsoft_Exchange_AlternateId.htm", "Help/html/T_Independentsoft_Exchange_AlternatePublicFolderId.htm", "Help/html/T_Independentsoft_Exchange_AlternatePublicFolderItemId.htm", "Help/html/T_Independentsoft_Exchange_And.htm", "Help/html/T_Independentsoft_Exchange_Appointment.htm", "Help/html/T_Independentsoft_Exchange_AppointmentPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_Attachment.htm", "Help/html/T_Independentsoft_Exchange_AttachmentId.htm", "Help/html/T_Independentsoft_Exchange_AttachmentInfo.htm", "Help/html/T_Independentsoft_Exchange_AttachmentShape.htm", "Help/html/T_Independentsoft_Exchange_Attendee.htm", "Help/html/T_Independentsoft_Exchange_AttendeeConflict.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_Account.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_AuthenticationMethod.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_AuthenticationPackage.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainResponse.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainSetting.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainSettingError.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_DomainSettingName.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_Error.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_ErrorCode.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_ExternalAccess.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_InternalAccess.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncError.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_OutlookProvider.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_ProtocolType.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_User.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_UserResponse.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSetting.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSettingError.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSettingList.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_UserSettingName.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_WebClientUrl.htm", "Help/html/T_Independentsoft_Exchange_Autodiscover_WebProtocol.htm", "Help/html/T_Independentsoft_Exchange_AvailabilityResponse.htm", "Help/html/T_Independentsoft_Exchange_Body.htm", "Help/html/T_Independentsoft_Exchange_BodyType.htm", "Help/html/T_Independentsoft_Exchange_BusyStatus.htm", "Help/html/T_Independentsoft_Exchange_CalendarEvent.htm", "Help/html/T_Independentsoft_Exchange_CalendarFolder.htm", "Help/html/T_Independentsoft_Exchange_CalendarOptions.htm", "Help/html/T_Independentsoft_Exchange_CalendarPermission.htm", "Help/html/T_Independentsoft_Exchange_CalendarPermissionLevel.htm", "Help/html/T_Independentsoft_Exchange_CalendarPermissionReadAccess.htm", "Help/html/T_Independentsoft_Exchange_CalendarPermissionSet.htm", "Help/html/T_Independentsoft_Exchange_CalendarView.htm", "Help/html/T_Independentsoft_Exchange_CancelItem.htm", "Help/html/T_Independentsoft_Exchange_Category.htm", "Help/html/T_Independentsoft_Exchange_CategoryColor.htm", "Help/html/T_Independentsoft_Exchange_CategoryList.htm", "Help/html/T_Independentsoft_Exchange_ChangeHighlights.htm", "Help/html/T_Independentsoft_Exchange_ClientAccessTokenRequest.htm", "Help/html/T_Independentsoft_Exchange_ClientAccessTokenType.htm", "Help/html/T_Independentsoft_Exchange_CompleteName.htm", "Help/html/T_Independentsoft_Exchange_ConflictResolution.htm", "Help/html/T_Independentsoft_Exchange_ConnectionStatus.htm", "Help/html/T_Independentsoft_Exchange_Contact.htm", "Help/html/T_Independentsoft_Exchange_ContactDataShapeType.htm", "Help/html/T_Independentsoft_Exchange_ContactEntity.htm", "Help/html/T_Independentsoft_Exchange_ContactPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_ContactSource.htm", "Help/html/T_Independentsoft_Exchange_ContactsFolder.htm", "Help/html/T_Independentsoft_Exchange_ContactsView.htm", "Help/html/T_Independentsoft_Exchange_ContainmentComparison.htm", "Help/html/T_Independentsoft_Exchange_ContainmentMode.htm", "Help/html/T_Independentsoft_Exchange_Contains.htm", "Help/html/T_Independentsoft_Exchange_ContentSettings.htm", "Help/html/T_Independentsoft_Exchange_Conversation.htm", "Help/html/T_Independentsoft_Exchange_ConversationAction.htm", "Help/html/T_Independentsoft_Exchange_ConversationActionType.htm", "Help/html/T_Independentsoft_Exchange_ConversationItemResponse.htm", "Help/html/T_Independentsoft_Exchange_ConversationNode.htm", "Help/html/T_Independentsoft_Exchange_ConversationNodeSortOrder.htm", "Help/html/T_Independentsoft_Exchange_ConversationQueryTraversal.htm", "Help/html/T_Independentsoft_Exchange_ConversationRequest.htm", "Help/html/T_Independentsoft_Exchange_ConversationShape.htm", "Help/html/T_Independentsoft_Exchange_ConvertIdResponse.htm", "Help/html/T_Independentsoft_Exchange_CopiedEvent.htm", "Help/html/T_Independentsoft_Exchange_CreateAction.htm", "Help/html/T_Independentsoft_Exchange_CreateAttachmentResponse.htm", "Help/html/T_Independentsoft_Exchange_CreatedEvent.htm", "Help/html/T_Independentsoft_Exchange_CustomPropertyId.htm", "Help/html/T_Independentsoft_Exchange_CustomPropertyName.htm", "Help/html/T_Independentsoft_Exchange_DailyRecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_DailyRegeneratingPattern.htm", "Help/html/T_Independentsoft_Exchange_DateTimePrecision.htm", "Help/html/T_Independentsoft_Exchange_DayOfWeek.htm", "Help/html/T_Independentsoft_Exchange_DayOfWeekIndex.htm", "Help/html/T_Independentsoft_Exchange_DayOrder.htm", "Help/html/T_Independentsoft_Exchange_DeclineItem.htm", "Help/html/T_Independentsoft_Exchange_DelegateFolderPermissionLevel.htm", "Help/html/T_Independentsoft_Exchange_DelegateResponse.htm", "Help/html/T_Independentsoft_Exchange_DelegateUser.htm", "Help/html/T_Independentsoft_Exchange_DelegateUserResponse.htm", "Help/html/T_Independentsoft_Exchange_DeleteAttachmentResponse.htm", "Help/html/T_Independentsoft_Exchange_DeleteType.htm", "Help/html/T_Independentsoft_Exchange_DeletedEvent.htm", "Help/html/T_Independentsoft_Exchange_DeletedOccurrence.htm", "Help/html/T_Independentsoft_Exchange_DeliverMeetingRequests.htm", "Help/html/T_Independentsoft_Exchange_DeviceAuthorizationCode.htm", "Help/html/T_Independentsoft_Exchange_DisableReason.htm", "Help/html/T_Independentsoft_Exchange_DiscoverySearchConfiguration.htm", "Help/html/T_Independentsoft_Exchange_DistributionList.htm", "Help/html/T_Independentsoft_Exchange_DistributionListMember.htm", "Help/html/T_Independentsoft_Exchange_DistributionListMemberStatus.htm", "Help/html/T_Independentsoft_Exchange_DistributionListPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_Duration.htm", "Help/html/T_Independentsoft_Exchange_EffectiveRights.htm", "Help/html/T_Independentsoft_Exchange_ElcFolderType.htm", "Help/html/T_Independentsoft_Exchange_EmailAddress.htm", "Help/html/T_Independentsoft_Exchange_EmailAddressEntity.htm", "Help/html/T_Independentsoft_Exchange_EmailUser.htm", "Help/html/T_Independentsoft_Exchange_EncryptedSharedFolderData.htm", "Help/html/T_Independentsoft_Exchange_EndDateRecurrenceRange.htm", "Help/html/T_Independentsoft_Exchange_EnhancedLocation.htm", "Help/html/T_Independentsoft_Exchange_EntityExtractionResult.htm", "Help/html/T_Independentsoft_Exchange_Event.htm", "Help/html/T_Independentsoft_Exchange_EventType.htm", "Help/html/T_Independentsoft_Exchange_Excludes.htm", "Help/html/T_Independentsoft_Exchange_Exists.htm", "Help/html/T_Independentsoft_Exchange_ExpandDistributionListResponse.htm", "Help/html/T_Independentsoft_Exchange_ExportItemsResponse.htm", "Help/html/T_Independentsoft_Exchange_ExtendedProperty.htm", "Help/html/T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.htm", "Help/html/T_Independentsoft_Exchange_ExtendedPropertyList.htm", "Help/html/T_Independentsoft_Exchange_ExtendedPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_ExternalAudience.htm", "Help/html/T_Independentsoft_Exchange_FailedMailbox.htm", "Help/html/T_Independentsoft_Exchange_FileAsMapping.htm", "Help/html/T_Independentsoft_Exchange_FileAttachment.htm", "Help/html/T_Independentsoft_Exchange_FileAttachmentInfo.htm", "Help/html/T_Independentsoft_Exchange_FindConversationResponse.htm", "Help/html/T_Independentsoft_Exchange_FindFolderResponse.htm", "Help/html/T_Independentsoft_Exchange_FindItemResponse.htm", "Help/html/T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.htm", "Help/html/T_Independentsoft_Exchange_FindMessageTrackingReportResponse.htm", "Help/html/T_Independentsoft_Exchange_FindPeopleResponse.htm", "Help/html/T_Independentsoft_Exchange_Flag.htm", "Help/html/T_Independentsoft_Exchange_FlagIcon.htm", "Help/html/T_Independentsoft_Exchange_FlagStatus.htm", "Help/html/T_Independentsoft_Exchange_FlaggedForAction.htm", "Help/html/T_Independentsoft_Exchange_Folder.htm", "Help/html/T_Independentsoft_Exchange_FolderChange.htm", "Help/html/T_Independentsoft_Exchange_FolderClass.htm", "Help/html/T_Independentsoft_Exchange_FolderId.htm", "Help/html/T_Independentsoft_Exchange_FolderInfoResponse.htm", "Help/html/T_Independentsoft_Exchange_FolderPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_FolderQueryTraversal.htm", "Help/html/T_Independentsoft_Exchange_FolderShape.htm", "Help/html/T_Independentsoft_Exchange_ForwardItem.htm", "Help/html/T_Independentsoft_Exchange_FractionalPageView.htm", "Help/html/T_Independentsoft_Exchange_FreeBusyChangedEvent.htm", "Help/html/T_Independentsoft_Exchange_FreeBusyResponse.htm", "Help/html/T_Independentsoft_Exchange_FreeBusyView.htm", "Help/html/T_Independentsoft_Exchange_FreeBusyViewOptions.htm", "Help/html/T_Independentsoft_Exchange_FreeBusyViewType.htm", "Help/html/T_Independentsoft_Exchange_Gender.htm", "Help/html/T_Independentsoft_Exchange_GetAppManifestsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.htm", "Help/html/T_Independentsoft_Exchange_GetAttachmentResponse.htm", "Help/html/T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.htm", "Help/html/T_Independentsoft_Exchange_GetEventsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetImItemListResponse.htm", "Help/html/T_Independentsoft_Exchange_GetImItemsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetMailTipsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetMessageTrackingReportResponse.htm", "Help/html/T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.htm", "Help/html/T_Independentsoft_Exchange_GetRemindersResponse.htm", "Help/html/T_Independentsoft_Exchange_GetRoomListsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetRoomsResponse.htm", "Help/html/T_Independentsoft_Exchange_GetRulesResponse.htm", "Help/html/T_Independentsoft_Exchange_GetSearchableMailboxesResponse.htm", "Help/html/T_Independentsoft_Exchange_GetServerTimeZonesResponse.htm", "Help/html/T_Independentsoft_Exchange_GetSharingFolderResponse.htm", "Help/html/T_Independentsoft_Exchange_GetSharingMetadataResponse.htm", "Help/html/T_Independentsoft_Exchange_GetUserConfigurationResponse.htm", "Help/html/T_Independentsoft_Exchange_GetUserPhotoResponse.htm", "Help/html/T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.htm", "Help/html/T_Independentsoft_Exchange_Group.htm", "Help/html/T_Independentsoft_Exchange_GroupAttendeeConflict.htm", "Help/html/T_Independentsoft_Exchange_GroupBy.htm", "Help/html/T_Independentsoft_Exchange_HighlightTerm.htm", "Help/html/T_Independentsoft_Exchange_HoldActionType.htm", "Help/html/T_Independentsoft_Exchange_HoldOnMailboxesInfo.htm", "Help/html/T_Independentsoft_Exchange_HoldStatusType.htm", "Help/html/T_Independentsoft_Exchange_IGroupBy.htm", "Help/html/T_Independentsoft_Exchange_IconIndex.htm", "Help/html/T_Independentsoft_Exchange_Id.htm", "Help/html/T_Independentsoft_Exchange_IdFormat.htm", "Help/html/T_Independentsoft_Exchange_Identity.htm", "Help/html/T_Independentsoft_Exchange_ImGroup.htm", "Help/html/T_Independentsoft_Exchange_ImGroupInfoResponse.htm", "Help/html/T_Independentsoft_Exchange_Importance.htm", "Help/html/T_Independentsoft_Exchange_IndexBasePoint.htm", "Help/html/T_Independentsoft_Exchange_IndexedPageView.htm", "Help/html/T_Independentsoft_Exchange_IndexedPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_IndexedPropertyPathUri.htm", "Help/html/T_Independentsoft_Exchange_IndividualAttendeeConflict.htm", "Help/html/T_Independentsoft_Exchange_InstanceType.htm", "Help/html/T_Independentsoft_Exchange_InternetMessageHeader.htm", "Help/html/T_Independentsoft_Exchange_InvalidRecipient.htm", "Help/html/T_Independentsoft_Exchange_InvalidRecipientResponseCode.htm", "Help/html/T_Independentsoft_Exchange_IsEqualTo.htm", "Help/html/T_Independentsoft_Exchange_IsGreaterThan.htm", "Help/html/T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.htm", "Help/html/T_Independentsoft_Exchange_IsLessThan.htm", "Help/html/T_Independentsoft_Exchange_IsLessThanOrEqualTo.htm", "Help/html/T_Independentsoft_Exchange_IsNotEqualTo.htm", "Help/html/T_Independentsoft_Exchange_Item.htm", "Help/html/T_Independentsoft_Exchange_ItemAttachment.htm", "Help/html/T_Independentsoft_Exchange_ItemAttachmentInfo.htm", "Help/html/T_Independentsoft_Exchange_ItemChange.htm", "Help/html/T_Independentsoft_Exchange_ItemClass.htm", "Help/html/T_Independentsoft_Exchange_ItemId.htm", "Help/html/T_Independentsoft_Exchange_ItemIndexError.htm", "Help/html/T_Independentsoft_Exchange_ItemInfoResponse.htm", "Help/html/T_Independentsoft_Exchange_ItemPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_ItemQueryTraversal.htm", "Help/html/T_Independentsoft_Exchange_ItemShape.htm", "Help/html/T_Independentsoft_Exchange_Journal.htm", "Help/html/T_Independentsoft_Exchange_JournalPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_KeyboardShortcut.htm", "Help/html/T_Independentsoft_Exchange_KeywordStatisticsSearchResult.htm", "Help/html/T_Independentsoft_Exchange_LastVerbExecuted.htm", "Help/html/T_Independentsoft_Exchange_LegacyFreeBusy.htm", "Help/html/T_Independentsoft_Exchange_LobbyBypass.htm", "Help/html/T_Independentsoft_Exchange_LocationSource.htm", "Help/html/T_Independentsoft_Exchange_MailTipType.htm", "Help/html/T_Independentsoft_Exchange_MailTips.htm", "Help/html/T_Independentsoft_Exchange_MailTipsConfiguration.htm", "Help/html/T_Independentsoft_Exchange_MailTipsResponse.htm", "Help/html/T_Independentsoft_Exchange_Mailbox.htm", "Help/html/T_Independentsoft_Exchange_MailboxAttributedValue.htm", "Help/html/T_Independentsoft_Exchange_MailboxData.htm", "Help/html/T_Independentsoft_Exchange_MailboxHoldResult.htm", "Help/html/T_Independentsoft_Exchange_MailboxHoldStatus.htm", "Help/html/T_Independentsoft_Exchange_MailboxQuery.htm", "Help/html/T_Independentsoft_Exchange_MailboxSearchLocation.htm", "Help/html/T_Independentsoft_Exchange_MailboxSearchScope.htm", "Help/html/T_Independentsoft_Exchange_MailboxStatisticsByKeywords.htm", "Help/html/T_Independentsoft_Exchange_MailboxStatisticsItem.htm", "Help/html/T_Independentsoft_Exchange_MailboxStatisticsSearchResult.htm", "Help/html/T_Independentsoft_Exchange_MailboxType.htm", "Help/html/T_Independentsoft_Exchange_ManagedFolderInformation.htm", "Help/html/T_Independentsoft_Exchange_MapiPropertyTag.htm", "Help/html/T_Independentsoft_Exchange_MapiPropertyType.htm", "Help/html/T_Independentsoft_Exchange_MarkAsJunkResponse.htm", "Help/html/T_Independentsoft_Exchange_MeetingAttendeeType.htm", "Help/html/T_Independentsoft_Exchange_MeetingCancellation.htm", "Help/html/T_Independentsoft_Exchange_MeetingCancellationPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_MeetingMessage.htm", "Help/html/T_Independentsoft_Exchange_MeetingMessagePropertyPath.htm", "Help/html/T_Independentsoft_Exchange_MeetingRegistrationResponse.htm", "Help/html/T_Independentsoft_Exchange_MeetingRequest.htm", "Help/html/T_Independentsoft_Exchange_MeetingRequestPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_MeetingRequestType.htm", "Help/html/T_Independentsoft_Exchange_MeetingResponse.htm", "Help/html/T_Independentsoft_Exchange_MeetingResponsePropertyPath.htm", "Help/html/T_Independentsoft_Exchange_MeetingStatus.htm", "Help/html/T_Independentsoft_Exchange_MeetingSuggestion.htm", "Help/html/T_Independentsoft_Exchange_Message.htm", "Help/html/T_Independentsoft_Exchange_MessageDisposition.htm", "Help/html/T_Independentsoft_Exchange_MessageFlag.htm", "Help/html/T_Independentsoft_Exchange_MessagePropertyPath.htm", "Help/html/T_Independentsoft_Exchange_MessageResponse.htm", "Help/html/T_Independentsoft_Exchange_MessageTrackingDeliveryStatus.htm", "Help/html/T_Independentsoft_Exchange_MessageTrackingEventDescription.htm", "Help/html/T_Independentsoft_Exchange_MessageTrackingReport.htm", "Help/html/T_Independentsoft_Exchange_MessageTrackingReportTemplate.htm", "Help/html/T_Independentsoft_Exchange_MessageTrackingScope.htm", "Help/html/T_Independentsoft_Exchange_MessageTrackingSearchResult.htm", "Help/html/T_Independentsoft_Exchange_MimeContent.htm", "Help/html/T_Independentsoft_Exchange_ModifiedEvent.htm", "Help/html/T_Independentsoft_Exchange_Month.htm", "Help/html/T_Independentsoft_Exchange_MonthlyRegeneratingPattern.htm", "Help/html/T_Independentsoft_Exchange_MovedEvent.htm", "Help/html/T_Independentsoft_Exchange_NewMailEvent.htm", "Help/html/T_Independentsoft_Exchange_NoEndRecurrenceRange.htm", "Help/html/T_Independentsoft_Exchange_NonIndexableItemDetail.htm", "Help/html/T_Independentsoft_Exchange_NonIndexableItemStatistic.htm", "Help/html/T_Independentsoft_Exchange_Not.htm", "Help/html/T_Independentsoft_Exchange_Note.htm", "Help/html/T_Independentsoft_Exchange_NoteColor.htm", "Help/html/T_Independentsoft_Exchange_NotePropertyPath.htm", "Help/html/T_Independentsoft_Exchange_Notification.htm", "Help/html/T_Independentsoft_Exchange_NumberedRecurrenceRange.htm", "Help/html/T_Independentsoft_Exchange_OAuthToken.htm", "Help/html/T_Independentsoft_Exchange_Occurrence.htm", "Help/html/T_Independentsoft_Exchange_OccurrenceItemId.htm", "Help/html/T_Independentsoft_Exchange_OnlineMeetingAccessLevel.htm", "Help/html/T_Independentsoft_Exchange_OnlineMeetingSettings.htm", "Help/html/T_Independentsoft_Exchange_Or.htm", "Help/html/T_Independentsoft_Exchange_OutOfOffice.htm", "Help/html/T_Independentsoft_Exchange_OutOfOfficeMailTip.htm", "Help/html/T_Independentsoft_Exchange_OutOfOfficeResponse.htm", "Help/html/T_Independentsoft_Exchange_OutOfOfficeState.htm", "Help/html/T_Independentsoft_Exchange_OwaOptions.htm", "Help/html/T_Independentsoft_Exchange_PageView.htm", "Help/html/T_Independentsoft_Exchange_PerformReminderActionResponse.htm", "Help/html/T_Independentsoft_Exchange_Period.htm", "Help/html/T_Independentsoft_Exchange_Permission.htm", "Help/html/T_Independentsoft_Exchange_PermissionAction.htm", "Help/html/T_Independentsoft_Exchange_PermissionLevel.htm", "Help/html/T_Independentsoft_Exchange_PermissionReadAccess.htm", "Help/html/T_Independentsoft_Exchange_PermissionSet.htm", "Help/html/T_Independentsoft_Exchange_Persona.htm", "Help/html/T_Independentsoft_Exchange_PersonaAttribution.htm", "Help/html/T_Independentsoft_Exchange_PersonaInfoResponse.htm", "Help/html/T_Independentsoft_Exchange_PersonaPhoneNumber.htm", "Help/html/T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.htm", "Help/html/T_Independentsoft_Exchange_PersonaPostalAddress.htm", "Help/html/T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.htm", "Help/html/T_Independentsoft_Exchange_PersonaPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_PersonaShape.htm", "Help/html/T_Independentsoft_Exchange_PhoneEntity.htm", "Help/html/T_Independentsoft_Exchange_Position.htm", "Help/html/T_Independentsoft_Exchange_Post.htm", "Help/html/T_Independentsoft_Exchange_PostPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_PostReplyItem.htm", "Help/html/T_Independentsoft_Exchange_PredictedMessageAction.htm", "Help/html/T_Independentsoft_Exchange_Presenters.htm", "Help/html/T_Independentsoft_Exchange_PreviewItem.htm", "Help/html/T_Independentsoft_Exchange_PreviewItemMailbox.htm", "Help/html/T_Independentsoft_Exchange_PreviewItemShape.htm", "Help/html/T_Independentsoft_Exchange_Priority.htm", "Help/html/T_Independentsoft_Exchange_Property.htm", "Help/html/T_Independentsoft_Exchange_PropertyId.htm", "Help/html/T_Independentsoft_Exchange_PropertyName.htm", "Help/html/T_Independentsoft_Exchange_PropertyOrder.htm", "Help/html/T_Independentsoft_Exchange_PropertyPath.htm", "Help/html/T_Independentsoft_Exchange_PropertyTag.htm", "Help/html/T_Independentsoft_Exchange_ProtectionRule.htm", "Help/html/T_Independentsoft_Exchange_ProtectionRuleAction.htm", "Help/html/T_Independentsoft_Exchange_ProtectionRulesConfiguration.htm", "Help/html/T_Independentsoft_Exchange_PullSubscription.htm", "Help/html/T_Independentsoft_Exchange_PushSubscription.htm", "Help/html/T_Independentsoft_Exchange_QueryString.htm", "Help/html/T_Independentsoft_Exchange_ReadFlagChange.htm", "Help/html/T_Independentsoft_Exchange_RecipientTrackingEvent.htm", "Help/html/T_Independentsoft_Exchange_Recurrence.htm", "Help/html/T_Independentsoft_Exchange_RecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_RecurrenceRange.htm", "Help/html/T_Independentsoft_Exchange_RecurringDateTransition.htm", "Help/html/T_Independentsoft_Exchange_RecurringDayTransition.htm", "Help/html/T_Independentsoft_Exchange_RecurringMasterItemId.htm", "Help/html/T_Independentsoft_Exchange_RefinerItem.htm", "Help/html/T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_Reminder.htm", "Help/html/T_Independentsoft_Exchange_ReminderActionType.htm", "Help/html/T_Independentsoft_Exchange_ReminderGroup.htm", "Help/html/T_Independentsoft_Exchange_ReminderItemAction.htm", "Help/html/T_Independentsoft_Exchange_ReminderType.htm", "Help/html/T_Independentsoft_Exchange_RemoveItem.htm", "Help/html/T_Independentsoft_Exchange_ReplyAllItem.htm", "Help/html/T_Independentsoft_Exchange_ReplyBody.htm", "Help/html/T_Independentsoft_Exchange_ReplyItem.htm", "Help/html/T_Independentsoft_Exchange_RequestServerVersion.htm", "Help/html/T_Independentsoft_Exchange_Resolution.htm", "Help/html/T_Independentsoft_Exchange_ResolveNamesResponse.htm", "Help/html/T_Independentsoft_Exchange_ResolveNamesSearchScope.htm", "Help/html/T_Independentsoft_Exchange_Response.htm", "Help/html/T_Independentsoft_Exchange_ResponseClass.htm", "Help/html/T_Independentsoft_Exchange_ResponseCode.htm", "Help/html/T_Independentsoft_Exchange_ResponseItem.htm", "Help/html/T_Independentsoft_Exchange_ResponseStatus.htm", "Help/html/T_Independentsoft_Exchange_ResponseType.htm", "Help/html/T_Independentsoft_Exchange_Restriction.htm", "Help/html/T_Independentsoft_Exchange_RetentionAction.htm", "Help/html/T_Independentsoft_Exchange_RetentionPolicyTag.htm", "Help/html/T_Independentsoft_Exchange_RetentionSettings.htm", "Help/html/T_Independentsoft_Exchange_RetentionTag.htm", "Help/html/T_Independentsoft_Exchange_Rule.htm", "Help/html/T_Independentsoft_Exchange_RuleActions.htm", "Help/html/T_Independentsoft_Exchange_RuleConditions.htm", "Help/html/T_Independentsoft_Exchange_RuleExceptions.htm", "Help/html/T_Independentsoft_Exchange_RuleFieldUri.htm", "Help/html/T_Independentsoft_Exchange_RuleOperationError.htm", "Help/html/T_Independentsoft_Exchange_RuleOperationResponse.htm", "Help/html/T_Independentsoft_Exchange_RulePredicateDateRange.htm", "Help/html/T_Independentsoft_Exchange_RulePredicateSizeRange.htm", "Help/html/T_Independentsoft_Exchange_RuleValidationError.htm", "Help/html/T_Independentsoft_Exchange_RuleValidationErrorCode.htm", "Help/html/T_Independentsoft_Exchange_SearchFolder.htm", "Help/html/T_Independentsoft_Exchange_SearchFolderParameters.htm", "Help/html/T_Independentsoft_Exchange_SearchFolderTraversal.htm", "Help/html/T_Independentsoft_Exchange_SearchItemKind.htm", "Help/html/T_Independentsoft_Exchange_SearchMailboxesResponse.htm", "Help/html/T_Independentsoft_Exchange_SearchPageDirection.htm", "Help/html/T_Independentsoft_Exchange_SearchResultType.htm", "Help/html/T_Independentsoft_Exchange_SearchableMailbox.htm", "Help/html/T_Independentsoft_Exchange_SeekToConditionPageItemView.htm", "Help/html/T_Independentsoft_Exchange_SelectedMailingAddress.htm", "Help/html/T_Independentsoft_Exchange_SendMeetingInvitations.htm", "Help/html/T_Independentsoft_Exchange_SendMeetingOption.htm", "Help/html/T_Independentsoft_Exchange_SendNotificationResponse.htm", "Help/html/T_Independentsoft_Exchange_Sensitivity.htm", "Help/html/T_Independentsoft_Exchange_SerializableTimeZone.htm", "Help/html/T_Independentsoft_Exchange_SerializableTimeZoneTime.htm", "Help/html/T_Independentsoft_Exchange_ServerVersionInfo.htm", "Help/html/T_Independentsoft_Exchange_Service.htm", "Help/html/T_Independentsoft_Exchange_ServiceConfigurationResponse.htm", "Help/html/T_Independentsoft_Exchange_ServiceConfigurationType.htm", "Help/html/T_Independentsoft_Exchange_ServiceRequestException.htm", "Help/html/T_Independentsoft_Exchange_ShapeType.htm", "Help/html/T_Independentsoft_Exchange_SharingDataType.htm", "Help/html/T_Independentsoft_Exchange_SmtpDomain.htm", "Help/html/T_Independentsoft_Exchange_SortDirection.htm", "Help/html/T_Independentsoft_Exchange_SourceId.htm", "Help/html/T_Independentsoft_Exchange_StandardFolder.htm", "Help/html/T_Independentsoft_Exchange_StandardFolderId.htm", "Help/html/T_Independentsoft_Exchange_StandardGroupBy.htm", "Help/html/T_Independentsoft_Exchange_StandardGroupByPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_StandardPropertySet.htm", "Help/html/T_Independentsoft_Exchange_StandardTimeZone.htm", "Help/html/T_Independentsoft_Exchange_StandardUser.htm", "Help/html/T_Independentsoft_Exchange_StatusEvent.htm", "Help/html/T_Independentsoft_Exchange_StreamingEventsResponse.htm", "Help/html/T_Independentsoft_Exchange_StreamingSubscription.htm", "Help/html/T_Independentsoft_Exchange_StringAttributedValue.htm", "Help/html/T_Independentsoft_Exchange_SubscribeResponse.htm", "Help/html/T_Independentsoft_Exchange_Subscription.htm", "Help/html/T_Independentsoft_Exchange_SubscriptionStatus.htm", "Help/html/T_Independentsoft_Exchange_Suggestion.htm", "Help/html/T_Independentsoft_Exchange_SuggestionDay.htm", "Help/html/T_Independentsoft_Exchange_SuggestionQuality.htm", "Help/html/T_Independentsoft_Exchange_SuggestionsResponse.htm", "Help/html/T_Independentsoft_Exchange_SuggestionsViewOptions.htm", "Help/html/T_Independentsoft_Exchange_SuppressReadReceipt.htm", "Help/html/T_Independentsoft_Exchange_SyncFoldersResponse.htm", "Help/html/T_Independentsoft_Exchange_SyncItemsResponse.htm", "Help/html/T_Independentsoft_Exchange_SyncItemsScope.htm", "Help/html/T_Independentsoft_Exchange_Task.htm", "Help/html/T_Independentsoft_Exchange_TaskDelegateState.htm", "Help/html/T_Independentsoft_Exchange_TaskPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_TaskRecurrence.htm", "Help/html/T_Independentsoft_Exchange_TaskRecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_TaskStatus.htm", "Help/html/T_Independentsoft_Exchange_TaskSuggestion.htm", "Help/html/T_Independentsoft_Exchange_TasksFolder.htm", "Help/html/T_Independentsoft_Exchange_TentativelyAcceptItem.htm", "Help/html/T_Independentsoft_Exchange_Time.htm", "Help/html/T_Independentsoft_Exchange_TimeChange.htm", "Help/html/T_Independentsoft_Exchange_TimeChangePattern.htm", "Help/html/T_Independentsoft_Exchange_TimeDuration.htm", "Help/html/T_Independentsoft_Exchange_TimeZone.htm", "Help/html/T_Independentsoft_Exchange_TimeZoneDefinition.htm", "Help/html/T_Independentsoft_Exchange_TooBigGroupAttendeeConflict.htm", "Help/html/T_Independentsoft_Exchange_Transition.htm", "Help/html/T_Independentsoft_Exchange_TransitionTarget.htm", "Help/html/T_Independentsoft_Exchange_TransitionsGroup.htm", "Help/html/T_Independentsoft_Exchange_UnifiedMessagingConfiguration.htm", "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.htm", "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_CallState.htm", "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_EventCause.htm", "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_GreetingType.htm", "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.htm", "Help/html/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.htm", "Help/html/T_Independentsoft_Exchange_UnindexedPropertyPath.htm", "Help/html/T_Independentsoft_Exchange_UnknownAttendeeConflict.htm", "Help/html/T_Independentsoft_Exchange_UploadItem.htm", "Help/html/T_Independentsoft_Exchange_UploadItemsResponse.htm", "Help/html/T_Independentsoft_Exchange_UrlEntity.htm", "Help/html/T_Independentsoft_Exchange_UserConfiguration.htm", "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.htm", "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryKey.htm", "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryObjectType.htm", "Help/html/T_Independentsoft_Exchange_UserConfigurationDictionaryValue.htm", "Help/html/T_Independentsoft_Exchange_UserConfigurationName.htm", "Help/html/T_Independentsoft_Exchange_UserConfigurationProperty.htm", "Help/html/T_Independentsoft_Exchange_UserId.htm", "Help/html/T_Independentsoft_Exchange_UserMailbox.htm", "Help/html/T_Independentsoft_Exchange_UserPhotoSizeType.htm", "Help/html/T_Independentsoft_Exchange_View.htm", "Help/html/T_Independentsoft_Exchange_ViewFilter.htm", "Help/html/T_Independentsoft_Exchange_WeeklyRecurrencePattern.htm", "Help/html/T_Independentsoft_Exchange_WeeklyRegeneratingPattern.htm", "Help/html/T_Independentsoft_Exchange_WorkingHours.htm", "Help/html/T_Independentsoft_Exchange_WorkingPeriod.htm", "Help/html/T_Independentsoft_Exchange_YearlyRegeneratingPattern.htm", "Help/html/T_Independentsoft_IO_StructuredStorage_CompoundFile.htm", "Help/html/T_Independentsoft_IO_StructuredStorage_DirectoryEntry.htm", "Help/html/T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.htm", "Help/html/T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.htm", "Help/html/T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.htm", "Help/html/T_Independentsoft_IO_StructuredStorage_Storage.htm", "Help/html/T_Independentsoft_IO_StructuredStorage_Stream.htm", "Help/html/T_Independentsoft_Json_Parser_JsonArray.htm", "Help/html/T_Independentsoft_Json_Parser_JsonBoolean.htm", "Help/html/T_Independentsoft_Json_Parser_JsonNull.htm", "Help/html/T_Independentsoft_Json_Parser_JsonNumber.htm", "Help/html/T_Independentsoft_Json_Parser_JsonObject.htm", "Help/html/T_Independentsoft_Json_Parser_JsonParseException.htm", "Help/html/T_Independentsoft_Json_Parser_JsonParser.htm", "Help/html/T_Independentsoft_Json_Parser_JsonString.htm", "Help/html/T_Independentsoft_Json_Parser_JsonUtil.htm", "Help/html/T_Independentsoft_Json_Parser_JsonValue.htm", "Help/html/T_Independentsoft_Json_Parser_Member.htm", "Help/html/T_Independentsoft_Msg_Attachment.htm", "Help/html/T_Independentsoft_Msg_AttachmentFlags.htm", "Help/html/T_Independentsoft_Msg_AttachmentMethod.htm", "Help/html/T_Independentsoft_Msg_BusyStatus.htm", "Help/html/T_Independentsoft_Msg_CalendarType.htm", "Help/html/T_Independentsoft_Msg_DayOfWeek.htm", "Help/html/T_Independentsoft_Msg_DayOfWeekIndex.htm", "Help/html/T_Independentsoft_Msg_DisplayType.htm", "Help/html/T_Independentsoft_Msg_ExtendedProperty.htm", "Help/html/T_Independentsoft_Msg_ExtendedPropertyId.htm", "Help/html/T_Independentsoft_Msg_ExtendedPropertyList.htm", "Help/html/T_Independentsoft_Msg_ExtendedPropertyName.htm", "Help/html/T_Independentsoft_Msg_ExtendedPropertyTag.htm", "Help/html/T_Independentsoft_Msg_FlagIcon.htm", "Help/html/T_Independentsoft_Msg_FlagStatus.htm", "Help/html/T_Independentsoft_Msg_Gender.htm", "Help/html/T_Independentsoft_Msg_Importance.htm", "Help/html/T_Independentsoft_Msg_LastVerbExecuted.htm", "Help/html/T_Independentsoft_Msg_MeetingStatus.htm", "Help/html/T_Independentsoft_Msg_Message.htm", "Help/html/T_Independentsoft_Msg_MessageFlag.htm", "Help/html/T_Independentsoft_Msg_NoteColor.htm", "Help/html/T_Independentsoft_Msg_ObjectType.htm", "Help/html/T_Independentsoft_Msg_Priority.htm", "Help/html/T_Independentsoft_Msg_PropertyType.htm", "Help/html/T_Independentsoft_Msg_Recipient.htm", "Help/html/T_Independentsoft_Msg_RecipientType.htm", "Help/html/T_Independentsoft_Msg_RecurrenceEndType.htm", "Help/html/T_Independentsoft_Msg_RecurrencePattern.htm", "Help/html/T_Independentsoft_Msg_RecurrencePatternFrequency.htm", "Help/html/T_Independentsoft_Msg_RecurrencePatternType.htm", "Help/html/T_Independentsoft_Msg_RecurrenceType.htm", "Help/html/T_Independentsoft_Msg_ResponseStatus.htm", "Help/html/T_Independentsoft_Msg_SelectedMailingAddress.htm", "Help/html/T_Independentsoft_Msg_Sensitivity.htm", "Help/html/T_Independentsoft_Msg_StandardPropertySet.htm", "Help/html/T_Independentsoft_Msg_StoreSupportMask.htm", "Help/html/T_Independentsoft_Msg_TaskDelegationState.htm", "Help/html/T_Independentsoft_Msg_TaskOwnership.htm", "Help/html/T_Independentsoft_Msg_TaskStatus.htm", "Help/icons/AlertCaution.png", "Help/icons/AlertNote.png", "Help/icons/AlertSecurity.png", "Help/icons/CFW.gif", "Help/icons/CodeExample.png", "Help/icons/Search.png", "Help/icons/SectionCollapsed.png", "Help/icons/SectionExpanded.png", "Help/icons/TocClose.gif", "Help/icons/TocCollapsed.gif", "Help/icons/TocExpanded.gif", "Help/icons/TocOpen.gif", "Help/icons/favicon.ico", "Help/icons/privclass.gif", "Help/icons/privdelegate.gif", "Help/icons/privenumeration.gif", "Help/icons/privevent.gif", "Help/icons/privextension.gif", "Help/icons/privfield.gif", "Help/icons/privinterface.gif", "Help/icons/privmethod.gif", "Help/icons/privproperty.gif", "Help/icons/privstructure.gif", "Help/icons/protclass.gif", "Help/icons/protdelegate.gif", "Help/icons/protenumeration.gif", "Help/icons/protevent.gif", "Help/icons/protextension.gif", "Help/icons/protfield.gif", "Help/icons/protinterface.gif", "Help/icons/protmethod.gif", "Help/icons/protoperator.gif", "Help/icons/protproperty.gif", "Help/icons/protstructure.gif", "Help/icons/pubclass.gif", "Help/icons/pubdelegate.gif", "Help/icons/pubenumeration.gif", "Help/icons/pubevent.gif", "Help/icons/pubextension.gif", "Help/icons/pubfield.gif", "Help/icons/pubinterface.gif", "Help/icons/pubmethod.gif", "Help/icons/puboperator.gif", "Help/icons/pubproperty.gif", "Help/icons/pubstructure.gif", "Help/icons/slMobile.gif", "Help/icons/static.gif", "Help/icons/xna.gif", "Help/index.html", "Help/scripts/branding-Website.js", "Help/scripts/branding.js", "Help/scripts/clipboard.min.js", "Help/scripts/highlight.js", "Help/scripts/jquery-3.3.1.min.js", "Help/search.html", "Help/styles/branding-Help1.css", "Help/styles/branding-HelpViewer.css", "Help/styles/branding-Website.css", "Help/styles/branding-cs-CZ.css", "Help/styles/branding-de-DE.css", "Help/styles/branding-en-US.css", "Help/styles/branding-es-ES.css", "Help/styles/branding-fr-FR.css", "Help/styles/branding-it-IT.css", "Help/styles/branding-ja-JP.css", "Help/styles/branding-ko-KR.css", "Help/styles/branding-pl-PL.css", "Help/styles/branding-pt-BR.css", "Help/styles/branding-ru-RU.css", "Help/styles/branding-tr-TR.css", "Help/styles/branding-zh-CN.css", "Help/styles/branding-zh-TW.css", "Help/styles/branding.css", "Help/styles/highlight.css", "Help/toc/Fields_T_Independentsoft_Exchange_AppointmentPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_ContactPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_DistributionListPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_FolderClass.xml", "Help/toc/Fields_T_Independentsoft_Exchange_FolderPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_ItemClass.xml", "Help/toc/Fields_T_Independentsoft_Exchange_ItemPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_JournalPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_MapiPropertyTag.xml", "Help/toc/Fields_T_Independentsoft_Exchange_MeetingMessagePropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_MeetingRequestPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_MessagePropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_NotePropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_PersonaPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_PostPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Exchange_TaskPropertyPath.xml", "Help/toc/Fields_T_Independentsoft_Msg_StandardPropertySet.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_Attachment.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_BodyPart.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_BodyPartList.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_ContentDisposition.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_ContentType.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_Header.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_HeaderList.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_Mailbox.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_Message.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_Parameter.xml", "Help/toc/Methods_T_Independentsoft_Email_Mime_ParameterList.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteDate.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteDateTransition.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AddressEntity.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AddressListId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AggregateOn.xml", "Help/toc/Methods_T_Independentsoft_Exchange_And.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Appointment.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Attachment.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AttachmentId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_AttachmentShape.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Attendee.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Body.xml", "Help/toc/Methods_T_Independentsoft_Exchange_CalendarFolder.xml", "Help/toc/Methods_T_Independentsoft_Exchange_CalendarPermission.xml", "Help/toc/Methods_T_Independentsoft_Exchange_CalendarPermissionSet.xml", "Help/toc/Methods_T_Independentsoft_Exchange_CancelItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_CompleteName.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Contact.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ContactEntity.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ContactsFolder.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Contains.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ConversationShape.xml", "Help/toc/Methods_T_Independentsoft_Exchange_CustomPropertyId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_CustomPropertyName.xml", "Help/toc/Methods_T_Independentsoft_Exchange_DailyRecurrencePattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_DailyRegeneratingPattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_DeletedOccurrence.xml", "Help/toc/Methods_T_Independentsoft_Exchange_DistributionList.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Duration.xml", "Help/toc/Methods_T_Independentsoft_Exchange_EmailAddress.xml", "Help/toc/Methods_T_Independentsoft_Exchange_EmailAddressEntity.xml", "Help/toc/Methods_T_Independentsoft_Exchange_EmailUser.xml", "Help/toc/Methods_T_Independentsoft_Exchange_EndDateRecurrenceRange.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Excludes.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Exists.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ExtendedProperty.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ExtendedPropertyPath.xml", "Help/toc/Methods_T_Independentsoft_Exchange_FailedMailbox.xml", "Help/toc/Methods_T_Independentsoft_Exchange_FileAttachment.xml", "Help/toc/Methods_T_Independentsoft_Exchange_FileAttachmentInfo.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Flag.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Folder.xml", "Help/toc/Methods_T_Independentsoft_Exchange_FolderChange.xml", "Help/toc/Methods_T_Independentsoft_Exchange_FolderId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_FolderShape.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ForwardItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_GroupBy.xml", "Help/toc/Methods_T_Independentsoft_Exchange_HighlightTerm.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ImGroup.xml", "Help/toc/Methods_T_Independentsoft_Exchange_IndexedPropertyPath.xml", "Help/toc/Methods_T_Independentsoft_Exchange_InternetMessageHeader.xml", "Help/toc/Methods_T_Independentsoft_Exchange_IsEqualTo.xml", "Help/toc/Methods_T_Independentsoft_Exchange_IsGreaterThan.xml", "Help/toc/Methods_T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.xml", "Help/toc/Methods_T_Independentsoft_Exchange_IsLessThan.xml", "Help/toc/Methods_T_Independentsoft_Exchange_IsLessThanOrEqualTo.xml", "Help/toc/Methods_T_Independentsoft_Exchange_IsNotEqualTo.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Item.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ItemAttachment.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ItemAttachmentInfo.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ItemChange.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ItemId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ItemShape.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Journal.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Mailbox.xml", "Help/toc/Methods_T_Independentsoft_Exchange_MailboxData.xml", "Help/toc/Methods_T_Independentsoft_Exchange_MailboxStatisticsItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_MeetingSuggestion.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Message.xml", "Help/toc/Methods_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_NoEndRecurrenceRange.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Not.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Note.xml", "Help/toc/Methods_T_Independentsoft_Exchange_NumberedRecurrenceRange.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Occurrence.xml", "Help/toc/Methods_T_Independentsoft_Exchange_OccurrenceItemId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Or.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Period.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Permission.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PermissionSet.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PersonaShape.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PhoneEntity.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Post.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PostReplyItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PreviewItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PreviewItemMailbox.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PreviewItemShape.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Property.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PropertyId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PropertyName.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PropertyOrder.xml", "Help/toc/Methods_T_Independentsoft_Exchange_PropertyTag.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Recurrence.xml", "Help/toc/Methods_T_Independentsoft_Exchange_RecurringDateTransition.xml", "Help/toc/Methods_T_Independentsoft_Exchange_RecurringDayTransition.xml", "Help/toc/Methods_T_Independentsoft_Exchange_RecurringMasterItemId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_RefinerItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ReplyAllItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ReplyItem.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Resolution.xml", "Help/toc/Methods_T_Independentsoft_Exchange_SearchFolder.xml", "Help/toc/Methods_T_Independentsoft_Exchange_SearchFolderParameters.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Service.xml", "Help/toc/Methods_T_Independentsoft_Exchange_ServiceRequestException.xml", "Help/toc/Methods_T_Independentsoft_Exchange_StandardFolderId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_StandardGroupBy.xml", "Help/toc/Methods_T_Independentsoft_Exchange_StreamingEventsResponse.xml", "Help/toc/Methods_T_Independentsoft_Exchange_SuppressReadReceipt.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Task.xml", "Help/toc/Methods_T_Independentsoft_Exchange_TaskRecurrence.xml", "Help/toc/Methods_T_Independentsoft_Exchange_TaskSuggestion.xml", "Help/toc/Methods_T_Independentsoft_Exchange_TasksFolder.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Time.xml", "Help/toc/Methods_T_Independentsoft_Exchange_TimeZone.xml", "Help/toc/Methods_T_Independentsoft_Exchange_Transition.xml", "Help/toc/Methods_T_Independentsoft_Exchange_TransitionsGroup.xml", "Help/toc/Methods_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.xml", "Help/toc/Methods_T_Independentsoft_Exchange_UnindexedPropertyPath.xml", "Help/toc/Methods_T_Independentsoft_Exchange_UrlEntity.xml", "Help/toc/Methods_T_Independentsoft_Exchange_UserId.xml", "Help/toc/Methods_T_Independentsoft_Exchange_WeeklyRecurrencePattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.xml", "Help/toc/Methods_T_Independentsoft_Exchange_YearlyRegeneratingPattern.xml", "Help/toc/Methods_T_Independentsoft_IO_StructuredStorage_CompoundFile.xml", "Help/toc/Methods_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.xml", "Help/toc/Methods_T_Independentsoft_IO_StructuredStorage_Stream.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonArray.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonBoolean.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonNull.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonNumber.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonObject.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonParseException.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonParser.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonString.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_JsonUtil.xml", "Help/toc/Methods_T_Independentsoft_Json_Parser_Member.xml", "Help/toc/Methods_T_Independentsoft_Msg_Attachment.xml", "Help/toc/Methods_T_Independentsoft_Msg_ExtendedProperty.xml", "Help/toc/Methods_T_Independentsoft_Msg_ExtendedPropertyId.xml", "Help/toc/Methods_T_Independentsoft_Msg_ExtendedPropertyName.xml", "Help/toc/Methods_T_Independentsoft_Msg_Message.xml", "Help/toc/N_Independentsoft_Email_Mime.xml", "Help/toc/N_Independentsoft_Exchange.xml", "Help/toc/N_Independentsoft_Exchange_Autodiscover.xml", "Help/toc/N_Independentsoft_Exchange_UnifiedMessaging.xml", "Help/toc/N_Independentsoft_IO_StructuredStorage.xml", "Help/toc/N_Independentsoft_Json_Parser.xml", "Help/toc/N_Independentsoft_Msg.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Attachment_Save.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Attachment__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_BodyPartList_Add.xml", "Help/toc/Overload_Independentsoft_Email_Mime_BodyPart_Save.xml", "Help/toc/Overload_Independentsoft_Email_Mime_BodyPart__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_ContentDisposition__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_ContentType__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_HeaderList_Item.xml", "Help/toc/Overload_Independentsoft_Email_Mime_HeaderList_Remove.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Header__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Mailbox__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_MessageFormatException__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Message_GetAttachments.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Message_Open.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Message_Save.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Message__ctor.xml", "Help/toc/Overload_Independentsoft_Email_Mime_ParameterList_Item.xml", "Help/toc/Overload_Independentsoft_Email_Mime_ParameterList_Remove.xml", "Help/toc/Overload_Independentsoft_Email_Mime_Parameter__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AbsoluteDate__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AcceptItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AcceptSharingInvitation__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AddressListId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AggregateOn__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AlternateId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AlternatePublicFolderId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AlternatePublicFolderItemId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_And__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Appointment__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AttachmentId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_AttachmentShape__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Attendee__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetDomainSettings.xml", "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService_GetUserSettings.xml", "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_AutodiscoverService__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Autodiscover_UserSettingList_Item.xml", "Help/toc/Overload_Independentsoft_Exchange_Body__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_CalendarFolder__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_CalendarView__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_CancelItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Category__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ClientAccessTokenRequest__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Contact__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ContactsFolder__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ContactsView__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Contains__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ConversationRequest__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ConversationShape__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_CustomPropertyId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_CustomPropertyName__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_DailyRecurrencePattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_DailyRegeneratingPattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_DeclineItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_DelegateUser__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_DistributionListMember__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Duration__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_EmailAddress__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_EndDateRecurrenceRange__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_EnhancedLocation__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Excludes__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Exists__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ExtendedPropertyList_Item.xml", "Help/toc/Overload_Independentsoft_Exchange_ExtendedProperty__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_FileAttachment_Save.xml", "Help/toc/Overload_Independentsoft_Exchange_FileAttachment__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Flag__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_FolderChange__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_FolderId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_FolderShape__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Folder__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ForwardItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_FractionalPageView__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_FreeBusyViewOptions__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_GroupBy__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Identity__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ImGroup__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IndexedPageView__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IndexedPropertyPath__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_InternetMessageHeader__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IsEqualTo__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IsGreaterThanOrEqualTo__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IsGreaterThan__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IsLessThanOrEqualTo__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IsLessThan__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_IsNotEqualTo__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ItemAttachment__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ItemChange__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ItemId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ItemShape__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Item__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Journal__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_MailboxData__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_MailboxQuery__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_MailboxSearchScope__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Mailbox__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Message__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_MimeContent__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_MonthlyRegeneratingPattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_NoEndRecurrenceRange__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Not__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Note__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_NumberedRecurrenceRange__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_OAuthToken__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_OccurrenceItemId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Occurrence__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Or__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_OutOfOffice__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PersonaShape__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PostReplyItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Post__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PreviewItemShape__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PropertyId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PropertyName__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PropertyOrder__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PropertyTag__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Property__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PullSubscription__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_PushSubscription__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_QueryString__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Recurrence__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_RecurringMasterItemId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_RelativeYearlyRecurrencePattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ReminderItemAction__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_RemoveItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ReplyAllItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ReplyBody__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_ReplyItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_RetentionTag__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SearchFolderParameters__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SearchFolder__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SeekToConditionPageItemView__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SerializableTimeZoneTime__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SerializableTimeZone__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_AcceptMeetingRequest.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_AddDelegate.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_AddNewImContactToGroup.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_ApplyConversationAction.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_ArchiveItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CancelMeetingRequest.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_ConvertId.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CopyFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CopyItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateAttachment.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateCalendarOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateCategoryList.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateFolderPath.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateManagedFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateOwaOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateRetentionSettings.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_CreateRule.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeclineMeetingRequest.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteAttachment.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteCalendarOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteCategoryList.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteOwaOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteRetentionSettings.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DeleteRule.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_DisableApp.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_EmptyFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_ExpandDistributionList.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_ExportItems.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_FindConversation.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_FindFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_FindItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_FindMessageTrackingReport.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_FindPeople.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_Forward.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetAppointment.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetAttachment.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetAttachments.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetAuthorizationCodeRequestUri.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetAvailability.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetCalendarOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetCategoryList.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetClientAccessToken.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetContact.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetConversationItems.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetDelegate.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetDiscoverySearchConfiguration.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetDistributionList.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetEvents.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetFolders.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetImItemList.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetImItems.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetItems.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetJournal.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMailTips.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingCancellation.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingMessage.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingRequest.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMeetingResponse.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMessage.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMessageFile.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetMessageTrackingReport.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemDetails.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetNonIndexableItemStatistics.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetNote.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithAuthorizationCode.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetOAuthTokenWithUsernamePassword.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetOutOfOffice.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetOwaOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetPost.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetReminders.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetRetentionSettings.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetRules.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetSearchableMailboxes.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetServerTimeZones.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetServiceConfiguration.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetSharingFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetSignInRequestUri.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetStreamingEvents.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetTask.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_GetUserConfiguration.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_MarkAllItemsAsRead.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_MarkAsJunk.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_MoveFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_MoveItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_PerformReminderAction.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_RefreshOAuthToken.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_RemoveDelegate.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_Reply.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_ReplyToAll.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_ResolveNames.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_SearchMailboxes.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_Send.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_SendMeetingRequest.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_SetHoldOnMailboxes.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_SetOutOfOffice.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_SyncFolders.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_SyncItems.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_TentativelyAcceptMeetingRequest.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateCalendarOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateCategoryList.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateDelegate.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateFolder.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateItem.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateOwaOptions.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateRetentionSettings.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UpdateRule.xml", "Help/toc/Overload_Independentsoft_Exchange_Service_UploadItems.xml", "Help/toc/Overload_Independentsoft_Exchange_Service__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_StandardFolderId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_StandardGroupBy__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_StreamingEventsResponse__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_StreamingSubscription__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SuggestionDay__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Suggestion__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SuggestionsViewOptions__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_SuppressReadReceipt__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_TaskRecurrence__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Task__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_TasksFolder__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_TentativelyAcceptItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_TimeChange__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_TimeDuration__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_TimeZone__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_Time__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UnindexedPropertyPath__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UploadItem__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationDictionaryEntry__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationDictionaryKey__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationDictionaryValue__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UserConfigurationName__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UserConfiguration__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UserId__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_UserMailbox__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_WeeklyRecurrencePattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_WeeklyRegeneratingPattern__ctor.xml", "Help/toc/Overload_Independentsoft_Exchange_YearlyRegeneratingPattern__ctor.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Open.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_CompoundFile_Save.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_CompoundFile__ctor.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_DirectoryEntryList_Item.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_InvalidFileFormatException__ctor.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Storage__ctor.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Stream_Load.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Stream_Save.xml", "Help/toc/Overload_Independentsoft_IO_StructuredStorage_Stream__ctor.xml", "Help/toc/Overload_Independentsoft_Json_Parser_JsonNumber__ctor.xml", "Help/toc/Overload_Independentsoft_Json_Parser_Member__ctor.xml", "Help/toc/Overload_Independentsoft_Msg_Attachment_Save.xml", "Help/toc/Overload_Independentsoft_Msg_Attachment__ctor.xml", "Help/toc/Overload_Independentsoft_Msg_ExtendedPropertyId__ctor.xml", "Help/toc/Overload_Independentsoft_Msg_ExtendedPropertyList_Item.xml", "Help/toc/Overload_Independentsoft_Msg_ExtendedPropertyName__ctor.xml", "Help/toc/Overload_Independentsoft_Msg_ExtendedProperty__ctor.xml", "Help/toc/Overload_Independentsoft_Msg_Message_Open.xml", "Help/toc/Overload_Independentsoft_Msg_Message_Save.xml", "Help/toc/Overload_Independentsoft_Msg_Message__ctor.xml", "Help/toc/Overload_Independentsoft_Msg_RecurrencePattern__ctor.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_Attachment.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_BodyPart.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_ContentDisposition.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_ContentType.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_Header.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_HeaderList.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_Mailbox.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_Message.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_Parameter.xml", "Help/toc/Properties_T_Independentsoft_Email_Mime_ParameterList.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteDate.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteDateTransition.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AddressEntity.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AddressListId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AggregateOn.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AlternateId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AlternatePublicFolderId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AlternatePublicFolderItemId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Appointment.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AppointmentPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Attachment.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AttachmentId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AttachmentInfo.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AttachmentShape.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Attendee.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_Account.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_DomainResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSetting.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_DomainSettingError.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_Error.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ExternalAccess.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_InternalAccess.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncError.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookProvider.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_User.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserSetting.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingError.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_UserSettingList.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_WebClientUrl.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Autodiscover_WebProtocol.xml", "Help/toc/Properties_T_Independentsoft_Exchange_AvailabilityResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Body.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CalendarEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CalendarFolder.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CalendarOptions.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CalendarPermission.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CalendarPermissionSet.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CalendarView.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Category.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CategoryList.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ChangeHighlights.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ClientAccessTokenRequest.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CompleteName.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Contact.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ContactEntity.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ContactPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ContactsView.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Contains.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ContentSettings.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Conversation.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ConversationAction.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ConversationItemResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ConversationNode.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ConversationRequest.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ConversationShape.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ConvertIdResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CopiedEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CreateAttachmentResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CreatedEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CustomPropertyId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_CustomPropertyName.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DailyRecurrencePattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DailyRegeneratingPattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DelegateResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DelegateUser.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DelegateUserResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DeleteAttachmentResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DeletedEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DeletedOccurrence.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DeviceAuthorizationCode.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DiscoverySearchConfiguration.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DistributionList.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DistributionListMember.xml", "Help/toc/Properties_T_Independentsoft_Exchange_DistributionListPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Duration.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EffectiveRights.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EmailAddress.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EmailAddressEntity.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EmailUser.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EncryptedSharedFolderData.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EndDateRecurrenceRange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EnhancedLocation.xml", "Help/toc/Properties_T_Independentsoft_Exchange_EntityExtractionResult.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Event.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Excludes.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Exists.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ExpandDistributionListResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ExportItemsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ExtendedProperty.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ExtendedPropertyList.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FailedMailbox.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FileAttachment.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FileAttachmentInfo.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FindConversationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FindFolderResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FindItemResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FindMessageTrackingReportResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FindPeopleResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Flag.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Folder.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FolderChange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FolderId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FolderInfoResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FolderPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FolderShape.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FractionalPageView.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyChangedEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyView.xml", "Help/toc/Properties_T_Independentsoft_Exchange_FreeBusyViewOptions.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetAppManifestsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetAttachmentResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetEventsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetImItemListResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetImItemsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetMailTipsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetMessageTrackingReportResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetRemindersResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetRoomListsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetRoomsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetRulesResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetSearchableMailboxesResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetServerTimeZonesResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetSharingFolderResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetSharingMetadataResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetUserConfigurationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetUserPhotoResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Group.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GroupAttendeeConflict.xml", "Help/toc/Properties_T_Independentsoft_Exchange_GroupBy.xml", "Help/toc/Properties_T_Independentsoft_Exchange_HighlightTerm.xml", "Help/toc/Properties_T_Independentsoft_Exchange_HoldOnMailboxesInfo.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Id.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Identity.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ImGroup.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ImGroupInfoResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_IndexedPageView.xml", "Help/toc/Properties_T_Independentsoft_Exchange_IndexedPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_IndividualAttendeeConflict.xml", "Help/toc/Properties_T_Independentsoft_Exchange_InternetMessageHeader.xml", "Help/toc/Properties_T_Independentsoft_Exchange_InvalidRecipient.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Item.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ItemAttachment.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ItemChange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ItemId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ItemInfoResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ItemPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ItemShape.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Journal.xml", "Help/toc/Properties_T_Independentsoft_Exchange_JournalPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_KeywordStatisticsSearchResult.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailTips.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailTipsConfiguration.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailTipsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Mailbox.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxAttributedValue.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxData.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxHoldResult.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxHoldStatus.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxQuery.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxSearchScope.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxStatisticsByKeywords.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxStatisticsItem.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MailboxStatisticsSearchResult.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ManagedFolderInformation.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MarkAsJunkResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingCancellationPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingMessage.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingMessagePropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingRegistrationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingRequest.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingRequestPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingResponsePropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MeetingSuggestion.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Message.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MessagePropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MessageResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MessageTrackingReport.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MessageTrackingSearchResult.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MimeContent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ModifiedEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MonthlyRegeneratingPattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_MovedEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_NewMailEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_NoEndRecurrenceRange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_NonIndexableItemDetail.xml", "Help/toc/Properties_T_Independentsoft_Exchange_NonIndexableItemStatistic.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Note.xml", "Help/toc/Properties_T_Independentsoft_Exchange_NotePropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Notification.xml", "Help/toc/Properties_T_Independentsoft_Exchange_NumberedRecurrenceRange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_OAuthToken.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Occurrence.xml", "Help/toc/Properties_T_Independentsoft_Exchange_OccurrenceItemId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_OnlineMeetingSettings.xml", "Help/toc/Properties_T_Independentsoft_Exchange_OutOfOffice.xml", "Help/toc/Properties_T_Independentsoft_Exchange_OutOfOfficeMailTip.xml", "Help/toc/Properties_T_Independentsoft_Exchange_OutOfOfficeResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_OwaOptions.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PerformReminderActionResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Period.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Permission.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PermissionSet.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Persona.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaAttribution.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaInfoResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPhoneNumber.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPostalAddress.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PersonaShape.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PhoneEntity.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Post.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PostPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PostReplyItem.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PreviewItem.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PreviewItemMailbox.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PreviewItemShape.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Property.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PropertyId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PropertyName.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PropertyOrder.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PropertyTag.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ProtectionRule.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ProtectionRuleAction.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ProtectionRulesConfiguration.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PullSubscription.xml", "Help/toc/Properties_T_Independentsoft_Exchange_PushSubscription.xml", "Help/toc/Properties_T_Independentsoft_Exchange_QueryString.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ReadFlagChange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RecipientTrackingEvent.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Recurrence.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RecurringDateTransition.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RecurringDayTransition.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RefinerItem.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Reminder.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ReminderItemAction.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RemoveItem.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ReplyBody.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Resolution.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ResolveNamesResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Response.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ResponseItem.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RetentionPolicyTag.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RetentionSettings.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RetentionTag.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Rule.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RuleActions.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RuleConditions.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RuleExceptions.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RuleOperationError.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RuleOperationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RulePredicateDateRange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RulePredicateSizeRange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_RuleValidationError.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SearchFolder.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SearchFolderParameters.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SearchMailboxesResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SearchableMailbox.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SeekToConditionPageItemView.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SendNotificationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SerializableTimeZone.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SerializableTimeZoneTime.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ServerVersionInfo.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Service.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ServiceConfigurationResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_ServiceRequestException.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SmtpDomain.xml", "Help/toc/Properties_T_Independentsoft_Exchange_StandardFolderId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_StandardGroupBy.xml", "Help/toc/Properties_T_Independentsoft_Exchange_StreamingEventsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_StringAttributedValue.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SubscribeResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Subscription.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Suggestion.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SuggestionDay.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SuggestionsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SuggestionsViewOptions.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SyncFoldersResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_SyncItemsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Task.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TaskPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TaskRecurrence.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TaskSuggestion.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Time.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TimeChange.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TimeDuration.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TimeZone.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TimeZoneDefinition.xml", "Help/toc/Properties_T_Independentsoft_Exchange_Transition.xml", "Help/toc/Properties_T_Independentsoft_Exchange_TransitionsGroup.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessagingConfiguration.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UnindexedPropertyPath.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UploadItem.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UploadItemsResponse.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UrlEntity.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UserConfiguration.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryKey.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationDictionaryValue.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UserConfigurationName.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UserId.xml", "Help/toc/Properties_T_Independentsoft_Exchange_UserMailbox.xml", "Help/toc/Properties_T_Independentsoft_Exchange_View.xml", "Help/toc/Properties_T_Independentsoft_Exchange_WeeklyRecurrencePattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_WeeklyRegeneratingPattern.xml", "Help/toc/Properties_T_Independentsoft_Exchange_WorkingHours.xml", "Help/toc/Properties_T_Independentsoft_Exchange_WorkingPeriod.xml", "Help/toc/Properties_T_Independentsoft_Exchange_YearlyRegeneratingPattern.xml", "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_CompoundFile.xml", "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntry.xml", "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.xml", "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.xml", "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_Storage.xml", "Help/toc/Properties_T_Independentsoft_IO_StructuredStorage_Stream.xml", "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonArray.xml", "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonBoolean.xml", "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonObject.xml", "Help/toc/Properties_T_Independentsoft_Json_Parser_JsonString.xml", "Help/toc/Properties_T_Independentsoft_Json_Parser_Member.xml", "Help/toc/Properties_T_Independentsoft_Msg_Attachment.xml", "Help/toc/Properties_T_Independentsoft_Msg_ExtendedProperty.xml", "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyId.xml", "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyList.xml", "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyName.xml", "Help/toc/Properties_T_Independentsoft_Msg_ExtendedPropertyTag.xml", "Help/toc/Properties_T_Independentsoft_Msg_Message.xml", "Help/toc/Properties_T_Independentsoft_Msg_Recipient.xml", "Help/toc/Properties_T_Independentsoft_Msg_RecurrencePattern.xml", "Help/toc/R_Project_ClassReference.xml", "Help/toc/T_Independentsoft_Email_Mime_Attachment.xml", "Help/toc/T_Independentsoft_Email_Mime_BodyPart.xml", "Help/toc/T_Independentsoft_Email_Mime_BodyPartList.xml", "Help/toc/T_Independentsoft_Email_Mime_ContentDisposition.xml", "Help/toc/T_Independentsoft_Email_Mime_ContentType.xml", "Help/toc/T_Independentsoft_Email_Mime_Header.xml", "Help/toc/T_Independentsoft_Email_Mime_HeaderList.xml", "Help/toc/T_Independentsoft_Email_Mime_Mailbox.xml", "Help/toc/T_Independentsoft_Email_Mime_Message.xml", "Help/toc/T_Independentsoft_Email_Mime_MessageFormatException.xml", "Help/toc/T_Independentsoft_Email_Mime_Parameter.xml", "Help/toc/T_Independentsoft_Email_Mime_ParameterList.xml", "Help/toc/T_Independentsoft_Exchange_AbsoluteDate.xml", "Help/toc/T_Independentsoft_Exchange_AbsoluteDateTransition.xml", "Help/toc/T_Independentsoft_Exchange_AbsoluteMonthlyRecurrencePattern.xml", "Help/toc/T_Independentsoft_Exchange_AbsoluteYearlyRecurrencePattern.xml", "Help/toc/T_Independentsoft_Exchange_AcceptItem.xml", "Help/toc/T_Independentsoft_Exchange_AcceptSharingInvitation.xml", "Help/toc/T_Independentsoft_Exchange_AddressEntity.xml", "Help/toc/T_Independentsoft_Exchange_AddressListId.xml", "Help/toc/T_Independentsoft_Exchange_AggregateOn.xml", "Help/toc/T_Independentsoft_Exchange_AlternateId.xml", "Help/toc/T_Independentsoft_Exchange_AlternatePublicFolderId.xml", "Help/toc/T_Independentsoft_Exchange_AlternatePublicFolderItemId.xml", "Help/toc/T_Independentsoft_Exchange_And.xml", "Help/toc/T_Independentsoft_Exchange_Appointment.xml", "Help/toc/T_Independentsoft_Exchange_AppointmentPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_Attachment.xml", "Help/toc/T_Independentsoft_Exchange_AttachmentId.xml", "Help/toc/T_Independentsoft_Exchange_AttachmentInfo.xml", "Help/toc/T_Independentsoft_Exchange_AttachmentShape.xml", "Help/toc/T_Independentsoft_Exchange_Attendee.xml", "Help/toc/T_Independentsoft_Exchange_AttendeeConflict.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_Account.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_AutodiscoverException.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_AutodiscoverService.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_DomainResponse.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_DomainSetting.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_DomainSettingError.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_Error.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_ExchangeProtocol.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_ExchangeProxyProtocol.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_ExternalAccess.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_GetDomainSettingsResponse.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_GetFederationInformationResponse.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_GetUserSettingsResponse.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_InternalAccess.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncError.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncProvider.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncServer.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_MobileSyncUser.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_OutlookProvider.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_OutlookWebAccessUrl.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_ProtocolConnection.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_User.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserResponse.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserSetting.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserSettingError.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_UserSettingList.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_WebClientUrl.xml", "Help/toc/T_Independentsoft_Exchange_Autodiscover_WebProtocol.xml", "Help/toc/T_Independentsoft_Exchange_AvailabilityResponse.xml", "Help/toc/T_Independentsoft_Exchange_Body.xml", "Help/toc/T_Independentsoft_Exchange_CalendarEvent.xml", "Help/toc/T_Independentsoft_Exchange_CalendarFolder.xml", "Help/toc/T_Independentsoft_Exchange_CalendarOptions.xml", "Help/toc/T_Independentsoft_Exchange_CalendarPermission.xml", "Help/toc/T_Independentsoft_Exchange_CalendarPermissionSet.xml", "Help/toc/T_Independentsoft_Exchange_CalendarView.xml", "Help/toc/T_Independentsoft_Exchange_CancelItem.xml", "Help/toc/T_Independentsoft_Exchange_Category.xml", "Help/toc/T_Independentsoft_Exchange_CategoryList.xml", "Help/toc/T_Independentsoft_Exchange_ChangeHighlights.xml", "Help/toc/T_Independentsoft_Exchange_ClientAccessTokenRequest.xml", "Help/toc/T_Independentsoft_Exchange_CompleteName.xml", "Help/toc/T_Independentsoft_Exchange_Contact.xml", "Help/toc/T_Independentsoft_Exchange_ContactEntity.xml", "Help/toc/T_Independentsoft_Exchange_ContactPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_ContactsFolder.xml", "Help/toc/T_Independentsoft_Exchange_ContactsView.xml", "Help/toc/T_Independentsoft_Exchange_Contains.xml", "Help/toc/T_Independentsoft_Exchange_ContentSettings.xml", "Help/toc/T_Independentsoft_Exchange_Conversation.xml", "Help/toc/T_Independentsoft_Exchange_ConversationAction.xml", "Help/toc/T_Independentsoft_Exchange_ConversationItemResponse.xml", "Help/toc/T_Independentsoft_Exchange_ConversationNode.xml", "Help/toc/T_Independentsoft_Exchange_ConversationRequest.xml", "Help/toc/T_Independentsoft_Exchange_ConversationShape.xml", "Help/toc/T_Independentsoft_Exchange_ConvertIdResponse.xml", "Help/toc/T_Independentsoft_Exchange_CopiedEvent.xml", "Help/toc/T_Independentsoft_Exchange_CreateAttachmentResponse.xml", "Help/toc/T_Independentsoft_Exchange_CreatedEvent.xml", "Help/toc/T_Independentsoft_Exchange_CustomPropertyId.xml", "Help/toc/T_Independentsoft_Exchange_CustomPropertyName.xml", "Help/toc/T_Independentsoft_Exchange_DailyRecurrencePattern.xml", "Help/toc/T_Independentsoft_Exchange_DailyRegeneratingPattern.xml", "Help/toc/T_Independentsoft_Exchange_DeclineItem.xml", "Help/toc/T_Independentsoft_Exchange_DelegateResponse.xml", "Help/toc/T_Independentsoft_Exchange_DelegateUser.xml", "Help/toc/T_Independentsoft_Exchange_DelegateUserResponse.xml", "Help/toc/T_Independentsoft_Exchange_DeleteAttachmentResponse.xml", "Help/toc/T_Independentsoft_Exchange_DeletedEvent.xml", "Help/toc/T_Independentsoft_Exchange_DeletedOccurrence.xml", "Help/toc/T_Independentsoft_Exchange_DeviceAuthorizationCode.xml", "Help/toc/T_Independentsoft_Exchange_DiscoverySearchConfiguration.xml", "Help/toc/T_Independentsoft_Exchange_DistributionList.xml", "Help/toc/T_Independentsoft_Exchange_DistributionListMember.xml", "Help/toc/T_Independentsoft_Exchange_DistributionListPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_Duration.xml", "Help/toc/T_Independentsoft_Exchange_EffectiveRights.xml", "Help/toc/T_Independentsoft_Exchange_EmailAddress.xml", "Help/toc/T_Independentsoft_Exchange_EmailAddressEntity.xml", "Help/toc/T_Independentsoft_Exchange_EmailUser.xml", "Help/toc/T_Independentsoft_Exchange_EncryptedSharedFolderData.xml", "Help/toc/T_Independentsoft_Exchange_EndDateRecurrenceRange.xml", "Help/toc/T_Independentsoft_Exchange_EnhancedLocation.xml", "Help/toc/T_Independentsoft_Exchange_EntityExtractionResult.xml", "Help/toc/T_Independentsoft_Exchange_Event.xml", "Help/toc/T_Independentsoft_Exchange_Excludes.xml", "Help/toc/T_Independentsoft_Exchange_Exists.xml", "Help/toc/T_Independentsoft_Exchange_ExpandDistributionListResponse.xml", "Help/toc/T_Independentsoft_Exchange_ExportItemsResponse.xml", "Help/toc/T_Independentsoft_Exchange_ExtendedProperty.xml", "Help/toc/T_Independentsoft_Exchange_ExtendedPropertyAttributedValue.xml", "Help/toc/T_Independentsoft_Exchange_ExtendedPropertyList.xml", "Help/toc/T_Independentsoft_Exchange_ExtendedPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_FailedMailbox.xml", "Help/toc/T_Independentsoft_Exchange_FileAttachment.xml", "Help/toc/T_Independentsoft_Exchange_FileAttachmentInfo.xml", "Help/toc/T_Independentsoft_Exchange_FindConversationResponse.xml", "Help/toc/T_Independentsoft_Exchange_FindFolderResponse.xml", "Help/toc/T_Independentsoft_Exchange_FindItemResponse.xml", "Help/toc/T_Independentsoft_Exchange_FindMailboxStatisticsByKeywordsResponse.xml", "Help/toc/T_Independentsoft_Exchange_FindMessageTrackingReportResponse.xml", "Help/toc/T_Independentsoft_Exchange_FindPeopleResponse.xml", "Help/toc/T_Independentsoft_Exchange_Flag.xml", "Help/toc/T_Independentsoft_Exchange_Folder.xml", "Help/toc/T_Independentsoft_Exchange_FolderChange.xml", "Help/toc/T_Independentsoft_Exchange_FolderClass.xml", "Help/toc/T_Independentsoft_Exchange_FolderId.xml", "Help/toc/T_Independentsoft_Exchange_FolderInfoResponse.xml", "Help/toc/T_Independentsoft_Exchange_FolderPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_FolderShape.xml", "Help/toc/T_Independentsoft_Exchange_ForwardItem.xml", "Help/toc/T_Independentsoft_Exchange_FractionalPageView.xml", "Help/toc/T_Independentsoft_Exchange_FreeBusyChangedEvent.xml", "Help/toc/T_Independentsoft_Exchange_FreeBusyResponse.xml", "Help/toc/T_Independentsoft_Exchange_FreeBusyView.xml", "Help/toc/T_Independentsoft_Exchange_FreeBusyViewOptions.xml", "Help/toc/T_Independentsoft_Exchange_GetAppManifestsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetAppMarketplaceUrlResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetAttachmentResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetDiscoverySearchConfigurationResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetEventsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetImItemListResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetImItemsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetMailTipsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetMessageTrackingReportResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetNonIndexableItemDetailsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetNonIndexableItemStatisticsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetPasswordExpirationDateResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetRemindersResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetRoomListsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetRoomsResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetRulesResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetSearchableMailboxesResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetServerTimeZonesResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetSharingFolderResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetSharingMetadataResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetUserConfigurationResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetUserPhotoResponse.xml", "Help/toc/T_Independentsoft_Exchange_GetUserRetentionPolicyTagsResponse.xml", "Help/toc/T_Independentsoft_Exchange_Group.xml", "Help/toc/T_Independentsoft_Exchange_GroupAttendeeConflict.xml", "Help/toc/T_Independentsoft_Exchange_GroupBy.xml", "Help/toc/T_Independentsoft_Exchange_HighlightTerm.xml", "Help/toc/T_Independentsoft_Exchange_HoldOnMailboxesInfo.xml", "Help/toc/T_Independentsoft_Exchange_Id.xml", "Help/toc/T_Independentsoft_Exchange_Identity.xml", "Help/toc/T_Independentsoft_Exchange_ImGroup.xml", "Help/toc/T_Independentsoft_Exchange_ImGroupInfoResponse.xml", "Help/toc/T_Independentsoft_Exchange_IndexedPageView.xml", "Help/toc/T_Independentsoft_Exchange_IndexedPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_IndividualAttendeeConflict.xml", "Help/toc/T_Independentsoft_Exchange_InternetMessageHeader.xml", "Help/toc/T_Independentsoft_Exchange_InvalidRecipient.xml", "Help/toc/T_Independentsoft_Exchange_IsEqualTo.xml", "Help/toc/T_Independentsoft_Exchange_IsGreaterThan.xml", "Help/toc/T_Independentsoft_Exchange_IsGreaterThanOrEqualTo.xml", "Help/toc/T_Independentsoft_Exchange_IsLessThan.xml", "Help/toc/T_Independentsoft_Exchange_IsLessThanOrEqualTo.xml", "Help/toc/T_Independentsoft_Exchange_IsNotEqualTo.xml", "Help/toc/T_Independentsoft_Exchange_Item.xml", "Help/toc/T_Independentsoft_Exchange_ItemAttachment.xml", "Help/toc/T_Independentsoft_Exchange_ItemAttachmentInfo.xml", "Help/toc/T_Independentsoft_Exchange_ItemChange.xml", "Help/toc/T_Independentsoft_Exchange_ItemClass.xml", "Help/toc/T_Independentsoft_Exchange_ItemId.xml", "Help/toc/T_Independentsoft_Exchange_ItemInfoResponse.xml", "Help/toc/T_Independentsoft_Exchange_ItemPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_ItemShape.xml", "Help/toc/T_Independentsoft_Exchange_Journal.xml", "Help/toc/T_Independentsoft_Exchange_JournalPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_KeywordStatisticsSearchResult.xml", "Help/toc/T_Independentsoft_Exchange_MailTips.xml", "Help/toc/T_Independentsoft_Exchange_MailTipsConfiguration.xml", "Help/toc/T_Independentsoft_Exchange_MailTipsResponse.xml", "Help/toc/T_Independentsoft_Exchange_Mailbox.xml", "Help/toc/T_Independentsoft_Exchange_MailboxAttributedValue.xml", "Help/toc/T_Independentsoft_Exchange_MailboxData.xml", "Help/toc/T_Independentsoft_Exchange_MailboxHoldResult.xml", "Help/toc/T_Independentsoft_Exchange_MailboxHoldStatus.xml", "Help/toc/T_Independentsoft_Exchange_MailboxQuery.xml", "Help/toc/T_Independentsoft_Exchange_MailboxSearchScope.xml", "Help/toc/T_Independentsoft_Exchange_MailboxStatisticsByKeywords.xml", "Help/toc/T_Independentsoft_Exchange_MailboxStatisticsItem.xml", "Help/toc/T_Independentsoft_Exchange_MailboxStatisticsSearchResult.xml", "Help/toc/T_Independentsoft_Exchange_ManagedFolderInformation.xml", "Help/toc/T_Independentsoft_Exchange_MapiPropertyTag.xml", "Help/toc/T_Independentsoft_Exchange_MarkAsJunkResponse.xml", "Help/toc/T_Independentsoft_Exchange_MeetingCancellation.xml", "Help/toc/T_Independentsoft_Exchange_MeetingCancellationPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_MeetingMessage.xml", "Help/toc/T_Independentsoft_Exchange_MeetingMessagePropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_MeetingRegistrationResponse.xml", "Help/toc/T_Independentsoft_Exchange_MeetingRequest.xml", "Help/toc/T_Independentsoft_Exchange_MeetingRequestPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_MeetingResponse.xml", "Help/toc/T_Independentsoft_Exchange_MeetingResponsePropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_MeetingSuggestion.xml", "Help/toc/T_Independentsoft_Exchange_Message.xml", "Help/toc/T_Independentsoft_Exchange_MessagePropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_MessageResponse.xml", "Help/toc/T_Independentsoft_Exchange_MessageTrackingReport.xml", "Help/toc/T_Independentsoft_Exchange_MessageTrackingSearchResult.xml", "Help/toc/T_Independentsoft_Exchange_MimeContent.xml", "Help/toc/T_Independentsoft_Exchange_ModifiedEvent.xml", "Help/toc/T_Independentsoft_Exchange_MonthlyRegeneratingPattern.xml", "Help/toc/T_Independentsoft_Exchange_MovedEvent.xml", "Help/toc/T_Independentsoft_Exchange_NewMailEvent.xml", "Help/toc/T_Independentsoft_Exchange_NoEndRecurrenceRange.xml", "Help/toc/T_Independentsoft_Exchange_NonIndexableItemDetail.xml", "Help/toc/T_Independentsoft_Exchange_NonIndexableItemStatistic.xml", "Help/toc/T_Independentsoft_Exchange_Not.xml", "Help/toc/T_Independentsoft_Exchange_Note.xml", "Help/toc/T_Independentsoft_Exchange_NotePropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_Notification.xml", "Help/toc/T_Independentsoft_Exchange_NumberedRecurrenceRange.xml", "Help/toc/T_Independentsoft_Exchange_OAuthToken.xml", "Help/toc/T_Independentsoft_Exchange_Occurrence.xml", "Help/toc/T_Independentsoft_Exchange_OccurrenceItemId.xml", "Help/toc/T_Independentsoft_Exchange_OnlineMeetingSettings.xml", "Help/toc/T_Independentsoft_Exchange_Or.xml", "Help/toc/T_Independentsoft_Exchange_OutOfOffice.xml", "Help/toc/T_Independentsoft_Exchange_OutOfOfficeMailTip.xml", "Help/toc/T_Independentsoft_Exchange_OutOfOfficeResponse.xml", "Help/toc/T_Independentsoft_Exchange_OwaOptions.xml", "Help/toc/T_Independentsoft_Exchange_PageView.xml", "Help/toc/T_Independentsoft_Exchange_PerformReminderActionResponse.xml", "Help/toc/T_Independentsoft_Exchange_Period.xml", "Help/toc/T_Independentsoft_Exchange_Permission.xml", "Help/toc/T_Independentsoft_Exchange_PermissionSet.xml", "Help/toc/T_Independentsoft_Exchange_Persona.xml", "Help/toc/T_Independentsoft_Exchange_PersonaAttribution.xml", "Help/toc/T_Independentsoft_Exchange_PersonaInfoResponse.xml", "Help/toc/T_Independentsoft_Exchange_PersonaPhoneNumber.xml", "Help/toc/T_Independentsoft_Exchange_PersonaPhoneNumberAttributedValue.xml", "Help/toc/T_Independentsoft_Exchange_PersonaPostalAddress.xml", "Help/toc/T_Independentsoft_Exchange_PersonaPostalAddressAttributedValue.xml", "Help/toc/T_Independentsoft_Exchange_PersonaPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_PersonaShape.xml", "Help/toc/T_Independentsoft_Exchange_PhoneEntity.xml", "Help/toc/T_Independentsoft_Exchange_Post.xml", "Help/toc/T_Independentsoft_Exchange_PostPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_PostReplyItem.xml", "Help/toc/T_Independentsoft_Exchange_PreviewItem.xml", "Help/toc/T_Independentsoft_Exchange_PreviewItemMailbox.xml", "Help/toc/T_Independentsoft_Exchange_PreviewItemShape.xml", "Help/toc/T_Independentsoft_Exchange_Property.xml", "Help/toc/T_Independentsoft_Exchange_PropertyId.xml", "Help/toc/T_Independentsoft_Exchange_PropertyName.xml", "Help/toc/T_Independentsoft_Exchange_PropertyOrder.xml", "Help/toc/T_Independentsoft_Exchange_PropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_PropertyTag.xml", "Help/toc/T_Independentsoft_Exchange_ProtectionRule.xml", "Help/toc/T_Independentsoft_Exchange_ProtectionRuleAction.xml", "Help/toc/T_Independentsoft_Exchange_ProtectionRulesConfiguration.xml", "Help/toc/T_Independentsoft_Exchange_PullSubscription.xml", "Help/toc/T_Independentsoft_Exchange_PushSubscription.xml", "Help/toc/T_Independentsoft_Exchange_QueryString.xml", "Help/toc/T_Independentsoft_Exchange_ReadFlagChange.xml", "Help/toc/T_Independentsoft_Exchange_RecipientTrackingEvent.xml", "Help/toc/T_Independentsoft_Exchange_Recurrence.xml", "Help/toc/T_Independentsoft_Exchange_RecurringDateTransition.xml", "Help/toc/T_Independentsoft_Exchange_RecurringDayTransition.xml", "Help/toc/T_Independentsoft_Exchange_RecurringMasterItemId.xml", "Help/toc/T_Independentsoft_Exchange_RefinerItem.xml", "Help/toc/T_Independentsoft_Exchange_RelativeMonthlyRecurrencePattern.xml", "Help/toc/T_Independentsoft_Exchange_RelativeYearlyRecurrencePattern.xml", "Help/toc/T_Independentsoft_Exchange_Reminder.xml", "Help/toc/T_Independentsoft_Exchange_ReminderItemAction.xml", "Help/toc/T_Independentsoft_Exchange_RemoveItem.xml", "Help/toc/T_Independentsoft_Exchange_ReplyAllItem.xml", "Help/toc/T_Independentsoft_Exchange_ReplyBody.xml", "Help/toc/T_Independentsoft_Exchange_ReplyItem.xml", "Help/toc/T_Independentsoft_Exchange_Resolution.xml", "Help/toc/T_Independentsoft_Exchange_ResolveNamesResponse.xml", "Help/toc/T_Independentsoft_Exchange_Response.xml", "Help/toc/T_Independentsoft_Exchange_ResponseItem.xml", "Help/toc/T_Independentsoft_Exchange_Restriction.xml", "Help/toc/T_Independentsoft_Exchange_RetentionPolicyTag.xml", "Help/toc/T_Independentsoft_Exchange_RetentionSettings.xml", "Help/toc/T_Independentsoft_Exchange_RetentionTag.xml", "Help/toc/T_Independentsoft_Exchange_Rule.xml", "Help/toc/T_Independentsoft_Exchange_RuleActions.xml", "Help/toc/T_Independentsoft_Exchange_RuleConditions.xml", "Help/toc/T_Independentsoft_Exchange_RuleExceptions.xml", "Help/toc/T_Independentsoft_Exchange_RuleOperationError.xml", "Help/toc/T_Independentsoft_Exchange_RuleOperationResponse.xml", "Help/toc/T_Independentsoft_Exchange_RulePredicateDateRange.xml", "Help/toc/T_Independentsoft_Exchange_RulePredicateSizeRange.xml", "Help/toc/T_Independentsoft_Exchange_RuleValidationError.xml", "Help/toc/T_Independentsoft_Exchange_SearchFolder.xml", "Help/toc/T_Independentsoft_Exchange_SearchFolderParameters.xml", "Help/toc/T_Independentsoft_Exchange_SearchMailboxesResponse.xml", "Help/toc/T_Independentsoft_Exchange_SearchableMailbox.xml", "Help/toc/T_Independentsoft_Exchange_SeekToConditionPageItemView.xml", "Help/toc/T_Independentsoft_Exchange_SendNotificationResponse.xml", "Help/toc/T_Independentsoft_Exchange_SerializableTimeZone.xml", "Help/toc/T_Independentsoft_Exchange_SerializableTimeZoneTime.xml", "Help/toc/T_Independentsoft_Exchange_ServerVersionInfo.xml", "Help/toc/T_Independentsoft_Exchange_Service.xml", "Help/toc/T_Independentsoft_Exchange_ServiceConfigurationResponse.xml", "Help/toc/T_Independentsoft_Exchange_ServiceRequestException.xml", "Help/toc/T_Independentsoft_Exchange_SmtpDomain.xml", "Help/toc/T_Independentsoft_Exchange_SourceId.xml", "Help/toc/T_Independentsoft_Exchange_StandardFolderId.xml", "Help/toc/T_Independentsoft_Exchange_StandardGroupBy.xml", "Help/toc/T_Independentsoft_Exchange_StatusEvent.xml", "Help/toc/T_Independentsoft_Exchange_StreamingEventsResponse.xml", "Help/toc/T_Independentsoft_Exchange_StreamingSubscription.xml", "Help/toc/T_Independentsoft_Exchange_StringAttributedValue.xml", "Help/toc/T_Independentsoft_Exchange_SubscribeResponse.xml", "Help/toc/T_Independentsoft_Exchange_Subscription.xml", "Help/toc/T_Independentsoft_Exchange_Suggestion.xml", "Help/toc/T_Independentsoft_Exchange_SuggestionDay.xml", "Help/toc/T_Independentsoft_Exchange_SuggestionsResponse.xml", "Help/toc/T_Independentsoft_Exchange_SuggestionsViewOptions.xml", "Help/toc/T_Independentsoft_Exchange_SuppressReadReceipt.xml", "Help/toc/T_Independentsoft_Exchange_SyncFoldersResponse.xml", "Help/toc/T_Independentsoft_Exchange_SyncItemsResponse.xml", "Help/toc/T_Independentsoft_Exchange_Task.xml", "Help/toc/T_Independentsoft_Exchange_TaskPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_TaskRecurrence.xml", "Help/toc/T_Independentsoft_Exchange_TaskSuggestion.xml", "Help/toc/T_Independentsoft_Exchange_TasksFolder.xml", "Help/toc/T_Independentsoft_Exchange_TentativelyAcceptItem.xml", "Help/toc/T_Independentsoft_Exchange_Time.xml", "Help/toc/T_Independentsoft_Exchange_TimeChange.xml", "Help/toc/T_Independentsoft_Exchange_TimeDuration.xml", "Help/toc/T_Independentsoft_Exchange_TimeZone.xml", "Help/toc/T_Independentsoft_Exchange_TimeZoneDefinition.xml", "Help/toc/T_Independentsoft_Exchange_TooBigGroupAttendeeConflict.xml", "Help/toc/T_Independentsoft_Exchange_Transition.xml", "Help/toc/T_Independentsoft_Exchange_TransitionsGroup.xml", "Help/toc/T_Independentsoft_Exchange_UnifiedMessagingConfiguration.xml", "Help/toc/T_Independentsoft_Exchange_UnifiedMessaging_CallInfo.xml", "Help/toc/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingProperties.xml", "Help/toc/T_Independentsoft_Exchange_UnifiedMessaging_UnifiedMessagingService.xml", "Help/toc/T_Independentsoft_Exchange_UnindexedPropertyPath.xml", "Help/toc/T_Independentsoft_Exchange_UnknownAttendeeConflict.xml", "Help/toc/T_Independentsoft_Exchange_UploadItem.xml", "Help/toc/T_Independentsoft_Exchange_UploadItemsResponse.xml", "Help/toc/T_Independentsoft_Exchange_UrlEntity.xml", "Help/toc/T_Independentsoft_Exchange_UserConfiguration.xml", "Help/toc/T_Independentsoft_Exchange_UserConfigurationDictionaryEntry.xml", "Help/toc/T_Independentsoft_Exchange_UserConfigurationDictionaryKey.xml", "Help/toc/T_Independentsoft_Exchange_UserConfigurationDictionaryValue.xml", "Help/toc/T_Independentsoft_Exchange_UserConfigurationName.xml", "Help/toc/T_Independentsoft_Exchange_UserId.xml", "Help/toc/T_Independentsoft_Exchange_UserMailbox.xml", "Help/toc/T_Independentsoft_Exchange_View.xml", "Help/toc/T_Independentsoft_Exchange_WeeklyRecurrencePattern.xml", "Help/toc/T_Independentsoft_Exchange_WeeklyRegeneratingPattern.xml", "Help/toc/T_Independentsoft_Exchange_WorkingHours.xml", "Help/toc/T_Independentsoft_Exchange_WorkingPeriod.xml", "Help/toc/T_Independentsoft_Exchange_YearlyRegeneratingPattern.xml", "Help/toc/T_Independentsoft_IO_StructuredStorage_CompoundFile.xml", "Help/toc/T_Independentsoft_IO_StructuredStorage_DirectoryEntry.xml", "Help/toc/T_Independentsoft_IO_StructuredStorage_DirectoryEntryList.xml", "Help/toc/T_Independentsoft_IO_StructuredStorage_InvalidFileFormatException.xml", "Help/toc/T_Independentsoft_IO_StructuredStorage_RootDirectoryEntry.xml", "Help/toc/T_Independentsoft_IO_StructuredStorage_Storage.xml", "Help/toc/T_Independentsoft_IO_StructuredStorage_Stream.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonArray.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonBoolean.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonNull.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonNumber.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonObject.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonParseException.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonParser.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonString.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonUtil.xml", "Help/toc/T_Independentsoft_Json_Parser_JsonValue.xml", "Help/toc/T_Independentsoft_Json_Parser_Member.xml", "Help/toc/T_Independentsoft_Msg_Attachment.xml", "Help/toc/T_Independentsoft_Msg_ExtendedProperty.xml", "Help/toc/T_Independentsoft_Msg_ExtendedPropertyId.xml", "Help/toc/T_Independentsoft_Msg_ExtendedPropertyList.xml", "Help/toc/T_Independentsoft_Msg_ExtendedPropertyName.xml", "Help/toc/T_Independentsoft_Msg_ExtendedPropertyTag.xml", "Help/toc/T_Independentsoft_Msg_Message.xml", "Help/toc/T_Independentsoft_Msg_Recipient.xml", "Help/toc/T_Independentsoft_Msg_RecurrencePattern.xml", "Help/toc/T_Independentsoft_Msg_StandardPropertySet.xml", "Help/toc/roottoc.xml", "Lib/ReadMe.txt", "Lib/net20/Independentsoft.Exchange.dll", "Lib/net20/Independentsoft.Exchange.xml", "Lib/net45/Independentsoft.Exchange.dll", "Lib/net45/Independentsoft.Exchange.xml", "Lib/netcoreapp2.0/Independentsoft.Exchange.dll", "Lib/netstandard2.0/Independentsoft.Exchange.dll", "License.txt", "Online Tutorial.htm", "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/.suo", "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/db.lock", "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/storage.ide", "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/storage.ide-shm", "Tutorial/.vs/Exchange Web Services .NET Tutorial/v15/Server/sqlite3/storage.ide-wal", "Tutorial/AcceptMeeting1/AcceptMeeting1.csproj", "Tutorial/AcceptMeeting1/Program.cs", "Tutorial/AcceptMeeting1/Properties/AssemblyInfo.cs", "Tutorial/AcceptMeeting1/obj/Debug/AcceptMeeting1.csproj.CopyComplete", "Tutorial/AcceptMeeting1/obj/Debug/AcceptMeeting1.csproj.CoreCompileInputs.cache", "Tutorial/AcceptMeeting1/obj/Debug/AcceptMeeting1.csprojResolveAssemblyReference.cache", "Tutorial/AcceptMeeting1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/AccessToAnotherMailbox/AccessToAnotherMailbox.csproj", "Tutorial/AccessToAnotherMailbox/Program.cs", "Tutorial/AccessToAnotherMailbox/Properties/AssemblyInfo.cs", "Tutorial/AccessToAnotherMailbox/obj/Debug/AccessToAnotherMailbox.csproj.CopyComplete", "Tutorial/AccessToAnotherMailbox/obj/Debug/AccessToAnotherMailbox.csproj.CoreCompileInputs.cache", "Tutorial/AccessToAnotherMailbox/obj/Debug/AccessToAnotherMailbox.csprojResolveAssemblyReference.cache", "Tutorial/AccessToAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/AddAttendee/AddAttendee.csproj", "Tutorial/AddAttendee/Program.cs", "Tutorial/AddAttendee/Properties/AssemblyInfo.cs", "Tutorial/AddAttendee/obj/x86/Debug/AddAttendee.csproj.CopyComplete", "Tutorial/AddAttendee/obj/x86/Debug/AddAttendee.csproj.CoreCompileInputs.cache", "Tutorial/AddAttendee/obj/x86/Debug/AddAttendee.csprojResolveAssemblyReference.cache", "Tutorial/AddAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/AddCategory/AddCategory.csproj", "Tutorial/AddCategory/Program.cs", "Tutorial/AddCategory/Properties/AssemblyInfo.cs", "Tutorial/AddCategory/bin/Debug/AddCategory.vshost.exe.manifest", "Tutorial/AddCategory/obj/x86/Debug/AddCategory.csproj.CopyComplete", "Tutorial/AddCategory/obj/x86/Debug/AddCategory.csproj.CoreCompileInputs.cache", "Tutorial/AddCategory/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/AddDelegate/AddDelegate.csproj", "Tutorial/AddDelegate/Program.cs", "Tutorial/AddDelegate/Properties/AssemblyInfo.cs", "Tutorial/AddDelegate/obj/Debug/AddDelegate.csproj.CopyComplete", "Tutorial/AddDelegate/obj/Debug/AddDelegate.csproj.CoreCompileInputs.cache", "Tutorial/AddDelegate/obj/Debug/AddDelegate.csprojResolveAssemblyReference.cache", "Tutorial/AddDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/AddDistributionListMember/AddDistributionListMember.csproj", "Tutorial/AddDistributionListMember/Program.cs", "Tutorial/AddDistributionListMember/Properties/AssemblyInfo.cs", "Tutorial/AddDistributionListMember/bin/Debug/AddDistributionListMember.vshost.exe.manifest", "Tutorial/AddDistributionListMember/obj/x86/Debug/AddDistributionListMember.csproj.CopyComplete", "Tutorial/AddDistributionListMember/obj/x86/Debug/AddDistributionListMember.csproj.CoreCompileInputs.cache", "Tutorial/AddDistributionListMember/obj/x86/Debug/AddDistributionListMember.csprojResolveAssemblyReference.cache", "Tutorial/AddDistributionListMember/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ArchiveItem/ArchiveItem.csproj", "Tutorial/ArchiveItem/Program.cs", "Tutorial/ArchiveItem/Properties/AssemblyInfo.cs", "Tutorial/ArchiveItem/bin/Debug/ArchiveItem.vshost.exe.manifest", "Tutorial/ArchiveItem/obj/x86/Debug/ArchiveItem.csproj.CopyComplete", "Tutorial/ArchiveItem/obj/x86/Debug/ArchiveItem.csproj.CoreCompileInputs.cache", "Tutorial/ArchiveItem/obj/x86/Debug/ArchiveItem.csprojResolveAssemblyReference.cache", "Tutorial/ArchiveItem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/AutodiscoverMobileSyncProvider/AutodiscoverMobileSyncProvider.csproj", "Tutorial/AutodiscoverMobileSyncProvider/Program.cs", "Tutorial/AutodiscoverMobileSyncProvider/Properties/AssemblyInfo.cs", "Tutorial/AutodiscoverMobileSyncProvider/obj/Debug/AutodiscoverMobileSyncProvider.csproj.CopyComplete", "Tutorial/AutodiscoverMobileSyncProvider/obj/Debug/AutodiscoverMobileSyncProvider.csproj.CoreCompileInputs.cache", "Tutorial/AutodiscoverMobileSyncProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/AutodiscoverOutlookProvider/AutodiscoverOutlookProvider.csproj", "Tutorial/AutodiscoverOutlookProvider/Program.cs", "Tutorial/AutodiscoverOutlookProvider/Properties/AssemblyInfo.cs", "Tutorial/AutodiscoverOutlookProvider/obj/Debug/AutodiscoverOutlookProvider.csproj.CopyComplete", "Tutorial/AutodiscoverOutlookProvider/obj/Debug/AutodiscoverOutlookProvider.csproj.CoreCompileInputs.cache", "Tutorial/AutodiscoverOutlookProvider/obj/Debug/AutodiscoverOutlookProvider.csprojResolveAssemblyReference.cache", "Tutorial/AutodiscoverOutlookProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CalendarView/CalendarView.csproj", "Tutorial/CalendarView/Program.cs", "Tutorial/CalendarView/Properties/AssemblyInfo.cs", "Tutorial/CalendarView/bin/Debug/CalendarView.vshost.exe.manifest", "Tutorial/CalendarView/obj/Debug/CalendarView.csproj.CopyComplete", "Tutorial/CalendarView/obj/Debug/CalendarView.csproj.CoreCompileInputs.cache", "Tutorial/CalendarView/obj/Debug/CalendarView.csprojResolveAssemblyReference.cache", "Tutorial/CalendarView/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CancelMeeting/CancelMeeting.csproj", "Tutorial/CancelMeeting/Program.cs", "Tutorial/CancelMeeting/Properties/AssemblyInfo.cs", "Tutorial/CancelMeeting/obj/Debug/CancelMeeting.csproj.CopyComplete", "Tutorial/CancelMeeting/obj/Debug/CancelMeeting.csproj.CoreCompileInputs.cache", "Tutorial/CancelMeeting/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ConvertId/ConvertId.csproj", "Tutorial/ConvertId/Program.cs", "Tutorial/ConvertId/Properties/AssemblyInfo.cs", "Tutorial/ConvertId/bin/Debug/ConvertId.vshost.exe.manifest", "Tutorial/ConvertId/obj/x86/Debug/ConvertId.csproj.CopyComplete", "Tutorial/ConvertId/obj/x86/Debug/ConvertId.csproj.CoreCompileInputs.cache", "Tutorial/ConvertId/obj/x86/Debug/ConvertId.csprojResolveAssemblyReference.cache", "Tutorial/ConvertId/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CopyFolder/CopyFolder.csproj", "Tutorial/CopyFolder/Program.cs", "Tutorial/CopyFolder/Properties/AssemblyInfo.cs", "Tutorial/CopyFolder/obj/Debug/CopyFolder.csproj.CopyComplete", "Tutorial/CopyFolder/obj/Debug/CopyFolder.csproj.CoreCompileInputs.cache", "Tutorial/CopyFolder/obj/Debug/CopyFolder.csprojAssemblyReference.cache", "Tutorial/CopyFolder/obj/Debug/CopyFolder.csprojResolveAssemblyReference.cache", "Tutorial/CopyFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CopyItem/CopyItem.csproj", "Tutorial/CopyItem/Program.cs", "Tutorial/CopyItem/Properties/AssemblyInfo.cs", "Tutorial/CopyItem/obj/Debug/CopyItem.csproj.CopyComplete", "Tutorial/CopyItem/obj/Debug/CopyItem.csproj.CoreCompileInputs.cache", "Tutorial/CopyItem/obj/Debug/CopyItem.csprojResolveAssemblyReference.cache", "Tutorial/CopyItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateAllDayAppointment/CreateAllDayAppointment.csproj", "Tutorial/CreateAllDayAppointment/Program.cs", "Tutorial/CreateAllDayAppointment/Properties/AssemblyInfo.cs", "Tutorial/CreateAllDayAppointment/bin/Debug/CreateAllDayAppointment.vshost.exe.manifest", "Tutorial/CreateAllDayAppointment/obj/Debug/CreateAllDayAppointment.csproj.CopyComplete", "Tutorial/CreateAllDayAppointment/obj/Debug/CreateAllDayAppointment.csproj.CoreCompileInputs.cache", "Tutorial/CreateAllDayAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateAppointment/CreateAppointment.csproj", "Tutorial/CreateAppointment/Program.cs", "Tutorial/CreateAppointment/Properties/AssemblyInfo.cs", "Tutorial/CreateAppointment/obj/Debug/CreateAppointment.csproj.CopyComplete", "Tutorial/CreateAppointment/obj/Debug/CreateAppointment.csproj.CoreCompileInputs.cache", "Tutorial/CreateAppointment/obj/Debug/CreateAppointment.csprojResolveAssemblyReference.cache", "Tutorial/CreateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateAppointmentInAnotherMailbox/CreateAppointmentInAnotherMailbox.csproj", "Tutorial/CreateAppointmentInAnotherMailbox/Program.cs", "Tutorial/CreateAppointmentInAnotherMailbox/Properties/AssemblyInfo.cs", "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/CreateAppointmentInAnotherMailbox.csproj.CopyComplete", "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/CreateAppointmentInAnotherMailbox.csproj.CoreCompileInputs.cache", "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/CreateAppointmentInAnotherMailbox.csprojResolveAssemblyReference.cache", "Tutorial/CreateAppointmentInAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateContact/CreateContact.csproj", "Tutorial/CreateContact/Program.cs", "Tutorial/CreateContact/Properties/AssemblyInfo.cs", "Tutorial/CreateContact/obj/Debug/CreateContact.csproj.CopyComplete", "Tutorial/CreateContact/obj/Debug/CreateContact.csproj.CoreCompileInputs.cache", "Tutorial/CreateContact/obj/Debug/CreateContact.csprojResolveAssemblyReference.cache", "Tutorial/CreateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateContactWithCustomProperty/CreateContactWithCustomProperty.csproj", "Tutorial/CreateContactWithCustomProperty/Program.cs", "Tutorial/CreateContactWithCustomProperty/Properties/AssemblyInfo.cs", "Tutorial/CreateContactWithCustomProperty/obj/Debug/CreateContactWithCustomProperty.csproj.CopyComplete", "Tutorial/CreateContactWithCustomProperty/obj/Debug/CreateContactWithCustomProperty.csproj.CoreCompileInputs.cache", "Tutorial/CreateContactWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateContactWithPicture/CreateContactWithPicture.csproj", "Tutorial/CreateContactWithPicture/Program.cs", "Tutorial/CreateContactWithPicture/Properties/AssemblyInfo.cs", "Tutorial/CreateContactWithPicture/obj/Debug/CreateContactWithPicture.csproj.CopyComplete", "Tutorial/CreateContactWithPicture/obj/Debug/CreateContactWithPicture.csproj.CoreCompileInputs.cache", "Tutorial/CreateContactWithPicture/obj/Debug/CreateContactWithPicture.csprojResolveAssemblyReference.cache", "Tutorial/CreateContactWithPicture/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateDistributionList/CreateDistributionList.csproj", "Tutorial/CreateDistributionList/Program.cs", "Tutorial/CreateDistributionList/Properties/AssemblyInfo.cs", "Tutorial/CreateDistributionList/obj/Debug/CreateDistributionList.csproj.CopyComplete", "Tutorial/CreateDistributionList/obj/Debug/CreateDistributionList.csproj.CoreCompileInputs.cache", "Tutorial/CreateDistributionList/obj/Debug/CreateDistributionList.csprojResolveAssemblyReference.cache", "Tutorial/CreateDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateFolder/CreateFolder.csproj", "Tutorial/CreateFolder/Program.cs", "Tutorial/CreateFolder/Properties/AssemblyInfo.cs", "Tutorial/CreateFolder/obj/Debug/CreateFolder.csproj.CopyComplete", "Tutorial/CreateFolder/obj/Debug/CreateFolder.csproj.CoreCompileInputs.cache", "Tutorial/CreateFolder/obj/Debug/CreateFolder.csprojAssemblyReference.cache", "Tutorial/CreateFolder/obj/Debug/CreateFolder.csprojResolveAssemblyReference.cache", "Tutorial/CreateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateFolderPath/CreateFolderPath.csproj", "Tutorial/CreateFolderPath/Program.cs", "Tutorial/CreateFolderPath/Properties/AssemblyInfo.cs", "Tutorial/CreateFolderPath/bin/Debug/CreateFolderPath.vshost.exe.manifest", "Tutorial/CreateFolderPath/obj/x86/Debug/CreateFolderPath.csproj.CopyComplete", "Tutorial/CreateFolderPath/obj/x86/Debug/CreateFolderPath.csproj.CoreCompileInputs.cache", "Tutorial/CreateFolderPath/obj/x86/Debug/CreateFolderPath.csprojResolveAssemblyReference.cache", "Tutorial/CreateFolderPath/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateFolderSetPermission/CreateFolderSetPermission.csproj", "Tutorial/CreateFolderSetPermission/Program.cs", "Tutorial/CreateFolderSetPermission/Properties/AssemblyInfo.cs", "Tutorial/CreateFolderSetPermission/obj/Debug/CreateFolderSetPermission.csproj.CopyComplete", "Tutorial/CreateFolderSetPermission/obj/Debug/CreateFolderSetPermission.csproj.CoreCompileInputs.cache", "Tutorial/CreateFolderSetPermission/obj/Debug/CreateFolderSetPermission.csprojResolveAssemblyReference.cache", "Tutorial/CreateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateInlineAttachment/CreateInlineAttachment.csproj", "Tutorial/CreateInlineAttachment/Program.cs", "Tutorial/CreateInlineAttachment/Properties/AssemblyInfo.cs", "Tutorial/CreateInlineAttachment/obj/Debug/CreateInlineAttachment.csproj.CopyComplete", "Tutorial/CreateInlineAttachment/obj/Debug/CreateInlineAttachment.csproj.CoreCompileInputs.cache", "Tutorial/CreateInlineAttachment/obj/Debug/CreateInlineAttachment.csprojResolveAssemblyReference.cache", "Tutorial/CreateInlineAttachment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateJournal/CreateJournal.csproj", "Tutorial/CreateJournal/Program.cs", "Tutorial/CreateJournal/Properties/AssemblyInfo.cs", "Tutorial/CreateJournal/obj/Debug/CreateJournal.csproj.CopyComplete", "Tutorial/CreateJournal/obj/Debug/CreateJournal.csproj.CoreCompileInputs.cache", "Tutorial/CreateJournal/obj/Debug/CreateJournal.csprojResolveAssemblyReference.cache", "Tutorial/CreateJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateMessage/CreateMessage.csproj", "Tutorial/CreateMessage/Program.cs", "Tutorial/CreateMessage/Properties/AssemblyInfo.cs", "Tutorial/CreateMessage/bin/Debug/CreateMessage.vshost.exe.manifest", "Tutorial/CreateMessage/obj/Debug/CreateMessage.csproj.CopyComplete", "Tutorial/CreateMessage/obj/Debug/CreateMessage.csproj.CoreCompileInputs.cache", "Tutorial/CreateMessage/obj/Debug/CreateMessage.csprojResolveAssemblyReference.cache", "Tutorial/CreateMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateMessageWithCustomProperty/CreateMessageWithCustomProperty.csproj", "Tutorial/CreateMessageWithCustomProperty/Program.cs", "Tutorial/CreateMessageWithCustomProperty/Properties/AssemblyInfo.cs", "Tutorial/CreateMessageWithCustomProperty/obj/Debug/CreateMessageWithCustomProperty.csproj.CopyComplete", "Tutorial/CreateMessageWithCustomProperty/obj/Debug/CreateMessageWithCustomProperty.csproj.CoreCompileInputs.cache", "Tutorial/CreateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateNote/CreateNote.csproj", "Tutorial/CreateNote/Program.cs", "Tutorial/CreateNote/Properties/AssemblyInfo.cs", "Tutorial/CreateNote/obj/Debug/CreateNote.csproj.CopyComplete", "Tutorial/CreateNote/obj/Debug/CreateNote.csproj.CoreCompileInputs.cache", "Tutorial/CreateNote/obj/Debug/CreateNote.csprojResolveAssemblyReference.cache", "Tutorial/CreateNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreatePost/CreatePost.csproj", "Tutorial/CreatePost/Program.cs", "Tutorial/CreatePost/Properties/AssemblyInfo.cs", "Tutorial/CreatePost/obj/Debug/CreatePost.csproj.CopyComplete", "Tutorial/CreatePost/obj/Debug/CreatePost.csproj.CoreCompileInputs.cache", "Tutorial/CreatePost/obj/Debug/CreatePost.csprojResolveAssemblyReference.cache", "Tutorial/CreatePost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRecurringAppointment1/CreateRecurringAppointment1.csproj", "Tutorial/CreateRecurringAppointment1/Program.cs", "Tutorial/CreateRecurringAppointment1/Properties/AssemblyInfo.cs", "Tutorial/CreateRecurringAppointment1/obj/Debug/CreateRecurringAppointment1.csproj.CopyComplete", "Tutorial/CreateRecurringAppointment1/obj/Debug/CreateRecurringAppointment1.csproj.CoreCompileInputs.cache", "Tutorial/CreateRecurringAppointment1/obj/Debug/CreateRecurringAppointment1.csprojResolveAssemblyReference.cache", "Tutorial/CreateRecurringAppointment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRecurringAppointment2/CreateRecurringAppointment2.csproj", "Tutorial/CreateRecurringAppointment2/Program.cs", "Tutorial/CreateRecurringAppointment2/Properties/AssemblyInfo.cs", "Tutorial/CreateRecurringAppointment2/obj/Debug/CreateRecurringAppointment2.csproj.CopyComplete", "Tutorial/CreateRecurringAppointment2/obj/Debug/CreateRecurringAppointment2.csproj.CoreCompileInputs.cache", "Tutorial/CreateRecurringAppointment2/obj/Debug/CreateRecurringAppointment2.csprojResolveAssemblyReference.cache", "Tutorial/CreateRecurringAppointment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRecurringAppointment3/CreateRecurringAppointment3.csproj", "Tutorial/CreateRecurringAppointment3/Program.cs", "Tutorial/CreateRecurringAppointment3/Properties/AssemblyInfo.cs", "Tutorial/CreateRecurringAppointment3/bin/Debug/CreateRecurringAppointment3.vshost.exe.manifest", "Tutorial/CreateRecurringAppointment3/obj/Debug/CreateRecurringAppointment3.csproj.CopyComplete", "Tutorial/CreateRecurringAppointment3/obj/Debug/CreateRecurringAppointment3.csproj.CoreCompileInputs.cache", "Tutorial/CreateRecurringAppointment3/obj/Debug/CreateRecurringAppointment3.csprojResolveAssemblyReference.cache", "Tutorial/CreateRecurringAppointment3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRecurringAppointment4/CreateRecurringAppointment4.csproj", "Tutorial/CreateRecurringAppointment4/Program.cs", "Tutorial/CreateRecurringAppointment4/Properties/AssemblyInfo.cs", "Tutorial/CreateRecurringAppointment4/obj/Debug/CreateRecurringAppointment4.csproj.CopyComplete", "Tutorial/CreateRecurringAppointment4/obj/Debug/CreateRecurringAppointment4.csproj.CoreCompileInputs.cache", "Tutorial/CreateRecurringAppointment4/obj/Debug/CreateRecurringAppointment4.csprojResolveAssemblyReference.cache", "Tutorial/CreateRecurringAppointment4/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRecurringAppointment5/CreateRecurringAppointment5.csproj", "Tutorial/CreateRecurringAppointment5/Program.cs", "Tutorial/CreateRecurringAppointment5/Properties/AssemblyInfo.cs", "Tutorial/CreateRecurringAppointment5/obj/Debug/CreateRecurringAppointment5.csproj.CopyComplete", "Tutorial/CreateRecurringAppointment5/obj/Debug/CreateRecurringAppointment5.csproj.CoreCompileInputs.cache", "Tutorial/CreateRecurringAppointment5/obj/Debug/CreateRecurringAppointment5.csprojResolveAssemblyReference.cache", "Tutorial/CreateRecurringAppointment5/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRecurringAppointment6/CreateRecurringAppointment6.csproj", "Tutorial/CreateRecurringAppointment6/Program.cs", "Tutorial/CreateRecurringAppointment6/Properties/AssemblyInfo.cs", "Tutorial/CreateRecurringAppointment6/obj/Debug/CreateRecurringAppointment6.csproj.CopyComplete", "Tutorial/CreateRecurringAppointment6/obj/Debug/CreateRecurringAppointment6.csproj.CoreCompileInputs.cache", "Tutorial/CreateRecurringAppointment6/obj/Debug/CreateRecurringAppointment6.csprojResolveAssemblyReference.cache", "Tutorial/CreateRecurringAppointment6/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRecurringTask1/CreateRecurringTask1.csproj", "Tutorial/CreateRecurringTask1/Program.cs", "Tutorial/CreateRecurringTask1/Properties/AssemblyInfo.cs", "Tutorial/CreateRecurringTask1/obj/Debug/CreateRecurringTask1.csproj.CopyComplete", "Tutorial/CreateRecurringTask1/obj/Debug/CreateRecurringTask1.csproj.CoreCompileInputs.cache", "Tutorial/CreateRecurringTask1/obj/Debug/CreateRecurringTask1.csprojResolveAssemblyReference.cache", "Tutorial/CreateRecurringTask1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRetentionTag/CreateRetentionTag.csproj", "Tutorial/CreateRetentionTag/Program.cs", "Tutorial/CreateRetentionTag/Properties/AssemblyInfo.cs", "Tutorial/CreateRetentionTag/bin/Debug/CreateRetentionTag.vshost.exe.manifest", "Tutorial/CreateRetentionTag/obj/x86/Debug/CreateRetentionTag.csproj.CopyComplete", "Tutorial/CreateRetentionTag/obj/x86/Debug/CreateRetentionTag.csproj.CoreCompileInputs.cache", "Tutorial/CreateRetentionTag/obj/x86/Debug/CreateRetentionTag.csprojResolveAssemblyReference.cache", "Tutorial/CreateRetentionTag/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateRule/CreateRule.csproj", "Tutorial/CreateRule/Program.cs", "Tutorial/CreateRule/Properties/AssemblyInfo.cs", "Tutorial/CreateRule/bin/Debug/CreateRule.vshost.exe.manifest", "Tutorial/CreateRule/obj/x86/Debug/CreateRule.csproj.CopyComplete", "Tutorial/CreateRule/obj/x86/Debug/CreateRule.csproj.CoreCompileInputs.cache", "Tutorial/CreateRule/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateTask/CreateTask.csproj", "Tutorial/CreateTask/Program.cs", "Tutorial/CreateTask/Properties/AssemblyInfo.cs", "Tutorial/CreateTask/obj/Debug/CreateTask.csproj.CopyComplete", "Tutorial/CreateTask/obj/Debug/CreateTask.csproj.CoreCompileInputs.cache", "Tutorial/CreateTask/obj/Debug/CreateTask.csprojResolveAssemblyReference.cache", "Tutorial/CreateTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/CreateUserConfiguration/CreateUserConfiguration.csproj", "Tutorial/CreateUserConfiguration/Program.cs", "Tutorial/CreateUserConfiguration/Properties/AssemblyInfo.cs", "Tutorial/CreateUserConfiguration/obj/Debug/CreateUserConfiguration.csproj.CopyComplete", "Tutorial/CreateUserConfiguration/obj/Debug/CreateUserConfiguration.csproj.CoreCompileInputs.cache", "Tutorial/CreateUserConfiguration/obj/Debug/CreateUserConfiguration.csprojResolveAssemblyReference.cache", "Tutorial/CreateUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/DeleteFolder/DeleteFolder.csproj", "Tutorial/DeleteFolder/Program.cs", "Tutorial/DeleteFolder/Properties/AssemblyInfo.cs", "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csproj.CopyComplete", "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csproj.CoreCompileInputs.cache", "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csprojAssemblyReference.cache", "Tutorial/DeleteFolder/obj/Debug/DeleteFolder.csprojResolveAssemblyReference.cache", "Tutorial/DeleteFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/DeleteItem/DeleteItem.csproj", "Tutorial/DeleteItem/Program.cs", "Tutorial/DeleteItem/Properties/AssemblyInfo.cs", "Tutorial/DeleteItem/obj/Debug/DeleteItem.csproj.CopyComplete", "Tutorial/DeleteItem/obj/Debug/DeleteItem.csproj.CoreCompileInputs.cache", "Tutorial/DeleteItem/obj/Debug/DeleteItem.csprojResolveAssemblyReference.cache", "Tutorial/DeleteItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/DownloadMessage/DownloadMessage.csproj", "Tutorial/DownloadMessage/Program.cs", "Tutorial/DownloadMessage/Properties/AssemblyInfo.cs", "Tutorial/DownloadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/DownloadMessage/obj/Debug/DownloadMessage.csproj.CopyComplete", "Tutorial/DownloadMessage/obj/Debug/DownloadMessage.csproj.CoreCompileInputs.cache", "Tutorial/DownloadMessage/obj/Debug/DownloadMessage.csprojResolveAssemblyReference.cache", "Tutorial/DownloadMessageToMsgFile/DownloadMessageToMsgFile.csproj", "Tutorial/DownloadMessageToMsgFile/Program.cs", "Tutorial/DownloadMessageToMsgFile/Properties/AssemblyInfo.cs", "Tutorial/DownloadMessageToMsgFile/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/DownloadMessageToMsgFile/obj/Debug/DownloadMessageToMsgFile.csproj.CopyComplete", "Tutorial/DownloadMessageToMsgFile/obj/Debug/DownloadMessageToMsgFile.csproj.CoreCompileInputs.cache", "Tutorial/DownloadMessageToMsgFile/obj/Debug/DownloadMessageToMsgFile.csprojResolveAssemblyReference.cache", "Tutorial/Exchange Web Services .NET Tutorial.sln", "Tutorial/Exchange Web Services .NET Tutorial.v12.suo", "Tutorial/ExpandDistributionList/ExpandDistributionList.csproj", "Tutorial/ExpandDistributionList/Program.cs", "Tutorial/ExpandDistributionList/Properties/AssemblyInfo.cs", "Tutorial/ExpandDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ExpandDistributionList/obj/Debug/ExpandDistributionList.csproj.CopyComplete", "Tutorial/ExpandDistributionList/obj/Debug/ExpandDistributionList.csproj.CoreCompileInputs.cache", "Tutorial/ExpandDistributionList/obj/Debug/ExpandDistributionList.csprojResolveAssemblyReference.cache", "Tutorial/FindAppointments1/FindAppointments1.csproj", "Tutorial/FindAppointments1/Program.cs", "Tutorial/FindAppointments1/Properties/AssemblyInfo.cs", "Tutorial/FindAppointments1/bin/Debug/FindAppointments1.vshost.exe.manifest", "Tutorial/FindAppointments1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindAppointments1/obj/Debug/FindAppointments1.csproj.CopyComplete", "Tutorial/FindAppointments1/obj/Debug/FindAppointments1.csproj.CoreCompileInputs.cache", "Tutorial/FindContacts1/FindContacts1.csproj", "Tutorial/FindContacts1/Program.cs", "Tutorial/FindContacts1/Properties/AssemblyInfo.cs", "Tutorial/FindContacts1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindContacts1/obj/Debug/FindContacts1.csproj.CopyComplete", "Tutorial/FindContacts1/obj/Debug/FindContacts1.csproj.CoreCompileInputs.cache", "Tutorial/FindContacts1/obj/Debug/FindContacts1.csprojResolveAssemblyReference.cache", "Tutorial/FindContacts2/FindContacts2.csproj", "Tutorial/FindContacts2/Program.cs", "Tutorial/FindContacts2/Properties/AssemblyInfo.cs", "Tutorial/FindContacts2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindContacts2/obj/Debug/FindContacts2.csproj.CopyComplete", "Tutorial/FindContacts2/obj/Debug/FindContacts2.csproj.CoreCompileInputs.cache", "Tutorial/FindContacts2/obj/Debug/FindContacts2.csprojResolveAssemblyReference.cache", "Tutorial/FindContacts3/FindContacts3.csproj", "Tutorial/FindContacts3/Program.cs", "Tutorial/FindContacts3/Properties/AssemblyInfo.cs", "Tutorial/FindContacts3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindContacts3/obj/Debug/FindContacts3.csproj.CopyComplete", "Tutorial/FindContacts3/obj/Debug/FindContacts3.csproj.CoreCompileInputs.cache", "Tutorial/FindContacts3/obj/Debug/FindContacts3.csprojResolveAssemblyReference.cache", "Tutorial/FindConversation/FindConversation.csproj", "Tutorial/FindConversation/Program.cs", "Tutorial/FindConversation/Properties/AssemblyInfo.cs", "Tutorial/FindConversation/bin/Debug/FindConversation.vshost.exe.manifest", "Tutorial/FindConversation/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindConversation/obj/x86/Debug/FindConversation.csproj.CopyComplete", "Tutorial/FindConversation/obj/x86/Debug/FindConversation.csproj.CoreCompileInputs.cache", "Tutorial/FindConversation/obj/x86/Debug/FindConversation.csprojResolveAssemblyReference.cache", "Tutorial/FindFolder1/FindFolder1.csproj", "Tutorial/FindFolder1/Program.cs", "Tutorial/FindFolder1/Properties/AssemblyInfo.cs", "Tutorial/FindFolder1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindFolder1/obj/Debug/FindFolder1.csproj.CopyComplete", "Tutorial/FindFolder1/obj/Debug/FindFolder1.csproj.CoreCompileInputs.cache", "Tutorial/FindFolder1/obj/Debug/FindFolder1.csprojResolveAssemblyReference.cache", "Tutorial/FindFolder2/FindFolder2.csproj", "Tutorial/FindFolder2/Program.cs", "Tutorial/FindFolder2/Properties/AssemblyInfo.cs", "Tutorial/FindFolder2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindFolder2/obj/Debug/FindFolder2.csproj.CopyComplete", "Tutorial/FindFolder2/obj/Debug/FindFolder2.csproj.CoreCompileInputs.cache", "Tutorial/FindFolder2/obj/Debug/FindFolder2.csprojResolveAssemblyReference.cache", "Tutorial/FindJournal/FindJournal.csproj", "Tutorial/FindJournal/Program.cs", "Tutorial/FindJournal/Properties/AssemblyInfo.cs", "Tutorial/FindJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindJournal/obj/Debug/FindJournal.csproj.CopyComplete", "Tutorial/FindJournal/obj/Debug/FindJournal.csproj.CoreCompileInputs.cache", "Tutorial/FindJournal/obj/Debug/FindJournal.csprojResolveAssemblyReference.cache", "Tutorial/FindMessageTrackingReport/FindMessageTrackingReport.csproj", "Tutorial/FindMessageTrackingReport/Program.cs", "Tutorial/FindMessageTrackingReport/Properties/AssemblyInfo.cs", "Tutorial/FindMessageTrackingReport/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindMessageTrackingReport/obj/Debug/FindMessageTrackingReport.csproj.CopyComplete", "Tutorial/FindMessageTrackingReport/obj/Debug/FindMessageTrackingReport.csproj.CoreCompileInputs.cache", "Tutorial/FindMessageTrackingReport/obj/Debug/FindMessageTrackingReport.csprojResolveAssemblyReference.cache", "Tutorial/FindMessages1/FindMessages1.csproj", "Tutorial/FindMessages1/Program.cs", "Tutorial/FindMessages1/Properties/AssemblyInfo.cs", "Tutorial/FindMessages1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindMessages1/obj/Debug/FindMessages1.csproj.CopyComplete", "Tutorial/FindMessages1/obj/Debug/FindMessages1.csproj.CoreCompileInputs.cache", "Tutorial/FindMessages1/obj/Debug/FindMessages1.csprojResolveAssemblyReference.cache", "Tutorial/FindMessages2/FindMessages2.csproj", "Tutorial/FindMessages2/Program.cs", "Tutorial/FindMessages2/Properties/AssemblyInfo.cs", "Tutorial/FindMessages2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindMessages2/obj/Debug/FindMessages2.csproj.CopyComplete", "Tutorial/FindMessages2/obj/Debug/FindMessages2.csproj.CoreCompileInputs.cache", "Tutorial/FindMessages2/obj/Debug/FindMessages2.csprojResolveAssemblyReference.cache", "Tutorial/FindMessagesWithAttachments/FindMessagesWithAttachments.csproj", "Tutorial/FindMessagesWithAttachments/Program.cs", "Tutorial/FindMessagesWithAttachments/Properties/AssemblyInfo.cs", "Tutorial/FindMessagesWithAttachments/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindMessagesWithAttachments/obj/Debug/FindMessagesWithAttachments.csproj.CopyComplete", "Tutorial/FindMessagesWithAttachments/obj/Debug/FindMessagesWithAttachments.csproj.CoreCompileInputs.cache", "Tutorial/FindMessagesWithAttachments/obj/Debug/FindMessagesWithAttachments.csprojResolveAssemblyReference.cache", "Tutorial/FindMessagesWithAttachments2/FindMessagesWithAttachments2.csproj", "Tutorial/FindMessagesWithAttachments2/Program.cs", "Tutorial/FindMessagesWithAttachments2/Properties/AssemblyInfo.cs", "Tutorial/FindMessagesWithAttachments2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindMessagesWithAttachments2/obj/Debug/FindMessagesWithAttachments2.csproj.CopyComplete", "Tutorial/FindMessagesWithAttachments2/obj/Debug/FindMessagesWithAttachments2.csproj.CoreCompileInputs.cache", "Tutorial/FindMessagesWithAttachments2/obj/Debug/FindMessagesWithAttachments2.csprojResolveAssemblyReference.cache", "Tutorial/FindMessagesWithFlag/FindMessagesWithFlag.csproj", "Tutorial/FindMessagesWithFlag/Program.cs", "Tutorial/FindMessagesWithFlag/Properties/AssemblyInfo.cs", "Tutorial/FindMessagesWithFlag/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindMessagesWithFlag/obj/Debug/FindMessagesWithFlag.csproj.CopyComplete", "Tutorial/FindMessagesWithFlag/obj/Debug/FindMessagesWithFlag.csproj.CoreCompileInputs.cache", "Tutorial/FindMessagesWithFlag/obj/Debug/FindMessagesWithFlag.csprojResolveAssemblyReference.cache", "Tutorial/FindNote/FindNote.csproj", "Tutorial/FindNote/Program.cs", "Tutorial/FindNote/Properties/AssemblyInfo.cs", "Tutorial/FindNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindNote/obj/Debug/FindNote.csproj.CopyComplete", "Tutorial/FindNote/obj/Debug/FindNote.csproj.CoreCompileInputs.cache", "Tutorial/FindNote/obj/Debug/FindNote.csprojResolveAssemblyReference.cache", "Tutorial/FindOccurences/FindOccurrences.csproj", "Tutorial/FindOccurences/Program.cs", "Tutorial/FindOccurences/Properties/AssemblyInfo.cs", "Tutorial/FindOccurences/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindOccurences/obj/x86/Debug/FindOccurences.csprojResolveAssemblyReference.cache", "Tutorial/FindOccurences/obj/x86/Debug/FindOccurrences.csproj.CopyComplete", "Tutorial/FindOccurences/obj/x86/Debug/FindOccurrences.csproj.CoreCompileInputs.cache", "Tutorial/FindOccurences/obj/x86/Debug/FindOccurrences.csprojResolveAssemblyReference.cache", "Tutorial/FindPeople/FindPeople.csproj", "Tutorial/FindPeople/Program.cs", "Tutorial/FindPeople/Properties/AssemblyInfo.cs", "Tutorial/FindPeople/bin/Debug/FindPeople.vshost.exe.manifest", "Tutorial/FindPeople/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindPeople/obj/x86/Debug/FindPeople.csproj.CopyComplete", "Tutorial/FindPeople/obj/x86/Debug/FindPeople.csproj.CoreCompileInputs.cache", "Tutorial/FindPeople/obj/x86/Debug/FindPeople.csprojResolveAssemblyReference.cache", "Tutorial/FindPost/FindPost.csproj", "Tutorial/FindPost/Program.cs", "Tutorial/FindPost/Properties/AssemblyInfo.cs", "Tutorial/FindPost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindPost/obj/Debug/FindPost.csproj.CopyComplete", "Tutorial/FindPost/obj/Debug/FindPost.csproj.CoreCompileInputs.cache", "Tutorial/FindPost/obj/Debug/FindPost.csprojResolveAssemblyReference.cache", "Tutorial/FindRepliedOrForwardedMessages/FindRepliedOrForwardedMessages.csproj", "Tutorial/FindRepliedOrForwardedMessages/Program.cs", "Tutorial/FindRepliedOrForwardedMessages/Properties/AssemblyInfo.cs", "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/FindRepliedOrForwardedMessages.csproj.CopyComplete", "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/FindRepliedOrForwardedMessages.csproj.CoreCompileInputs.cache", "Tutorial/FindRepliedOrForwardedMessages/obj/Debug/FindRepliedOrForwardedMessages.csprojResolveAssemblyReference.cache", "Tutorial/FindTask/FindTask.csproj", "Tutorial/FindTask/Program.cs", "Tutorial/FindTask/Properties/AssemblyInfo.cs", "Tutorial/FindTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindTask/obj/Debug/FindTask.csproj.CopyComplete", "Tutorial/FindTask/obj/Debug/FindTask.csproj.CoreCompileInputs.cache", "Tutorial/FindTaskRequest/FindTaskRequest.csproj", "Tutorial/FindTaskRequest/Program.cs", "Tutorial/FindTaskRequest/Properties/AssemblyInfo.cs", "Tutorial/FindTaskRequest/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindTaskRequest/obj/Debug/FindTaskRequest.csproj.CopyComplete", "Tutorial/FindTaskRequest/obj/Debug/FindTaskRequest.csproj.CoreCompileInputs.cache", "Tutorial/FindTaskRequest/obj/Debug/FindTaskRequest.csprojResolveAssemblyReference.cache", "Tutorial/FindTopTenMessages/FindTopTenMessages.csproj", "Tutorial/FindTopTenMessages/Program.cs", "Tutorial/FindTopTenMessages/Properties/AssemblyInfo.cs", "Tutorial/FindTopTenMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindTopTenMessages/obj/Debug/FindTopTenMessages.csproj.CopyComplete", "Tutorial/FindTopTenMessages/obj/Debug/FindTopTenMessages.csproj.CoreCompileInputs.cache", "Tutorial/FindUnreadMessages/FindUnreadMessages.csproj", "Tutorial/FindUnreadMessages/Program.cs", "Tutorial/FindUnreadMessages/Properties/AssemblyInfo.cs", "Tutorial/FindUnreadMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/FindUnreadMessages/obj/Debug/FindUnreadMessages.csproj.CopyComplete", "Tutorial/FindUnreadMessages/obj/Debug/FindUnreadMessages.csproj.CoreCompileInputs.cache", "Tutorial/FindUnreadMessages/obj/Debug/FindUnreadMessages.csprojResolveAssemblyReference.cache", "Tutorial/ForwardMessage/ForwardMessage.csproj", "Tutorial/ForwardMessage/Program.cs", "Tutorial/ForwardMessage/Properties/AssemblyInfo.cs", "Tutorial/ForwardMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ForwardMessage/obj/Debug/ForwardMessage.csproj.CopyComplete", "Tutorial/ForwardMessage/obj/Debug/ForwardMessage.csproj.CoreCompileInputs.cache", "Tutorial/ForwardMessage/obj/Debug/ForwardMessage.csprojResolveAssemblyReference.cache", "Tutorial/GetAvailability/GetAvailability.csproj", "Tutorial/GetAvailability/Program.cs", "Tutorial/GetAvailability/Properties/AssemblyInfo.cs", "Tutorial/GetAvailability/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetAvailability/obj/Debug/GetAvailability.csproj.CopyComplete", "Tutorial/GetAvailability/obj/Debug/GetAvailability.csproj.CoreCompileInputs.cache", "Tutorial/GetAvailability/obj/Debug/GetAvailability.csprojResolveAssemblyReference.cache", "Tutorial/GetCalendarOptions/GetCalendarOptions.csproj", "Tutorial/GetCalendarOptions/Program.cs", "Tutorial/GetCalendarOptions/Properties/AssemblyInfo.cs", "Tutorial/GetCalendarOptions/bin/Debug/GetCalendarOptions.vshost.exe.manifest", "Tutorial/GetCalendarOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetCalendarOptions/obj/x86/Debug/GetCalendarOptions.csproj.CopyComplete", "Tutorial/GetCalendarOptions/obj/x86/Debug/GetCalendarOptions.csproj.CoreCompileInputs.cache", "Tutorial/GetCalendarOptions/obj/x86/Debug/GetCalendarOptions.csprojResolveAssemblyReference.cache", "Tutorial/GetCategoryList/GetCategoryList.csproj", "Tutorial/GetCategoryList/Program.cs", "Tutorial/GetCategoryList/Properties/AssemblyInfo.cs", "Tutorial/GetCategoryList/bin/Debug/GetCategoryList.vshost.exe.manifest", "Tutorial/GetCategoryList/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetCategoryList/obj/x86/Debug/GetCategoryList.csproj.CopyComplete", "Tutorial/GetCategoryList/obj/x86/Debug/GetCategoryList.csproj.CoreCompileInputs.cache", "Tutorial/GetCategoryList/obj/x86/Debug/GetCategoryList.csprojResolveAssemblyReference.cache", "Tutorial/GetConversationItems/GetConversationItems.csproj", "Tutorial/GetConversationItems/Program.cs", "Tutorial/GetConversationItems/Properties/AssemblyInfo.cs", "Tutorial/GetConversationItems/bin/Debug/GetConversationItems.vshost.exe.manifest", "Tutorial/GetConversationItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetConversationItems/obj/x86/Debug/GetConversationItems.csproj.CopyComplete", "Tutorial/GetConversationItems/obj/x86/Debug/GetConversationItems.csproj.CoreCompileInputs.cache", "Tutorial/GetConversationItems/obj/x86/Debug/GetConversationItems.csprojResolveAssemblyReference.cache", "Tutorial/GetDelegate/GetDelegate.csproj", "Tutorial/GetDelegate/Program.cs", "Tutorial/GetDelegate/Properties/AssemblyInfo.cs", "Tutorial/GetDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetDelegate/obj/Debug/GetDelegate.csproj.CopyComplete", "Tutorial/GetDelegate/obj/Debug/GetDelegate.csproj.CoreCompileInputs.cache", "Tutorial/GetDiscoverySearchConfiguration/GetDiscoverySearchConfiguration.csproj", "Tutorial/GetDiscoverySearchConfiguration/Program.cs", "Tutorial/GetDiscoverySearchConfiguration/Properties/AssemblyInfo.cs", "Tutorial/GetDiscoverySearchConfiguration/bin/Debug/GetDiscoverySearchConfiguration.vshost.exe.manifest", "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/GetDiscoverySearchConfiguration.csproj.CopyComplete", "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/GetDiscoverySearchConfiguration.csproj.CoreCompileInputs.cache", "Tutorial/GetDiscoverySearchConfiguration/obj/x86/Debug/GetDiscoverySearchConfiguration.csprojResolveAssemblyReference.cache", "Tutorial/GetFolder/GetFolder.csproj", "Tutorial/GetFolder/Program.cs", "Tutorial/GetFolder/Properties/AssemblyInfo.cs", "Tutorial/GetFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetFolder/obj/Debug/GetFolder.csproj.CopyComplete", "Tutorial/GetFolder/obj/Debug/GetFolder.csproj.CoreCompileInputs.cache", "Tutorial/GetFolder/obj/Debug/GetFolder.csprojResolveAssemblyReference.cache", "Tutorial/GetFreeBusy/GetFreeBusy.csproj", "Tutorial/GetFreeBusy/Program.cs", "Tutorial/GetFreeBusy/Properties/AssemblyInfo.cs", "Tutorial/GetFreeBusy/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetFreeBusy/obj/Debug/GetFreeBusy.csproj.CopyComplete", "Tutorial/GetFreeBusy/obj/Debug/GetFreeBusy.csproj.CoreCompileInputs.cache", "Tutorial/GetOutOfOffice/GetOutOfOffice.csproj", "Tutorial/GetOutOfOffice/Program.cs", "Tutorial/GetOutOfOffice/Properties/AssemblyInfo.cs", "Tutorial/GetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetOutOfOffice/obj/Debug/GetOutOfOffice.csproj.CopyComplete", "Tutorial/GetOutOfOffice/obj/Debug/GetOutOfOffice.csproj.CoreCompileInputs.cache", "Tutorial/GetOutOfOffice/obj/Debug/GetOutOfOffice.csprojResolveAssemblyReference.cache", "Tutorial/GetOwaOptions/GetOwaOptions.csproj", "Tutorial/GetOwaOptions/Program.cs", "Tutorial/GetOwaOptions/Properties/AssemblyInfo.cs", "Tutorial/GetOwaOptions/bin/Debug/GetOwaOptions.vshost.exe.manifest", "Tutorial/GetOwaOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetOwaOptions/obj/x86/Debug/GetOwaOptions.csproj.CopyComplete", "Tutorial/GetOwaOptions/obj/x86/Debug/GetOwaOptions.csproj.CoreCompileInputs.cache", "Tutorial/GetOwaOptions/obj/x86/Debug/GetOwaOptions.csprojResolveAssemblyReference.cache", "Tutorial/GetRetentionSettings/GetRetentionSettings.csproj", "Tutorial/GetRetentionSettings/Program.cs", "Tutorial/GetRetentionSettings/Properties/AssemblyInfo.cs", "Tutorial/GetRetentionSettings/bin/Debug/GetRetentionSettings.vshost.exe.manifest", "Tutorial/GetRetentionSettings/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetRetentionSettings/obj/x86/Debug/GetRetentionSettings.csproj.CopyComplete", "Tutorial/GetRetentionSettings/obj/x86/Debug/GetRetentionSettings.csproj.CoreCompileInputs.cache", "Tutorial/GetRetentionSettings/obj/x86/Debug/GetRetentionSettings.csprojResolveAssemblyReference.cache", "Tutorial/GetRules/GetRules.csproj", "Tutorial/GetRules/Program.cs", "Tutorial/GetRules/Properties/AssemblyInfo.cs", "Tutorial/GetRules/bin/Debug/GetRules.vshost.exe.manifest", "Tutorial/GetRules/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetRules/obj/x86/Debug/GetRules.csproj.CopyComplete", "Tutorial/GetRules/obj/x86/Debug/GetRules.csproj.CoreCompileInputs.cache", "Tutorial/GetRules/obj/x86/Debug/GetRules.csprojResolveAssemblyReference.cache", "Tutorial/GetServerTimeZones/GetServerTimeZones.csproj", "Tutorial/GetServerTimeZones/Program.cs", "Tutorial/GetServerTimeZones/Properties/AssemblyInfo.cs", "Tutorial/GetServerTimeZones/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetServerTimeZones/obj/Debug/GetServerTimeZones.csproj.CopyComplete", "Tutorial/GetServerTimeZones/obj/Debug/GetServerTimeZones.csproj.CoreCompileInputs.cache", "Tutorial/GetServerTimeZones/obj/Debug/GetServerTimeZones.csprojResolveAssemblyReference.cache", "Tutorial/GetServiceConfiguration/GetServiceConfiguration.csproj", "Tutorial/GetServiceConfiguration/Program.cs", "Tutorial/GetServiceConfiguration/Properties/AssemblyInfo.cs", "Tutorial/GetServiceConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetServiceConfiguration/obj/Debug/GetServiceConfiguration.csproj.CopyComplete", "Tutorial/GetServiceConfiguration/obj/Debug/GetServiceConfiguration.csproj.CoreCompileInputs.cache", "Tutorial/GetServiceConfiguration/obj/Debug/GetServiceConfiguration.csprojResolveAssemblyReference.cache", "Tutorial/GetUserConfiguration/GetUserConfiguration.csproj", "Tutorial/GetUserConfiguration/Program.cs", "Tutorial/GetUserConfiguration/Properties/AssemblyInfo.cs", "Tutorial/GetUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetUserConfiguration/obj/Debug/GetUserConfiguration.csproj.CopyComplete", "Tutorial/GetUserConfiguration/obj/Debug/GetUserConfiguration.csproj.CoreCompileInputs.cache", "Tutorial/GetUserConfiguration/obj/Debug/GetUserConfiguration.csprojResolveAssemblyReference.cache", "Tutorial/GetUserSettings/GetUserSettings.csproj", "Tutorial/GetUserSettings/Program.cs", "Tutorial/GetUserSettings/Properties/AssemblyInfo.cs", "Tutorial/GetUserSettings/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/GetUserSettings/obj/Debug/GetUserSettings.csproj.CopyComplete", "Tutorial/GetUserSettings/obj/Debug/GetUserSettings.csproj.CoreCompileInputs.cache", "Tutorial/GetUserSettings/obj/Debug/GetUserSettings.csprojResolveAssemblyReference.cache", "Tutorial/Impersonation/Impersonation.csproj", "Tutorial/Impersonation/Program.cs", "Tutorial/Impersonation/Properties/AssemblyInfo.cs", "Tutorial/Impersonation/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/Impersonation/obj/Debug/Impersonation.csproj.CopyComplete", "Tutorial/Impersonation/obj/Debug/Impersonation.csproj.CoreCompileInputs.cache", "Tutorial/Impersonation/obj/Debug/Impersonation.csprojResolveAssemblyReference.cache", "Tutorial/IndexedPageView/IndexedPageView.csproj", "Tutorial/IndexedPageView/Program.cs", "Tutorial/IndexedPageView/Properties/AssemblyInfo.cs", "Tutorial/IndexedPageView/bin/Debug/IndexedPageView.vshost.exe.manifest", "Tutorial/IndexedPageView/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/IndexedPageView/obj/x86/Debug/IndexedPageView.csproj.CopyComplete", "Tutorial/IndexedPageView/obj/x86/Debug/IndexedPageView.csproj.CoreCompileInputs.cache", "Tutorial/IndexedPageView/obj/x86/Debug/IndexedPageView.csprojResolveAssemblyReference.cache", "Tutorial/ListFolders/ListFolders.csproj", "Tutorial/ListFolders/Program.cs", "Tutorial/ListFolders/Properties/AssemblyInfo.cs", "Tutorial/ListFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ListFolders/obj/Debug/ListFolders.csproj.CopyComplete", "Tutorial/ListFolders/obj/Debug/ListFolders.csproj.CoreCompileInputs.cache", "Tutorial/ListFolders/obj/Debug/ListFolders.csprojResolveAssemblyReference.cache", "Tutorial/ListItems/ListItems.csproj", "Tutorial/ListItems/Program.cs", "Tutorial/ListItems/Properties/AssemblyInfo.cs", "Tutorial/ListItems/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ListItems/obj/Debug/ListItems.csproj.CopyComplete", "Tutorial/ListItems/obj/Debug/ListItems.csproj.CoreCompileInputs.cache", "Tutorial/ListItems/obj/Debug/ListItems.csprojResolveAssemblyReference.cache", "Tutorial/ListPublicFolders/ListPublicFolders.csproj", "Tutorial/ListPublicFolders/Program.cs", "Tutorial/ListPublicFolders/Properties/AssemblyInfo.cs", "Tutorial/ListPublicFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ListPublicFolders/obj/Debug/ListPublicFolders.csproj.CopyComplete", "Tutorial/ListPublicFolders/obj/Debug/ListPublicFolders.csproj.CoreCompileInputs.cache", "Tutorial/ListPublicFolders/obj/Debug/ListPublicFolders.csprojResolveAssemblyReference.cache", "Tutorial/MapiProperties/MapiProperties.csproj", "Tutorial/MapiProperties/Program.cs", "Tutorial/MapiProperties/Properties/AssemblyInfo.cs", "Tutorial/MapiProperties/bin/Debug/MapiProperties.vshost.exe.manifest", "Tutorial/MapiProperties/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/MapiProperties/obj/x86/Debug/MapiProperties.csproj.CopyComplete", "Tutorial/MapiProperties/obj/x86/Debug/MapiProperties.csproj.CoreCompileInputs.cache", "Tutorial/MapiProperties/obj/x86/Debug/MapiProperties.csprojResolveAssemblyReference.cache", "Tutorial/MarkAllItemsAsRead/MarkAllItemsAsRead.csproj", "Tutorial/MarkAllItemsAsRead/Program.cs", "Tutorial/MarkAllItemsAsRead/Properties/AssemblyInfo.cs", "Tutorial/MarkAllItemsAsRead/bin/Debug/MarkAllItemsAsRead.vshost.exe.manifest", "Tutorial/MarkAllItemsAsRead/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/MarkAllItemsAsRead/obj/x86/Debug/MarkAllItemsAsRead.csproj.CopyComplete", "Tutorial/MarkAllItemsAsRead/obj/x86/Debug/MarkAllItemsAsRead.csproj.CoreCompileInputs.cache", "Tutorial/MoveFolder/MoveFolder.csproj", "Tutorial/MoveFolder/Program.cs", "Tutorial/MoveFolder/Properties/AssemblyInfo.cs", "Tutorial/MoveFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/MoveFolder/obj/Debug/MoveFolder.csproj.CopyComplete", "Tutorial/MoveFolder/obj/Debug/MoveFolder.csproj.CoreCompileInputs.cache", "Tutorial/MoveFolder/obj/Debug/MoveFolder.csprojAssemblyReference.cache", "Tutorial/MoveFolder/obj/Debug/MoveFolder.csprojResolveAssemblyReference.cache", "Tutorial/MoveItem/MoveItem.csproj", "Tutorial/MoveItem/Program.cs", "Tutorial/MoveItem/Properties/AssemblyInfo.cs", "Tutorial/MoveItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/MoveItem/obj/Debug/MoveItem.csproj.CopyComplete", "Tutorial/MoveItem/obj/Debug/MoveItem.csproj.CoreCompileInputs.cache", "Tutorial/MoveItem/obj/Debug/MoveItem.csprojResolveAssemblyReference.cache", "Tutorial/NewMailNotification1/NewMailNotification1.csproj", "Tutorial/NewMailNotification1/Program.cs", "Tutorial/NewMailNotification1/Properties/AssemblyInfo.cs", "Tutorial/NewMailNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/NewMailNotification1/obj/Debug/NewMailNotification1.csproj.CopyComplete", "Tutorial/NewMailNotification1/obj/Debug/NewMailNotification1.csproj.CoreCompileInputs.cache", "Tutorial/NewMailNotification1/obj/Debug/NewMailNotification1.csprojResolveAssemblyReference.cache", "Tutorial/NewMailNotification2/NewMailNotification2.csproj", "Tutorial/NewMailNotification2/Program.cs", "Tutorial/NewMailNotification2/Properties/AssemblyInfo.cs", "Tutorial/NewMailNotification2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/NewMailNotification2/obj/Debug/NewMailNotification2.csproj.CopyComplete", "Tutorial/NewMailNotification2/obj/Debug/NewMailNotification2.csproj.CoreCompileInputs.cache", "Tutorial/NewMailNotification2/obj/Debug/NewMailNotification2.csprojResolveAssemblyReference.cache", "Tutorial/NewMailNotification3/NewMailNotification3.csproj", "Tutorial/NewMailNotification3/Program.cs", "Tutorial/NewMailNotification3/Properties/AssemblyInfo.cs", "Tutorial/NewMailNotification3/bin/Debug/NewMailNotification3.vshost.exe.manifest", "Tutorial/NewMailNotification3/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/NewMailNotification3/obj/x86/Debug/NewMailNotification3.csproj.CopyComplete", "Tutorial/NewMailNotification3/obj/x86/Debug/NewMailNotification3.csproj.CoreCompileInputs.cache", "Tutorial/NewMailNotification3/obj/x86/Debug/NewMailNotification3.csprojResolveAssemblyReference.cache", "Tutorial/RemoveAttendee/Program.cs", "Tutorial/RemoveAttendee/Properties/AssemblyInfo.cs", "Tutorial/RemoveAttendee/RemoveAttendee.csproj", "Tutorial/RemoveAttendee/bin/Debug/RemoveAttendee.vshost.exe.manifest", "Tutorial/RemoveAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/RemoveAttendee/obj/x86/Debug/RemoveAttendee.csproj.CopyComplete", "Tutorial/RemoveAttendee/obj/x86/Debug/RemoveAttendee.csproj.CoreCompileInputs.cache", "Tutorial/RemoveAttendee/obj/x86/Debug/RemoveAttendee.csprojResolveAssemblyReference.cache", "Tutorial/RemoveDelegate/Program.cs", "Tutorial/RemoveDelegate/Properties/AssemblyInfo.cs", "Tutorial/RemoveDelegate/RemoveDelegate.csproj", "Tutorial/RemoveDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/RemoveDelegate/obj/Debug/RemoveDelegate.csproj.CopyComplete", "Tutorial/RemoveDelegate/obj/Debug/RemoveDelegate.csproj.CoreCompileInputs.cache", "Tutorial/RemoveDelegate/obj/Debug/RemoveDelegate.csprojResolveAssemblyReference.cache", "Tutorial/ReplyTo/Program.cs", "Tutorial/ReplyTo/Properties/AssemblyInfo.cs", "Tutorial/ReplyTo/ReplyTo.csproj", "Tutorial/ReplyTo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ReplyTo/obj/Debug/ReplyTo.csproj.CopyComplete", "Tutorial/ReplyTo/obj/Debug/ReplyTo.csproj.CoreCompileInputs.cache", "Tutorial/ReplyTo/obj/Debug/ReplyTo.csprojResolveAssemblyReference.cache", "Tutorial/ReplyToAll/Program.cs", "Tutorial/ReplyToAll/Properties/AssemblyInfo.cs", "Tutorial/ReplyToAll/ReplyToAll.csproj", "Tutorial/ReplyToAll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ReplyToAll/obj/Debug/ReplyToAll.csproj.CopyComplete", "Tutorial/ReplyToAll/obj/Debug/ReplyToAll.csproj.CoreCompileInputs.cache", "Tutorial/ReplyToAll/obj/Debug/ReplyToAll.csprojResolveAssemblyReference.cache", "Tutorial/ResolveNames/Program.cs", "Tutorial/ResolveNames/Properties/AssemblyInfo.cs", "Tutorial/ResolveNames/ResolveNames.csproj", "Tutorial/ResolveNames/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/ResolveNames/obj/Debug/ResolveNames.csproj.CopyComplete", "Tutorial/ResolveNames/obj/Debug/ResolveNames.csproj.CoreCompileInputs.cache", "Tutorial/ResolveNames/obj/Debug/ResolveNames.csprojResolveAssemblyReference.cache", "Tutorial/RestoreDeletedItems/Program.cs", "Tutorial/RestoreDeletedItems/Properties/AssemblyInfo.cs", "Tutorial/RestoreDeletedItems/RestoreDeletedItems.csproj", "Tutorial/RestoreDeletedItems/bin/Debug/RestoreDeletedItems.vshost.exe.manifest", "Tutorial/RestoreDeletedItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/RestoreDeletedItems/obj/x86/Debug/RestoreDeletedItems.csproj.CopyComplete", "Tutorial/RestoreDeletedItems/obj/x86/Debug/RestoreDeletedItems.csproj.CoreCompileInputs.cache", "Tutorial/RestoreDeletedItems/obj/x86/Debug/RestoreDeletedItems.csprojResolveAssemblyReference.cache", "Tutorial/SearchMailboxes/Program.cs", "Tutorial/SearchMailboxes/Properties/AssemblyInfo.cs", "Tutorial/SearchMailboxes/SearchMailboxes.csproj", "Tutorial/SearchMailboxes/bin/Debug/SearchMailboxes.vshost.exe.manifest", "Tutorial/SearchMailboxes/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SearchMailboxes/obj/x86/Debug/SearchMailboxes.csproj.CopyComplete", "Tutorial/SearchMailboxes/obj/x86/Debug/SearchMailboxes.csproj.CoreCompileInputs.cache", "Tutorial/SearchMailboxes/obj/x86/Debug/SearchMailboxes.csprojResolveAssemblyReference.cache", "Tutorial/SendDraftMessage/Program.cs", "Tutorial/SendDraftMessage/Properties/AssemblyInfo.cs", "Tutorial/SendDraftMessage/SendDraftMessage.csproj", "Tutorial/SendDraftMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SendDraftMessage/obj/Debug/SendDraftMessage.csproj.CopyComplete", "Tutorial/SendDraftMessage/obj/Debug/SendDraftMessage.csproj.CoreCompileInputs.cache", "Tutorial/SendDraftMessage/obj/Debug/SendDraftMessage.csprojResolveAssemblyReference.cache", "Tutorial/SendMeetingRequest1/Program.cs", "Tutorial/SendMeetingRequest1/Properties/AssemblyInfo.cs", "Tutorial/SendMeetingRequest1/SendMeetingRequest1.csproj", "Tutorial/SendMeetingRequest1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SendMeetingRequest1/obj/Debug/SendMeetingRequest1.csproj.CopyComplete", "Tutorial/SendMeetingRequest1/obj/Debug/SendMeetingRequest1.csproj.CoreCompileInputs.cache", "Tutorial/SendMeetingRequest1/obj/Debug/SendMeetingRequest1.csprojResolveAssemblyReference.cache", "Tutorial/SendMeetingUpdate1/Program.cs", "Tutorial/SendMeetingUpdate1/Properties/AssemblyInfo.cs", "Tutorial/SendMeetingUpdate1/SendMeetingUpdate1.csproj", "Tutorial/SendMeetingUpdate1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SendMeetingUpdate1/obj/Debug/SendMeetingUpdate1.csproj.CopyComplete", "Tutorial/SendMeetingUpdate1/obj/Debug/SendMeetingUpdate1.csproj.CoreCompileInputs.cache", "Tutorial/SendMessage1/Program.cs", "Tutorial/SendMessage1/Properties/AssemblyInfo.cs", "Tutorial/SendMessage1/SendMessage1.csproj", "Tutorial/SendMessage1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SendMessage1/obj/Debug/SendMessage1.csproj.CopyComplete", "Tutorial/SendMessage1/obj/Debug/SendMessage1.csproj.CoreCompileInputs.cache", "Tutorial/SendMessage1/obj/Debug/SendMessage1.csprojResolveAssemblyReference.cache", "Tutorial/SendMessageWithAttachment1/Program.cs", "Tutorial/SendMessageWithAttachment1/Properties/AssemblyInfo.cs", "Tutorial/SendMessageWithAttachment1/SendMessageWithAttachment1.csproj", "Tutorial/SendMessageWithAttachment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SendMessageWithAttachment1/obj/Debug/SendMessageWithAttachment1.csproj.CopyComplete", "Tutorial/SendMessageWithAttachment1/obj/Debug/SendMessageWithAttachment1.csproj.CoreCompileInputs.cache", "Tutorial/SendMessageWithAttachment1/obj/Debug/SendMessageWithAttachment1.csprojResolveAssemblyReference.cache", "Tutorial/SendMessageWithAttachment2/Program.cs", "Tutorial/SendMessageWithAttachment2/Properties/AssemblyInfo.cs", "Tutorial/SendMessageWithAttachment2/SendMessageWithAttachment2.csproj", "Tutorial/SendMessageWithAttachment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SendMessageWithAttachment2/obj/Debug/SendMessageWithAttachment2.csproj.CopyComplete", "Tutorial/SendMessageWithAttachment2/obj/Debug/SendMessageWithAttachment2.csproj.CoreCompileInputs.cache", "Tutorial/SendMessageWithAttachment2/obj/Debug/SendMessageWithAttachment2.csprojResolveAssemblyReference.cache", "Tutorial/SendOnBehalf/Program.cs", "Tutorial/SendOnBehalf/Properties/AssemblyInfo.cs", "Tutorial/SendOnBehalf/SendOnBehalf.csproj", "Tutorial/SendOnBehalf/bin/Debug/SendOnBehalf.vshost.exe.manifest", "Tutorial/SendOnBehalf/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SendOnBehalf/obj/x86/Debug/SendOnBehalf.csproj.CopyComplete", "Tutorial/SendOnBehalf/obj/x86/Debug/SendOnBehalf.csproj.CoreCompileInputs.cache", "Tutorial/SetOutOfOffice/Program.cs", "Tutorial/SetOutOfOffice/Properties/AssemblyInfo.cs", "Tutorial/SetOutOfOffice/SetOutOfOffice.csproj", "Tutorial/SetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SetOutOfOffice/obj/Debug/SetOutOfOffice.csproj.CopyComplete", "Tutorial/SetOutOfOffice/obj/Debug/SetOutOfOffice.csproj.CoreCompileInputs.cache", "Tutorial/SetOutOfOffice/obj/Debug/SetOutOfOffice.csprojResolveAssemblyReference.cache", "Tutorial/SetOwaSignature/Program.cs", "Tutorial/SetOwaSignature/Properties/AssemblyInfo.cs", "Tutorial/SetOwaSignature/SetOwaSignature.csproj", "Tutorial/SetOwaSignature/bin/Debug/SetOwaSignature.vshost.exe.manifest", "Tutorial/SetOwaSignature/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SetOwaSignature/obj/x86/Debug/SetOwaSignature.csproj.CopyComplete", "Tutorial/SetOwaSignature/obj/x86/Debug/SetOwaSignature.csproj.CoreCompileInputs.cache", "Tutorial/SetOwaSignature/obj/x86/Debug/SetOwaSignature.csprojResolveAssemblyReference.cache", "Tutorial/SetTimeZone/Program.cs", "Tutorial/SetTimeZone/Properties/AssemblyInfo.cs", "Tutorial/SetTimeZone/SetTimeZone.csproj", "Tutorial/SetTimeZone/bin/Debug/SetTimeZone.vshost.exe.manifest", "Tutorial/SetTimeZone/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SetTimeZone/obj/x86/Debug/SetTimeZone.csproj.CopyComplete", "Tutorial/SetTimeZone/obj/x86/Debug/SetTimeZone.csproj.CoreCompileInputs.cache", "Tutorial/SetTimeZone/obj/x86/Debug/SetTimeZone.csprojResolveAssemblyReference.cache", "Tutorial/SynchronizeFolders1/Program.cs", "Tutorial/SynchronizeFolders1/Properties/AssemblyInfo.cs", "Tutorial/SynchronizeFolders1/SynchronizeFolders1.csproj", "Tutorial/SynchronizeFolders1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SynchronizeFolders1/obj/Debug/SynchronizeFolders1.csproj.CopyComplete", "Tutorial/SynchronizeFolders1/obj/Debug/SynchronizeFolders1.csproj.CoreCompileInputs.cache", "Tutorial/SynchronizeItems1/Program.cs", "Tutorial/SynchronizeItems1/Properties/AssemblyInfo.cs", "Tutorial/SynchronizeItems1/SynchronizeItems1.csproj", "Tutorial/SynchronizeItems1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/SynchronizeItems1/obj/Debug/SynchronizeItems1.csproj.CopyComplete", "Tutorial/SynchronizeItems1/obj/Debug/SynchronizeItems1.csproj.CoreCompileInputs.cache", "Tutorial/SynchronizeItems1/obj/Debug/SynchronizeItems1.csprojResolveAssemblyReference.cache", "Tutorial/UnifiedMessaging1/Program.cs", "Tutorial/UnifiedMessaging1/Properties/AssemblyInfo.cs", "Tutorial/UnifiedMessaging1/UnifiedMessaging1.csproj", "Tutorial/UnifiedMessaging1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UnifiedMessaging1/obj/Debug/UnifiedMessaging1.csproj.CopyComplete", "Tutorial/UnifiedMessaging1/obj/Debug/UnifiedMessaging1.csproj.CoreCompileInputs.cache", "Tutorial/UnifiedMessaging1/obj/Debug/UnifiedMessaging1.csprojResolveAssemblyReference.cache", "Tutorial/UnifiedMessaging2/Program.cs", "Tutorial/UnifiedMessaging2/Properties/AssemblyInfo.cs", "Tutorial/UnifiedMessaging2/UnifiedMessaging2.csproj", "Tutorial/UnifiedMessaging2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UnifiedMessaging2/obj/Debug/UnifiedMessaging2.csproj.CopyComplete", "Tutorial/UnifiedMessaging2/obj/Debug/UnifiedMessaging2.csproj.CoreCompileInputs.cache", "Tutorial/UnifiedMessaging2/obj/Debug/UnifiedMessaging2.csprojResolveAssemblyReference.cache", "Tutorial/UpdateAppointment/Program.cs", "Tutorial/UpdateAppointment/Properties/AssemblyInfo.cs", "Tutorial/UpdateAppointment/UpdateAppointment.csproj", "Tutorial/UpdateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateAppointment/obj/Debug/UpdateAppointment.csproj.CopyComplete", "Tutorial/UpdateAppointment/obj/Debug/UpdateAppointment.csproj.CoreCompileInputs.cache", "Tutorial/UpdateAppointment/obj/Debug/UpdateAppointment.csprojResolveAssemblyReference.cache", "Tutorial/UpdateContact/Program.cs", "Tutorial/UpdateContact/Properties/AssemblyInfo.cs", "Tutorial/UpdateContact/UpdateContact.csproj", "Tutorial/UpdateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateContact/obj/Debug/UpdateContact.csproj.CopyComplete", "Tutorial/UpdateContact/obj/Debug/UpdateContact.csproj.CoreCompileInputs.cache", "Tutorial/UpdateContact/obj/Debug/UpdateContact.csprojResolveAssemblyReference.cache", "Tutorial/UpdateDelegate/Program.cs", "Tutorial/UpdateDelegate/Properties/AssemblyInfo.cs", "Tutorial/UpdateDelegate/UpdateDelegate.csproj", "Tutorial/UpdateDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateDelegate/obj/Debug/UpdateDelegate.csproj.CopyComplete", "Tutorial/UpdateDelegate/obj/Debug/UpdateDelegate.csproj.CoreCompileInputs.cache", "Tutorial/UpdateFolder/Program.cs", "Tutorial/UpdateFolder/Properties/AssemblyInfo.cs", "Tutorial/UpdateFolder/UpdateFolder.csproj", "Tutorial/UpdateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateFolder/obj/Debug/UpdateFolder.csproj.CopyComplete", "Tutorial/UpdateFolder/obj/Debug/UpdateFolder.csproj.CoreCompileInputs.cache", "Tutorial/UpdateFolder/obj/Debug/UpdateFolder.csprojResolveAssemblyReference.cache", "Tutorial/UpdateFolderSetPermission/Program.cs", "Tutorial/UpdateFolderSetPermission/Properties/AssemblyInfo.cs", "Tutorial/UpdateFolderSetPermission/UpdateFolderSetPermission.csproj", "Tutorial/UpdateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateFolderSetPermission/obj/Debug/UpdateFolderSetPermission.csproj.CopyComplete", "Tutorial/UpdateFolderSetPermission/obj/Debug/UpdateFolderSetPermission.csproj.CoreCompileInputs.cache", "Tutorial/UpdateFolderSetPermission/obj/Debug/UpdateFolderSetPermission.csprojResolveAssemblyReference.cache", "Tutorial/UpdateMeetingAttendee/Program.cs", "Tutorial/UpdateMeetingAttendee/Properties/AssemblyInfo.cs", "Tutorial/UpdateMeetingAttendee/UpdateMeetingAttendee.csproj", "Tutorial/UpdateMeetingAttendee/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateMeetingAttendee/obj/Debug/UpdateMeetingAttendee.csproj.CopyComplete", "Tutorial/UpdateMeetingAttendee/obj/Debug/UpdateMeetingAttendee.csproj.CoreCompileInputs.cache", "Tutorial/UpdateMeetingAttendee/obj/Debug/UpdateMeetingAttendee.csprojResolveAssemblyReference.cache", "Tutorial/UpdateMessageWithCustomProperty/Program.cs", "Tutorial/UpdateMessageWithCustomProperty/Properties/AssemblyInfo.cs", "Tutorial/UpdateMessageWithCustomProperty/UpdateMessageWithCustomProperty.csproj", "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/UpdateMessageWithCustomProperty.csproj.CopyComplete", "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/UpdateMessageWithCustomProperty.csproj.CoreCompileInputs.cache", "Tutorial/UpdateMessageWithCustomProperty/obj/Debug/UpdateMessageWithCustomProperty.csprojResolveAssemblyReference.cache", "Tutorial/UpdateNotification1/Program.cs", "Tutorial/UpdateNotification1/Properties/AssemblyInfo.cs", "Tutorial/UpdateNotification1/UpdateNotification1.csproj", "Tutorial/UpdateNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UpdateNotification1/obj/Debug/UpdateNotification1.csproj.CopyComplete", "Tutorial/UpdateNotification1/obj/Debug/UpdateNotification1.csproj.CoreCompileInputs.cache", "Tutorial/UpdateNotification1/obj/Debug/UpdateNotification1.csprojResolveAssemblyReference.cache", "Tutorial/UploadMessage/Program.cs", "Tutorial/UploadMessage/Properties/AssemblyInfo.cs", "Tutorial/UploadMessage/UploadMessage.csproj", "Tutorial/UploadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/UploadMessage/obj/Debug/UploadMessage.csproj.CopyComplete", "Tutorial/UploadMessage/obj/Debug/UploadMessage.csproj.CoreCompileInputs.cache", "Tutorial/UploadMessage/obj/Debug/UploadMessage.csprojResolveAssemblyReference.cache", "Tutorial/VBAcceptMeeting1/Module1.vb", "Tutorial/VBAcceptMeeting1/My Project/Application.Designer.vb", "Tutorial/VBAcceptMeeting1/My Project/Application.myapp", "Tutorial/VBAcceptMeeting1/My Project/AssemblyInfo.vb", "Tutorial/VBAcceptMeeting1/My Project/Resources.Designer.vb", "Tutorial/VBAcceptMeeting1/My Project/Resources.resx", "Tutorial/VBAcceptMeeting1/My Project/Settings.Designer.vb", "Tutorial/VBAcceptMeeting1/My Project/Settings.settings", "Tutorial/VBAcceptMeeting1/VBAcceptMeeting1.vbproj", "Tutorial/VBAcceptMeeting1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.Resources.resources", "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbproj.CopyComplete", "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbproj.CoreCompileInputs.cache", "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbproj.GenerateResource.Cache", "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbprojAssemblyReference.cache", "Tutorial/VBAcceptMeeting1/obj/Debug/VBAcceptMeeting1.vbprojResolveAssemblyReference.cache", "Tutorial/VBAccessToAnotherMailbox/Module1.vb", "Tutorial/VBAccessToAnotherMailbox/My Project/Application.Designer.vb", "Tutorial/VBAccessToAnotherMailbox/My Project/Application.myapp", "Tutorial/VBAccessToAnotherMailbox/My Project/AssemblyInfo.vb", "Tutorial/VBAccessToAnotherMailbox/My Project/Resources.Designer.vb", "Tutorial/VBAccessToAnotherMailbox/My Project/Resources.resx", "Tutorial/VBAccessToAnotherMailbox/My Project/Settings.Designer.vb", "Tutorial/VBAccessToAnotherMailbox/My Project/Settings.settings", "Tutorial/VBAccessToAnotherMailbox/VBAccessToAnotherMailbox.vbproj", "Tutorial/VBAccessToAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.Resources.resources", "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbproj.CopyComplete", "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbproj.CoreCompileInputs.cache", "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbproj.GenerateResource.Cache", "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbprojAssemblyReference.cache", "Tutorial/VBAccessToAnotherMailbox/obj/Debug/VBAccessToAnotherMailbox.vbprojResolveAssemblyReference.cache", "Tutorial/VBAddAttendee/Module1.vb", "Tutorial/VBAddAttendee/My Project/Application.Designer.vb", "Tutorial/VBAddAttendee/My Project/Application.myapp", "Tutorial/VBAddAttendee/My Project/AssemblyInfo.vb", "Tutorial/VBAddAttendee/My Project/Resources.Designer.vb", "Tutorial/VBAddAttendee/My Project/Resources.resx", "Tutorial/VBAddAttendee/My Project/Settings.Designer.vb", "Tutorial/VBAddAttendee/My Project/Settings.settings", "Tutorial/VBAddAttendee/VBAddAttendee.vbproj", "Tutorial/VBAddAttendee/bin/Debug/VBAddAttendee.vshost.exe.manifest", "Tutorial/VBAddAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.Resources.resources", "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbproj.CopyComplete", "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbproj.CoreCompileInputs.cache", "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbproj.GenerateResource.Cache", "Tutorial/VBAddAttendee/obj/x86/Debug/VBAddAttendee.vbprojResolveAssemblyReference.cache", "Tutorial/VBAddCategory/Module1.vb", "Tutorial/VBAddCategory/My Project/Application.Designer.vb", "Tutorial/VBAddCategory/My Project/Application.myapp", "Tutorial/VBAddCategory/My Project/AssemblyInfo.vb", "Tutorial/VBAddCategory/My Project/Resources.Designer.vb", "Tutorial/VBAddCategory/My Project/Resources.resx", "Tutorial/VBAddCategory/My Project/Settings.Designer.vb", "Tutorial/VBAddCategory/My Project/Settings.settings", "Tutorial/VBAddCategory/VBAddCategory.vbproj", "Tutorial/VBAddCategory/bin/Debug/VBAddCategory.vshost.exe.manifest", "Tutorial/VBAddCategory/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.Resources.resources", "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbproj.CopyComplete", "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbproj.CoreCompileInputs.cache", "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbproj.GenerateResource.Cache", "Tutorial/VBAddCategory/obj/x86/Debug/VBAddCategory.vbprojResolveAssemblyReference.cache", "Tutorial/VBAddDelegate/Module1.vb", "Tutorial/VBAddDelegate/My Project/Application.Designer.vb", "Tutorial/VBAddDelegate/My Project/Application.myapp", "Tutorial/VBAddDelegate/My Project/AssemblyInfo.vb", "Tutorial/VBAddDelegate/My Project/Resources.Designer.vb", "Tutorial/VBAddDelegate/My Project/Resources.resx", "Tutorial/VBAddDelegate/My Project/Settings.Designer.vb", "Tutorial/VBAddDelegate/My Project/Settings.settings", "Tutorial/VBAddDelegate/VBAddDelegate.vbproj", "Tutorial/VBAddDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.Resources.resources", "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbproj.CopyComplete", "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbproj.CoreCompileInputs.cache", "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbproj.GenerateResource.Cache", "Tutorial/VBAddDelegate/obj/Debug/VBAddDelegate.vbprojResolveAssemblyReference.cache", "Tutorial/VBAddDistributionListMember/Module1.vb", "Tutorial/VBAddDistributionListMember/My Project/Application.Designer.vb", "Tutorial/VBAddDistributionListMember/My Project/Application.myapp", "Tutorial/VBAddDistributionListMember/My Project/AssemblyInfo.vb", "Tutorial/VBAddDistributionListMember/My Project/Resources.Designer.vb", "Tutorial/VBAddDistributionListMember/My Project/Resources.resx", "Tutorial/VBAddDistributionListMember/My Project/Settings.Designer.vb", "Tutorial/VBAddDistributionListMember/My Project/Settings.settings", "Tutorial/VBAddDistributionListMember/VBAddDistributionListMember.vbproj", "Tutorial/VBAddDistributionListMember/bin/Debug/VBAddDistributionListMember.vshost.exe.manifest", "Tutorial/VBAddDistributionListMember/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.Resources.resources", "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbproj.CopyComplete", "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbproj.CoreCompileInputs.cache", "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbproj.GenerateResource.Cache", "Tutorial/VBAddDistributionListMember/obj/x86/Debug/VBAddDistributionListMember.vbprojResolveAssemblyReference.cache", "Tutorial/VBArchiveItem/Module1.vb", "Tutorial/VBArchiveItem/My Project/Application.Designer.vb", "Tutorial/VBArchiveItem/My Project/Application.myapp", "Tutorial/VBArchiveItem/My Project/AssemblyInfo.vb", "Tutorial/VBArchiveItem/My Project/Resources.Designer.vb", "Tutorial/VBArchiveItem/My Project/Resources.resx", "Tutorial/VBArchiveItem/My Project/Settings.Designer.vb", "Tutorial/VBArchiveItem/My Project/Settings.settings", "Tutorial/VBArchiveItem/VBArchiveItem.vbproj", "Tutorial/VBArchiveItem/bin/Debug/VBArchiveItem.vshost.exe.manifest", "Tutorial/VBArchiveItem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.Resources.resources", "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbproj.CopyComplete", "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbproj.CoreCompileInputs.cache", "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbproj.GenerateResource.Cache", "Tutorial/VBArchiveItem/obj/x86/Debug/VBArchiveItem.vbprojResolveAssemblyReference.cache", "Tutorial/VBAutodiscoverMobileSyncProvider/Module1.vb", "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Application.Designer.vb", "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Application.myapp", "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/AssemblyInfo.vb", "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Resources.Designer.vb", "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Resources.resx", "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Settings.Designer.vb", "Tutorial/VBAutodiscoverMobileSyncProvider/My Project/Settings.settings", "Tutorial/VBAutodiscoverMobileSyncProvider/VBAutodiscoverMobileSyncProvider.vbproj", "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.Resources.resources", "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbproj.CopyComplete", "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbproj.CoreCompileInputs.cache", "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbproj.GenerateResource.Cache", "Tutorial/VBAutodiscoverMobileSyncProvider/obj/Debug/VBAutodiscoverMobileSyncProvider.vbprojResolveAssemblyReference.cache", "Tutorial/VBAutodiscoverOutlookProvider/Module1.vb", "Tutorial/VBAutodiscoverOutlookProvider/My Project/Application.Designer.vb", "Tutorial/VBAutodiscoverOutlookProvider/My Project/Application.myapp", "Tutorial/VBAutodiscoverOutlookProvider/My Project/AssemblyInfo.vb", "Tutorial/VBAutodiscoverOutlookProvider/My Project/Resources.Designer.vb", "Tutorial/VBAutodiscoverOutlookProvider/My Project/Resources.resx", "Tutorial/VBAutodiscoverOutlookProvider/My Project/Settings.Designer.vb", "Tutorial/VBAutodiscoverOutlookProvider/My Project/Settings.settings", "Tutorial/VBAutodiscoverOutlookProvider/VBAutodiscoverOutlookProvider.vbproj", "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.Resources.resources", "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbproj.CopyComplete", "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbproj.CoreCompileInputs.cache", "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbproj.GenerateResource.Cache", "Tutorial/VBAutodiscoverOutlookProvider/obj/Debug/VBAutodiscoverOutlookProvider.vbprojResolveAssemblyReference.cache", "Tutorial/VBCalendarView/Module1.vb", "Tutorial/VBCalendarView/My Project/Application.Designer.vb", "Tutorial/VBCalendarView/My Project/Application.myapp", "Tutorial/VBCalendarView/My Project/AssemblyInfo.vb", "Tutorial/VBCalendarView/My Project/Resources.Designer.vb", "Tutorial/VBCalendarView/My Project/Resources.resx", "Tutorial/VBCalendarView/My Project/Settings.Designer.vb", "Tutorial/VBCalendarView/My Project/Settings.settings", "Tutorial/VBCalendarView/VBCalendarView.vbproj", "Tutorial/VBCalendarView/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.Resources.resources", "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbproj.CopyComplete", "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbproj.CoreCompileInputs.cache", "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbproj.GenerateResource.Cache", "Tutorial/VBCalendarView/obj/Debug/VBCalendarView.vbprojResolveAssemblyReference.cache", "Tutorial/VBCancelMeeting/Module1.vb", "Tutorial/VBCancelMeeting/My Project/Application.Designer.vb", "Tutorial/VBCancelMeeting/My Project/Application.myapp", "Tutorial/VBCancelMeeting/My Project/AssemblyInfo.vb", "Tutorial/VBCancelMeeting/My Project/Resources.Designer.vb", "Tutorial/VBCancelMeeting/My Project/Resources.resx", "Tutorial/VBCancelMeeting/My Project/Settings.Designer.vb", "Tutorial/VBCancelMeeting/My Project/Settings.settings", "Tutorial/VBCancelMeeting/VBCancelMeeting.vbproj", "Tutorial/VBCancelMeeting/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.Resources.resources", "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbproj.CopyComplete", "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbproj.CoreCompileInputs.cache", "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbproj.GenerateResource.Cache", "Tutorial/VBCancelMeeting/obj/Debug/VBCancelMeeting.vbprojResolveAssemblyReference.cache", "Tutorial/VBConvertId/Module1.vb", "Tutorial/VBConvertId/My Project/Application.Designer.vb", "Tutorial/VBConvertId/My Project/Application.myapp", "Tutorial/VBConvertId/My Project/AssemblyInfo.vb", "Tutorial/VBConvertId/My Project/Resources.Designer.vb", "Tutorial/VBConvertId/My Project/Resources.resx", "Tutorial/VBConvertId/My Project/Settings.Designer.vb", "Tutorial/VBConvertId/My Project/Settings.settings", "Tutorial/VBConvertId/VBConvertId.vbproj", "Tutorial/VBConvertId/bin/Debug/VBConvertId.vshost.exe.manifest", "Tutorial/VBConvertId/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.Resources.resources", "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbproj.CopyComplete", "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbproj.CoreCompileInputs.cache", "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbproj.GenerateResource.Cache", "Tutorial/VBConvertId/obj/x86/Debug/VBConvertId.vbprojResolveAssemblyReference.cache", "Tutorial/VBCopyFolder/Module1.vb", "Tutorial/VBCopyFolder/My Project/Application.Designer.vb", "Tutorial/VBCopyFolder/My Project/Application.myapp", "Tutorial/VBCopyFolder/My Project/AssemblyInfo.vb", "Tutorial/VBCopyFolder/My Project/Resources.Designer.vb", "Tutorial/VBCopyFolder/My Project/Resources.resx", "Tutorial/VBCopyFolder/My Project/Settings.Designer.vb", "Tutorial/VBCopyFolder/My Project/Settings.settings", "Tutorial/VBCopyFolder/VBCopyFolder.vbproj", "Tutorial/VBCopyFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.Resources.resources", "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbproj.CopyComplete", "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbproj.CoreCompileInputs.cache", "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbproj.GenerateResource.Cache", "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbprojAssemblyReference.cache", "Tutorial/VBCopyFolder/obj/Debug/VBCopyFolder.vbprojResolveAssemblyReference.cache", "Tutorial/VBCopyItem/Module1.vb", "Tutorial/VBCopyItem/My Project/Application.Designer.vb", "Tutorial/VBCopyItem/My Project/Application.myapp", "Tutorial/VBCopyItem/My Project/AssemblyInfo.vb", "Tutorial/VBCopyItem/My Project/Resources.Designer.vb", "Tutorial/VBCopyItem/My Project/Resources.resx", "Tutorial/VBCopyItem/My Project/Settings.Designer.vb", "Tutorial/VBCopyItem/My Project/Settings.settings", "Tutorial/VBCopyItem/VBCopyItem.vbproj", "Tutorial/VBCopyItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.Resources.resources", "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbproj.CopyComplete", "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbproj.CoreCompileInputs.cache", "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbproj.GenerateResource.Cache", "Tutorial/VBCopyItem/obj/Debug/VBCopyItem.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateAllDayAppointment/Module1.vb", "Tutorial/VBCreateAllDayAppointment/My Project/Application.Designer.vb", "Tutorial/VBCreateAllDayAppointment/My Project/Application.myapp", "Tutorial/VBCreateAllDayAppointment/My Project/AssemblyInfo.vb", "Tutorial/VBCreateAllDayAppointment/My Project/Resources.Designer.vb", "Tutorial/VBCreateAllDayAppointment/My Project/Resources.resx", "Tutorial/VBCreateAllDayAppointment/My Project/Settings.Designer.vb", "Tutorial/VBCreateAllDayAppointment/My Project/Settings.settings", "Tutorial/VBCreateAllDayAppointment/VBCreateAllDayAppointment.vbproj", "Tutorial/VBCreateAllDayAppointment/bin/Debug/VBCreateAllDayAppointment.vshost.exe.manifest", "Tutorial/VBCreateAllDayAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.Resources.resources", "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbproj.CopyComplete", "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbproj.GenerateResource.Cache", "Tutorial/VBCreateAllDayAppointment/obj/Debug/VBCreateAllDayAppointment.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateAppointment/Module1.vb", "Tutorial/VBCreateAppointment/My Project/Application.Designer.vb", "Tutorial/VBCreateAppointment/My Project/Application.myapp", "Tutorial/VBCreateAppointment/My Project/AssemblyInfo.vb", "Tutorial/VBCreateAppointment/My Project/Resources.Designer.vb", "Tutorial/VBCreateAppointment/My Project/Resources.resx", "Tutorial/VBCreateAppointment/My Project/Settings.Designer.vb", "Tutorial/VBCreateAppointment/My Project/Settings.settings", "Tutorial/VBCreateAppointment/VBCreateAppointment.vbproj", "Tutorial/VBCreateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.Resources.resources", "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbproj.CopyComplete", "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbproj.GenerateResource.Cache", "Tutorial/VBCreateAppointment/obj/Debug/VBCreateAppointment.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateAppointmentInAnotherMailbox/Module1.vb", "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Application.Designer.vb", "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Application.myapp", "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/AssemblyInfo.vb", "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Resources.Designer.vb", "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Resources.resx", "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Settings.Designer.vb", "Tutorial/VBCreateAppointmentInAnotherMailbox/My Project/Settings.settings", "Tutorial/VBCreateAppointmentInAnotherMailbox/VBCreateAppointmentInAnotherMailbox.vbproj", "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.Resources.resources", "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbproj.CopyComplete", "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbproj.GenerateResource.Cache", "Tutorial/VBCreateAppointmentInAnotherMailbox/obj/Debug/VBCreateAppointmentInAnotherMailbox.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateContact/Module1.vb", "Tutorial/VBCreateContact/My Project/Application.Designer.vb", "Tutorial/VBCreateContact/My Project/Application.myapp", "Tutorial/VBCreateContact/My Project/AssemblyInfo.vb", "Tutorial/VBCreateContact/My Project/Resources.Designer.vb", "Tutorial/VBCreateContact/My Project/Resources.resx", "Tutorial/VBCreateContact/My Project/Settings.Designer.vb", "Tutorial/VBCreateContact/My Project/Settings.settings", "Tutorial/VBCreateContact/VBCreateContact.vbproj", "Tutorial/VBCreateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.Resources.resources", "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbproj.CopyComplete", "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbproj.GenerateResource.Cache", "Tutorial/VBCreateContact/obj/Debug/VBCreateContact.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateContactWithCustomProperty/Module1.vb", "Tutorial/VBCreateContactWithCustomProperty/My Project/Application.Designer.vb", "Tutorial/VBCreateContactWithCustomProperty/My Project/Application.myapp", "Tutorial/VBCreateContactWithCustomProperty/My Project/AssemblyInfo.vb", "Tutorial/VBCreateContactWithCustomProperty/My Project/Resources.Designer.vb", "Tutorial/VBCreateContactWithCustomProperty/My Project/Resources.resx", "Tutorial/VBCreateContactWithCustomProperty/My Project/Settings.Designer.vb", "Tutorial/VBCreateContactWithCustomProperty/My Project/Settings.settings", "Tutorial/VBCreateContactWithCustomProperty/VBCreateContactWithCustomProperty.vbproj", "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.Resources.resources", "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbproj.CopyComplete", "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbproj.GenerateResource.Cache", "Tutorial/VBCreateContactWithCustomProperty/obj/Debug/VBCreateContactWithCustomProperty.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateContactWithPicture/Module1.vb", "Tutorial/VBCreateContactWithPicture/My Project/Application.Designer.vb", "Tutorial/VBCreateContactWithPicture/My Project/Application.myapp", "Tutorial/VBCreateContactWithPicture/My Project/AssemblyInfo.vb", "Tutorial/VBCreateContactWithPicture/My Project/Resources.Designer.vb", "Tutorial/VBCreateContactWithPicture/My Project/Resources.resx", "Tutorial/VBCreateContactWithPicture/My Project/Settings.Designer.vb", "Tutorial/VBCreateContactWithPicture/My Project/Settings.settings", "Tutorial/VBCreateContactWithPicture/VBCreateContactWithPicture.vbproj", "Tutorial/VBCreateContactWithPicture/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.Resources.resources", "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbproj.CopyComplete", "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbproj.GenerateResource.Cache", "Tutorial/VBCreateContactWithPicture/obj/Debug/VBCreateContactWithPicture.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateDistributionList/Module1.vb", "Tutorial/VBCreateDistributionList/My Project/Application.Designer.vb", "Tutorial/VBCreateDistributionList/My Project/Application.myapp", "Tutorial/VBCreateDistributionList/My Project/AssemblyInfo.vb", "Tutorial/VBCreateDistributionList/My Project/Resources.Designer.vb", "Tutorial/VBCreateDistributionList/My Project/Resources.resx", "Tutorial/VBCreateDistributionList/My Project/Settings.Designer.vb", "Tutorial/VBCreateDistributionList/My Project/Settings.settings", "Tutorial/VBCreateDistributionList/VBCreateDistributionList.vbproj", "Tutorial/VBCreateDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.Resources.resources", "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbproj.CopyComplete", "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbproj.GenerateResource.Cache", "Tutorial/VBCreateDistributionList/obj/Debug/VBCreateDistributionList.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateFolder/Module1.vb", "Tutorial/VBCreateFolder/My Project/Application.Designer.vb", "Tutorial/VBCreateFolder/My Project/Application.myapp", "Tutorial/VBCreateFolder/My Project/AssemblyInfo.vb", "Tutorial/VBCreateFolder/My Project/Resources.Designer.vb", "Tutorial/VBCreateFolder/My Project/Resources.resx", "Tutorial/VBCreateFolder/My Project/Settings.Designer.vb", "Tutorial/VBCreateFolder/My Project/Settings.settings", "Tutorial/VBCreateFolder/VBCreateFolder.vbproj", "Tutorial/VBCreateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.Resources.resources", "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbproj.CopyComplete", "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbproj.GenerateResource.Cache", "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbprojAssemblyReference.cache", "Tutorial/VBCreateFolder/obj/Debug/VBCreateFolder.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateFolderPath/Module1.vb", "Tutorial/VBCreateFolderPath/My Project/Application.Designer.vb", "Tutorial/VBCreateFolderPath/My Project/Application.myapp", "Tutorial/VBCreateFolderPath/My Project/AssemblyInfo.vb", "Tutorial/VBCreateFolderPath/My Project/Resources.Designer.vb", "Tutorial/VBCreateFolderPath/My Project/Resources.resx", "Tutorial/VBCreateFolderPath/My Project/Settings.Designer.vb", "Tutorial/VBCreateFolderPath/My Project/Settings.settings", "Tutorial/VBCreateFolderPath/VBCreateFolderPath.vbproj", "Tutorial/VBCreateFolderPath/bin/Debug/VBCreateFolderPath.vshost.exe.manifest", "Tutorial/VBCreateFolderPath/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.Resources.resources", "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbproj.CopyComplete", "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbproj.GenerateResource.Cache", "Tutorial/VBCreateFolderPath/obj/x86/Debug/VBCreateFolderPath.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateFolderSetPermission/Module1.vb", "Tutorial/VBCreateFolderSetPermission/My Project/Application.Designer.vb", "Tutorial/VBCreateFolderSetPermission/My Project/Application.myapp", "Tutorial/VBCreateFolderSetPermission/My Project/AssemblyInfo.vb", "Tutorial/VBCreateFolderSetPermission/My Project/Resources.Designer.vb", "Tutorial/VBCreateFolderSetPermission/My Project/Resources.resx", "Tutorial/VBCreateFolderSetPermission/My Project/Settings.Designer.vb", "Tutorial/VBCreateFolderSetPermission/My Project/Settings.settings", "Tutorial/VBCreateFolderSetPermission/VBCreateFolderSetPermission.vbproj", "Tutorial/VBCreateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.Resources.resources", "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbproj.CopyComplete", "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbproj.GenerateResource.Cache", "Tutorial/VBCreateFolderSetPermission/obj/Debug/VBCreateFolderSetPermission.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateInlineAttachment/Module1.vb", "Tutorial/VBCreateInlineAttachment/My Project/Application.Designer.vb", "Tutorial/VBCreateInlineAttachment/My Project/Application.myapp", "Tutorial/VBCreateInlineAttachment/My Project/AssemblyInfo.vb", "Tutorial/VBCreateInlineAttachment/My Project/Resources.Designer.vb", "Tutorial/VBCreateInlineAttachment/My Project/Resources.resx", "Tutorial/VBCreateInlineAttachment/My Project/Settings.Designer.vb", "Tutorial/VBCreateInlineAttachment/My Project/Settings.settings", "Tutorial/VBCreateInlineAttachment/VBCreateInlineAttachment.vbproj", "Tutorial/VBCreateInlineAttachment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.Resources.resources", "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbproj.CopyComplete", "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbproj.GenerateResource.Cache", "Tutorial/VBCreateInlineAttachment/obj/Debug/VBCreateInlineAttachment.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateJournal/Module1.vb", "Tutorial/VBCreateJournal/My Project/Application.Designer.vb", "Tutorial/VBCreateJournal/My Project/Application.myapp", "Tutorial/VBCreateJournal/My Project/AssemblyInfo.vb", "Tutorial/VBCreateJournal/My Project/Resources.Designer.vb", "Tutorial/VBCreateJournal/My Project/Resources.resx", "Tutorial/VBCreateJournal/My Project/Settings.Designer.vb", "Tutorial/VBCreateJournal/My Project/Settings.settings", "Tutorial/VBCreateJournal/VBCreateJournal.vbproj", "Tutorial/VBCreateJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.Resources.resources", "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbproj.CopyComplete", "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbproj.GenerateResource.Cache", "Tutorial/VBCreateJournal/obj/Debug/VBCreateJournal.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateMessage/Module1.vb", "Tutorial/VBCreateMessage/My Project/Application.Designer.vb", "Tutorial/VBCreateMessage/My Project/Application.myapp", "Tutorial/VBCreateMessage/My Project/AssemblyInfo.vb", "Tutorial/VBCreateMessage/My Project/Resources.Designer.vb", "Tutorial/VBCreateMessage/My Project/Resources.resx", "Tutorial/VBCreateMessage/My Project/Settings.Designer.vb", "Tutorial/VBCreateMessage/My Project/Settings.settings", "Tutorial/VBCreateMessage/VBCreateMessage.vbproj", "Tutorial/VBCreateMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.Resources.resources", "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbproj.CopyComplete", "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbproj.GenerateResource.Cache", "Tutorial/VBCreateMessage/obj/Debug/VBCreateMessage.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateMessageWithCustomProperty/Module1.vb", "Tutorial/VBCreateMessageWithCustomProperty/My Project/Application.Designer.vb", "Tutorial/VBCreateMessageWithCustomProperty/My Project/Application.myapp", "Tutorial/VBCreateMessageWithCustomProperty/My Project/AssemblyInfo.vb", "Tutorial/VBCreateMessageWithCustomProperty/My Project/Resources.Designer.vb", "Tutorial/VBCreateMessageWithCustomProperty/My Project/Resources.resx", "Tutorial/VBCreateMessageWithCustomProperty/My Project/Settings.Designer.vb", "Tutorial/VBCreateMessageWithCustomProperty/My Project/Settings.settings", "Tutorial/VBCreateMessageWithCustomProperty/VBCreateMessageWithCustomProperty.vbproj", "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.Resources.resources", "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbproj.CopyComplete", "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbproj.GenerateResource.Cache", "Tutorial/VBCreateMessageWithCustomProperty/obj/Debug/VBCreateMessageWithCustomProperty.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateNote/Module1.vb", "Tutorial/VBCreateNote/My Project/Application.Designer.vb", "Tutorial/VBCreateNote/My Project/Application.myapp", "Tutorial/VBCreateNote/My Project/AssemblyInfo.vb", "Tutorial/VBCreateNote/My Project/Resources.Designer.vb", "Tutorial/VBCreateNote/My Project/Resources.resx", "Tutorial/VBCreateNote/My Project/Settings.Designer.vb", "Tutorial/VBCreateNote/My Project/Settings.settings", "Tutorial/VBCreateNote/VBCreateNote.vbproj", "Tutorial/VBCreateNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.Resources.resources", "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbproj.CopyComplete", "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbproj.GenerateResource.Cache", "Tutorial/VBCreateNote/obj/Debug/VBCreateNote.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreatePost/Module1.vb", "Tutorial/VBCreatePost/My Project/Application.Designer.vb", "Tutorial/VBCreatePost/My Project/Application.myapp", "Tutorial/VBCreatePost/My Project/AssemblyInfo.vb", "Tutorial/VBCreatePost/My Project/Resources.Designer.vb", "Tutorial/VBCreatePost/My Project/Resources.resx", "Tutorial/VBCreatePost/My Project/Settings.Designer.vb", "Tutorial/VBCreatePost/My Project/Settings.settings", "Tutorial/VBCreatePost/VBCreatePost.vbproj", "Tutorial/VBCreatePost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.Resources.resources", "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbproj.CopyComplete", "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbproj.GenerateResource.Cache", "Tutorial/VBCreatePost/obj/Debug/VBCreatePost.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRecurringAppointment1/Module1.vb", "Tutorial/VBCreateRecurringAppointment1/My Project/Application.Designer.vb", "Tutorial/VBCreateRecurringAppointment1/My Project/Application.myapp", "Tutorial/VBCreateRecurringAppointment1/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRecurringAppointment1/My Project/Resources.Designer.vb", "Tutorial/VBCreateRecurringAppointment1/My Project/Resources.resx", "Tutorial/VBCreateRecurringAppointment1/My Project/Settings.Designer.vb", "Tutorial/VBCreateRecurringAppointment1/My Project/Settings.settings", "Tutorial/VBCreateRecurringAppointment1/VBCreateRecurringAppointment1.vbproj", "Tutorial/VBCreateRecurringAppointment1/bin/Debug/VBCreateRecurringAppointment1.vshost.exe.manifest", "Tutorial/VBCreateRecurringAppointment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.Resources.resources", "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbproj.CopyComplete", "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRecurringAppointment1/obj/Debug/VBCreateRecurringAppointment1.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRecurringAppointment2/Module1.vb", "Tutorial/VBCreateRecurringAppointment2/My Project/Application.Designer.vb", "Tutorial/VBCreateRecurringAppointment2/My Project/Application.myapp", "Tutorial/VBCreateRecurringAppointment2/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRecurringAppointment2/My Project/Resources.Designer.vb", "Tutorial/VBCreateRecurringAppointment2/My Project/Resources.resx", "Tutorial/VBCreateRecurringAppointment2/My Project/Settings.Designer.vb", "Tutorial/VBCreateRecurringAppointment2/My Project/Settings.settings", "Tutorial/VBCreateRecurringAppointment2/VBCreateRecurringAppointment2.vbproj", "Tutorial/VBCreateRecurringAppointment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.Resources.resources", "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbproj.CopyComplete", "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRecurringAppointment2/obj/Debug/VBCreateRecurringAppointment2.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRecurringAppointment3/Module1.vb", "Tutorial/VBCreateRecurringAppointment3/My Project/Application.Designer.vb", "Tutorial/VBCreateRecurringAppointment3/My Project/Application.myapp", "Tutorial/VBCreateRecurringAppointment3/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRecurringAppointment3/My Project/Resources.Designer.vb", "Tutorial/VBCreateRecurringAppointment3/My Project/Resources.resx", "Tutorial/VBCreateRecurringAppointment3/My Project/Settings.Designer.vb", "Tutorial/VBCreateRecurringAppointment3/My Project/Settings.settings", "Tutorial/VBCreateRecurringAppointment3/VBCreateRecurringAppointment3.vbproj", "Tutorial/VBCreateRecurringAppointment3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.Resources.resources", "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbproj.CopyComplete", "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRecurringAppointment3/obj/Debug/VBCreateRecurringAppointment3.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRecurringAppointment4/Module1.vb", "Tutorial/VBCreateRecurringAppointment4/My Project/Application.Designer.vb", "Tutorial/VBCreateRecurringAppointment4/My Project/Application.myapp", "Tutorial/VBCreateRecurringAppointment4/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRecurringAppointment4/My Project/Resources.Designer.vb", "Tutorial/VBCreateRecurringAppointment4/My Project/Resources.resx", "Tutorial/VBCreateRecurringAppointment4/My Project/Settings.Designer.vb", "Tutorial/VBCreateRecurringAppointment4/My Project/Settings.settings", "Tutorial/VBCreateRecurringAppointment4/VBCreateRecurringAppointment4.vbproj", "Tutorial/VBCreateRecurringAppointment4/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.Resources.resources", "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbproj.CopyComplete", "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRecurringAppointment4/obj/Debug/VBCreateRecurringAppointment4.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRecurringAppointment5/Module1.vb", "Tutorial/VBCreateRecurringAppointment5/My Project/Application.Designer.vb", "Tutorial/VBCreateRecurringAppointment5/My Project/Application.myapp", "Tutorial/VBCreateRecurringAppointment5/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRecurringAppointment5/My Project/Resources.Designer.vb", "Tutorial/VBCreateRecurringAppointment5/My Project/Resources.resx", "Tutorial/VBCreateRecurringAppointment5/My Project/Settings.Designer.vb", "Tutorial/VBCreateRecurringAppointment5/My Project/Settings.settings", "Tutorial/VBCreateRecurringAppointment5/VBCreateRecurringAppointment5.vbproj", "Tutorial/VBCreateRecurringAppointment5/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.Resources.resources", "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbproj.CopyComplete", "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRecurringAppointment5/obj/Debug/VBCreateRecurringAppointment5.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRecurringAppointment6/Module1.vb", "Tutorial/VBCreateRecurringAppointment6/My Project/Application.Designer.vb", "Tutorial/VBCreateRecurringAppointment6/My Project/Application.myapp", "Tutorial/VBCreateRecurringAppointment6/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRecurringAppointment6/My Project/Resources.Designer.vb", "Tutorial/VBCreateRecurringAppointment6/My Project/Resources.resx", "Tutorial/VBCreateRecurringAppointment6/My Project/Settings.Designer.vb", "Tutorial/VBCreateRecurringAppointment6/My Project/Settings.settings", "Tutorial/VBCreateRecurringAppointment6/VBCreateRecurringAppointment6.vbproj", "Tutorial/VBCreateRecurringAppointment6/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.Resources.resources", "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbproj.CopyComplete", "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRecurringAppointment6/obj/Debug/VBCreateRecurringAppointment6.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRecurringTask1/Module1.vb", "Tutorial/VBCreateRecurringTask1/My Project/Application.Designer.vb", "Tutorial/VBCreateRecurringTask1/My Project/Application.myapp", "Tutorial/VBCreateRecurringTask1/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRecurringTask1/My Project/Resources.Designer.vb", "Tutorial/VBCreateRecurringTask1/My Project/Resources.resx", "Tutorial/VBCreateRecurringTask1/My Project/Settings.Designer.vb", "Tutorial/VBCreateRecurringTask1/My Project/Settings.settings", "Tutorial/VBCreateRecurringTask1/VBCreateRecurringTask1.vbproj", "Tutorial/VBCreateRecurringTask1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.Resources.resources", "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbproj.CopyComplete", "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRecurringTask1/obj/Debug/VBCreateRecurringTask1.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRetentionTag/Module1.vb", "Tutorial/VBCreateRetentionTag/My Project/Application.Designer.vb", "Tutorial/VBCreateRetentionTag/My Project/Application.myapp", "Tutorial/VBCreateRetentionTag/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRetentionTag/My Project/Resources.Designer.vb", "Tutorial/VBCreateRetentionTag/My Project/Resources.resx", "Tutorial/VBCreateRetentionTag/My Project/Settings.Designer.vb", "Tutorial/VBCreateRetentionTag/My Project/Settings.settings", "Tutorial/VBCreateRetentionTag/VBCreateRetentionTag.vbproj", "Tutorial/VBCreateRetentionTag/bin/Debug/VBCreateRetentionTag.vshost.exe.manifest", "Tutorial/VBCreateRetentionTag/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.Resources.resources", "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbproj.CopyComplete", "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRetentionTag/obj/x86/Debug/VBCreateRetentionTag.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateRule/Module1.vb", "Tutorial/VBCreateRule/My Project/Application.Designer.vb", "Tutorial/VBCreateRule/My Project/Application.myapp", "Tutorial/VBCreateRule/My Project/AssemblyInfo.vb", "Tutorial/VBCreateRule/My Project/Resources.Designer.vb", "Tutorial/VBCreateRule/My Project/Resources.resx", "Tutorial/VBCreateRule/My Project/Settings.Designer.vb", "Tutorial/VBCreateRule/My Project/Settings.settings", "Tutorial/VBCreateRule/VBCreateRule.vbproj", "Tutorial/VBCreateRule/bin/Debug/VBCreateRule.vshost.exe.manifest", "Tutorial/VBCreateRule/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.Resources.resources", "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbproj.CopyComplete", "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbproj.GenerateResource.Cache", "Tutorial/VBCreateRule/obj/x86/Debug/VBCreateRule.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateTask/Module1.vb", "Tutorial/VBCreateTask/My Project/Application.Designer.vb", "Tutorial/VBCreateTask/My Project/Application.myapp", "Tutorial/VBCreateTask/My Project/AssemblyInfo.vb", "Tutorial/VBCreateTask/My Project/Resources.Designer.vb", "Tutorial/VBCreateTask/My Project/Resources.resx", "Tutorial/VBCreateTask/My Project/Settings.Designer.vb", "Tutorial/VBCreateTask/My Project/Settings.settings", "Tutorial/VBCreateTask/VBCreateTask.vbproj", "Tutorial/VBCreateTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.Resources.resources", "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbproj.CopyComplete", "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbproj.GenerateResource.Cache", "Tutorial/VBCreateTask/obj/Debug/VBCreateTask.vbprojResolveAssemblyReference.cache", "Tutorial/VBCreateUserConfiguration/Module1.vb", "Tutorial/VBCreateUserConfiguration/My Project/Application.Designer.vb", "Tutorial/VBCreateUserConfiguration/My Project/Application.myapp", "Tutorial/VBCreateUserConfiguration/My Project/AssemblyInfo.vb", "Tutorial/VBCreateUserConfiguration/My Project/Resources.Designer.vb", "Tutorial/VBCreateUserConfiguration/My Project/Resources.resx", "Tutorial/VBCreateUserConfiguration/My Project/Settings.Designer.vb", "Tutorial/VBCreateUserConfiguration/My Project/Settings.settings", "Tutorial/VBCreateUserConfiguration/VBCreateUserConfiguration.vbproj", "Tutorial/VBCreateUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.Resources.resources", "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbproj.CopyComplete", "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbproj.CoreCompileInputs.cache", "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbproj.GenerateResource.Cache", "Tutorial/VBCreateUserConfiguration/obj/Debug/VBCreateUserConfiguration.vbprojResolveAssemblyReference.cache", "Tutorial/VBDeleteFolder/Module1.vb", "Tutorial/VBDeleteFolder/My Project/Application.Designer.vb", "Tutorial/VBDeleteFolder/My Project/Application.myapp", "Tutorial/VBDeleteFolder/My Project/AssemblyInfo.vb", "Tutorial/VBDeleteFolder/My Project/Resources.Designer.vb", "Tutorial/VBDeleteFolder/My Project/Resources.resx", "Tutorial/VBDeleteFolder/My Project/Settings.Designer.vb", "Tutorial/VBDeleteFolder/My Project/Settings.settings", "Tutorial/VBDeleteFolder/VBDeleteFolder.vbproj", "Tutorial/VBDeleteFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.Resources.resources", "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbproj.CopyComplete", "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbproj.CoreCompileInputs.cache", "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbproj.GenerateResource.Cache", "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbprojAssemblyReference.cache", "Tutorial/VBDeleteFolder/obj/Debug/VBDeleteFolder.vbprojResolveAssemblyReference.cache", "Tutorial/VBDeleteItem/Module1.vb", "Tutorial/VBDeleteItem/My Project/Application.Designer.vb", "Tutorial/VBDeleteItem/My Project/Application.myapp", "Tutorial/VBDeleteItem/My Project/AssemblyInfo.vb", "Tutorial/VBDeleteItem/My Project/Resources.Designer.vb", "Tutorial/VBDeleteItem/My Project/Resources.resx", "Tutorial/VBDeleteItem/My Project/Settings.Designer.vb", "Tutorial/VBDeleteItem/My Project/Settings.settings", "Tutorial/VBDeleteItem/VBDeleteItem.vbproj", "Tutorial/VBDeleteItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.Resources.resources", "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbproj.CopyComplete", "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbproj.CoreCompileInputs.cache", "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbproj.GenerateResource.Cache", "Tutorial/VBDeleteItem/obj/Debug/VBDeleteItem.vbprojResolveAssemblyReference.cache", "Tutorial/VBDownloadMessage/Module1.vb", "Tutorial/VBDownloadMessage/My Project/Application.Designer.vb", "Tutorial/VBDownloadMessage/My Project/Application.myapp", "Tutorial/VBDownloadMessage/My Project/AssemblyInfo.vb", "Tutorial/VBDownloadMessage/My Project/Resources.Designer.vb", "Tutorial/VBDownloadMessage/My Project/Resources.resx", "Tutorial/VBDownloadMessage/My Project/Settings.Designer.vb", "Tutorial/VBDownloadMessage/My Project/Settings.settings", "Tutorial/VBDownloadMessage/VBDownloadMessage.vbproj", "Tutorial/VBDownloadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.Resources.resources", "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbproj.CopyComplete", "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbproj.CoreCompileInputs.cache", "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbproj.GenerateResource.Cache", "Tutorial/VBDownloadMessage/obj/Debug/VBDownloadMessage.vbprojResolveAssemblyReference.cache", "Tutorial/VBDownloadMessageToMsgFile/Module1.vb", "Tutorial/VBDownloadMessageToMsgFile/My Project/Application.Designer.vb", "Tutorial/VBDownloadMessageToMsgFile/My Project/Application.myapp", "Tutorial/VBDownloadMessageToMsgFile/My Project/AssemblyInfo.vb", "Tutorial/VBDownloadMessageToMsgFile/My Project/Resources.Designer.vb", "Tutorial/VBDownloadMessageToMsgFile/My Project/Resources.resx", "Tutorial/VBDownloadMessageToMsgFile/My Project/Settings.Designer.vb", "Tutorial/VBDownloadMessageToMsgFile/My Project/Settings.settings", "Tutorial/VBDownloadMessageToMsgFile/VBDownloadMessageToMsgFile.vbproj", "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.Resources.resources", "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbproj.CopyComplete", "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbproj.CoreCompileInputs.cache", "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbproj.GenerateResource.Cache", "Tutorial/VBDownloadMessageToMsgFile/obj/Debug/VBDownloadMessageToMsgFile.vbprojResolveAssemblyReference.cache", "Tutorial/VBExpandDistributionList/Module1.vb", "Tutorial/VBExpandDistributionList/My Project/Application.Designer.vb", "Tutorial/VBExpandDistributionList/My Project/Application.myapp", "Tutorial/VBExpandDistributionList/My Project/AssemblyInfo.vb", "Tutorial/VBExpandDistributionList/My Project/Resources.Designer.vb", "Tutorial/VBExpandDistributionList/My Project/Resources.resx", "Tutorial/VBExpandDistributionList/My Project/Settings.Designer.vb", "Tutorial/VBExpandDistributionList/My Project/Settings.settings", "Tutorial/VBExpandDistributionList/VBExpandDistributionList.vbproj", "Tutorial/VBExpandDistributionList/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.Resources.resources", "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbproj.CopyComplete", "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbproj.CoreCompileInputs.cache", "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbproj.GenerateResource.Cache", "Tutorial/VBExpandDistributionList/obj/Debug/VBExpandDistributionList.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindAppointments1/Module1.vb", "Tutorial/VBFindAppointments1/My Project/Application.Designer.vb", "Tutorial/VBFindAppointments1/My Project/Application.myapp", "Tutorial/VBFindAppointments1/My Project/AssemblyInfo.vb", "Tutorial/VBFindAppointments1/My Project/Resources.Designer.vb", "Tutorial/VBFindAppointments1/My Project/Resources.resx", "Tutorial/VBFindAppointments1/My Project/Settings.Designer.vb", "Tutorial/VBFindAppointments1/My Project/Settings.settings", "Tutorial/VBFindAppointments1/VBFindAppointments1.vbproj", "Tutorial/VBFindAppointments1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.Resources.resources", "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbproj.CopyComplete", "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbproj.GenerateResource.Cache", "Tutorial/VBFindAppointments1/obj/Debug/VBFindAppointments1.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindContacts1/Module1.vb", "Tutorial/VBFindContacts1/My Project/Application.Designer.vb", "Tutorial/VBFindContacts1/My Project/Application.myapp", "Tutorial/VBFindContacts1/My Project/AssemblyInfo.vb", "Tutorial/VBFindContacts1/My Project/Resources.Designer.vb", "Tutorial/VBFindContacts1/My Project/Resources.resx", "Tutorial/VBFindContacts1/My Project/Settings.Designer.vb", "Tutorial/VBFindContacts1/My Project/Settings.settings", "Tutorial/VBFindContacts1/VBFindContacts1.vbproj", "Tutorial/VBFindContacts1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.Resources.resources", "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbproj.CopyComplete", "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbproj.GenerateResource.Cache", "Tutorial/VBFindContacts1/obj/Debug/VBFindContacts1.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindContacts2/Module1.vb", "Tutorial/VBFindContacts2/My Project/Application.Designer.vb", "Tutorial/VBFindContacts2/My Project/Application.myapp", "Tutorial/VBFindContacts2/My Project/AssemblyInfo.vb", "Tutorial/VBFindContacts2/My Project/Resources.Designer.vb", "Tutorial/VBFindContacts2/My Project/Resources.resx", "Tutorial/VBFindContacts2/My Project/Settings.Designer.vb", "Tutorial/VBFindContacts2/My Project/Settings.settings", "Tutorial/VBFindContacts2/VBFindContacts2.vbproj", "Tutorial/VBFindContacts2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.Resources.resources", "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbproj.CopyComplete", "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbproj.GenerateResource.Cache", "Tutorial/VBFindContacts2/obj/Debug/VBFindContacts2.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindContacts3/Module1.vb", "Tutorial/VBFindContacts3/My Project/Application.Designer.vb", "Tutorial/VBFindContacts3/My Project/Application.myapp", "Tutorial/VBFindContacts3/My Project/AssemblyInfo.vb", "Tutorial/VBFindContacts3/My Project/Resources.Designer.vb", "Tutorial/VBFindContacts3/My Project/Resources.resx", "Tutorial/VBFindContacts3/My Project/Settings.Designer.vb", "Tutorial/VBFindContacts3/My Project/Settings.settings", "Tutorial/VBFindContacts3/VBFindContacts3.vbproj", "Tutorial/VBFindContacts3/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.Resources.resources", "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbproj.CopyComplete", "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbproj.GenerateResource.Cache", "Tutorial/VBFindContacts3/obj/Debug/VBFindContacts3.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindConversation/Module1.vb", "Tutorial/VBFindConversation/My Project/Application.Designer.vb", "Tutorial/VBFindConversation/My Project/Application.myapp", "Tutorial/VBFindConversation/My Project/AssemblyInfo.vb", "Tutorial/VBFindConversation/My Project/Resources.Designer.vb", "Tutorial/VBFindConversation/My Project/Resources.resx", "Tutorial/VBFindConversation/My Project/Settings.Designer.vb", "Tutorial/VBFindConversation/My Project/Settings.settings", "Tutorial/VBFindConversation/VBFindConversation.vbproj", "Tutorial/VBFindConversation/bin/Debug/VBFindConversation.vshost.exe.manifest", "Tutorial/VBFindConversation/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.Resources.resources", "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbproj.CopyComplete", "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbproj.GenerateResource.Cache", "Tutorial/VBFindConversation/obj/x86/Debug/VBFindConversation.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindFolder1/Module1.vb", "Tutorial/VBFindFolder1/My Project/Application.Designer.vb", "Tutorial/VBFindFolder1/My Project/Application.myapp", "Tutorial/VBFindFolder1/My Project/AssemblyInfo.vb", "Tutorial/VBFindFolder1/My Project/Resources.Designer.vb", "Tutorial/VBFindFolder1/My Project/Resources.resx", "Tutorial/VBFindFolder1/My Project/Settings.Designer.vb", "Tutorial/VBFindFolder1/My Project/Settings.settings", "Tutorial/VBFindFolder1/VBFindFolder1.vbproj", "Tutorial/VBFindFolder1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.Resources.resources", "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbproj.CopyComplete", "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbproj.GenerateResource.Cache", "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbprojAssemblyReference.cache", "Tutorial/VBFindFolder1/obj/Debug/VBFindFolder1.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindFolder2/Module1.vb", "Tutorial/VBFindFolder2/My Project/Application.Designer.vb", "Tutorial/VBFindFolder2/My Project/Application.myapp", "Tutorial/VBFindFolder2/My Project/AssemblyInfo.vb", "Tutorial/VBFindFolder2/My Project/Resources.Designer.vb", "Tutorial/VBFindFolder2/My Project/Resources.resx", "Tutorial/VBFindFolder2/My Project/Settings.Designer.vb", "Tutorial/VBFindFolder2/My Project/Settings.settings", "Tutorial/VBFindFolder2/VBFindFolder2.vbproj", "Tutorial/VBFindFolder2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.Resources.resources", "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbproj.CopyComplete", "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbproj.GenerateResource.Cache", "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbprojAssemblyReference.cache", "Tutorial/VBFindFolder2/obj/Debug/VBFindFolder2.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindJournal/Module1.vb", "Tutorial/VBFindJournal/My Project/Application.Designer.vb", "Tutorial/VBFindJournal/My Project/Application.myapp", "Tutorial/VBFindJournal/My Project/AssemblyInfo.vb", "Tutorial/VBFindJournal/My Project/Resources.Designer.vb", "Tutorial/VBFindJournal/My Project/Resources.resx", "Tutorial/VBFindJournal/My Project/Settings.Designer.vb", "Tutorial/VBFindJournal/My Project/Settings.settings", "Tutorial/VBFindJournal/VBFindJournal.vbproj", "Tutorial/VBFindJournal/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.Resources.resources", "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbproj.CopyComplete", "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbproj.GenerateResource.Cache", "Tutorial/VBFindJournal/obj/Debug/VBFindJournal.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindMessageTrackingReport/Module1.vb", "Tutorial/VBFindMessageTrackingReport/My Project/Application.Designer.vb", "Tutorial/VBFindMessageTrackingReport/My Project/Application.myapp", "Tutorial/VBFindMessageTrackingReport/My Project/AssemblyInfo.vb", "Tutorial/VBFindMessageTrackingReport/My Project/Resources.Designer.vb", "Tutorial/VBFindMessageTrackingReport/My Project/Resources.resx", "Tutorial/VBFindMessageTrackingReport/My Project/Settings.Designer.vb", "Tutorial/VBFindMessageTrackingReport/My Project/Settings.settings", "Tutorial/VBFindMessageTrackingReport/VBFindMessageTrackingReport.vbproj", "Tutorial/VBFindMessageTrackingReport/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.Resources.resources", "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbproj.CopyComplete", "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbproj.GenerateResource.Cache", "Tutorial/VBFindMessageTrackingReport/obj/Debug/VBFindMessageTrackingReport.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindMessages1/Module1.vb", "Tutorial/VBFindMessages1/My Project/Application.Designer.vb", "Tutorial/VBFindMessages1/My Project/Application.myapp", "Tutorial/VBFindMessages1/My Project/AssemblyInfo.vb", "Tutorial/VBFindMessages1/My Project/Resources.Designer.vb", "Tutorial/VBFindMessages1/My Project/Resources.resx", "Tutorial/VBFindMessages1/My Project/Settings.Designer.vb", "Tutorial/VBFindMessages1/My Project/Settings.settings", "Tutorial/VBFindMessages1/VBFindMessages1.vbproj", "Tutorial/VBFindMessages1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.Resources.resources", "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbproj.CopyComplete", "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbproj.GenerateResource.Cache", "Tutorial/VBFindMessages1/obj/Debug/VBFindMessages1.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindMessages2/Module1.vb", "Tutorial/VBFindMessages2/My Project/Application.Designer.vb", "Tutorial/VBFindMessages2/My Project/Application.myapp", "Tutorial/VBFindMessages2/My Project/AssemblyInfo.vb", "Tutorial/VBFindMessages2/My Project/Resources.Designer.vb", "Tutorial/VBFindMessages2/My Project/Resources.resx", "Tutorial/VBFindMessages2/My Project/Settings.Designer.vb", "Tutorial/VBFindMessages2/My Project/Settings.settings", "Tutorial/VBFindMessages2/VBFindMessages2.vbproj", "Tutorial/VBFindMessages2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.Resources.resources", "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbproj.CopyComplete", "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbproj.GenerateResource.Cache", "Tutorial/VBFindMessages2/obj/Debug/VBFindMessages2.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindMessagesWithAttachments/Module1.vb", "Tutorial/VBFindMessagesWithAttachments/My Project/Application.Designer.vb", "Tutorial/VBFindMessagesWithAttachments/My Project/Application.myapp", "Tutorial/VBFindMessagesWithAttachments/My Project/AssemblyInfo.vb", "Tutorial/VBFindMessagesWithAttachments/My Project/Resources.Designer.vb", "Tutorial/VBFindMessagesWithAttachments/My Project/Resources.resx", "Tutorial/VBFindMessagesWithAttachments/My Project/Settings.Designer.vb", "Tutorial/VBFindMessagesWithAttachments/My Project/Settings.settings", "Tutorial/VBFindMessagesWithAttachments/VBFindMessagesWithAttachments.vbproj", "Tutorial/VBFindMessagesWithAttachments/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.Resources.resources", "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbproj.CopyComplete", "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbproj.GenerateResource.Cache", "Tutorial/VBFindMessagesWithAttachments/obj/Debug/VBFindMessagesWithAttachments.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindMessagesWithAttachments2/Module1.vb", "Tutorial/VBFindMessagesWithAttachments2/My Project/Application.Designer.vb", "Tutorial/VBFindMessagesWithAttachments2/My Project/Application.myapp", "Tutorial/VBFindMessagesWithAttachments2/My Project/AssemblyInfo.vb", "Tutorial/VBFindMessagesWithAttachments2/My Project/Resources.Designer.vb", "Tutorial/VBFindMessagesWithAttachments2/My Project/Resources.resx", "Tutorial/VBFindMessagesWithAttachments2/My Project/Settings.Designer.vb", "Tutorial/VBFindMessagesWithAttachments2/My Project/Settings.settings", "Tutorial/VBFindMessagesWithAttachments2/VBFindMessagesWithAttachments2.vbproj", "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.Resources.resources", "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbproj.CopyComplete", "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbproj.GenerateResource.Cache", "Tutorial/VBFindMessagesWithAttachments2/obj/Debug/VBFindMessagesWithAttachments2.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindMessagesWithFlag/Module1.vb", "Tutorial/VBFindMessagesWithFlag/My Project/Application.Designer.vb", "Tutorial/VBFindMessagesWithFlag/My Project/Application.myapp", "Tutorial/VBFindMessagesWithFlag/My Project/AssemblyInfo.vb", "Tutorial/VBFindMessagesWithFlag/My Project/Resources.Designer.vb", "Tutorial/VBFindMessagesWithFlag/My Project/Resources.resx", "Tutorial/VBFindMessagesWithFlag/My Project/Settings.Designer.vb", "Tutorial/VBFindMessagesWithFlag/My Project/Settings.settings", "Tutorial/VBFindMessagesWithFlag/VBFindMessagesWithFlag.vbproj", "Tutorial/VBFindMessagesWithFlag/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.Resources.resources", "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbproj.CopyComplete", "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbproj.GenerateResource.Cache", "Tutorial/VBFindMessagesWithFlag/obj/Debug/VBFindMessagesWithFlag.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindNote/Module1.vb", "Tutorial/VBFindNote/My Project/Application.Designer.vb", "Tutorial/VBFindNote/My Project/Application.myapp", "Tutorial/VBFindNote/My Project/AssemblyInfo.vb", "Tutorial/VBFindNote/My Project/Resources.Designer.vb", "Tutorial/VBFindNote/My Project/Resources.resx", "Tutorial/VBFindNote/My Project/Settings.Designer.vb", "Tutorial/VBFindNote/My Project/Settings.settings", "Tutorial/VBFindNote/VBFindNote.vbproj", "Tutorial/VBFindNote/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindNote/obj/Debug/VBFindNote.Resources.resources", "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbproj.CopyComplete", "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbproj.GenerateResource.Cache", "Tutorial/VBFindNote/obj/Debug/VBFindNote.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindOccurences/Module1.vb", "Tutorial/VBFindOccurences/My Project/Application.Designer.vb", "Tutorial/VBFindOccurences/My Project/Application.myapp", "Tutorial/VBFindOccurences/My Project/AssemblyInfo.vb", "Tutorial/VBFindOccurences/My Project/Resources.Designer.vb", "Tutorial/VBFindOccurences/My Project/Resources.resx", "Tutorial/VBFindOccurences/My Project/Settings.Designer.vb", "Tutorial/VBFindOccurences/My Project/Settings.settings", "Tutorial/VBFindOccurences/VBFindOccurrences.vbproj", "Tutorial/VBFindOccurences/bin/Debug/VBFindOccurences.vshost.exe.manifest", "Tutorial/VBFindOccurences/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurences.Resources.resources", "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurences.vbproj.GenerateResource.Cache", "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurences.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbproj.CopyComplete", "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbproj.GenerateResource.Cache", "Tutorial/VBFindOccurences/obj/x86/Debug/VBFindOccurrences.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindPeople/Module1.vb", "Tutorial/VBFindPeople/My Project/Application.Designer.vb", "Tutorial/VBFindPeople/My Project/Application.myapp", "Tutorial/VBFindPeople/My Project/AssemblyInfo.vb", "Tutorial/VBFindPeople/My Project/Resources.Designer.vb", "Tutorial/VBFindPeople/My Project/Resources.resx", "Tutorial/VBFindPeople/My Project/Settings.Designer.vb", "Tutorial/VBFindPeople/My Project/Settings.settings", "Tutorial/VBFindPeople/VBFindPeople.vbproj", "Tutorial/VBFindPeople/bin/Debug/VBFindPeople.vshost.exe.manifest", "Tutorial/VBFindPeople/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.Resources.resources", "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbproj.CopyComplete", "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbproj.GenerateResource.Cache", "Tutorial/VBFindPeople/obj/x86/Debug/VBFindPeople.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindPost/Module1.vb", "Tutorial/VBFindPost/My Project/Application.Designer.vb", "Tutorial/VBFindPost/My Project/Application.myapp", "Tutorial/VBFindPost/My Project/AssemblyInfo.vb", "Tutorial/VBFindPost/My Project/Resources.Designer.vb", "Tutorial/VBFindPost/My Project/Resources.resx", "Tutorial/VBFindPost/My Project/Settings.Designer.vb", "Tutorial/VBFindPost/My Project/Settings.settings", "Tutorial/VBFindPost/VBFindPost.vbproj", "Tutorial/VBFindPost/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindPost/obj/Debug/VBFindPost.Resources.resources", "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbproj.CopyComplete", "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbproj.GenerateResource.Cache", "Tutorial/VBFindPost/obj/Debug/VBFindPost.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindRepliedOrForwardedMessages/Module1.vb", "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Application.Designer.vb", "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Application.myapp", "Tutorial/VBFindRepliedOrForwardedMessages/My Project/AssemblyInfo.vb", "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Resources.Designer.vb", "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Resources.resx", "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Settings.Designer.vb", "Tutorial/VBFindRepliedOrForwardedMessages/My Project/Settings.settings", "Tutorial/VBFindRepliedOrForwardedMessages/VBFindRepliedOrForwardedMessages.vbproj", "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.Resources.resources", "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbproj.CopyComplete", "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbproj.GenerateResource.Cache", "Tutorial/VBFindRepliedOrForwardedMessages/obj/Debug/VBFindRepliedOrForwardedMessages.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindTask/Module1.vb", "Tutorial/VBFindTask/My Project/Application.Designer.vb", "Tutorial/VBFindTask/My Project/Application.myapp", "Tutorial/VBFindTask/My Project/AssemblyInfo.vb", "Tutorial/VBFindTask/My Project/Resources.Designer.vb", "Tutorial/VBFindTask/My Project/Resources.resx", "Tutorial/VBFindTask/My Project/Settings.Designer.vb", "Tutorial/VBFindTask/My Project/Settings.settings", "Tutorial/VBFindTask/VBFindTask.vbproj", "Tutorial/VBFindTask/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindTask/obj/Debug/VBFindTask.Resources.resources", "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbproj.CopyComplete", "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbproj.GenerateResource.Cache", "Tutorial/VBFindTask/obj/Debug/VBFindTask.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindTaskRequest/Module1.vb", "Tutorial/VBFindTaskRequest/My Project/Application.Designer.vb", "Tutorial/VBFindTaskRequest/My Project/Application.myapp", "Tutorial/VBFindTaskRequest/My Project/AssemblyInfo.vb", "Tutorial/VBFindTaskRequest/My Project/Resources.Designer.vb", "Tutorial/VBFindTaskRequest/My Project/Resources.resx", "Tutorial/VBFindTaskRequest/My Project/Settings.Designer.vb", "Tutorial/VBFindTaskRequest/My Project/Settings.settings", "Tutorial/VBFindTaskRequest/VBFindTaskRequest.vbproj", "Tutorial/VBFindTaskRequest/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.Resources.resources", "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbproj.CopyComplete", "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbproj.GenerateResource.Cache", "Tutorial/VBFindTaskRequest/obj/Debug/VBFindTaskRequest.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindTopTenMessages/Module1.vb", "Tutorial/VBFindTopTenMessages/My Project/Application.Designer.vb", "Tutorial/VBFindTopTenMessages/My Project/Application.myapp", "Tutorial/VBFindTopTenMessages/My Project/AssemblyInfo.vb", "Tutorial/VBFindTopTenMessages/My Project/Resources.Designer.vb", "Tutorial/VBFindTopTenMessages/My Project/Resources.resx", "Tutorial/VBFindTopTenMessages/My Project/Settings.Designer.vb", "Tutorial/VBFindTopTenMessages/My Project/Settings.settings", "Tutorial/VBFindTopTenMessages/VBFindTopTenMessages.vbproj", "Tutorial/VBFindTopTenMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.Resources.resources", "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbproj.CopyComplete", "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbproj.GenerateResource.Cache", "Tutorial/VBFindTopTenMessages/obj/Debug/VBFindTopTenMessages.vbprojResolveAssemblyReference.cache", "Tutorial/VBFindUnreadMessages/Module1.vb", "Tutorial/VBFindUnreadMessages/My Project/Application.Designer.vb", "Tutorial/VBFindUnreadMessages/My Project/Application.myapp", "Tutorial/VBFindUnreadMessages/My Project/AssemblyInfo.vb", "Tutorial/VBFindUnreadMessages/My Project/Resources.Designer.vb", "Tutorial/VBFindUnreadMessages/My Project/Resources.resx", "Tutorial/VBFindUnreadMessages/My Project/Settings.Designer.vb", "Tutorial/VBFindUnreadMessages/My Project/Settings.settings", "Tutorial/VBFindUnreadMessages/VBFindUnreadMessages.vbproj", "Tutorial/VBFindUnreadMessages/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.Resources.resources", "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbproj.CopyComplete", "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbproj.CoreCompileInputs.cache", "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbproj.GenerateResource.Cache", "Tutorial/VBFindUnreadMessages/obj/Debug/VBFindUnreadMessages.vbprojResolveAssemblyReference.cache", "Tutorial/VBForwardMessage/Module1.vb", "Tutorial/VBForwardMessage/My Project/Application.Designer.vb", "Tutorial/VBForwardMessage/My Project/Application.myapp", "Tutorial/VBForwardMessage/My Project/AssemblyInfo.vb", "Tutorial/VBForwardMessage/My Project/Resources.Designer.vb", "Tutorial/VBForwardMessage/My Project/Resources.resx", "Tutorial/VBForwardMessage/My Project/Settings.Designer.vb", "Tutorial/VBForwardMessage/My Project/Settings.settings", "Tutorial/VBForwardMessage/VBForwardMessage.vbproj", "Tutorial/VBForwardMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.Resources.resources", "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbproj.CopyComplete", "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbproj.CoreCompileInputs.cache", "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbproj.GenerateResource.Cache", "Tutorial/VBForwardMessage/obj/Debug/VBForwardMessage.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetAvailability/Module1.vb", "Tutorial/VBGetAvailability/My Project/Application.Designer.vb", "Tutorial/VBGetAvailability/My Project/Application.myapp", "Tutorial/VBGetAvailability/My Project/AssemblyInfo.vb", "Tutorial/VBGetAvailability/My Project/Resources.Designer.vb", "Tutorial/VBGetAvailability/My Project/Resources.resx", "Tutorial/VBGetAvailability/My Project/Settings.Designer.vb", "Tutorial/VBGetAvailability/My Project/Settings.settings", "Tutorial/VBGetAvailability/VBGetAvailability.vbproj", "Tutorial/VBGetAvailability/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.Resources.resources", "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbproj.CopyComplete", "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbproj.GenerateResource.Cache", "Tutorial/VBGetAvailability/obj/Debug/VBGetAvailability.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetCalendarOptions/Module1.vb", "Tutorial/VBGetCalendarOptions/My Project/Application.Designer.vb", "Tutorial/VBGetCalendarOptions/My Project/Application.myapp", "Tutorial/VBGetCalendarOptions/My Project/AssemblyInfo.vb", "Tutorial/VBGetCalendarOptions/My Project/Resources.Designer.vb", "Tutorial/VBGetCalendarOptions/My Project/Resources.resx", "Tutorial/VBGetCalendarOptions/My Project/Settings.Designer.vb", "Tutorial/VBGetCalendarOptions/My Project/Settings.settings", "Tutorial/VBGetCalendarOptions/VBGetCalendarOptions.vbproj", "Tutorial/VBGetCalendarOptions/bin/Debug/VBGetCalendarOptions.vshost.exe.manifest", "Tutorial/VBGetCalendarOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.Resources.resources", "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbproj.CopyComplete", "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbproj.GenerateResource.Cache", "Tutorial/VBGetCalendarOptions/obj/x86/Debug/VBGetCalendarOptions.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetCategoryList/Module1.vb", "Tutorial/VBGetCategoryList/My Project/Application.Designer.vb", "Tutorial/VBGetCategoryList/My Project/Application.myapp", "Tutorial/VBGetCategoryList/My Project/AssemblyInfo.vb", "Tutorial/VBGetCategoryList/My Project/Resources.Designer.vb", "Tutorial/VBGetCategoryList/My Project/Resources.resx", "Tutorial/VBGetCategoryList/My Project/Settings.Designer.vb", "Tutorial/VBGetCategoryList/My Project/Settings.settings", "Tutorial/VBGetCategoryList/VBGetCategoryList.vbproj", "Tutorial/VBGetCategoryList/bin/Debug/VBGetCategoryList.vshost.exe.manifest", "Tutorial/VBGetCategoryList/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.Resources.resources", "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbproj.CopyComplete", "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbproj.GenerateResource.Cache", "Tutorial/VBGetCategoryList/obj/x86/Debug/VBGetCategoryList.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetConversationItems/Module1.vb", "Tutorial/VBGetConversationItems/My Project/Application.Designer.vb", "Tutorial/VBGetConversationItems/My Project/Application.myapp", "Tutorial/VBGetConversationItems/My Project/AssemblyInfo.vb", "Tutorial/VBGetConversationItems/My Project/Resources.Designer.vb", "Tutorial/VBGetConversationItems/My Project/Resources.resx", "Tutorial/VBGetConversationItems/My Project/Settings.Designer.vb", "Tutorial/VBGetConversationItems/My Project/Settings.settings", "Tutorial/VBGetConversationItems/VBGetConversationItems.vbproj", "Tutorial/VBGetConversationItems/bin/Debug/VBGetConversationItems.vshost.exe.manifest", "Tutorial/VBGetConversationItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.Resources.resources", "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbproj.CopyComplete", "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbproj.GenerateResource.Cache", "Tutorial/VBGetConversationItems/obj/x86/Debug/VBGetConversationItems.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetDelegate/Module1.vb", "Tutorial/VBGetDelegate/My Project/Application.Designer.vb", "Tutorial/VBGetDelegate/My Project/Application.myapp", "Tutorial/VBGetDelegate/My Project/AssemblyInfo.vb", "Tutorial/VBGetDelegate/My Project/Resources.Designer.vb", "Tutorial/VBGetDelegate/My Project/Resources.resx", "Tutorial/VBGetDelegate/My Project/Settings.Designer.vb", "Tutorial/VBGetDelegate/My Project/Settings.settings", "Tutorial/VBGetDelegate/VBGetDelegate.vbproj", "Tutorial/VBGetDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.Resources.resources", "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbproj.CopyComplete", "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbproj.GenerateResource.Cache", "Tutorial/VBGetDelegate/obj/Debug/VBGetDelegate.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetDiscoverySearchConfiguration/Module1.vb", "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Application.Designer.vb", "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Application.myapp", "Tutorial/VBGetDiscoverySearchConfiguration/My Project/AssemblyInfo.vb", "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Resources.Designer.vb", "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Resources.resx", "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Settings.Designer.vb", "Tutorial/VBGetDiscoverySearchConfiguration/My Project/Settings.settings", "Tutorial/VBGetDiscoverySearchConfiguration/VBGetDiscoverySearchConfiguration.vbproj", "Tutorial/VBGetDiscoverySearchConfiguration/bin/Debug/VBGetDiscoverySearchConfiguration.vshost.exe.manifest", "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.Resources.resources", "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbproj.CopyComplete", "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbproj.GenerateResource.Cache", "Tutorial/VBGetDiscoverySearchConfiguration/obj/x86/Debug/VBGetDiscoverySearchConfiguration.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetFolder/Module1.vb", "Tutorial/VBGetFolder/My Project/Application.Designer.vb", "Tutorial/VBGetFolder/My Project/Application.myapp", "Tutorial/VBGetFolder/My Project/AssemblyInfo.vb", "Tutorial/VBGetFolder/My Project/Resources.Designer.vb", "Tutorial/VBGetFolder/My Project/Resources.resx", "Tutorial/VBGetFolder/My Project/Settings.Designer.vb", "Tutorial/VBGetFolder/My Project/Settings.settings", "Tutorial/VBGetFolder/VBGetFolder.vbproj", "Tutorial/VBGetFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.Resources.resources", "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbproj.CopyComplete", "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbproj.GenerateResource.Cache", "Tutorial/VBGetFolder/obj/Debug/VBGetFolder.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetFreeBusy/Module1.vb", "Tutorial/VBGetFreeBusy/My Project/Application.Designer.vb", "Tutorial/VBGetFreeBusy/My Project/Application.myapp", "Tutorial/VBGetFreeBusy/My Project/AssemblyInfo.vb", "Tutorial/VBGetFreeBusy/My Project/Resources.Designer.vb", "Tutorial/VBGetFreeBusy/My Project/Resources.resx", "Tutorial/VBGetFreeBusy/My Project/Settings.Designer.vb", "Tutorial/VBGetFreeBusy/My Project/Settings.settings", "Tutorial/VBGetFreeBusy/VBGetFreeBusy.vbproj", "Tutorial/VBGetFreeBusy/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.Resources.resources", "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbproj.CopyComplete", "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbproj.GenerateResource.Cache", "Tutorial/VBGetFreeBusy/obj/Debug/VBGetFreeBusy.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetOutOfOffice/Module1.vb", "Tutorial/VBGetOutOfOffice/My Project/Application.Designer.vb", "Tutorial/VBGetOutOfOffice/My Project/Application.myapp", "Tutorial/VBGetOutOfOffice/My Project/AssemblyInfo.vb", "Tutorial/VBGetOutOfOffice/My Project/Resources.Designer.vb", "Tutorial/VBGetOutOfOffice/My Project/Resources.resx", "Tutorial/VBGetOutOfOffice/My Project/Settings.Designer.vb", "Tutorial/VBGetOutOfOffice/My Project/Settings.settings", "Tutorial/VBGetOutOfOffice/VBGetOutOfOffice.vbproj", "Tutorial/VBGetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.Resources.resources", "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbproj.CopyComplete", "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbproj.GenerateResource.Cache", "Tutorial/VBGetOutOfOffice/obj/Debug/VBGetOutOfOffice.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetOwaOptions/Module1.vb", "Tutorial/VBGetOwaOptions/My Project/Application.Designer.vb", "Tutorial/VBGetOwaOptions/My Project/Application.myapp", "Tutorial/VBGetOwaOptions/My Project/AssemblyInfo.vb", "Tutorial/VBGetOwaOptions/My Project/Resources.Designer.vb", "Tutorial/VBGetOwaOptions/My Project/Resources.resx", "Tutorial/VBGetOwaOptions/My Project/Settings.Designer.vb", "Tutorial/VBGetOwaOptions/My Project/Settings.settings", "Tutorial/VBGetOwaOptions/VBGetOwaOptions.vbproj", "Tutorial/VBGetOwaOptions/bin/Debug/VBGetOwaOptions.vshost.exe.manifest", "Tutorial/VBGetOwaOptions/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.Resources.resources", "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbproj.CopyComplete", "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbproj.GenerateResource.Cache", "Tutorial/VBGetOwaOptions/obj/x86/Debug/VBGetOwaOptions.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetRetentionSettings/Module1.vb", "Tutorial/VBGetRetentionSettings/My Project/Application.Designer.vb", "Tutorial/VBGetRetentionSettings/My Project/Application.myapp", "Tutorial/VBGetRetentionSettings/My Project/AssemblyInfo.vb", "Tutorial/VBGetRetentionSettings/My Project/Resources.Designer.vb", "Tutorial/VBGetRetentionSettings/My Project/Resources.resx", "Tutorial/VBGetRetentionSettings/My Project/Settings.Designer.vb", "Tutorial/VBGetRetentionSettings/My Project/Settings.settings", "Tutorial/VBGetRetentionSettings/VBGetRetentionSettings.vbproj", "Tutorial/VBGetRetentionSettings/bin/Debug/VBGetRetentionSettings.vshost.exe.manifest", "Tutorial/VBGetRetentionSettings/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.Resources.resources", "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbproj.CopyComplete", "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbproj.GenerateResource.Cache", "Tutorial/VBGetRetentionSettings/obj/x86/Debug/VBGetRetentionSettings.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetRules/Module1.vb", "Tutorial/VBGetRules/My Project/Application.Designer.vb", "Tutorial/VBGetRules/My Project/Application.myapp", "Tutorial/VBGetRules/My Project/AssemblyInfo.vb", "Tutorial/VBGetRules/My Project/Resources.Designer.vb", "Tutorial/VBGetRules/My Project/Resources.resx", "Tutorial/VBGetRules/My Project/Settings.Designer.vb", "Tutorial/VBGetRules/My Project/Settings.settings", "Tutorial/VBGetRules/VBGetRules.vbproj", "Tutorial/VBGetRules/bin/Debug/VBGetRules.vshost.exe.manifest", "Tutorial/VBGetRules/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.Resources.resources", "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbproj.CopyComplete", "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbproj.GenerateResource.Cache", "Tutorial/VBGetRules/obj/x86/Debug/VBGetRules.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetServerTimeZones/Module1.vb", "Tutorial/VBGetServerTimeZones/My Project/Application.Designer.vb", "Tutorial/VBGetServerTimeZones/My Project/Application.myapp", "Tutorial/VBGetServerTimeZones/My Project/AssemblyInfo.vb", "Tutorial/VBGetServerTimeZones/My Project/Resources.Designer.vb", "Tutorial/VBGetServerTimeZones/My Project/Resources.resx", "Tutorial/VBGetServerTimeZones/My Project/Settings.Designer.vb", "Tutorial/VBGetServerTimeZones/My Project/Settings.settings", "Tutorial/VBGetServerTimeZones/VBGetServerTimeZones.vbproj", "Tutorial/VBGetServerTimeZones/bin/Debug/VBGetServerTimeZones.vshost.exe.manifest", "Tutorial/VBGetServerTimeZones/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.Resources.resources", "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbproj.CopyComplete", "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbproj.GenerateResource.Cache", "Tutorial/VBGetServerTimeZones/obj/Debug/VBGetServerTimeZones.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetServiceConfiguration/Module1.vb", "Tutorial/VBGetServiceConfiguration/My Project/Application.Designer.vb", "Tutorial/VBGetServiceConfiguration/My Project/Application.myapp", "Tutorial/VBGetServiceConfiguration/My Project/AssemblyInfo.vb", "Tutorial/VBGetServiceConfiguration/My Project/Resources.Designer.vb", "Tutorial/VBGetServiceConfiguration/My Project/Resources.resx", "Tutorial/VBGetServiceConfiguration/My Project/Settings.Designer.vb", "Tutorial/VBGetServiceConfiguration/My Project/Settings.settings", "Tutorial/VBGetServiceConfiguration/VBGetServiceConfiguration.vbproj", "Tutorial/VBGetServiceConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.Resources.resources", "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbproj.CopyComplete", "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbproj.GenerateResource.Cache", "Tutorial/VBGetServiceConfiguration/obj/Debug/VBGetServiceConfiguration.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetUserConfiguration/Module1.vb", "Tutorial/VBGetUserConfiguration/My Project/Application.Designer.vb", "Tutorial/VBGetUserConfiguration/My Project/Application.myapp", "Tutorial/VBGetUserConfiguration/My Project/AssemblyInfo.vb", "Tutorial/VBGetUserConfiguration/My Project/Resources.Designer.vb", "Tutorial/VBGetUserConfiguration/My Project/Resources.resx", "Tutorial/VBGetUserConfiguration/My Project/Settings.Designer.vb", "Tutorial/VBGetUserConfiguration/My Project/Settings.settings", "Tutorial/VBGetUserConfiguration/VBGetUserConfiguration.vbproj", "Tutorial/VBGetUserConfiguration/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.Resources.resources", "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbproj.CopyComplete", "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbproj.GenerateResource.Cache", "Tutorial/VBGetUserConfiguration/obj/Debug/VBGetUserConfiguration.vbprojResolveAssemblyReference.cache", "Tutorial/VBGetUserSettings/Module1.vb", "Tutorial/VBGetUserSettings/My Project/Application.Designer.vb", "Tutorial/VBGetUserSettings/My Project/Application.myapp", "Tutorial/VBGetUserSettings/My Project/AssemblyInfo.vb", "Tutorial/VBGetUserSettings/My Project/Resources.Designer.vb", "Tutorial/VBGetUserSettings/My Project/Resources.resx", "Tutorial/VBGetUserSettings/My Project/Settings.Designer.vb", "Tutorial/VBGetUserSettings/My Project/Settings.settings", "Tutorial/VBGetUserSettings/VBGetUserSettings.vbproj", "Tutorial/VBGetUserSettings/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.Resources.resources", "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbproj.CopyComplete", "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbproj.CoreCompileInputs.cache", "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbproj.GenerateResource.Cache", "Tutorial/VBGetUserSettings/obj/Debug/VBGetUserSettings.vbprojResolveAssemblyReference.cache", "Tutorial/VBImpersonation/Module1.vb", "Tutorial/VBImpersonation/My Project/Application.Designer.vb", "Tutorial/VBImpersonation/My Project/Application.myapp", "Tutorial/VBImpersonation/My Project/AssemblyInfo.vb", "Tutorial/VBImpersonation/My Project/Resources.Designer.vb", "Tutorial/VBImpersonation/My Project/Resources.resx", "Tutorial/VBImpersonation/My Project/Settings.Designer.vb", "Tutorial/VBImpersonation/My Project/Settings.settings", "Tutorial/VBImpersonation/VBImpersonation.vbproj", "Tutorial/VBImpersonation/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.Resources.resources", "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbproj.CopyComplete", "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbproj.CoreCompileInputs.cache", "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbproj.GenerateResource.Cache", "Tutorial/VBImpersonation/obj/Debug/VBImpersonation.vbprojResolveAssemblyReference.cache", "Tutorial/VBIndexedPageView/Module1.vb", "Tutorial/VBIndexedPageView/My Project/Application.Designer.vb", "Tutorial/VBIndexedPageView/My Project/Application.myapp", "Tutorial/VBIndexedPageView/My Project/AssemblyInfo.vb", "Tutorial/VBIndexedPageView/My Project/Resources.Designer.vb", "Tutorial/VBIndexedPageView/My Project/Resources.resx", "Tutorial/VBIndexedPageView/My Project/Settings.Designer.vb", "Tutorial/VBIndexedPageView/My Project/Settings.settings", "Tutorial/VBIndexedPageView/VBIndexedPageView.vbproj", "Tutorial/VBIndexedPageView/bin/Debug/VBIndexedPageView.vshost.exe.manifest", "Tutorial/VBIndexedPageView/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.Resources.resources", "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbproj.CopyComplete", "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbproj.CoreCompileInputs.cache", "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbproj.GenerateResource.Cache", "Tutorial/VBIndexedPageView/obj/x86/Debug/VBIndexedPageView.vbprojResolveAssemblyReference.cache", "Tutorial/VBListFolders/Module1.vb", "Tutorial/VBListFolders/My Project/Application.Designer.vb", "Tutorial/VBListFolders/My Project/Application.myapp", "Tutorial/VBListFolders/My Project/AssemblyInfo.vb", "Tutorial/VBListFolders/My Project/Resources.Designer.vb", "Tutorial/VBListFolders/My Project/Resources.resx", "Tutorial/VBListFolders/My Project/Settings.Designer.vb", "Tutorial/VBListFolders/My Project/Settings.settings", "Tutorial/VBListFolders/VBListFolders.vbproj", "Tutorial/VBListFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBListFolders/obj/Debug/VBListFolders.Resources.resources", "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbproj.CopyComplete", "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbproj.CoreCompileInputs.cache", "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbproj.GenerateResource.Cache", "Tutorial/VBListFolders/obj/Debug/VBListFolders.vbprojResolveAssemblyReference.cache", "Tutorial/VBListItems/Module1.vb", "Tutorial/VBListItems/My Project/Application.Designer.vb", "Tutorial/VBListItems/My Project/Application.myapp", "Tutorial/VBListItems/My Project/AssemblyInfo.vb", "Tutorial/VBListItems/My Project/Resources.Designer.vb", "Tutorial/VBListItems/My Project/Resources.resx", "Tutorial/VBListItems/My Project/Settings.Designer.vb", "Tutorial/VBListItems/My Project/Settings.settings", "Tutorial/VBListItems/VBListItems.vbproj", "Tutorial/VBListItems/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBListItems/obj/Debug/VBListItems.Resources.resources", "Tutorial/VBListItems/obj/Debug/VBListItems.vbproj.CopyComplete", "Tutorial/VBListItems/obj/Debug/VBListItems.vbproj.CoreCompileInputs.cache", "Tutorial/VBListItems/obj/Debug/VBListItems.vbproj.GenerateResource.Cache", "Tutorial/VBListItems/obj/Debug/VBListItems.vbprojResolveAssemblyReference.cache", "Tutorial/VBListPublicFolders/Module1.vb", "Tutorial/VBListPublicFolders/My Project/Application.Designer.vb", "Tutorial/VBListPublicFolders/My Project/Application.myapp", "Tutorial/VBListPublicFolders/My Project/AssemblyInfo.vb", "Tutorial/VBListPublicFolders/My Project/Resources.Designer.vb", "Tutorial/VBListPublicFolders/My Project/Resources.resx", "Tutorial/VBListPublicFolders/My Project/Settings.Designer.vb", "Tutorial/VBListPublicFolders/My Project/Settings.settings", "Tutorial/VBListPublicFolders/VBListPublicFolders.vbproj", "Tutorial/VBListPublicFolders/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.Resources.resources", "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbproj.CopyComplete", "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbproj.CoreCompileInputs.cache", "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbproj.GenerateResource.Cache", "Tutorial/VBListPublicFolders/obj/Debug/VBListPublicFolders.vbprojResolveAssemblyReference.cache", "Tutorial/VBMapiProperties/Module1.vb", "Tutorial/VBMapiProperties/My Project/Application.Designer.vb", "Tutorial/VBMapiProperties/My Project/Application.myapp", "Tutorial/VBMapiProperties/My Project/AssemblyInfo.vb", "Tutorial/VBMapiProperties/My Project/Resources.Designer.vb", "Tutorial/VBMapiProperties/My Project/Resources.resx", "Tutorial/VBMapiProperties/My Project/Settings.Designer.vb", "Tutorial/VBMapiProperties/My Project/Settings.settings", "Tutorial/VBMapiProperties/VBMapiProperties.vbproj", "Tutorial/VBMapiProperties/bin/Debug/VBMapiProperties.vshost.exe.manifest", "Tutorial/VBMapiProperties/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.Resources.resources", "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbproj.CopyComplete", "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbproj.CoreCompileInputs.cache", "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbproj.GenerateResource.Cache", "Tutorial/VBMapiProperties/obj/x86/Debug/VBMapiProperties.vbprojResolveAssemblyReference.cache", "Tutorial/VBMarkAllItemsAsRead/Module1.vb", "Tutorial/VBMarkAllItemsAsRead/My Project/Application.Designer.vb", "Tutorial/VBMarkAllItemsAsRead/My Project/Application.myapp", "Tutorial/VBMarkAllItemsAsRead/My Project/AssemblyInfo.vb", "Tutorial/VBMarkAllItemsAsRead/My Project/Resources.Designer.vb", "Tutorial/VBMarkAllItemsAsRead/My Project/Resources.resx", "Tutorial/VBMarkAllItemsAsRead/My Project/Settings.Designer.vb", "Tutorial/VBMarkAllItemsAsRead/My Project/Settings.settings", "Tutorial/VBMarkAllItemsAsRead/VBMarkAllItemsAsRead.vbproj", "Tutorial/VBMarkAllItemsAsRead/bin/Debug/VBMarkAllItemsAsRead.vshost.exe.manifest", "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.Resources.resources", "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbproj.CopyComplete", "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbproj.CoreCompileInputs.cache", "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbproj.GenerateResource.Cache", "Tutorial/VBMarkAllItemsAsRead/obj/x86/Debug/VBMarkAllItemsAsRead.vbprojResolveAssemblyReference.cache", "Tutorial/VBMoveFolder/Module1.vb", "Tutorial/VBMoveFolder/My Project/Application.Designer.vb", "Tutorial/VBMoveFolder/My Project/Application.myapp", "Tutorial/VBMoveFolder/My Project/AssemblyInfo.vb", "Tutorial/VBMoveFolder/My Project/Resources.Designer.vb", "Tutorial/VBMoveFolder/My Project/Resources.resx", "Tutorial/VBMoveFolder/My Project/Settings.Designer.vb", "Tutorial/VBMoveFolder/My Project/Settings.settings", "Tutorial/VBMoveFolder/VBMoveFolder.vbproj", "Tutorial/VBMoveFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.Resources.resources", "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbproj.CopyComplete", "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbproj.CoreCompileInputs.cache", "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbproj.GenerateResource.Cache", "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbprojAssemblyReference.cache", "Tutorial/VBMoveFolder/obj/Debug/VBMoveFolder.vbprojResolveAssemblyReference.cache", "Tutorial/VBMoveItem/Module1.vb", "Tutorial/VBMoveItem/My Project/Application.Designer.vb", "Tutorial/VBMoveItem/My Project/Application.myapp", "Tutorial/VBMoveItem/My Project/AssemblyInfo.vb", "Tutorial/VBMoveItem/My Project/Resources.Designer.vb", "Tutorial/VBMoveItem/My Project/Resources.resx", "Tutorial/VBMoveItem/My Project/Settings.Designer.vb", "Tutorial/VBMoveItem/My Project/Settings.settings", "Tutorial/VBMoveItem/VBMoveItem.vbproj", "Tutorial/VBMoveItem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.Resources.resources", "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbproj.CopyComplete", "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbproj.CoreCompileInputs.cache", "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbproj.GenerateResource.Cache", "Tutorial/VBMoveItem/obj/Debug/VBMoveItem.vbprojResolveAssemblyReference.cache", "Tutorial/VBNewMailNotification1/Module1.vb", "Tutorial/VBNewMailNotification1/My Project/Application.Designer.vb", "Tutorial/VBNewMailNotification1/My Project/Application.myapp", "Tutorial/VBNewMailNotification1/My Project/AssemblyInfo.vb", "Tutorial/VBNewMailNotification1/My Project/Resources.Designer.vb", "Tutorial/VBNewMailNotification1/My Project/Resources.resx", "Tutorial/VBNewMailNotification1/My Project/Settings.Designer.vb", "Tutorial/VBNewMailNotification1/My Project/Settings.settings", "Tutorial/VBNewMailNotification1/VBNewMailNotification1.vbproj", "Tutorial/VBNewMailNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.Resources.resources", "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbproj.CopyComplete", "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbproj.CoreCompileInputs.cache", "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbproj.GenerateResource.Cache", "Tutorial/VBNewMailNotification1/obj/Debug/VBNewMailNotification1.vbprojResolveAssemblyReference.cache", "Tutorial/VBNewMailNotification2/Module1.vb", "Tutorial/VBNewMailNotification2/My Project/Application.Designer.vb", "Tutorial/VBNewMailNotification2/My Project/Application.myapp", "Tutorial/VBNewMailNotification2/My Project/AssemblyInfo.vb", "Tutorial/VBNewMailNotification2/My Project/Resources.Designer.vb", "Tutorial/VBNewMailNotification2/My Project/Resources.resx", "Tutorial/VBNewMailNotification2/My Project/Settings.Designer.vb", "Tutorial/VBNewMailNotification2/My Project/Settings.settings", "Tutorial/VBNewMailNotification2/VBNewMailNotification2.vbproj", "Tutorial/VBNewMailNotification2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.Resources.resources", "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbproj.CopyComplete", "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbproj.CoreCompileInputs.cache", "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbproj.GenerateResource.Cache", "Tutorial/VBNewMailNotification2/obj/Debug/VBNewMailNotification2.vbprojResolveAssemblyReference.cache", "Tutorial/VBNewMailNotification3/Module1.vb", "Tutorial/VBNewMailNotification3/My Project/Application.Designer.vb", "Tutorial/VBNewMailNotification3/My Project/Application.myapp", "Tutorial/VBNewMailNotification3/My Project/AssemblyInfo.vb", "Tutorial/VBNewMailNotification3/My Project/Resources.Designer.vb", "Tutorial/VBNewMailNotification3/My Project/Resources.resx", "Tutorial/VBNewMailNotification3/My Project/Settings.Designer.vb", "Tutorial/VBNewMailNotification3/My Project/Settings.settings", "Tutorial/VBNewMailNotification3/VBNewMailNotification3.vbproj", "Tutorial/VBNewMailNotification3/bin/Debug/VBNewMailNotification3.vshost.exe.manifest", "Tutorial/VBNewMailNotification3/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.Resources.resources", "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbproj.CopyComplete", "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbproj.CoreCompileInputs.cache", "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbproj.GenerateResource.Cache", "Tutorial/VBNewMailNotification3/obj/x86/Debug/VBNewMailNotification3.vbprojResolveAssemblyReference.cache", "Tutorial/VBRemoveAttendee/Module1.vb", "Tutorial/VBRemoveAttendee/My Project/Application.Designer.vb", "Tutorial/VBRemoveAttendee/My Project/Application.myapp", "Tutorial/VBRemoveAttendee/My Project/AssemblyInfo.vb", "Tutorial/VBRemoveAttendee/My Project/Resources.Designer.vb", "Tutorial/VBRemoveAttendee/My Project/Resources.resx", "Tutorial/VBRemoveAttendee/My Project/Settings.Designer.vb", "Tutorial/VBRemoveAttendee/My Project/Settings.settings", "Tutorial/VBRemoveAttendee/VBRemoveAttendee.vbproj", "Tutorial/VBRemoveAttendee/bin/Debug/VBRemoveAttendee.vshost.exe.manifest", "Tutorial/VBRemoveAttendee/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.Resources.resources", "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbproj.CopyComplete", "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbproj.CoreCompileInputs.cache", "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbproj.GenerateResource.Cache", "Tutorial/VBRemoveAttendee/obj/x86/Debug/VBRemoveAttendee.vbprojResolveAssemblyReference.cache", "Tutorial/VBRemoveDelegate/Module1.vb", "Tutorial/VBRemoveDelegate/My Project/Application.Designer.vb", "Tutorial/VBRemoveDelegate/My Project/Application.myapp", "Tutorial/VBRemoveDelegate/My Project/AssemblyInfo.vb", "Tutorial/VBRemoveDelegate/My Project/Resources.Designer.vb", "Tutorial/VBRemoveDelegate/My Project/Resources.resx", "Tutorial/VBRemoveDelegate/My Project/Settings.Designer.vb", "Tutorial/VBRemoveDelegate/My Project/Settings.settings", "Tutorial/VBRemoveDelegate/VBRemoveDelegate.vbproj", "Tutorial/VBRemoveDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.Resources.resources", "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbproj.CopyComplete", "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbproj.CoreCompileInputs.cache", "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbproj.GenerateResource.Cache", "Tutorial/VBRemoveDelegate/obj/Debug/VBRemoveDelegate.vbprojResolveAssemblyReference.cache", "Tutorial/VBReplyTo/Module1.vb", "Tutorial/VBReplyTo/My Project/Application.Designer.vb", "Tutorial/VBReplyTo/My Project/Application.myapp", "Tutorial/VBReplyTo/My Project/AssemblyInfo.vb", "Tutorial/VBReplyTo/My Project/Resources.Designer.vb", "Tutorial/VBReplyTo/My Project/Resources.resx", "Tutorial/VBReplyTo/My Project/Settings.Designer.vb", "Tutorial/VBReplyTo/My Project/Settings.settings", "Tutorial/VBReplyTo/VBReplyTo.vbproj", "Tutorial/VBReplyTo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.Resources.resources", "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbproj.CopyComplete", "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbproj.CoreCompileInputs.cache", "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbproj.GenerateResource.Cache", "Tutorial/VBReplyTo/obj/Debug/VBReplyTo.vbprojResolveAssemblyReference.cache", "Tutorial/VBReplyToAll/Module1.vb", "Tutorial/VBReplyToAll/My Project/Application.Designer.vb", "Tutorial/VBReplyToAll/My Project/Application.myapp", "Tutorial/VBReplyToAll/My Project/AssemblyInfo.vb", "Tutorial/VBReplyToAll/My Project/Resources.Designer.vb", "Tutorial/VBReplyToAll/My Project/Resources.resx", "Tutorial/VBReplyToAll/My Project/Settings.Designer.vb", "Tutorial/VBReplyToAll/My Project/Settings.settings", "Tutorial/VBReplyToAll/VBReplyToAll.vbproj", "Tutorial/VBReplyToAll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.Resources.resources", "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbproj.CopyComplete", "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbproj.CoreCompileInputs.cache", "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbproj.GenerateResource.Cache", "Tutorial/VBReplyToAll/obj/Debug/VBReplyToAll.vbprojResolveAssemblyReference.cache", "Tutorial/VBResolveNames/Module1.vb", "Tutorial/VBResolveNames/My Project/Application.Designer.vb", "Tutorial/VBResolveNames/My Project/Application.myapp", "Tutorial/VBResolveNames/My Project/AssemblyInfo.vb", "Tutorial/VBResolveNames/My Project/Resources.Designer.vb", "Tutorial/VBResolveNames/My Project/Resources.resx", "Tutorial/VBResolveNames/My Project/Settings.Designer.vb", "Tutorial/VBResolveNames/My Project/Settings.settings", "Tutorial/VBResolveNames/VBResolveNames.vbproj", "Tutorial/VBResolveNames/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.Resources.resources", "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbproj.CopyComplete", "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbproj.CoreCompileInputs.cache", "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbproj.GenerateResource.Cache", "Tutorial/VBResolveNames/obj/Debug/VBResolveNames.vbprojResolveAssemblyReference.cache", "Tutorial/VBRestoreDeletedItems/Module1.vb", "Tutorial/VBRestoreDeletedItems/My Project/Application.Designer.vb", "Tutorial/VBRestoreDeletedItems/My Project/Application.myapp", "Tutorial/VBRestoreDeletedItems/My Project/AssemblyInfo.vb", "Tutorial/VBRestoreDeletedItems/My Project/Resources.Designer.vb", "Tutorial/VBRestoreDeletedItems/My Project/Resources.resx", "Tutorial/VBRestoreDeletedItems/My Project/Settings.Designer.vb", "Tutorial/VBRestoreDeletedItems/My Project/Settings.settings", "Tutorial/VBRestoreDeletedItems/VBRestoreDeletedItems.vbproj", "Tutorial/VBRestoreDeletedItems/bin/Debug/VBRestoreDeletedItems.vshost.exe.manifest", "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.Resources.resources", "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbproj.CopyComplete", "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbproj.CoreCompileInputs.cache", "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbproj.GenerateResource.Cache", "Tutorial/VBRestoreDeletedItems/obj/x86/Debug/VBRestoreDeletedItems.vbprojResolveAssemblyReference.cache", "Tutorial/VBSearchMailboxes/Module1.vb", "Tutorial/VBSearchMailboxes/My Project/Application.Designer.vb", "Tutorial/VBSearchMailboxes/My Project/Application.myapp", "Tutorial/VBSearchMailboxes/My Project/AssemblyInfo.vb", "Tutorial/VBSearchMailboxes/My Project/Resources.Designer.vb", "Tutorial/VBSearchMailboxes/My Project/Resources.resx", "Tutorial/VBSearchMailboxes/My Project/Settings.Designer.vb", "Tutorial/VBSearchMailboxes/My Project/Settings.settings", "Tutorial/VBSearchMailboxes/VBSearchMailboxes.vbproj", "Tutorial/VBSearchMailboxes/bin/Debug/VBSearchMailboxes.vshost.exe.manifest", "Tutorial/VBSearchMailboxes/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.Resources.resources", "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbproj.CopyComplete", "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbproj.CoreCompileInputs.cache", "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbproj.GenerateResource.Cache", "Tutorial/VBSearchMailboxes/obj/x86/Debug/VBSearchMailboxes.vbprojResolveAssemblyReference.cache", "Tutorial/VBSendDraftMessage/Module1.vb", "Tutorial/VBSendDraftMessage/My Project/Application.Designer.vb", "Tutorial/VBSendDraftMessage/My Project/Application.myapp", "Tutorial/VBSendDraftMessage/My Project/AssemblyInfo.vb", "Tutorial/VBSendDraftMessage/My Project/Resources.Designer.vb", "Tutorial/VBSendDraftMessage/My Project/Resources.resx", "Tutorial/VBSendDraftMessage/My Project/Settings.Designer.vb", "Tutorial/VBSendDraftMessage/My Project/Settings.settings", "Tutorial/VBSendDraftMessage/VBSendDraftMessage.vbproj", "Tutorial/VBSendDraftMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.Resources.resources", "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbproj.CopyComplete", "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbproj.CoreCompileInputs.cache", "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbproj.GenerateResource.Cache", "Tutorial/VBSendDraftMessage/obj/Debug/VBSendDraftMessage.vbprojResolveAssemblyReference.cache", "Tutorial/VBSendMeetingRequest1/Module1.vb", "Tutorial/VBSendMeetingRequest1/My Project/Application.Designer.vb", "Tutorial/VBSendMeetingRequest1/My Project/Application.myapp", "Tutorial/VBSendMeetingRequest1/My Project/AssemblyInfo.vb", "Tutorial/VBSendMeetingRequest1/My Project/Resources.Designer.vb", "Tutorial/VBSendMeetingRequest1/My Project/Resources.resx", "Tutorial/VBSendMeetingRequest1/My Project/Settings.Designer.vb", "Tutorial/VBSendMeetingRequest1/My Project/Settings.settings", "Tutorial/VBSendMeetingRequest1/VBSendMeetingRequest1.vbproj", "Tutorial/VBSendMeetingRequest1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.Resources.resources", "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbproj.CopyComplete", "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbproj.CoreCompileInputs.cache", "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbproj.GenerateResource.Cache", "Tutorial/VBSendMeetingRequest1/obj/Debug/VBSendMeetingRequest1.vbprojResolveAssemblyReference.cache", "Tutorial/VBSendMeetingUpdate1/Module1.vb", "Tutorial/VBSendMeetingUpdate1/My Project/Application.Designer.vb", "Tutorial/VBSendMeetingUpdate1/My Project/Application.myapp", "Tutorial/VBSendMeetingUpdate1/My Project/AssemblyInfo.vb", "Tutorial/VBSendMeetingUpdate1/My Project/Resources.Designer.vb", "Tutorial/VBSendMeetingUpdate1/My Project/Resources.resx", "Tutorial/VBSendMeetingUpdate1/My Project/Settings.Designer.vb", "Tutorial/VBSendMeetingUpdate1/My Project/Settings.settings", "Tutorial/VBSendMeetingUpdate1/VBSendMeetingUpdate1.vbproj", "Tutorial/VBSendMeetingUpdate1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.Resources.resources", "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbproj.CopyComplete", "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbproj.CoreCompileInputs.cache", "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbproj.GenerateResource.Cache", "Tutorial/VBSendMeetingUpdate1/obj/Debug/VBSendMeetingUpdate1.vbprojResolveAssemblyReference.cache", "Tutorial/VBSendMessage1/Module1.vb", "Tutorial/VBSendMessage1/My Project/Application.Designer.vb", "Tutorial/VBSendMessage1/My Project/Application.myapp", "Tutorial/VBSendMessage1/My Project/AssemblyInfo.vb", "Tutorial/VBSendMessage1/My Project/Resources.Designer.vb", "Tutorial/VBSendMessage1/My Project/Resources.resx", "Tutorial/VBSendMessage1/My Project/Settings.Designer.vb", "Tutorial/VBSendMessage1/My Project/Settings.settings", "Tutorial/VBSendMessage1/VBSendMessage1.vbproj", "Tutorial/VBSendMessage1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.Resources.resources", "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbproj.CopyComplete", "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbproj.CoreCompileInputs.cache", "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbproj.GenerateResource.Cache", "Tutorial/VBSendMessage1/obj/Debug/VBSendMessage1.vbprojResolveAssemblyReference.cache", "Tutorial/VBSendMessageWithAttachment1/Module1.vb", "Tutorial/VBSendMessageWithAttachment1/My Project/Application.Designer.vb", "Tutorial/VBSendMessageWithAttachment1/My Project/Application.myapp", "Tutorial/VBSendMessageWithAttachment1/My Project/AssemblyInfo.vb", "Tutorial/VBSendMessageWithAttachment1/My Project/Resources.Designer.vb", "Tutorial/VBSendMessageWithAttachment1/My Project/Resources.resx", "Tutorial/VBSendMessageWithAttachment1/My Project/Settings.Designer.vb", "Tutorial/VBSendMessageWithAttachment1/My Project/Settings.settings", "Tutorial/VBSendMessageWithAttachment1/VBSendMessageWithAttachment1.vbproj", "Tutorial/VBSendMessageWithAttachment1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.Resources.resources", "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbproj.CopyComplete", "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbproj.CoreCompileInputs.cache", "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbproj.GenerateResource.Cache", "Tutorial/VBSendMessageWithAttachment1/obj/Debug/VBSendMessageWithAttachment1.vbprojResolveAssemblyReference.cache", "Tutorial/VBSendMessageWithAttachment2/Module1.vb", "Tutorial/VBSendMessageWithAttachment2/My Project/Application.Designer.vb", "Tutorial/VBSendMessageWithAttachment2/My Project/Application.myapp", "Tutorial/VBSendMessageWithAttachment2/My Project/AssemblyInfo.vb", "Tutorial/VBSendMessageWithAttachment2/My Project/Resources.Designer.vb", "Tutorial/VBSendMessageWithAttachment2/My Project/Resources.resx", "Tutorial/VBSendMessageWithAttachment2/My Project/Settings.Designer.vb", "Tutorial/VBSendMessageWithAttachment2/My Project/Settings.settings", "Tutorial/VBSendMessageWithAttachment2/VBSendMessageWithAttachment2.vbproj", "Tutorial/VBSendMessageWithAttachment2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.Resources.resources", "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbproj.CopyComplete", "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbproj.CoreCompileInputs.cache", "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbproj.GenerateResource.Cache", "Tutorial/VBSendMessageWithAttachment2/obj/Debug/VBSendMessageWithAttachment2.vbprojResolveAssemblyReference.cache", "Tutorial/VBSendOnBehalf/Module1.vb", "Tutorial/VBSendOnBehalf/My Project/Application.Designer.vb", "Tutorial/VBSendOnBehalf/My Project/Application.myapp", "Tutorial/VBSendOnBehalf/My Project/AssemblyInfo.vb", "Tutorial/VBSendOnBehalf/My Project/Resources.Designer.vb", "Tutorial/VBSendOnBehalf/My Project/Resources.resx", "Tutorial/VBSendOnBehalf/My Project/Settings.Designer.vb", "Tutorial/VBSendOnBehalf/My Project/Settings.settings", "Tutorial/VBSendOnBehalf/VBSendOnBehalf.vbproj", "Tutorial/VBSendOnBehalf/bin/Debug/VBSendOnBehalf.vshost.exe.manifest", "Tutorial/VBSendOnBehalf/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.Resources.resources", "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbproj.CopyComplete", "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbproj.CoreCompileInputs.cache", "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbproj.GenerateResource.Cache", "Tutorial/VBSendOnBehalf/obj/x86/Debug/VBSendOnBehalf.vbprojResolveAssemblyReference.cache", "Tutorial/VBSetOutOfOffice/Module1.vb", "Tutorial/VBSetOutOfOffice/My Project/Application.Designer.vb", "Tutorial/VBSetOutOfOffice/My Project/Application.myapp", "Tutorial/VBSetOutOfOffice/My Project/AssemblyInfo.vb", "Tutorial/VBSetOutOfOffice/My Project/Resources.Designer.vb", "Tutorial/VBSetOutOfOffice/My Project/Resources.resx", "Tutorial/VBSetOutOfOffice/My Project/Settings.Designer.vb", "Tutorial/VBSetOutOfOffice/My Project/Settings.settings", "Tutorial/VBSetOutOfOffice/VBSetOutOfOffice.vbproj", "Tutorial/VBSetOutOfOffice/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.Resources.resources", "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbproj.CopyComplete", "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbproj.CoreCompileInputs.cache", "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbproj.GenerateResource.Cache", "Tutorial/VBSetOutOfOffice/obj/Debug/VBSetOutOfOffice.vbprojResolveAssemblyReference.cache", "Tutorial/VBSetOwaSignature/Module1.vb", "Tutorial/VBSetOwaSignature/My Project/Application.Designer.vb", "Tutorial/VBSetOwaSignature/My Project/Application.myapp", "Tutorial/VBSetOwaSignature/My Project/AssemblyInfo.vb", "Tutorial/VBSetOwaSignature/My Project/Resources.Designer.vb", "Tutorial/VBSetOwaSignature/My Project/Resources.resx", "Tutorial/VBSetOwaSignature/My Project/Settings.Designer.vb", "Tutorial/VBSetOwaSignature/My Project/Settings.settings", "Tutorial/VBSetOwaSignature/VBSetOwaSignature.vbproj", "Tutorial/VBSetOwaSignature/bin/Debug/VBSetOwaSignature.vshost.exe.manifest", "Tutorial/VBSetOwaSignature/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.Resources.resources", "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbproj.CopyComplete", "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbproj.CoreCompileInputs.cache", "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbproj.GenerateResource.Cache", "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbprojAssemblyReference.cache", "Tutorial/VBSetOwaSignature/obj/x86/Debug/VBSetOwaSignature.vbprojResolveAssemblyReference.cache", "Tutorial/VBSetTimeZone/Module1.vb", "Tutorial/VBSetTimeZone/My Project/Application.Designer.vb", "Tutorial/VBSetTimeZone/My Project/Application.myapp", "Tutorial/VBSetTimeZone/My Project/AssemblyInfo.vb", "Tutorial/VBSetTimeZone/My Project/Resources.Designer.vb", "Tutorial/VBSetTimeZone/My Project/Resources.resx", "Tutorial/VBSetTimeZone/My Project/Settings.Designer.vb", "Tutorial/VBSetTimeZone/My Project/Settings.settings", "Tutorial/VBSetTimeZone/VBSetTimeZone.vbproj", "Tutorial/VBSetTimeZone/bin/Debug/VBSetTimeZone.vshost.exe.manifest", "Tutorial/VBSetTimeZone/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.Resources.resources", "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbproj.CopyComplete", "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbproj.CoreCompileInputs.cache", "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbproj.GenerateResource.Cache", "Tutorial/VBSetTimeZone/obj/x86/Debug/VBSetTimeZone.vbprojResolveAssemblyReference.cache", "Tutorial/VBSynchronizeFolders1/Module1.vb", "Tutorial/VBSynchronizeFolders1/My Project/Application.Designer.vb", "Tutorial/VBSynchronizeFolders1/My Project/Application.myapp", "Tutorial/VBSynchronizeFolders1/My Project/AssemblyInfo.vb", "Tutorial/VBSynchronizeFolders1/My Project/Resources.Designer.vb", "Tutorial/VBSynchronizeFolders1/My Project/Resources.resx", "Tutorial/VBSynchronizeFolders1/My Project/Settings.Designer.vb", "Tutorial/VBSynchronizeFolders1/My Project/Settings.settings", "Tutorial/VBSynchronizeFolders1/VBSynchronizeFolders1.vbproj", "Tutorial/VBSynchronizeFolders1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.Resources.resources", "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbproj.CopyComplete", "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbproj.CoreCompileInputs.cache", "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbproj.GenerateResource.Cache", "Tutorial/VBSynchronizeFolders1/obj/Debug/VBSynchronizeFolders1.vbprojResolveAssemblyReference.cache", "Tutorial/VBSynchronizeItems1/Module1.vb", "Tutorial/VBSynchronizeItems1/My Project/Application.Designer.vb", "Tutorial/VBSynchronizeItems1/My Project/Application.myapp", "Tutorial/VBSynchronizeItems1/My Project/AssemblyInfo.vb", "Tutorial/VBSynchronizeItems1/My Project/Resources.Designer.vb", "Tutorial/VBSynchronizeItems1/My Project/Resources.resx", "Tutorial/VBSynchronizeItems1/My Project/Settings.Designer.vb", "Tutorial/VBSynchronizeItems1/My Project/Settings.settings", "Tutorial/VBSynchronizeItems1/VBSynchronizeItems1.vbproj", "Tutorial/VBSynchronizeItems1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.Resources.resources", "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbproj.CopyComplete", "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbproj.CoreCompileInputs.cache", "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbproj.GenerateResource.Cache", "Tutorial/VBSynchronizeItems1/obj/Debug/VBSynchronizeItems1.vbprojResolveAssemblyReference.cache", "Tutorial/VBUnifiedMessaging1/Module1.vb", "Tutorial/VBUnifiedMessaging1/My Project/Application.Designer.vb", "Tutorial/VBUnifiedMessaging1/My Project/Application.myapp", "Tutorial/VBUnifiedMessaging1/My Project/AssemblyInfo.vb", "Tutorial/VBUnifiedMessaging1/My Project/Resources.Designer.vb", "Tutorial/VBUnifiedMessaging1/My Project/Resources.resx", "Tutorial/VBUnifiedMessaging1/My Project/Settings.Designer.vb", "Tutorial/VBUnifiedMessaging1/My Project/Settings.settings", "Tutorial/VBUnifiedMessaging1/VBUnifiedMessaging1.vbproj", "Tutorial/VBUnifiedMessaging1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.Resources.resources", "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbproj.CopyComplete", "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbproj.CoreCompileInputs.cache", "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbproj.GenerateResource.Cache", "Tutorial/VBUnifiedMessaging1/obj/Debug/VBUnifiedMessaging1.vbprojResolveAssemblyReference.cache", "Tutorial/VBUnifiedMessaging2/Module1.vb", "Tutorial/VBUnifiedMessaging2/My Project/Application.Designer.vb", "Tutorial/VBUnifiedMessaging2/My Project/Application.myapp", "Tutorial/VBUnifiedMessaging2/My Project/AssemblyInfo.vb", "Tutorial/VBUnifiedMessaging2/My Project/Resources.Designer.vb", "Tutorial/VBUnifiedMessaging2/My Project/Resources.resx", "Tutorial/VBUnifiedMessaging2/My Project/Settings.Designer.vb", "Tutorial/VBUnifiedMessaging2/My Project/Settings.settings", "Tutorial/VBUnifiedMessaging2/VBUnifiedMessaging2.vbproj", "Tutorial/VBUnifiedMessaging2/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.Resources.resources", "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbproj.CopyComplete", "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbproj.CoreCompileInputs.cache", "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbproj.GenerateResource.Cache", "Tutorial/VBUnifiedMessaging2/obj/Debug/VBUnifiedMessaging2.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateAppointment/Module1.vb", "Tutorial/VBUpdateAppointment/My Project/Application.Designer.vb", "Tutorial/VBUpdateAppointment/My Project/Application.myapp", "Tutorial/VBUpdateAppointment/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateAppointment/My Project/Resources.Designer.vb", "Tutorial/VBUpdateAppointment/My Project/Resources.resx", "Tutorial/VBUpdateAppointment/My Project/Settings.Designer.vb", "Tutorial/VBUpdateAppointment/My Project/Settings.settings", "Tutorial/VBUpdateAppointment/VBUpdateAppointment.vbproj", "Tutorial/VBUpdateAppointment/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.Resources.resources", "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbproj.CopyComplete", "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateAppointment/obj/Debug/VBUpdateAppointment.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateContact/Module1.vb", "Tutorial/VBUpdateContact/My Project/Application.Designer.vb", "Tutorial/VBUpdateContact/My Project/Application.myapp", "Tutorial/VBUpdateContact/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateContact/My Project/Resources.Designer.vb", "Tutorial/VBUpdateContact/My Project/Resources.resx", "Tutorial/VBUpdateContact/My Project/Settings.Designer.vb", "Tutorial/VBUpdateContact/My Project/Settings.settings", "Tutorial/VBUpdateContact/VBUpdateContact.vbproj", "Tutorial/VBUpdateContact/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.Resources.resources", "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbproj.CopyComplete", "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateContact/obj/Debug/VBUpdateContact.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateDelegate/Module1.vb", "Tutorial/VBUpdateDelegate/My Project/Application.Designer.vb", "Tutorial/VBUpdateDelegate/My Project/Application.myapp", "Tutorial/VBUpdateDelegate/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateDelegate/My Project/Resources.Designer.vb", "Tutorial/VBUpdateDelegate/My Project/Resources.resx", "Tutorial/VBUpdateDelegate/My Project/Settings.Designer.vb", "Tutorial/VBUpdateDelegate/My Project/Settings.settings", "Tutorial/VBUpdateDelegate/VBUpdateDelegate.vbproj", "Tutorial/VBUpdateDelegate/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.Resources.resources", "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbproj.CopyComplete", "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateDelegate/obj/Debug/VBUpdateDelegate.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateFolder/Module1.vb", "Tutorial/VBUpdateFolder/My Project/Application.Designer.vb", "Tutorial/VBUpdateFolder/My Project/Application.myapp", "Tutorial/VBUpdateFolder/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateFolder/My Project/Resources.Designer.vb", "Tutorial/VBUpdateFolder/My Project/Resources.resx", "Tutorial/VBUpdateFolder/My Project/Settings.Designer.vb", "Tutorial/VBUpdateFolder/My Project/Settings.settings", "Tutorial/VBUpdateFolder/VBUpdateFolder.vbproj", "Tutorial/VBUpdateFolder/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.Resources.resources", "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbproj.CopyComplete", "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateFolder/obj/Debug/VBUpdateFolder.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateFolderSetPermission/Module1.vb", "Tutorial/VBUpdateFolderSetPermission/My Project/Application.Designer.vb", "Tutorial/VBUpdateFolderSetPermission/My Project/Application.myapp", "Tutorial/VBUpdateFolderSetPermission/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateFolderSetPermission/My Project/Resources.Designer.vb", "Tutorial/VBUpdateFolderSetPermission/My Project/Resources.resx", "Tutorial/VBUpdateFolderSetPermission/My Project/Settings.Designer.vb", "Tutorial/VBUpdateFolderSetPermission/My Project/Settings.settings", "Tutorial/VBUpdateFolderSetPermission/VBUpdateFolderSetPermission.vbproj", "Tutorial/VBUpdateFolderSetPermission/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.Resources.resources", "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbproj.CopyComplete", "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateFolderSetPermission/obj/Debug/VBUpdateFolderSetPermission.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateMeetingAttendee/Module1.vb", "Tutorial/VBUpdateMeetingAttendee/My Project/Application.Designer.vb", "Tutorial/VBUpdateMeetingAttendee/My Project/Application.myapp", "Tutorial/VBUpdateMeetingAttendee/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateMeetingAttendee/My Project/Resources.Designer.vb", "Tutorial/VBUpdateMeetingAttendee/My Project/Resources.resx", "Tutorial/VBUpdateMeetingAttendee/My Project/Settings.Designer.vb", "Tutorial/VBUpdateMeetingAttendee/My Project/Settings.settings", "Tutorial/VBUpdateMeetingAttendee/VBUpdateMeetingAttendee.vbproj", "Tutorial/VBUpdateMeetingAttendee/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.Resources.resources", "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbproj.CopyComplete", "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateMeetingAttendee/obj/Debug/VBUpdateMeetingAttendee.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateMessageWithCustomProperty/Module1.vb", "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Application.Designer.vb", "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Application.myapp", "Tutorial/VBUpdateMessageWithCustomProperty/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Resources.Designer.vb", "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Resources.resx", "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Settings.Designer.vb", "Tutorial/VBUpdateMessageWithCustomProperty/My Project/Settings.settings", "Tutorial/VBUpdateMessageWithCustomProperty/VBUpdateMessageWithCustomProperty.vbproj", "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.Resources.resources", "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbproj.CopyComplete", "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateMessageWithCustomProperty/obj/Debug/VBUpdateMessageWithCustomProperty.vbprojResolveAssemblyReference.cache", "Tutorial/VBUpdateNotification1/Module1.vb", "Tutorial/VBUpdateNotification1/My Project/Application.Designer.vb", "Tutorial/VBUpdateNotification1/My Project/Application.myapp", "Tutorial/VBUpdateNotification1/My Project/AssemblyInfo.vb", "Tutorial/VBUpdateNotification1/My Project/Resources.Designer.vb", "Tutorial/VBUpdateNotification1/My Project/Resources.resx", "Tutorial/VBUpdateNotification1/My Project/Settings.Designer.vb", "Tutorial/VBUpdateNotification1/My Project/Settings.settings", "Tutorial/VBUpdateNotification1/VBUpdateNotification1.vbproj", "Tutorial/VBUpdateNotification1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.Resources.resources", "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbproj.CopyComplete", "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbproj.CoreCompileInputs.cache", "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbproj.GenerateResource.Cache", "Tutorial/VBUpdateNotification1/obj/Debug/VBUpdateNotification1.vbprojResolveAssemblyReference.cache", "Tutorial/VBUploadMessage/Module1.vb", "Tutorial/VBUploadMessage/My Project/Application.Designer.vb", "Tutorial/VBUploadMessage/My Project/Application.myapp", "Tutorial/VBUploadMessage/My Project/AssemblyInfo.vb", "Tutorial/VBUploadMessage/My Project/Resources.Designer.vb", "Tutorial/VBUploadMessage/My Project/Resources.resx", "Tutorial/VBUploadMessage/My Project/Settings.Designer.vb", "Tutorial/VBUploadMessage/My Project/Settings.settings", "Tutorial/VBUploadMessage/VBUploadMessage.vbproj", "Tutorial/VBUploadMessage/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache", "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.Resources.resources", "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbproj.CopyComplete", "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbproj.CoreCompileInputs.cache", "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbproj.GenerateResource.Cache", "Tutorial/VBUploadMessage/obj/Debug/VBUploadMessage.vbprojResolveAssemblyReference.cache", "independentsoft.exchange.3.0.700.nupkg.sha512", "independentsoft.exchange.nuspec" ] }, "iTextSharp/5.5.13.3": { "sha512": "vtnMhTEJdZFCkLqaQLjD8aqTBIVKHPrSFuSXnxbLEJlvE/j/l88fvG9wtsejXTmhtErMo0lA9T2LdfdfbwplYw==", "type": "package", "path": "itextsharp/5.5.13.3", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.md", "gnu-agpl-v3.0.md", "itextsharp.5.5.13.3.nupkg.sha512", "itextsharp.nuspec", "lib/iTextSharp.xml", "lib/itextsharp.dll", "notice.txt" ] }, "JsonSubTypes/1.8.0": { "sha512": "pBChxyl9mt0F1s1giHlN6yQ9WWb5FljluCNhMnSb7sspPfPRPTrc0a0psdu2/FVb5nZu5bQN50OMMaSp8jm8xQ==", "type": "package", "path": "jsonsubtypes/1.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "jsonsubtypes.1.8.0.nupkg.sha512", "jsonsubtypes.nuspec", "lib/net35/JsonSubTypes.dll", "lib/net40/JsonSubTypes.dll", "lib/net45/JsonSubTypes.dll", "lib/net46/JsonSubTypes.dll", "lib/net47/JsonSubTypes.dll", "lib/netstandard1.3/JsonSubTypes.dll", "lib/netstandard1.4/JsonSubTypes.dll", "lib/netstandard1.5/JsonSubTypes.dll", "lib/netstandard1.6/JsonSubTypes.dll", "lib/netstandard2.0/JsonSubTypes.dll" ] }, "Microsoft.AspNet.WebApi.Client/5.2.9": { "sha512": "cuVhPjjNMSEFpKXweMNBbsG4RUFuuZpFBm8tSyw309U9JEjcnbB6n3EPb4xwgcy9bJ38ctIbv5G8zXUBhlrPWw==", "type": "package", "path": "microsoft.aspnet.webapi.client/5.2.9", "files": [ ".nupkg.metadata", ".signature.p7s", "NET.icon.png", "NET_Library_EULA_ENU.txt", "lib/net45/System.Net.Http.Formatting.dll", "lib/net45/System.Net.Http.Formatting.xml", "lib/netstandard2.0/System.Net.Http.Formatting.dll", "lib/netstandard2.0/System.Net.Http.Formatting.xml", "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.dll", "lib/portable-wp8+netcore45+net45+wp81+wpa81/System.Net.Http.Formatting.xml", "microsoft.aspnet.webapi.client.5.2.9.nupkg.sha512", "microsoft.aspnet.webapi.client.nuspec" ] }, "Microsoft.NETCore.Platforms/1.1.0": { "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", "type": "package", "path": "microsoft.netcore.platforms/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "microsoft.netcore.platforms.1.1.0.nupkg.sha512", "microsoft.netcore.platforms.nuspec", "runtime.json" ] }, "Microsoft.NETCore.Targets/1.1.0": { "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "type": "package", "path": "microsoft.netcore.targets/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "microsoft.netcore.targets.1.1.0.nupkg.sha512", "microsoft.netcore.targets.nuspec", "runtime.json" ] }, "Microsoft.Win32.Primitives/4.3.0": { "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", "type": "package", "path": "microsoft.win32.primitives/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/Microsoft.Win32.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "microsoft.win32.primitives.4.3.0.nupkg.sha512", "microsoft.win32.primitives.nuspec", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/Microsoft.Win32.Primitives.dll", "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] }, "NETStandard.Library/1.6.1": { "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", "type": "package", "path": "netstandard.library/1.6.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "netstandard.library.1.6.1.nupkg.sha512", "netstandard.library.nuspec" ] }, "Newtonsoft.Json/13.0.1": { "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", "type": "package", "path": "newtonsoft.json/13.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.md", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", "lib/net35/Newtonsoft.Json.xml", "lib/net40/Newtonsoft.Json.dll", "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.xml", "lib/netstandard1.3/Newtonsoft.Json.dll", "lib/netstandard1.3/Newtonsoft.Json.xml", "lib/netstandard2.0/Newtonsoft.Json.dll", "lib/netstandard2.0/Newtonsoft.Json.xml", "newtonsoft.json.13.0.1.nupkg.sha512", "newtonsoft.json.nuspec", "packageIcon.png" ] }, "Newtonsoft.Json.Bson/1.0.1": { "sha512": "5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==", "type": "package", "path": "newtonsoft.json.bson/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Newtonsoft.Json.Bson.dll", "lib/net45/Newtonsoft.Json.Bson.xml", "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", "newtonsoft.json.bson.1.0.1.nupkg.sha512", "newtonsoft.json.bson.nuspec" ] }, "RestSharp/107.1.1": { "sha512": "G0mvuInFUDwqTgWQ3h9R+axR6GW3Kwvv72QdgDjU4iWYxr9KDo3G1+c2+QVd0D9pBuOrKFLYras7VD7O+ViI6A==", "type": "package", "path": "restsharp/107.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net5.0/RestSharp.dll", "lib/net5.0/RestSharp.xml", "lib/net6.0/RestSharp.dll", "lib/net6.0/RestSharp.xml", "lib/netstandard2.0/RestSharp.dll", "lib/netstandard2.0/RestSharp.xml", "restsharp.107.1.1.nupkg.sha512", "restsharp.nuspec", "restsharp.png" ] }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", "type": "package", "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", "type": "package", "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", "type": "package", "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.native.System/4.3.0": { "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", "type": "package", "path": "runtime.native.system/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.4.3.0.nupkg.sha512", "runtime.native.system.nuspec" ] }, "runtime.native.System.IO.Compression/4.3.0": { "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", "type": "package", "path": "runtime.native.system.io.compression/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.io.compression.4.3.0.nupkg.sha512", "runtime.native.system.io.compression.nuspec" ] }, "runtime.native.System.Net.Http/4.3.0": { "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", "type": "package", "path": "runtime.native.system.net.http/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.net.http.4.3.0.nupkg.sha512", "runtime.native.system.net.http.nuspec" ] }, "runtime.native.System.Security.Cryptography.Apple/4.3.0": { "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", "type": "package", "path": "runtime.native.system.security.cryptography.apple/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", "runtime.native.system.security.cryptography.apple.nuspec" ] }, "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", "type": "package", "path": "runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.native.system.security.cryptography.openssl.nuspec" ] }, "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", "type": "package", "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", "type": "package", "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", "type": "package", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" ] }, "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", "type": "package", "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" ] }, "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", "type": "package", "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", "type": "package", "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", "type": "package", "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", "type": "package", "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" ] }, "System.AppContext/4.3.0": { "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", "type": "package", "path": "system.appcontext/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.AppContext.dll", "lib/net463/System.AppContext.dll", "lib/netcore50/System.AppContext.dll", "lib/netstandard1.6/System.AppContext.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.AppContext.dll", "ref/net463/System.AppContext.dll", "ref/netstandard/_._", "ref/netstandard1.3/System.AppContext.dll", "ref/netstandard1.3/System.AppContext.xml", "ref/netstandard1.3/de/System.AppContext.xml", "ref/netstandard1.3/es/System.AppContext.xml", "ref/netstandard1.3/fr/System.AppContext.xml", "ref/netstandard1.3/it/System.AppContext.xml", "ref/netstandard1.3/ja/System.AppContext.xml", "ref/netstandard1.3/ko/System.AppContext.xml", "ref/netstandard1.3/ru/System.AppContext.xml", "ref/netstandard1.3/zh-hans/System.AppContext.xml", "ref/netstandard1.3/zh-hant/System.AppContext.xml", "ref/netstandard1.6/System.AppContext.dll", "ref/netstandard1.6/System.AppContext.xml", "ref/netstandard1.6/de/System.AppContext.xml", "ref/netstandard1.6/es/System.AppContext.xml", "ref/netstandard1.6/fr/System.AppContext.xml", "ref/netstandard1.6/it/System.AppContext.xml", "ref/netstandard1.6/ja/System.AppContext.xml", "ref/netstandard1.6/ko/System.AppContext.xml", "ref/netstandard1.6/ru/System.AppContext.xml", "ref/netstandard1.6/zh-hans/System.AppContext.xml", "ref/netstandard1.6/zh-hant/System.AppContext.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.AppContext.dll", "system.appcontext.4.3.0.nupkg.sha512", "system.appcontext.nuspec" ] }, "System.Buffers/4.3.0": { "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", "type": "package", "path": "system.buffers/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.1/.xml", "lib/netstandard1.1/System.Buffers.dll", "system.buffers.4.3.0.nupkg.sha512", "system.buffers.nuspec" ] }, "System.Collections/4.3.0": { "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", "type": "package", "path": "system.collections/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.dll", "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", "ref/netcore50/it/System.Collections.xml", "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/netstandard1.0/System.Collections.dll", "ref/netstandard1.0/System.Collections.xml", "ref/netstandard1.0/de/System.Collections.xml", "ref/netstandard1.0/es/System.Collections.xml", "ref/netstandard1.0/fr/System.Collections.xml", "ref/netstandard1.0/it/System.Collections.xml", "ref/netstandard1.0/ja/System.Collections.xml", "ref/netstandard1.0/ko/System.Collections.xml", "ref/netstandard1.0/ru/System.Collections.xml", "ref/netstandard1.0/zh-hans/System.Collections.xml", "ref/netstandard1.0/zh-hant/System.Collections.xml", "ref/netstandard1.3/System.Collections.dll", "ref/netstandard1.3/System.Collections.xml", "ref/netstandard1.3/de/System.Collections.xml", "ref/netstandard1.3/es/System.Collections.xml", "ref/netstandard1.3/fr/System.Collections.xml", "ref/netstandard1.3/it/System.Collections.xml", "ref/netstandard1.3/ja/System.Collections.xml", "ref/netstandard1.3/ko/System.Collections.xml", "ref/netstandard1.3/ru/System.Collections.xml", "ref/netstandard1.3/zh-hans/System.Collections.xml", "ref/netstandard1.3/zh-hant/System.Collections.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.4.3.0.nupkg.sha512", "system.collections.nuspec" ] }, "System.Collections.Concurrent/4.3.0": { "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", "type": "package", "path": "system.collections.concurrent/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Collections.Concurrent.dll", "lib/netstandard1.3/System.Collections.Concurrent.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Collections.Concurrent.dll", "ref/netcore50/System.Collections.Concurrent.xml", "ref/netcore50/de/System.Collections.Concurrent.xml", "ref/netcore50/es/System.Collections.Concurrent.xml", "ref/netcore50/fr/System.Collections.Concurrent.xml", "ref/netcore50/it/System.Collections.Concurrent.xml", "ref/netcore50/ja/System.Collections.Concurrent.xml", "ref/netcore50/ko/System.Collections.Concurrent.xml", "ref/netcore50/ru/System.Collections.Concurrent.xml", "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.1/System.Collections.Concurrent.dll", "ref/netstandard1.1/System.Collections.Concurrent.xml", "ref/netstandard1.1/de/System.Collections.Concurrent.xml", "ref/netstandard1.1/es/System.Collections.Concurrent.xml", "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", "ref/netstandard1.1/it/System.Collections.Concurrent.xml", "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", "ref/netstandard1.3/System.Collections.Concurrent.dll", "ref/netstandard1.3/System.Collections.Concurrent.xml", "ref/netstandard1.3/de/System.Collections.Concurrent.xml", "ref/netstandard1.3/es/System.Collections.Concurrent.xml", "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", "ref/netstandard1.3/it/System.Collections.Concurrent.xml", "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.concurrent.4.3.0.nupkg.sha512", "system.collections.concurrent.nuspec" ] }, "System.Console/4.3.0": { "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", "type": "package", "path": "system.console/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Console.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Console.dll", "ref/netstandard1.3/System.Console.dll", "ref/netstandard1.3/System.Console.xml", "ref/netstandard1.3/de/System.Console.xml", "ref/netstandard1.3/es/System.Console.xml", "ref/netstandard1.3/fr/System.Console.xml", "ref/netstandard1.3/it/System.Console.xml", "ref/netstandard1.3/ja/System.Console.xml", "ref/netstandard1.3/ko/System.Console.xml", "ref/netstandard1.3/ru/System.Console.xml", "ref/netstandard1.3/zh-hans/System.Console.xml", "ref/netstandard1.3/zh-hant/System.Console.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.console.4.3.0.nupkg.sha512", "system.console.nuspec" ] }, "System.Diagnostics.Debug/4.3.0": { "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", "type": "package", "path": "system.diagnostics.debug/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Debug.dll", "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", "ref/netcore50/it/System.Diagnostics.Debug.xml", "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.0/System.Diagnostics.Debug.dll", "ref/netstandard1.0/System.Diagnostics.Debug.xml", "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.3/System.Diagnostics.Debug.dll", "ref/netstandard1.3/System.Diagnostics.Debug.xml", "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.debug.4.3.0.nupkg.sha512", "system.diagnostics.debug.nuspec" ] }, "System.Diagnostics.DiagnosticSource/4.3.0": { "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", "type": "package", "path": "system.diagnostics.diagnosticsource/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net46/System.Diagnostics.DiagnosticSource.dll", "lib/net46/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec" ] }, "System.Diagnostics.Tools/4.3.0": { "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", "type": "package", "path": "system.diagnostics.tools/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Diagnostics.Tools.dll", "ref/netcore50/System.Diagnostics.Tools.xml", "ref/netcore50/de/System.Diagnostics.Tools.xml", "ref/netcore50/es/System.Diagnostics.Tools.xml", "ref/netcore50/fr/System.Diagnostics.Tools.xml", "ref/netcore50/it/System.Diagnostics.Tools.xml", "ref/netcore50/ja/System.Diagnostics.Tools.xml", "ref/netcore50/ko/System.Diagnostics.Tools.xml", "ref/netcore50/ru/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", "ref/netstandard1.0/System.Diagnostics.Tools.dll", "ref/netstandard1.0/System.Diagnostics.Tools.xml", "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.tools.4.3.0.nupkg.sha512", "system.diagnostics.tools.nuspec" ] }, "System.Diagnostics.Tracing/4.3.0": { "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", "type": "package", "path": "system.diagnostics.tracing/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Diagnostics.Tracing.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.dll", "ref/netcore50/System.Diagnostics.Tracing.xml", "ref/netcore50/de/System.Diagnostics.Tracing.xml", "ref/netcore50/es/System.Diagnostics.Tracing.xml", "ref/netcore50/fr/System.Diagnostics.Tracing.xml", "ref/netcore50/it/System.Diagnostics.Tracing.xml", "ref/netcore50/ja/System.Diagnostics.Tracing.xml", "ref/netcore50/ko/System.Diagnostics.Tracing.xml", "ref/netcore50/ru/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/System.Diagnostics.Tracing.dll", "ref/netstandard1.1/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/System.Diagnostics.Tracing.dll", "ref/netstandard1.2/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/System.Diagnostics.Tracing.dll", "ref/netstandard1.3/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/System.Diagnostics.Tracing.dll", "ref/netstandard1.5/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.tracing.4.3.0.nupkg.sha512", "system.diagnostics.tracing.nuspec" ] }, "System.Globalization/4.3.0": { "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "type": "package", "path": "system.globalization/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Globalization.dll", "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", "ref/netcore50/it/System.Globalization.xml", "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/netstandard1.0/System.Globalization.dll", "ref/netstandard1.0/System.Globalization.xml", "ref/netstandard1.0/de/System.Globalization.xml", "ref/netstandard1.0/es/System.Globalization.xml", "ref/netstandard1.0/fr/System.Globalization.xml", "ref/netstandard1.0/it/System.Globalization.xml", "ref/netstandard1.0/ja/System.Globalization.xml", "ref/netstandard1.0/ko/System.Globalization.xml", "ref/netstandard1.0/ru/System.Globalization.xml", "ref/netstandard1.0/zh-hans/System.Globalization.xml", "ref/netstandard1.0/zh-hant/System.Globalization.xml", "ref/netstandard1.3/System.Globalization.dll", "ref/netstandard1.3/System.Globalization.xml", "ref/netstandard1.3/de/System.Globalization.xml", "ref/netstandard1.3/es/System.Globalization.xml", "ref/netstandard1.3/fr/System.Globalization.xml", "ref/netstandard1.3/it/System.Globalization.xml", "ref/netstandard1.3/ja/System.Globalization.xml", "ref/netstandard1.3/ko/System.Globalization.xml", "ref/netstandard1.3/ru/System.Globalization.xml", "ref/netstandard1.3/zh-hans/System.Globalization.xml", "ref/netstandard1.3/zh-hant/System.Globalization.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.globalization.4.3.0.nupkg.sha512", "system.globalization.nuspec" ] }, "System.Globalization.Calendars/4.3.0": { "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", "type": "package", "path": "system.globalization.calendars/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Globalization.Calendars.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Calendars.dll", "ref/netstandard1.3/System.Globalization.Calendars.dll", "ref/netstandard1.3/System.Globalization.Calendars.xml", "ref/netstandard1.3/de/System.Globalization.Calendars.xml", "ref/netstandard1.3/es/System.Globalization.Calendars.xml", "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", "ref/netstandard1.3/it/System.Globalization.Calendars.xml", "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.globalization.calendars.4.3.0.nupkg.sha512", "system.globalization.calendars.nuspec" ] }, "System.Globalization.Extensions/4.3.0": { "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", "type": "package", "path": "system.globalization.extensions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Globalization.Extensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Globalization.Extensions.dll", "ref/netstandard1.3/System.Globalization.Extensions.dll", "ref/netstandard1.3/System.Globalization.Extensions.xml", "ref/netstandard1.3/de/System.Globalization.Extensions.xml", "ref/netstandard1.3/es/System.Globalization.Extensions.xml", "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", "ref/netstandard1.3/it/System.Globalization.Extensions.xml", "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", "runtimes/win/lib/net46/System.Globalization.Extensions.dll", "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", "system.globalization.extensions.4.3.0.nupkg.sha512", "system.globalization.extensions.nuspec" ] }, "System.IO/4.3.0": { "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "type": "package", "path": "system.io/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.IO.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.IO.dll", "ref/netcore50/System.IO.dll", "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", "ref/netcore50/it/System.IO.xml", "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/netstandard1.0/System.IO.dll", "ref/netstandard1.0/System.IO.xml", "ref/netstandard1.0/de/System.IO.xml", "ref/netstandard1.0/es/System.IO.xml", "ref/netstandard1.0/fr/System.IO.xml", "ref/netstandard1.0/it/System.IO.xml", "ref/netstandard1.0/ja/System.IO.xml", "ref/netstandard1.0/ko/System.IO.xml", "ref/netstandard1.0/ru/System.IO.xml", "ref/netstandard1.0/zh-hans/System.IO.xml", "ref/netstandard1.0/zh-hant/System.IO.xml", "ref/netstandard1.3/System.IO.dll", "ref/netstandard1.3/System.IO.xml", "ref/netstandard1.3/de/System.IO.xml", "ref/netstandard1.3/es/System.IO.xml", "ref/netstandard1.3/fr/System.IO.xml", "ref/netstandard1.3/it/System.IO.xml", "ref/netstandard1.3/ja/System.IO.xml", "ref/netstandard1.3/ko/System.IO.xml", "ref/netstandard1.3/ru/System.IO.xml", "ref/netstandard1.3/zh-hans/System.IO.xml", "ref/netstandard1.3/zh-hant/System.IO.xml", "ref/netstandard1.5/System.IO.dll", "ref/netstandard1.5/System.IO.xml", "ref/netstandard1.5/de/System.IO.xml", "ref/netstandard1.5/es/System.IO.xml", "ref/netstandard1.5/fr/System.IO.xml", "ref/netstandard1.5/it/System.IO.xml", "ref/netstandard1.5/ja/System.IO.xml", "ref/netstandard1.5/ko/System.IO.xml", "ref/netstandard1.5/ru/System.IO.xml", "ref/netstandard1.5/zh-hans/System.IO.xml", "ref/netstandard1.5/zh-hant/System.IO.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.4.3.0.nupkg.sha512", "system.io.nuspec" ] }, "System.IO.Compression/4.3.0": { "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", "type": "package", "path": "system.io.compression/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.IO.Compression.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.dll", "ref/netcore50/System.IO.Compression.xml", "ref/netcore50/de/System.IO.Compression.xml", "ref/netcore50/es/System.IO.Compression.xml", "ref/netcore50/fr/System.IO.Compression.xml", "ref/netcore50/it/System.IO.Compression.xml", "ref/netcore50/ja/System.IO.Compression.xml", "ref/netcore50/ko/System.IO.Compression.xml", "ref/netcore50/ru/System.IO.Compression.xml", "ref/netcore50/zh-hans/System.IO.Compression.xml", "ref/netcore50/zh-hant/System.IO.Compression.xml", "ref/netstandard1.1/System.IO.Compression.dll", "ref/netstandard1.1/System.IO.Compression.xml", "ref/netstandard1.1/de/System.IO.Compression.xml", "ref/netstandard1.1/es/System.IO.Compression.xml", "ref/netstandard1.1/fr/System.IO.Compression.xml", "ref/netstandard1.1/it/System.IO.Compression.xml", "ref/netstandard1.1/ja/System.IO.Compression.xml", "ref/netstandard1.1/ko/System.IO.Compression.xml", "ref/netstandard1.1/ru/System.IO.Compression.xml", "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", "ref/netstandard1.3/System.IO.Compression.dll", "ref/netstandard1.3/System.IO.Compression.xml", "ref/netstandard1.3/de/System.IO.Compression.xml", "ref/netstandard1.3/es/System.IO.Compression.xml", "ref/netstandard1.3/fr/System.IO.Compression.xml", "ref/netstandard1.3/it/System.IO.Compression.xml", "ref/netstandard1.3/ja/System.IO.Compression.xml", "ref/netstandard1.3/ko/System.IO.Compression.xml", "ref/netstandard1.3/ru/System.IO.Compression.xml", "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", "runtimes/win/lib/net46/System.IO.Compression.dll", "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", "system.io.compression.4.3.0.nupkg.sha512", "system.io.compression.nuspec" ] }, "System.IO.Compression.ZipFile/4.3.0": { "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", "type": "package", "path": "system.io.compression.zipfile/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.Compression.ZipFile.dll", "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.Compression.ZipFile.dll", "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.compression.zipfile.4.3.0.nupkg.sha512", "system.io.compression.zipfile.nuspec" ] }, "System.IO.FileSystem/4.3.0": { "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", "type": "package", "path": "system.io.filesystem/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.xml", "ref/netstandard1.3/de/System.IO.FileSystem.xml", "ref/netstandard1.3/es/System.IO.FileSystem.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.xml", "ref/netstandard1.3/it/System.IO.FileSystem.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.filesystem.4.3.0.nupkg.sha512", "system.io.filesystem.nuspec" ] }, "System.IO.FileSystem.Primitives/4.3.0": { "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", "type": "package", "path": "system.io.filesystem.primitives/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.filesystem.primitives.4.3.0.nupkg.sha512", "system.io.filesystem.primitives.nuspec" ] }, "System.Linq/4.3.0": { "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", "type": "package", "path": "system.linq/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.dll", "lib/netcore50/System.Linq.dll", "lib/netstandard1.6/System.Linq.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Linq.dll", "ref/netcore50/System.Linq.dll", "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", "ref/netcore50/it/System.Linq.xml", "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/netstandard1.0/System.Linq.dll", "ref/netstandard1.0/System.Linq.xml", "ref/netstandard1.0/de/System.Linq.xml", "ref/netstandard1.0/es/System.Linq.xml", "ref/netstandard1.0/fr/System.Linq.xml", "ref/netstandard1.0/it/System.Linq.xml", "ref/netstandard1.0/ja/System.Linq.xml", "ref/netstandard1.0/ko/System.Linq.xml", "ref/netstandard1.0/ru/System.Linq.xml", "ref/netstandard1.0/zh-hans/System.Linq.xml", "ref/netstandard1.0/zh-hant/System.Linq.xml", "ref/netstandard1.6/System.Linq.dll", "ref/netstandard1.6/System.Linq.xml", "ref/netstandard1.6/de/System.Linq.xml", "ref/netstandard1.6/es/System.Linq.xml", "ref/netstandard1.6/fr/System.Linq.xml", "ref/netstandard1.6/it/System.Linq.xml", "ref/netstandard1.6/ja/System.Linq.xml", "ref/netstandard1.6/ko/System.Linq.xml", "ref/netstandard1.6/ru/System.Linq.xml", "ref/netstandard1.6/zh-hans/System.Linq.xml", "ref/netstandard1.6/zh-hant/System.Linq.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.linq.4.3.0.nupkg.sha512", "system.linq.nuspec" ] }, "System.Linq.Expressions/4.3.0": { "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", "type": "package", "path": "system.linq.expressions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.Expressions.dll", "lib/netcore50/System.Linq.Expressions.dll", "lib/netstandard1.6/System.Linq.Expressions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", "ref/netcore50/it/System.Linq.Expressions.xml", "ref/netcore50/ja/System.Linq.Expressions.xml", "ref/netcore50/ko/System.Linq.Expressions.xml", "ref/netcore50/ru/System.Linq.Expressions.xml", "ref/netcore50/zh-hans/System.Linq.Expressions.xml", "ref/netcore50/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.0/System.Linq.Expressions.dll", "ref/netstandard1.0/System.Linq.Expressions.xml", "ref/netstandard1.0/de/System.Linq.Expressions.xml", "ref/netstandard1.0/es/System.Linq.Expressions.xml", "ref/netstandard1.0/fr/System.Linq.Expressions.xml", "ref/netstandard1.0/it/System.Linq.Expressions.xml", "ref/netstandard1.0/ja/System.Linq.Expressions.xml", "ref/netstandard1.0/ko/System.Linq.Expressions.xml", "ref/netstandard1.0/ru/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.3/System.Linq.Expressions.dll", "ref/netstandard1.3/System.Linq.Expressions.xml", "ref/netstandard1.3/de/System.Linq.Expressions.xml", "ref/netstandard1.3/es/System.Linq.Expressions.xml", "ref/netstandard1.3/fr/System.Linq.Expressions.xml", "ref/netstandard1.3/it/System.Linq.Expressions.xml", "ref/netstandard1.3/ja/System.Linq.Expressions.xml", "ref/netstandard1.3/ko/System.Linq.Expressions.xml", "ref/netstandard1.3/ru/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.6/System.Linq.Expressions.dll", "ref/netstandard1.6/System.Linq.Expressions.xml", "ref/netstandard1.6/de/System.Linq.Expressions.xml", "ref/netstandard1.6/es/System.Linq.Expressions.xml", "ref/netstandard1.6/fr/System.Linq.Expressions.xml", "ref/netstandard1.6/it/System.Linq.Expressions.xml", "ref/netstandard1.6/ja/System.Linq.Expressions.xml", "ref/netstandard1.6/ko/System.Linq.Expressions.xml", "ref/netstandard1.6/ru/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll", "system.linq.expressions.4.3.0.nupkg.sha512", "system.linq.expressions.nuspec" ] }, "System.Net.Http/4.3.0": { "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", "type": "package", "path": "system.net.http/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/Xamarinmac20/_._", "lib/monoandroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/net46/System.Net.Http.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/Xamarinmac20/_._", "ref/monoandroid10/_._", "ref/monotouch10/_._", "ref/net45/_._", "ref/net46/System.Net.Http.dll", "ref/net46/System.Net.Http.xml", "ref/net46/de/System.Net.Http.xml", "ref/net46/es/System.Net.Http.xml", "ref/net46/fr/System.Net.Http.xml", "ref/net46/it/System.Net.Http.xml", "ref/net46/ja/System.Net.Http.xml", "ref/net46/ko/System.Net.Http.xml", "ref/net46/ru/System.Net.Http.xml", "ref/net46/zh-hans/System.Net.Http.xml", "ref/net46/zh-hant/System.Net.Http.xml", "ref/netcore50/System.Net.Http.dll", "ref/netcore50/System.Net.Http.xml", "ref/netcore50/de/System.Net.Http.xml", "ref/netcore50/es/System.Net.Http.xml", "ref/netcore50/fr/System.Net.Http.xml", "ref/netcore50/it/System.Net.Http.xml", "ref/netcore50/ja/System.Net.Http.xml", "ref/netcore50/ko/System.Net.Http.xml", "ref/netcore50/ru/System.Net.Http.xml", "ref/netcore50/zh-hans/System.Net.Http.xml", "ref/netcore50/zh-hant/System.Net.Http.xml", "ref/netstandard1.1/System.Net.Http.dll", "ref/netstandard1.1/System.Net.Http.xml", "ref/netstandard1.1/de/System.Net.Http.xml", "ref/netstandard1.1/es/System.Net.Http.xml", "ref/netstandard1.1/fr/System.Net.Http.xml", "ref/netstandard1.1/it/System.Net.Http.xml", "ref/netstandard1.1/ja/System.Net.Http.xml", "ref/netstandard1.1/ko/System.Net.Http.xml", "ref/netstandard1.1/ru/System.Net.Http.xml", "ref/netstandard1.1/zh-hans/System.Net.Http.xml", "ref/netstandard1.1/zh-hant/System.Net.Http.xml", "ref/netstandard1.3/System.Net.Http.dll", "ref/netstandard1.3/System.Net.Http.xml", "ref/netstandard1.3/de/System.Net.Http.xml", "ref/netstandard1.3/es/System.Net.Http.xml", "ref/netstandard1.3/fr/System.Net.Http.xml", "ref/netstandard1.3/it/System.Net.Http.xml", "ref/netstandard1.3/ja/System.Net.Http.xml", "ref/netstandard1.3/ko/System.Net.Http.xml", "ref/netstandard1.3/ru/System.Net.Http.xml", "ref/netstandard1.3/zh-hans/System.Net.Http.xml", "ref/netstandard1.3/zh-hant/System.Net.Http.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", "runtimes/win/lib/net46/System.Net.Http.dll", "runtimes/win/lib/netcore50/System.Net.Http.dll", "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", "system.net.http.4.3.0.nupkg.sha512", "system.net.http.nuspec" ] }, "System.Net.Primitives/4.3.0": { "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", "type": "package", "path": "system.net.primitives/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Net.Primitives.dll", "ref/netcore50/System.Net.Primitives.xml", "ref/netcore50/de/System.Net.Primitives.xml", "ref/netcore50/es/System.Net.Primitives.xml", "ref/netcore50/fr/System.Net.Primitives.xml", "ref/netcore50/it/System.Net.Primitives.xml", "ref/netcore50/ja/System.Net.Primitives.xml", "ref/netcore50/ko/System.Net.Primitives.xml", "ref/netcore50/ru/System.Net.Primitives.xml", "ref/netcore50/zh-hans/System.Net.Primitives.xml", "ref/netcore50/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.0/System.Net.Primitives.dll", "ref/netstandard1.0/System.Net.Primitives.xml", "ref/netstandard1.0/de/System.Net.Primitives.xml", "ref/netstandard1.0/es/System.Net.Primitives.xml", "ref/netstandard1.0/fr/System.Net.Primitives.xml", "ref/netstandard1.0/it/System.Net.Primitives.xml", "ref/netstandard1.0/ja/System.Net.Primitives.xml", "ref/netstandard1.0/ko/System.Net.Primitives.xml", "ref/netstandard1.0/ru/System.Net.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.1/System.Net.Primitives.dll", "ref/netstandard1.1/System.Net.Primitives.xml", "ref/netstandard1.1/de/System.Net.Primitives.xml", "ref/netstandard1.1/es/System.Net.Primitives.xml", "ref/netstandard1.1/fr/System.Net.Primitives.xml", "ref/netstandard1.1/it/System.Net.Primitives.xml", "ref/netstandard1.1/ja/System.Net.Primitives.xml", "ref/netstandard1.1/ko/System.Net.Primitives.xml", "ref/netstandard1.1/ru/System.Net.Primitives.xml", "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", "ref/netstandard1.3/System.Net.Primitives.dll", "ref/netstandard1.3/System.Net.Primitives.xml", "ref/netstandard1.3/de/System.Net.Primitives.xml", "ref/netstandard1.3/es/System.Net.Primitives.xml", "ref/netstandard1.3/fr/System.Net.Primitives.xml", "ref/netstandard1.3/it/System.Net.Primitives.xml", "ref/netstandard1.3/ja/System.Net.Primitives.xml", "ref/netstandard1.3/ko/System.Net.Primitives.xml", "ref/netstandard1.3/ru/System.Net.Primitives.xml", "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.net.primitives.4.3.0.nupkg.sha512", "system.net.primitives.nuspec" ] }, "System.Net.Sockets/4.3.0": { "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", "type": "package", "path": "system.net.sockets/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Net.Sockets.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Net.Sockets.dll", "ref/netstandard1.3/System.Net.Sockets.dll", "ref/netstandard1.3/System.Net.Sockets.xml", "ref/netstandard1.3/de/System.Net.Sockets.xml", "ref/netstandard1.3/es/System.Net.Sockets.xml", "ref/netstandard1.3/fr/System.Net.Sockets.xml", "ref/netstandard1.3/it/System.Net.Sockets.xml", "ref/netstandard1.3/ja/System.Net.Sockets.xml", "ref/netstandard1.3/ko/System.Net.Sockets.xml", "ref/netstandard1.3/ru/System.Net.Sockets.xml", "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.net.sockets.4.3.0.nupkg.sha512", "system.net.sockets.nuspec" ] }, "System.ObjectModel/4.3.0": { "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", "type": "package", "path": "system.objectmodel/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/netstandard1.3/System.ObjectModel.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.ObjectModel.dll", "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", "ref/netcore50/it/System.ObjectModel.xml", "ref/netcore50/ja/System.ObjectModel.xml", "ref/netcore50/ko/System.ObjectModel.xml", "ref/netcore50/ru/System.ObjectModel.xml", "ref/netcore50/zh-hans/System.ObjectModel.xml", "ref/netcore50/zh-hant/System.ObjectModel.xml", "ref/netstandard1.0/System.ObjectModel.dll", "ref/netstandard1.0/System.ObjectModel.xml", "ref/netstandard1.0/de/System.ObjectModel.xml", "ref/netstandard1.0/es/System.ObjectModel.xml", "ref/netstandard1.0/fr/System.ObjectModel.xml", "ref/netstandard1.0/it/System.ObjectModel.xml", "ref/netstandard1.0/ja/System.ObjectModel.xml", "ref/netstandard1.0/ko/System.ObjectModel.xml", "ref/netstandard1.0/ru/System.ObjectModel.xml", "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", "ref/netstandard1.3/System.ObjectModel.dll", "ref/netstandard1.3/System.ObjectModel.xml", "ref/netstandard1.3/de/System.ObjectModel.xml", "ref/netstandard1.3/es/System.ObjectModel.xml", "ref/netstandard1.3/fr/System.ObjectModel.xml", "ref/netstandard1.3/it/System.ObjectModel.xml", "ref/netstandard1.3/ja/System.ObjectModel.xml", "ref/netstandard1.3/ko/System.ObjectModel.xml", "ref/netstandard1.3/ru/System.ObjectModel.xml", "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.objectmodel.4.3.0.nupkg.sha512", "system.objectmodel.nuspec" ] }, "System.Reflection/4.3.0": { "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "type": "package", "path": "system.reflection/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Reflection.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Reflection.dll", "ref/netcore50/System.Reflection.dll", "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", "ref/netcore50/it/System.Reflection.xml", "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/netstandard1.0/System.Reflection.dll", "ref/netstandard1.0/System.Reflection.xml", "ref/netstandard1.0/de/System.Reflection.xml", "ref/netstandard1.0/es/System.Reflection.xml", "ref/netstandard1.0/fr/System.Reflection.xml", "ref/netstandard1.0/it/System.Reflection.xml", "ref/netstandard1.0/ja/System.Reflection.xml", "ref/netstandard1.0/ko/System.Reflection.xml", "ref/netstandard1.0/ru/System.Reflection.xml", "ref/netstandard1.0/zh-hans/System.Reflection.xml", "ref/netstandard1.0/zh-hant/System.Reflection.xml", "ref/netstandard1.3/System.Reflection.dll", "ref/netstandard1.3/System.Reflection.xml", "ref/netstandard1.3/de/System.Reflection.xml", "ref/netstandard1.3/es/System.Reflection.xml", "ref/netstandard1.3/fr/System.Reflection.xml", "ref/netstandard1.3/it/System.Reflection.xml", "ref/netstandard1.3/ja/System.Reflection.xml", "ref/netstandard1.3/ko/System.Reflection.xml", "ref/netstandard1.3/ru/System.Reflection.xml", "ref/netstandard1.3/zh-hans/System.Reflection.xml", "ref/netstandard1.3/zh-hant/System.Reflection.xml", "ref/netstandard1.5/System.Reflection.dll", "ref/netstandard1.5/System.Reflection.xml", "ref/netstandard1.5/de/System.Reflection.xml", "ref/netstandard1.5/es/System.Reflection.xml", "ref/netstandard1.5/fr/System.Reflection.xml", "ref/netstandard1.5/it/System.Reflection.xml", "ref/netstandard1.5/ja/System.Reflection.xml", "ref/netstandard1.5/ko/System.Reflection.xml", "ref/netstandard1.5/ru/System.Reflection.xml", "ref/netstandard1.5/zh-hans/System.Reflection.xml", "ref/netstandard1.5/zh-hant/System.Reflection.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.4.3.0.nupkg.sha512", "system.reflection.nuspec" ] }, "System.Reflection.Emit/4.3.0": { "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", "type": "package", "path": "system.reflection.emit/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", "lib/netstandard1.3/System.Reflection.Emit.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/netstandard1.1/System.Reflection.Emit.dll", "ref/netstandard1.1/System.Reflection.Emit.xml", "ref/netstandard1.1/de/System.Reflection.Emit.xml", "ref/netstandard1.1/es/System.Reflection.Emit.xml", "ref/netstandard1.1/fr/System.Reflection.Emit.xml", "ref/netstandard1.1/it/System.Reflection.Emit.xml", "ref/netstandard1.1/ja/System.Reflection.Emit.xml", "ref/netstandard1.1/ko/System.Reflection.Emit.xml", "ref/netstandard1.1/ru/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", "ref/xamarinmac20/_._", "system.reflection.emit.4.3.0.nupkg.sha512", "system.reflection.emit.nuspec" ] }, "System.Reflection.Emit.ILGeneration/4.3.0": { "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", "type": "package", "path": "system.reflection.emit.ilgeneration/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._", "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", "system.reflection.emit.ilgeneration.nuspec" ] }, "System.Reflection.Emit.Lightweight/4.3.0": { "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", "type": "package", "path": "system.reflection.emit.lightweight/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._", "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", "system.reflection.emit.lightweight.nuspec" ] }, "System.Reflection.Extensions/4.3.0": { "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", "type": "package", "path": "system.reflection.extensions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Extensions.dll", "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", "ref/netcore50/it/System.Reflection.Extensions.xml", "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/netstandard1.0/System.Reflection.Extensions.dll", "ref/netstandard1.0/System.Reflection.Extensions.xml", "ref/netstandard1.0/de/System.Reflection.Extensions.xml", "ref/netstandard1.0/es/System.Reflection.Extensions.xml", "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", "ref/netstandard1.0/it/System.Reflection.Extensions.xml", "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.extensions.4.3.0.nupkg.sha512", "system.reflection.extensions.nuspec" ] }, "System.Reflection.Primitives/4.3.0": { "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "type": "package", "path": "system.reflection.primitives/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Primitives.dll", "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", "ref/netcore50/it/System.Reflection.Primitives.xml", "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/netstandard1.0/System.Reflection.Primitives.dll", "ref/netstandard1.0/System.Reflection.Primitives.xml", "ref/netstandard1.0/de/System.Reflection.Primitives.xml", "ref/netstandard1.0/es/System.Reflection.Primitives.xml", "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", "ref/netstandard1.0/it/System.Reflection.Primitives.xml", "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.primitives.4.3.0.nupkg.sha512", "system.reflection.primitives.nuspec" ] }, "System.Reflection.TypeExtensions/4.3.0": { "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", "type": "package", "path": "system.reflection.typeextensions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/net462/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/net462/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", "system.reflection.typeextensions.4.3.0.nupkg.sha512", "system.reflection.typeextensions.nuspec" ] }, "System.Resources.ResourceManager/4.3.0": { "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", "type": "package", "path": "system.resources.resourcemanager/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Resources.ResourceManager.dll", "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", "ref/netcore50/it/System.Resources.ResourceManager.xml", "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/netstandard1.0/System.Resources.ResourceManager.dll", "ref/netstandard1.0/System.Resources.ResourceManager.xml", "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.resources.resourcemanager.4.3.0.nupkg.sha512", "system.resources.resourcemanager.nuspec" ] }, "System.Runtime/4.3.0": { "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "type": "package", "path": "system.runtime/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.dll", "lib/portable-net45+win8+wp80+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.dll", "ref/netcore50/System.Runtime.dll", "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", "ref/netcore50/it/System.Runtime.xml", "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/netstandard1.0/System.Runtime.dll", "ref/netstandard1.0/System.Runtime.xml", "ref/netstandard1.0/de/System.Runtime.xml", "ref/netstandard1.0/es/System.Runtime.xml", "ref/netstandard1.0/fr/System.Runtime.xml", "ref/netstandard1.0/it/System.Runtime.xml", "ref/netstandard1.0/ja/System.Runtime.xml", "ref/netstandard1.0/ko/System.Runtime.xml", "ref/netstandard1.0/ru/System.Runtime.xml", "ref/netstandard1.0/zh-hans/System.Runtime.xml", "ref/netstandard1.0/zh-hant/System.Runtime.xml", "ref/netstandard1.2/System.Runtime.dll", "ref/netstandard1.2/System.Runtime.xml", "ref/netstandard1.2/de/System.Runtime.xml", "ref/netstandard1.2/es/System.Runtime.xml", "ref/netstandard1.2/fr/System.Runtime.xml", "ref/netstandard1.2/it/System.Runtime.xml", "ref/netstandard1.2/ja/System.Runtime.xml", "ref/netstandard1.2/ko/System.Runtime.xml", "ref/netstandard1.2/ru/System.Runtime.xml", "ref/netstandard1.2/zh-hans/System.Runtime.xml", "ref/netstandard1.2/zh-hant/System.Runtime.xml", "ref/netstandard1.3/System.Runtime.dll", "ref/netstandard1.3/System.Runtime.xml", "ref/netstandard1.3/de/System.Runtime.xml", "ref/netstandard1.3/es/System.Runtime.xml", "ref/netstandard1.3/fr/System.Runtime.xml", "ref/netstandard1.3/it/System.Runtime.xml", "ref/netstandard1.3/ja/System.Runtime.xml", "ref/netstandard1.3/ko/System.Runtime.xml", "ref/netstandard1.3/ru/System.Runtime.xml", "ref/netstandard1.3/zh-hans/System.Runtime.xml", "ref/netstandard1.3/zh-hant/System.Runtime.xml", "ref/netstandard1.5/System.Runtime.dll", "ref/netstandard1.5/System.Runtime.xml", "ref/netstandard1.5/de/System.Runtime.xml", "ref/netstandard1.5/es/System.Runtime.xml", "ref/netstandard1.5/fr/System.Runtime.xml", "ref/netstandard1.5/it/System.Runtime.xml", "ref/netstandard1.5/ja/System.Runtime.xml", "ref/netstandard1.5/ko/System.Runtime.xml", "ref/netstandard1.5/ru/System.Runtime.xml", "ref/netstandard1.5/zh-hans/System.Runtime.xml", "ref/netstandard1.5/zh-hant/System.Runtime.xml", "ref/portable-net45+win8+wp80+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.4.3.0.nupkg.sha512", "system.runtime.nuspec" ] }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "type": "package", "path": "system.runtime.compilerservices.unsafe/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", "system.runtime.compilerservices.unsafe.nuspec", "useSharedDesignerContext.txt" ] }, "System.Runtime.Extensions/4.3.0": { "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", "type": "package", "path": "system.runtime.extensions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", "ref/netcore50/it/System.Runtime.Extensions.xml", "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.0/System.Runtime.Extensions.dll", "ref/netstandard1.0/System.Runtime.Extensions.xml", "ref/netstandard1.0/de/System.Runtime.Extensions.xml", "ref/netstandard1.0/es/System.Runtime.Extensions.xml", "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", "ref/netstandard1.0/it/System.Runtime.Extensions.xml", "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.3/System.Runtime.Extensions.dll", "ref/netstandard1.3/System.Runtime.Extensions.xml", "ref/netstandard1.3/de/System.Runtime.Extensions.xml", "ref/netstandard1.3/es/System.Runtime.Extensions.xml", "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", "ref/netstandard1.3/it/System.Runtime.Extensions.xml", "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.5/System.Runtime.Extensions.dll", "ref/netstandard1.5/System.Runtime.Extensions.xml", "ref/netstandard1.5/de/System.Runtime.Extensions.xml", "ref/netstandard1.5/es/System.Runtime.Extensions.xml", "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", "ref/netstandard1.5/it/System.Runtime.Extensions.xml", "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.extensions.4.3.0.nupkg.sha512", "system.runtime.extensions.nuspec" ] }, "System.Runtime.Handles/4.3.0": { "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", "type": "package", "path": "system.runtime.handles/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/netstandard1.3/System.Runtime.Handles.dll", "ref/netstandard1.3/System.Runtime.Handles.xml", "ref/netstandard1.3/de/System.Runtime.Handles.xml", "ref/netstandard1.3/es/System.Runtime.Handles.xml", "ref/netstandard1.3/fr/System.Runtime.Handles.xml", "ref/netstandard1.3/it/System.Runtime.Handles.xml", "ref/netstandard1.3/ja/System.Runtime.Handles.xml", "ref/netstandard1.3/ko/System.Runtime.Handles.xml", "ref/netstandard1.3/ru/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.handles.4.3.0.nupkg.sha512", "system.runtime.handles.nuspec" ] }, "System.Runtime.InteropServices/4.3.0": { "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", "type": "package", "path": "system.runtime.interopservices/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.InteropServices.dll", "lib/net463/System.Runtime.InteropServices.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.InteropServices.dll", "ref/net463/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", "ref/netcore50/it/System.Runtime.InteropServices.xml", "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", "ref/netstandard1.1/System.Runtime.InteropServices.dll", "ref/netstandard1.1/System.Runtime.InteropServices.xml", "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.2/System.Runtime.InteropServices.dll", "ref/netstandard1.2/System.Runtime.InteropServices.xml", "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.3/System.Runtime.InteropServices.dll", "ref/netstandard1.3/System.Runtime.InteropServices.xml", "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.5/System.Runtime.InteropServices.dll", "ref/netstandard1.5/System.Runtime.InteropServices.xml", "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.interopservices.4.3.0.nupkg.sha512", "system.runtime.interopservices.nuspec" ] }, "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", "type": "package", "path": "system.runtime.interopservices.runtimeinformation/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", "system.runtime.interopservices.runtimeinformation.nuspec" ] }, "System.Runtime.Numerics/4.3.0": { "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", "type": "package", "path": "system.runtime.numerics/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Runtime.Numerics.dll", "lib/netstandard1.3/System.Runtime.Numerics.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Runtime.Numerics.dll", "ref/netcore50/System.Runtime.Numerics.xml", "ref/netcore50/de/System.Runtime.Numerics.xml", "ref/netcore50/es/System.Runtime.Numerics.xml", "ref/netcore50/fr/System.Runtime.Numerics.xml", "ref/netcore50/it/System.Runtime.Numerics.xml", "ref/netcore50/ja/System.Runtime.Numerics.xml", "ref/netcore50/ko/System.Runtime.Numerics.xml", "ref/netcore50/ru/System.Runtime.Numerics.xml", "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", "ref/netstandard1.1/System.Runtime.Numerics.dll", "ref/netstandard1.1/System.Runtime.Numerics.xml", "ref/netstandard1.1/de/System.Runtime.Numerics.xml", "ref/netstandard1.1/es/System.Runtime.Numerics.xml", "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", "ref/netstandard1.1/it/System.Runtime.Numerics.xml", "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.numerics.4.3.0.nupkg.sha512", "system.runtime.numerics.nuspec" ] }, "System.Security.Cryptography.Algorithms/4.3.0": { "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", "type": "package", "path": "system.security.cryptography.algorithms/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Algorithms.dll", "lib/net461/System.Security.Cryptography.Algorithms.dll", "lib/net463/System.Security.Cryptography.Algorithms.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Algorithms.dll", "ref/net461/System.Security.Cryptography.Algorithms.dll", "ref/net463/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", "system.security.cryptography.algorithms.nuspec" ] }, "System.Security.Cryptography.Cng/4.3.0": { "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", "type": "package", "path": "system.security.cryptography.cng/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/net46/System.Security.Cryptography.Cng.dll", "lib/net461/System.Security.Cryptography.Cng.dll", "lib/net463/System.Security.Cryptography.Cng.dll", "ref/net46/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.dll", "ref/net463/System.Security.Cryptography.Cng.dll", "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "system.security.cryptography.cng.4.3.0.nupkg.sha512", "system.security.cryptography.cng.nuspec" ] }, "System.Security.Cryptography.Csp/4.3.0": { "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", "type": "package", "path": "system.security.cryptography.csp/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Csp.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Csp.dll", "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", "runtimes/win/lib/netcore50/_._", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", "system.security.cryptography.csp.4.3.0.nupkg.sha512", "system.security.cryptography.csp.nuspec" ] }, "System.Security.Cryptography.Encoding/4.3.0": { "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", "type": "package", "path": "system.security.cryptography.encoding/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Encoding.dll", "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", "system.security.cryptography.encoding.4.3.0.nupkg.sha512", "system.security.cryptography.encoding.nuspec" ] }, "System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", "type": "package", "path": "system.security.cryptography.openssl/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", "system.security.cryptography.openssl.4.3.0.nupkg.sha512", "system.security.cryptography.openssl.nuspec" ] }, "System.Security.Cryptography.Primitives/4.3.0": { "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", "type": "package", "path": "system.security.cryptography.primitives/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Primitives.dll", "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Primitives.dll", "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.security.cryptography.primitives.4.3.0.nupkg.sha512", "system.security.cryptography.primitives.nuspec" ] }, "System.Security.Cryptography.X509Certificates/4.3.0": { "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", "type": "package", "path": "system.security.cryptography.x509certificates/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.X509Certificates.dll", "lib/net461/System.Security.Cryptography.X509Certificates.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.X509Certificates.dll", "ref/net461/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", "system.security.cryptography.x509certificates.nuspec" ] }, "System.Text.Encoding/4.3.0": { "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "type": "package", "path": "system.text.encoding/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.dll", "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", "ref/netcore50/it/System.Text.Encoding.xml", "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.0/System.Text.Encoding.dll", "ref/netstandard1.0/System.Text.Encoding.xml", "ref/netstandard1.0/de/System.Text.Encoding.xml", "ref/netstandard1.0/es/System.Text.Encoding.xml", "ref/netstandard1.0/fr/System.Text.Encoding.xml", "ref/netstandard1.0/it/System.Text.Encoding.xml", "ref/netstandard1.0/ja/System.Text.Encoding.xml", "ref/netstandard1.0/ko/System.Text.Encoding.xml", "ref/netstandard1.0/ru/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.3/System.Text.Encoding.dll", "ref/netstandard1.3/System.Text.Encoding.xml", "ref/netstandard1.3/de/System.Text.Encoding.xml", "ref/netstandard1.3/es/System.Text.Encoding.xml", "ref/netstandard1.3/fr/System.Text.Encoding.xml", "ref/netstandard1.3/it/System.Text.Encoding.xml", "ref/netstandard1.3/ja/System.Text.Encoding.xml", "ref/netstandard1.3/ko/System.Text.Encoding.xml", "ref/netstandard1.3/ru/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.encoding.4.3.0.nupkg.sha512", "system.text.encoding.nuspec" ] }, "System.Text.Encoding.Extensions/4.3.0": { "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", "type": "package", "path": "system.text.encoding.extensions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.Extensions.dll", "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", "ref/netcore50/it/System.Text.Encoding.Extensions.xml", "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.encoding.extensions.4.3.0.nupkg.sha512", "system.text.encoding.extensions.nuspec" ] }, "System.Text.Encodings.Web/6.0.0": { "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", "path": "system.text.encodings.web/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Text.Encodings.Web.dll", "lib/net461/System.Text.Encodings.Web.xml", "lib/net6.0/System.Text.Encodings.Web.dll", "lib/net6.0/System.Text.Encodings.Web.xml", "lib/netcoreapp3.1/System.Text.Encodings.Web.dll", "lib/netcoreapp3.1/System.Text.Encodings.Web.xml", "lib/netstandard2.0/System.Text.Encodings.Web.dll", "lib/netstandard2.0/System.Text.Encodings.Web.xml", "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", "system.text.encodings.web.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, "System.Text.Json/6.0.1": { "sha512": "X3cTdM+jna1YyfTUzToW7aVgINFv7R1W4+1+3hua/YCyLjApPoR8fd+2Cep9DbfYjbv+rBx4K6dlmAWEJr9AHg==", "type": "package", "path": "system.text.json/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", "build/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Text.Json.dll", "lib/net461/System.Text.Json.xml", "lib/net6.0/System.Text.Json.dll", "lib/net6.0/System.Text.Json.xml", "lib/netcoreapp3.1/System.Text.Json.dll", "lib/netcoreapp3.1/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", "system.text.json.6.0.1.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] }, "System.Text.RegularExpressions/4.3.0": { "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", "type": "package", "path": "system.text.regularexpressions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Text.RegularExpressions.dll", "lib/netcore50/System.Text.RegularExpressions.dll", "lib/netstandard1.6/System.Text.RegularExpressions.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net463/System.Text.RegularExpressions.dll", "ref/netcore50/System.Text.RegularExpressions.dll", "ref/netcore50/System.Text.RegularExpressions.xml", "ref/netcore50/de/System.Text.RegularExpressions.xml", "ref/netcore50/es/System.Text.RegularExpressions.xml", "ref/netcore50/fr/System.Text.RegularExpressions.xml", "ref/netcore50/it/System.Text.RegularExpressions.xml", "ref/netcore50/ja/System.Text.RegularExpressions.xml", "ref/netcore50/ko/System.Text.RegularExpressions.xml", "ref/netcore50/ru/System.Text.RegularExpressions.xml", "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", "ref/netstandard1.0/System.Text.RegularExpressions.dll", "ref/netstandard1.0/System.Text.RegularExpressions.xml", "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", "ref/netstandard1.3/System.Text.RegularExpressions.dll", "ref/netstandard1.3/System.Text.RegularExpressions.xml", "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", "ref/netstandard1.6/System.Text.RegularExpressions.dll", "ref/netstandard1.6/System.Text.RegularExpressions.xml", "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.regularexpressions.4.3.0.nupkg.sha512", "system.text.regularexpressions.nuspec" ] }, "System.Threading/4.3.0": { "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", "type": "package", "path": "system.threading/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Threading.dll", "lib/netstandard1.3/System.Threading.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.dll", "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", "ref/netcore50/it/System.Threading.xml", "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/netstandard1.0/System.Threading.dll", "ref/netstandard1.0/System.Threading.xml", "ref/netstandard1.0/de/System.Threading.xml", "ref/netstandard1.0/es/System.Threading.xml", "ref/netstandard1.0/fr/System.Threading.xml", "ref/netstandard1.0/it/System.Threading.xml", "ref/netstandard1.0/ja/System.Threading.xml", "ref/netstandard1.0/ko/System.Threading.xml", "ref/netstandard1.0/ru/System.Threading.xml", "ref/netstandard1.0/zh-hans/System.Threading.xml", "ref/netstandard1.0/zh-hant/System.Threading.xml", "ref/netstandard1.3/System.Threading.dll", "ref/netstandard1.3/System.Threading.xml", "ref/netstandard1.3/de/System.Threading.xml", "ref/netstandard1.3/es/System.Threading.xml", "ref/netstandard1.3/fr/System.Threading.xml", "ref/netstandard1.3/it/System.Threading.xml", "ref/netstandard1.3/ja/System.Threading.xml", "ref/netstandard1.3/ko/System.Threading.xml", "ref/netstandard1.3/ru/System.Threading.xml", "ref/netstandard1.3/zh-hans/System.Threading.xml", "ref/netstandard1.3/zh-hant/System.Threading.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Threading.dll", "system.threading.4.3.0.nupkg.sha512", "system.threading.nuspec" ] }, "System.Threading.Tasks/4.3.0": { "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "type": "package", "path": "system.threading.tasks/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.dll", "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", "ref/netcore50/it/System.Threading.Tasks.xml", "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.0/System.Threading.Tasks.dll", "ref/netstandard1.0/System.Threading.Tasks.xml", "ref/netstandard1.0/de/System.Threading.Tasks.xml", "ref/netstandard1.0/es/System.Threading.Tasks.xml", "ref/netstandard1.0/fr/System.Threading.Tasks.xml", "ref/netstandard1.0/it/System.Threading.Tasks.xml", "ref/netstandard1.0/ja/System.Threading.Tasks.xml", "ref/netstandard1.0/ko/System.Threading.Tasks.xml", "ref/netstandard1.0/ru/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.3/System.Threading.Tasks.dll", "ref/netstandard1.3/System.Threading.Tasks.xml", "ref/netstandard1.3/de/System.Threading.Tasks.xml", "ref/netstandard1.3/es/System.Threading.Tasks.xml", "ref/netstandard1.3/fr/System.Threading.Tasks.xml", "ref/netstandard1.3/it/System.Threading.Tasks.xml", "ref/netstandard1.3/ja/System.Threading.Tasks.xml", "ref/netstandard1.3/ko/System.Threading.Tasks.xml", "ref/netstandard1.3/ru/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.4.3.0.nupkg.sha512", "system.threading.tasks.nuspec" ] }, "System.Threading.Tasks.Extensions/4.3.0": { "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", "type": "package", "path": "system.threading.tasks.extensions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", "system.threading.tasks.extensions.4.3.0.nupkg.sha512", "system.threading.tasks.extensions.nuspec" ] }, "System.Threading.Timer/4.3.0": { "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", "type": "package", "path": "system.threading.timer/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net451/_._", "lib/portable-net451+win81+wpa81/_._", "lib/win81/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net451/_._", "ref/netcore50/System.Threading.Timer.dll", "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", "ref/netcore50/it/System.Threading.Timer.xml", "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/netstandard1.2/System.Threading.Timer.dll", "ref/netstandard1.2/System.Threading.Timer.xml", "ref/netstandard1.2/de/System.Threading.Timer.xml", "ref/netstandard1.2/es/System.Threading.Timer.xml", "ref/netstandard1.2/fr/System.Threading.Timer.xml", "ref/netstandard1.2/it/System.Threading.Timer.xml", "ref/netstandard1.2/ja/System.Threading.Timer.xml", "ref/netstandard1.2/ko/System.Threading.Timer.xml", "ref/netstandard1.2/ru/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", "ref/portable-net451+win81+wpa81/_._", "ref/win81/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.timer.4.3.0.nupkg.sha512", "system.threading.timer.nuspec" ] }, "System.Xml.ReaderWriter/4.3.0": { "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", "type": "package", "path": "system.xml.readerwriter/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net46/System.Xml.ReaderWriter.dll", "lib/netcore50/System.Xml.ReaderWriter.dll", "lib/netstandard1.3/System.Xml.ReaderWriter.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net46/System.Xml.ReaderWriter.dll", "ref/netcore50/System.Xml.ReaderWriter.dll", "ref/netcore50/System.Xml.ReaderWriter.xml", "ref/netcore50/de/System.Xml.ReaderWriter.xml", "ref/netcore50/es/System.Xml.ReaderWriter.xml", "ref/netcore50/fr/System.Xml.ReaderWriter.xml", "ref/netcore50/it/System.Xml.ReaderWriter.xml", "ref/netcore50/ja/System.Xml.ReaderWriter.xml", "ref/netcore50/ko/System.Xml.ReaderWriter.xml", "ref/netcore50/ru/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/System.Xml.ReaderWriter.dll", "ref/netstandard1.0/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/System.Xml.ReaderWriter.dll", "ref/netstandard1.3/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.xml.readerwriter.4.3.0.nupkg.sha512", "system.xml.readerwriter.nuspec" ] }, "System.Xml.XDocument/4.3.0": { "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", "type": "package", "path": "system.xml.xdocument/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Xml.XDocument.dll", "lib/netstandard1.3/System.Xml.XDocument.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Xml.XDocument.dll", "ref/netcore50/System.Xml.XDocument.xml", "ref/netcore50/de/System.Xml.XDocument.xml", "ref/netcore50/es/System.Xml.XDocument.xml", "ref/netcore50/fr/System.Xml.XDocument.xml", "ref/netcore50/it/System.Xml.XDocument.xml", "ref/netcore50/ja/System.Xml.XDocument.xml", "ref/netcore50/ko/System.Xml.XDocument.xml", "ref/netcore50/ru/System.Xml.XDocument.xml", "ref/netcore50/zh-hans/System.Xml.XDocument.xml", "ref/netcore50/zh-hant/System.Xml.XDocument.xml", "ref/netstandard1.0/System.Xml.XDocument.dll", "ref/netstandard1.0/System.Xml.XDocument.xml", "ref/netstandard1.0/de/System.Xml.XDocument.xml", "ref/netstandard1.0/es/System.Xml.XDocument.xml", "ref/netstandard1.0/fr/System.Xml.XDocument.xml", "ref/netstandard1.0/it/System.Xml.XDocument.xml", "ref/netstandard1.0/ja/System.Xml.XDocument.xml", "ref/netstandard1.0/ko/System.Xml.XDocument.xml", "ref/netstandard1.0/ru/System.Xml.XDocument.xml", "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", "ref/netstandard1.3/System.Xml.XDocument.dll", "ref/netstandard1.3/System.Xml.XDocument.xml", "ref/netstandard1.3/de/System.Xml.XDocument.xml", "ref/netstandard1.3/es/System.Xml.XDocument.xml", "ref/netstandard1.3/fr/System.Xml.XDocument.xml", "ref/netstandard1.3/it/System.Xml.XDocument.xml", "ref/netstandard1.3/ja/System.Xml.XDocument.xml", "ref/netstandard1.3/ko/System.Xml.XDocument.xml", "ref/netstandard1.3/ru/System.Xml.XDocument.xml", "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.xml.xdocument.4.3.0.nupkg.sha512", "system.xml.xdocument.nuspec" ] } }, "projectFileDependencyGroups": { "net6.0": [ "Acumatica.Default_20.200.001 >= 2.0.0", "Acumatica.Manufacturing_21.200.001 >= 2.0.0", "Acumatica.RESTClient >= 2.2.0", "Acumatica.SOAPLikeWrapperForREST >= 2.2.0", "Independentsoft.Exchange >= 3.0.700", "Microsoft.AspNet.WebApi.Client >= 5.2.9", "Newtonsoft.Json >= 13.0.1", "iTextSharp >= 5.5.13.3" ] }, "packageFolders": { "/Users/michielcarman/.nuget/packages/": {}, "/usr/local/share/dotnet/sdk/NuGetFallbackFolder": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj", "projectName": "uri_import", "projectPath": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj", "packagesPath": "/Users/michielcarman/.nuget/packages/", "outputPath": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/", "projectStyle": "PackageReference", "fallbackFolders": [ "/usr/local/share/dotnet/sdk/NuGetFallbackFolder" ], "configFilePaths": [ "/Users/michielcarman/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "Acumatica.Default_20.200.001": { "target": "Package", "version": "[2.0.0, )" }, "Acumatica.Manufacturing_21.200.001": { "target": "Package", "version": "[2.0.0, )" }, "Acumatica.RESTClient": { "target": "Package", "version": "[2.2.0, )" }, "Acumatica.SOAPLikeWrapperForREST": { "target": "Package", "version": "[2.2.0, )" }, "Independentsoft.Exchange": { "target": "Package", "version": "[3.0.700, )" }, "Microsoft.AspNet.WebApi.Client": { "target": "Package", "version": "[5.2.9, )" }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.1, )" }, "iTextSharp": { "target": "Package", "version": "[5.5.13.3, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.202/RuntimeIdentifierGraph.json" } } }, "logs": [ { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Package 'BouncyCastle 1.8.9' 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.", "libraryId": "BouncyCastle", "targetGraphs": [ "net6.0" ] }, { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Package 'iTextSharp 5.5.13.3' 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.", "libraryId": "iTextSharp", "targetGraphs": [ "net6.0" ] } ] }