| LyncPlatformLibraryAudioCallConference Property |
Gets the Lync conference object.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic LyncPlatformLibraryConference Conference { get; }Public ReadOnly Property Conference As LyncPlatformLibraryConference
Get
public:
virtual property LyncPlatformLibraryConference^ Conference {
LyncPlatformLibraryConference^ get () sealed;
}abstract Conference : LyncPlatformLibraryConference with get
override Conference : LyncPlatformLibraryConference with get
Property Value
Type:
LyncPlatformLibraryConferenceImplements
ILyncPlatformLibraryInteractionConference
See Also