UserProperties Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
UserProperties() | |
UserProperties(PresenceCategoryWithMetaData) |
UserProperties()
public:
UserProperties();
public UserProperties ();
Public Sub New ()
Applies to
UserProperties(PresenceCategoryWithMetaData)
public:
UserProperties(Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^ category);
public UserProperties (Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData category);
new Microsoft.Rtc.Internal.Collaboration.UserProperties : Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData -> Microsoft.Rtc.Internal.Collaboration.UserProperties
Public Sub New (category As PresenceCategoryWithMetaData)
Parameters
- category
- PresenceCategoryWithMetaData