DataPlace
Session Class
CSCS.DataPlace.Edit.OutlookSession
Encapsulates an Outlook session and contains members for accessing it through the Redemption API. The class is implemented as a singleton, accessed via the static Instance property.
Declaration Syntax
C#
public class Session : IDisposable
Members
All MembersMethodsProperties



IconMemberDescription
Dispose()()()
Disposes of the object.

Dispose(Boolean)
Disposes of the object.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Finalizes the object.
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Init(ISynchronizeInvoke)
Initializes the class. This should be called once per application session, before using other members of this class.

Instance
Gets the default (and only) instance.

InvokeSafely(Delegate, array<Object>[]()[])
Ensures a method is invoked on the UI thread.

MapiUtils
Gets a shared object that contains various MAPI utility members.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Session

Assembly: CS.DataPlace.Edit (Module: CS.DataPlace.Edit) Version: 2.0.3271.19832