다음을 통해 공유


PropertyCollection.SubtypeName Property

NOTE: This API is now obsolete.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public ReadOnly Property SubtypeName As String
    Get
'Usage
Dim instance As PropertyCollection
Dim value As String

value = instance.SubtypeName
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")]
public string SubtypeName { get; }

Property Value

Type: System.String

See Also

Reference

PropertyCollection Class

PropertyCollection Members

Microsoft.Office.Server.UserProfiles Namespace