Freigeben über


HashtagStoreManager.GetBlockedHashtags Method

Definition

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

Parameters

hashtagsToCheck
IList<String>

Returns

Attributes

Applies to