Exemple #1
0
 public int GetMaxAllowedKeywords(IRecipientSession recipientSession)
 {
     return((int)SearchUtils.GetDiscoveryMaxKeywords(recipientSession));
 }