Click or drag to resize

ContactNoPwdExpirationAlert Property

Boolean flag; True means password expiration notifications will not be sent to this particular Contact.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool NoPwdExpirationAlert { get; set; }

Property Value

Type: Boolean
See Also