Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of the CustomPresenceCategory class.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Sub New ( _
categoryName As String _
)
'Usage
Dim categoryName As String
Dim instance As New CustomPresenceCategory(categoryName)
protected CustomPresenceCategory(
string categoryName
)
Parameters
- categoryName
Type: System.String
Name of the category.
See Also
Reference
CustomPresenceCategory Members