For Babelfish Release 1.11.1.3

ClubDetailEmail Property

Note: This API is now obsolete.
The email address of the club. May in fact be the email address of the administrator.

Definition

Namespace: Scopos.BabelFish.DataModel.Clubs
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
[ObsoleteAttribute("Soon to be replaced with v1.0:orion:Email Address")]
public string Email { get; set; }

Property Value

String

See Also