API Reference

Class

OutlookDistributionListMember

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

One member of an Outlook personal distribution list.

Inheritance

  • Object
  • OutlookDistributionListMember

Usage

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

Constructors

public OutlookDistributionListMember() #

Properties

public Byte[] EntryId { get; set; } #

Raw direct or wrapped member EntryID.

public Byte[] OneOffEntryId { get; set; } #

Raw synchronized One-Off EntryID used to display and address this member.

public EmailAddress Address { get; set; } #

Decoded member identity when a valid One-Off EntryID is available.

public OutlookEntryIdKind Kind { get; set; } #

Classified direct or wrapped member EntryID family.

public String DecodeError { get; set; } #

Decode warning retained for malformed or unsupported source EntryIDs.