ExchangeUser Object Members

Outlook Developer Reference

Provides detailed information about an AddressEntry that represents a Microsoft Exchange mailbox user.

Methods

  Name Description
Bb176658.methods(en-us,office.12).gif Delete Deletes the ExchangeUser object from the AddressEntries collection object to which it belongs.
Bb176658.methods(en-us,office.12).gif Details Displays a modal dialog box that provides detailed information about an ExchangeUser object.
Bb176658.methods(en-us,office.12).gif GetContact Returns Null (Nothing in Visual Basic) because the ExchangeUser object does not correspond to a contact in a Contacts Address Book.
Bb176658.methods(en-us,office.12).gif GetDirectReports Obtains an AddressEntries collection object that contains all the users directly reporting to the Exchange user.
Bb176658.methods(en-us,office.12).gif GetExchangeDistributionList Returns Null (Nothing in Visual Basic) because the ExchangeUser object does not correspond to an ExchangeDistributionList object.
Bb176658.methods(en-us,office.12).gif GetExchangeUser Returns the ExchangeUser object.
Bb176658.methods(en-us,office.12).gif GetExchangeUserManager Returns an ExchangeUser object that represents the manager of the Exchange user.
Bb176658.methods(en-us,office.12).gif GetFreeBusy Obtains a String representing the availability of the ExchangeUser for a period of 30 days from the start date, beginning at midnight of the date specified.
Bb176658.methods(en-us,office.12).gif GetMemberOfList Returns an AddressEntries collection object that contains the AddressEntry objects representing all the Exchange distribution lists to which the user belongs.
Bb176658.methods(en-us,office.12).gif Update Posts a change to the ExchangeUser object in the messaging system.

Properties

  Name Description
Bb176658.properties(en-us,office.12).gif Address Returns or sets a String representing the X400 e-mail address of the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif AddressEntryUserType Returns olExchangeUserAddressEntry which is a constant from the OlAddressEntryUserType enumeration representing the user type of the ExchangeUser. Read-only.
Bb176658.properties(en-us,office.12).gif Alias Returns a String representing the alias for the ExchangeUser. Read-only.
Bb176658.properties(en-us,office.12).gif Application Returns an Application object that represents the parent application (Outlook) for the ExchangeUser object. Read-only.
Bb176658.properties(en-us,office.12).gif AssistantName Returns a String representing the name of the assistant for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif BusinessTelephoneNumber Returns a String representing the business telephone number for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif City Returns a String representing the city for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif Class Returns a constant in the OlObjectClass enumeration indicating the class of the ExchangeUser object. Read-only.
Bb176658.properties(en-us,office.12).gif Comments Returns a String representing the comments for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif CompanyName Returns a String representing the name of the company for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif Department Returns a String representing the department for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif DisplayType Returns olUser which is a constant from the OlDisplayType enumeration representing the nature of the ExchangeUser. Read-only.
Bb176658.properties(en-us,office.12).gif FirstName Returns a String representing the first name of the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif ID Returns a String representing the unique identifier for the ExchangeUser. Read-only.
Bb176658.properties(en-us,office.12).gif JobTitle Returns a String representing the job title of the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif LastName Returns a String representing the last name of the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif MobileTelephoneNumber Returns a String representing the mobile telephone number for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif Name Returns or sets the display name for the ExchangeUser object. Read/write.
Bb176658.properties(en-us,office.12).gif OfficeLocation Returns a String representing the office location for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif Parent Returns the parent object of the ExchangeUser object. Read-only.
Bb176658.properties(en-us,office.12).gif PostalCode Returns a String representing the postal code for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif PrimarySmtpAddress Returns a String representing the primary Simple Mail Transfer Protocol (SMTP) address for the ExchangeUser. Read-only.
Bb176658.properties(en-us,office.12).gif PropertyAccessor Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent ExchangeUser object. Read-only.
Bb176658.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176658.properties(en-us,office.12).gif StateOrProvince Returns a String representing the state or province for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif StreetAddress Returns a String representing the street address for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif Type Returns a String representing the type of entry for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif YomiCompanyName Returns a String representing the Japanese phonetic rendering (yomigana) of the company name for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif YomiDepartment Returns a String representing the Japanese phonetic rendering (yomigana) of the department name for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif YomiDisplayName Returns a String representing the Japanese phonetic rendering (yomigana) of the Exchange display name for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif YomiFirstName Returns a String representing the Japanese phonetic rendering (yomigana) of the first name for the ExchangeUser. Read/write.
Bb176658.properties(en-us,office.12).gif YomiLastName Returns a String representing the Japanese phonetic rendering (yomigana) of the last name for the ExchangeUser. Read/write.