| ILyncPlatformLibraryInteractionConference Property |
Gets the Lync conference object.
Namespace: Inkostar.InterfacesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxLyncPlatformLibraryConference Conference { get; }ReadOnly Property Conference As LyncPlatformLibraryConference
Get
property LyncPlatformLibraryConference^ Conference {
LyncPlatformLibraryConference^ get ();
}abstract Conference : LyncPlatformLibraryConference with get
Property Value
Type:
LyncPlatformLibraryConference
See Also