Click or drag to resize

UserGetByEmailAddress Method

[Missing <summary> documentation for "M:SOWIApp.Management.Data.User.GetByEmailAddress(System.String)"]

Namespace:  SOWIApp.Management.Data
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private User GetByEmailAddress(
	string pEmailAddress
)

Parameters

pEmailAddress
Type: SystemString

[Missing <param name="pEmailAddress"/> documentation for "M:SOWIApp.Management.Data.User.GetByEmailAddress(System.String)"]

Return Value

Type: User

[Missing <returns> documentation for "M:SOWIApp.Management.Data.User.GetByEmailAddress(System.String)"]

See Also