Поделиться через


CategoryNotificationEventArgs.Uri Property

NOTE: This API is now obsolete.

Gets the URI for the categories.

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

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public ReadOnly Property Uri As String
    Get
'Usage
Dim instance As CategoryNotificationEventArgs
Dim value As String

value = instance.Uri
[ObsoleteAttribute("This class will be removed from future versions.")]
public string Uri { get; }

Property Value

Type: System.String

See Also

Reference

CategoryNotificationEventArgs Class

CategoryNotificationEventArgs Members

Microsoft.Rtc.Collaboration.Presence Namespace