Conversation.AddParticipant method
Overload list
Name | Description | |
---|---|---|
AddParticipant(Contact) | Adds a contact to a conversation and returns the contact as a participant. | |
AddParticipant(ContactEndpoint) | Adds one of a contact's endpoints to a conversation and returns the contact as a participant. |
Top