[Missing <summary> documentation for "P:DataExport.FastighetsMaklare.Anvandare.Epost"]

Namespace: DataExport.FastighetsMaklare
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Epost Epost { get; set; }
Visual Basic
Public Property Epost As Epost
	Get
	Set
Visual C++
public:
property Epost^ Epost {
	Epost^ get ();
	void set (Epost^ value);
}

See Also