Freigeben über


HashtagStoreManager.SetBlockedHashtags Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ClientResult<int> SetBlockedHashtags (Microsoft.SharePoint.Client.ClientRuntimeContext context, System.Collections.Generic.IList<string> hashtagsToSet);
static member SetBlockedHashtags : Microsoft.SharePoint.Client.ClientRuntimeContext * System.Collections.Generic.IList<string> -> Microsoft.SharePoint.Client.ClientResult<int>
Public Shared Function SetBlockedHashtags (context As ClientRuntimeContext, hashtagsToSet As IList(Of String)) As ClientResult(Of Integer)

Parameters

hashtagsToSet
IList<String>

Returns

Attributes

Applies to