| LyncPlatformLibraryAudioCallSourceAddress Property |
Gets the existing interaction SIP source address or endpoint.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string SourceAddress { get; }Public ReadOnly Property SourceAddress As String
Get
public:
virtual property String^ SourceAddress {
String^ get () sealed;
}abstract SourceAddress : string with get
override SourceAddress : string with get
Property Value
Type:
StringImplements
ILyncPlatformLibraryInteractionSourceAddress
See Also