Compartir a través de


NormalizationRulesInstance.Name Property

NOTE: This API is now obsolete.

Gets the name for the normalization rule instance.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obselete.")> _
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As NormalizationRulesInstance
Dim value As String

value = instance.Name
[ObsoleteAttribute("This class is obselete.")]
public string Name { get; }

Property Value

Type: System.String

See Also

Reference

NormalizationRulesInstance Class

NormalizationRulesInstance Members

Microsoft.Rtc.Collaboration.Presence Namespace