For Babelfish Release 1.12.4.4

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.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
[ObsoleteAttribute("Soon to be replaced with v1.0:orion:Email Address")]
public string Email { get; set; }

Property Value

String

See Also