API Reference

Class

OfflineAddressBookEntrySummary

Namespace OfficeIMO.Email.AddressBook
Assembly OfficeIMO.Email
Modifiers sealed

Small projection suitable for listings and bounded search results.

Inheritance

  • Object
  • OfflineAddressBookEntrySummary

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public OfflineAddressBookEntryReference Reference { get; } #

Stable reference for an explicit full read.

public String DisplayName { get; } #

Display name.

public String SmtpAddress { get; } #

Primary SMTP address.

public String Account { get; } #

Directory account.

public String CompanyName { get; } #

Company name.

public OfflineAddressBookObjectType ObjectType { get; } #

Projected object type.

public Boolean IsDistributionList { get; } #

Whether this entry is a distribution list.