OrganizerUri Property

The absolute UTC date and time after which the conference can be deleted.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property OrganizerUri As String
    Get
    Friend Set
'Usage
Dim instance As Conference
Dim value As String

value = instance.OrganizerUri
public string OrganizerUri { get; internal set; }

Property Value

Type: System..::..String

Remarks

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

See Also

Reference

Conference Class

Conference Members

Microsoft.Rtc.Collaboration Namespace