Exchange connection mode property

I

IceKettle

I tried to understand what exactly different constant values mean,
especially the subtle differences among olOffline, olCachedOffline,
olDisconnected, olCachedDisconnected, and differences among
olCachedConnectedHeaders, olCachedConnectedDrizzle, olCachedConnectedFull,
olOnline.

olNoExchange = 0,

olOffline = 100,

olCachedOffline = 200,

olDisconnected = 300,

olCachedDisconnected = 400,

olCachedConnectedHeaders = 500,

olCachedConnectedDrizzle = 600,

olCachedConnectedFull = 700,

olOnline = 800

Anyone knows?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top