Click or drag to resize

MailboxElementsubjectToMonitor Property

Gets or sets the subject to monitor.

Namespace:  Koden.Utils.Exchange.ConfigFileSections
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public string subjectToMonitor { get; set; }

Property Value

Type: String
The subject to monitor.
See Also