質問

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?

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top