IFreeBusyData
For a given user, gets and sets a time range and returns an interface for enumerating free/busy blocks of data within this time range.
Quick info
Property | Value |
---|---|
Inherits from: |
IUnknown |
Provided by: |
Free/busy provider |
Interface identifier: |
IID_IFreeBusyData |
Vtable order
Member | Description |
---|---|
Placeholder1 |
This member is a placeholder and is not supported. |
EnumBlocks |
Gets an interface that enumerates free/busy blocks of data for a user within a specified time range. |
Placeholder2 |
This member is a placeholder and is not supported. |
Placeholder3 |
This member is a placeholder and is not supported. |
Placeholder4 |
This member is a placeholder and is not supported. |
Placeholder5 |
This member is a placeholder and is not supported. |
SetFBRange |
Sets the range of time for an enumeration of free/busy blocks of data for a user. |
Placeholder6 |
This member is a placeholder and is not supported. |
GetFBPublishRange |
Gets a preset time range for an enumeration of free/busy blocks of data for a user. |
Remarks
Most of the members in this interface are placeholders reserved for the internal use of Outlook and are subject to change. Free/busy providers must implement them only as specified, returning only the specified return values.