For Babelfish Release 1.12.3.10

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

Property Value

String

See Also