MailboxAutoResponderExists Property Ipswitch.Messaging.Framework
Gets a value indicating whether an Auto Responder exists for this mailbox. This will check to see if the any one of the 4 Auto Responder files (.inf, .old, .fwd, and .oldfwd) exist. Returns true if at least one of these files exists.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public bool AutoResponderExists { get; }

Property Value

Type: Boolean
See Also

Reference