Platform SDK: TAPI |
The ITDirectoryObjectConference interface provides methods that allow an application to set and get conference details.
IUnknown Methods
IDispatch Methods
ITDirectoryObjectConference Methods | Description |
---|---|
get_Protocol | Gets protocol identification. |
get_Originator | Gets conference originator. |
put_Originator | Sets originator. |
get_AdvertisingScope | Gets advertising scope. |
put_AdvertisingScope | Sets advertising scope. |
get_Url | Gets URL. |
put_Url | Sets URL. |
get_Description | Gets description of conference. |
put_Description | Sets description of conference. |
get_IsEncrypted | Gets whether conference is encrypted. |
put_IsEncrypted | Sets whether conference is encrypted. |
get_StartTime | Gets start time of conference. |
put_StartTime | Sets start time of conference. |
get_StopTime | Gets stop time of conference. |
put_StopTime | Sets stop time of conference. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Rend.h.
Library: Use Rendid.lib.