United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Servers and Enterprise Development
Lync
Communications Server
Communications Server 2007 R2
Unified Communications Managed API 2.0 Core SDK Documentation
UCMA 2.0 Core Class Library
Microsoft.Rtc.Collaboration Namespace
Conversation Class
Conversation Properties
ActiveMediaTypes Property
ApplicationContext Property
Calls Property
ConferenceSession Property
Endpoint Property
Id Property
LocalParticipant Property
Priority Property
RemoteParticipants Property
State Property
Subject Property
This topic has not yet been rated
-
Rate this topic
Endpoint Property
Gets the endpoint of the conversation.
Namespace:
Microsoft.Rtc.Collaboration
Assembly:
Microsoft.Rtc.Collaboration
(in Microsoft.Rtc.Collaboration.dll)
Syntax
C#
VB
Copy
public
LocalEndpoint Endpoint {
get
;
private
set
; }
Property Value
Type:
Microsoft.Rtc.Collaboration
.
.
::
.
.
LocalEndpoint
See Also
Reference
Conversation Class
Conversation Members
Microsoft.Rtc.Collaboration Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD