AlertsSettings 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
AlertsSettings() | |
AlertsSettings(PresenceCategoryWithMetaData) |
AlertsSettings()
public:
AlertsSettings();
public AlertsSettings ();
Public Sub New ()
Applies to
AlertsSettings(PresenceCategoryWithMetaData)
public:
AlertsSettings(Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^ category);
public AlertsSettings (Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData category);
new Microsoft.Rtc.Internal.Collaboration.AlertsSettings : Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData -> Microsoft.Rtc.Internal.Collaboration.AlertsSettings
Public Sub New (category As PresenceCategoryWithMetaData)
Parameters
- category
- PresenceCategoryWithMetaData