Partager via


UserProfile.NonhostedAppRecs Property

Definition

Gets or sets the non-hosted application records.

public:
 property System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::CommonUtility::UserProfileManager::NonHostedApplrecordsSeralizable ^> ^ NonhostedAppRecs { System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::CommonUtility::UserProfileManager::NonHostedApplrecordsSeralizable ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::CommonUtility::UserProfileManager::NonHostedApplrecordsSeralizable ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.NonHostedApplrecordsSeralizable> NonhostedAppRecs { get; set; }
member this.NonhostedAppRecs : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.NonHostedApplrecordsSeralizable> with get, set
Public Property NonhostedAppRecs As List(Of NonHostedApplrecordsSeralizable)

Property Value

The list of non-hosted application records.

Applies to