ThreadedCommentAuthorCollection.Add

ThreadedCommentAuthorCollection.Add method

Adds one thread comment person.

public int Add(string name, string userId, string providerId)
ParameterTypeDescription
nameStringThe name of the person.
userIdString
providerIdStringThe id of the provider

See Also