ProfileImageStore Constructors

Definition

Overloads

ProfileImageStore(ClientRuntimeContext)
ProfileImageStore(ClientRuntimeContext, ObjectPath)

ProfileImageStore(ClientRuntimeContext)

public ProfileImageStore (Microsoft.SharePoint.Client.ClientRuntimeContext context);
new Microsoft.SharePoint.Client.UserProfiles.ProfileImageStore : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.UserProfiles.ProfileImageStore
Public Sub New (context As ClientRuntimeContext)

Parameters

Applies to

ProfileImageStore(ClientRuntimeContext, ObjectPath)

public ProfileImageStore (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.UserProfiles.ProfileImageStore : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.UserProfiles.ProfileImageStore

Parameters

objectPath
ObjectPath

Applies to