G Guest Oct 24, 2005 #1 Using VB6.0 how do I return the exchange server's (5.0) current date/time? Thanks!
N neo [mvp outlook] Oct 25, 2005 #2 Only thing I can think of is to use the Win32API call of NetRemoteTOD. http://vbnet.mvps.org/code/network/netremotetod.htm
Only thing I can think of is to use the Win32API call of NetRemoteTOD. http://vbnet.mvps.org/code/network/netremotetod.htm
G Guest Oct 25, 2005 #3 Worked like a charm! neo said: Only thing I can think of is to use the Win32API call of NetRemoteTOD. http://vbnet.mvps.org/code/network/netremotetod.htm Click to expand...
Worked like a charm! neo said: Only thing I can think of is to use the Win32API call of NetRemoteTOD. http://vbnet.mvps.org/code/network/netremotetod.htm Click to expand...