All

EmailFormats.All property

Gets an enumerable collection of all EmailFormats.

public static IEnumerable<EmailFormats> All { get; }

Property Value

An IEnumerable containing all instances of EmailFormats.

See Also