Click or drag to resize
Galactic API

SecurityPrincipalEmailAddresses Property

A list of the principal's e-mail addresses.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public List<string> EmailAddresses { get; }

Property Value

Type: ListString
See Also