ActiveDirectoryComputerObjectAccountExpirationDate Property ACDLib API Documentation
Gets or sets the nullable account's expiration date

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public Nullable<DateTime> AccountExpirationDate { get; set; }

Property Value

Type: NullableDateTime
See Also

Reference