Conversation.AddParticipant Method
Include Protected Members
Include Inherited Members
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 contacts endpoints to a conversation and returns the contact as a participant. |
Top