ExchangeDistributionList Properties

Include Protected Members
Include Inherited Members

The ExchangeDistributionList type exposes the following members.

Properties

  Name Description
Public property Address Returns or sets a String (string in C#) representing the X400 e-mail address of the ExchangeDistributionList. Read/write. (Inherited from _ExchangeDistributionList.)
Public property AddressEntryUserType Returns olExchangeDistributionListAddressEntry which is a constant from the OlAddressEntryUserType enumeration representing the user type of the ExchangeDistributionList. Read-only. (Inherited from _ExchangeDistributionList.)
Public property Alias Returns a String (string in C#) representing the alias for the ExchangeDistributionList. Read-only. (Inherited from _ExchangeDistributionList.)
Public property Application Returns an Application object that represents the parent application (Outlook) for the ExchangeDistributionList object. Read-only. (Inherited from _ExchangeDistributionList.)
Public property Class Returns a constant in the OlObjectClass enumeration indicating the class of the ExchangeDistributionList object. Read-only. (Inherited from _ExchangeDistributionList.)
Public property Comments Returns a String (string in C#) representing the comments for the ExchangeDistributionList. Read/write. (Inherited from _ExchangeDistributionList.)
Public property DisplayType Returns olDistList which is a constant from the OlDisplayType enumeration representing the nature of the ExchangeDistributionList. Read-only. (Inherited from _ExchangeDistributionList.)
Public property ID Returns a String (string in C#) representing the unique identifier for the ExchangeDistributionList. Read-only. (Inherited from _ExchangeDistributionList.)
Public property Manager This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from _ExchangeDistributionList.)
Public property MAPIOBJECT This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from _ExchangeDistributionList.)
Public property Members This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from _ExchangeDistributionList.)
Public property Name Returns or sets a String (string in C#) value that represents the display name for the ExchangeDistributionList object. Read/write. (Inherited from _ExchangeDistributionList.)
Public property Parent Returns the parent Object of the ExchangeDistributionList object. Read-only. (Inherited from _ExchangeDistributionList.)
Public property PrimarySmtpAddress Returns a String (string in C#) representing the primary Simple Mail Transfer Protocol (SMTP) address for the ExchangeDistributionList. Read-only. (Inherited from _ExchangeDistributionList.)
Public property PropertyAccessor Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent ExchangeDistributionList object. Read-only. (Inherited from _ExchangeDistributionList.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _ExchangeDistributionList.)
Public property Type Returns a String (string in C#) representing the type of entry for the ExchangeDistributionList. Read/write. (Inherited from _ExchangeDistributionList.)

Top

See Also

Reference

ExchangeDistributionList Interface

Microsoft.Office.Interop.Outlook Namespace