Freigeben über


UserProfileChangeQuery.OrganizationMembership-Eigenschaft

HINWEIS: Diese API ist veraltet.

Ruft ab oder legt fest, ob Mitgliedschaftsänderungen Organisation enthalten.

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

Syntax

'Declaration
<ObsoleteAttribute("This property is no longer supported.")> _
Public Property OrganizationMembership As Boolean
    Get
    Set
'Usage
Dim instance As UserProfileChangeQuery
Dim value As Boolean

value = instance.OrganizationMembership

instance.OrganizationMembership = value
[ObsoleteAttribute("This property is no longer supported.")]
public bool OrganizationMembership { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

UserProfileChangeQuery Klasse

UserProfileChangeQuery-Member

Microsoft.Office.Server.UserProfiles-Namespace