public Guid AddToKeywordList( Guid keywordListId, string text, string value, DateTime createDate )
Public Function AddToKeywordList ( keywordListId As Guid, text As String, value As String, createDate As DateTime ) As Guid
In This Article