| LogActionsByEmail Field |
This is preliminary documentation and is subject to change.
(
NewUsers) When the created user will receive its password by email.
Namespace: WikiClientLibrary.GeneratorsAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public const string ByEmail = "byemail"
Public Const ByEmail As String = "byemail"
Dim value As String
value = LogActions.ByEmail
public:
literal String^ ByEmail = "byemail"
static val mutable ByEmail: string
Field Value
StringSee Also