Framework EDI Reference. Methods and Properties
ediMapiCfg. EnableAllowOthers

Enables/disables the MAPI client to have a shared session with other MAPI clients.

Syntax:

Remarks:

If this property is set to TRUE, the client creates a new shared session (if the previous session does not already exist).  If EnableNewSession is disabled, the client logs on to an already existing session even if the ProfileName property has been set (the ProfileName property is ignored).  Once there is a shared session, another client can log on to the session without providing user credentials.

Defaults to FALSE.