It’s the accessing table of hours on week days… How can I do that?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out this thread on Directory Programming.NET – that’s the best information I’ve found so far (and I’ve been looking for a while!).
http://directoryprogramming.net/forums/thread/6194.aspx
There’s also an article on CodeProject – LoginHours from DirectoryEntry as a boolean array – that shows to a certain degree how to work with logon hours from a
DirectoryEntryobject.Here’s another post which shows how to set the logon hours in Java – might be helpful, too, just to see how they do it.