CustomPresenceCategory Class
[Value Needed].
Inheritance Hierarchy
System..::..Object
Microsoft.Rtc.Collaboration.Presence..::..PresenceCategory
Microsoft.Rtc.Collaboration.Presence..::..CustomPresenceCategory
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class CustomPresenceCategory _
Inherits PresenceCategory
'Usage
Dim instance As CustomPresenceCategory
public class CustomPresenceCategory : PresenceCategory
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.