Question

What is the upper limit (max date) for ConferenceScheduleInformation.ExpiryTime property of Microsoft.Rtc.Collaboration.ConferenceManagement?

And what if I have given ConferenceScheduleInformation.ExpiryTime=null? Does null value mean that it never expires or is it something else?

Do we have any way through which we can generate conference URL that never expires?

Était-ce utile?

La solution

I searched MSDN for 'ConferenceScheduleInformation.ExpiryTime' and found the topic for UCMA 2, which includes this text:

Remarks

The day and time must be between one year before, and 10 years after, the current date and time on the server.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top