Share via


ExchangeDestinationType Enumeration

Specifies the exchange destination type in the DestinationType property of the ExchangeFolderDestinationOptions class.

Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Enumeration ExchangeDestinationType
    Inherits Enum
    Implements IComparable, IFormattable, IConvertible
[SerializableAttribute]
public sealed enumeration ExchangeDestinationType : Enum, IComparable, IFormattable, IConvertible

Members

Member Description
ExchangePostDocMessage Destination is a message post in an exchange folder.

Inheritance Hierarchy

Object
   ValueType
      Enum
         ExchangeDestinationType

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

CrystalDecisions.Shared Namespace