Hello,
When I setup delivery time, I expect fax will be send at the time I set. What is time zone for this? How can I specify time zone or what time zone I have to use.
Now I used Estern time, but after I set release time in the future, I recieve it immediately.
JobOptionsType jobOptions = new JobOptionsType();
jobOptions.Delivery = DateTime.Now.AddHours(3);
Thanks,
Alexander.