Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Provides address resolution for names and free/busy information for appointment attendees.
Properties
Name | Type | Description |
---|---|---|
AmbiguousNames
(Read-only) |
[Visual Basic,VBScript]IAddressees [C++,IDL] Iaddressees* |
A collection of all addressees that matched the ambiguous criteria used to resolve a particular addressee. |
Configuration | A reference to a Configuration object that defines the configuration information used by the object. | |
ContentClass
(Read-only) |
[Visual Basic,VBScript]String [C++,IDL] BSTR |
Returns the content class of a resolved addressee. |
DataSource
(Read-Only) |
[C++,IDL]IDataSource* |
The IDataSource interface on the object. |
DirURL
(Read-only) |
[Visual Basic,VBScript] String [C++,IDL] BSTR |
Contains the directory URL to which this addressee resolved. |
DisplayName | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Contains the display name of the addressee. |
EmailAddress | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Contains the e-mail address of an addressee. |
Fields
(Read-Only) |
[Visual Basic] ADODB.Fields [C++,IDL] Fields* |
The object's Fields collection. |
ResolvedStatus | [Visual Basic,VBScript] cdoResolvedStatus [C++,IDL]cdoResolvedStatus |
Indicates the resolution status of an addressee. |
Methods
Name | Description |
---|---|
CheckName | Attempts to resolve an addressee directory object using the information specified in the object. |
GetFreeBusy | Gets the free/busy information for a resolved attendee. |
GetInterface | Returns the specified dual interface on this object. |