Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Staff Class
Staff Methods
CreateNew Method
Exists Method
Find Method
GetEmail Method
GetLoginname Method
GetMaccount Method
GetMail Method
GetObject_id Method
GetOnlinecount Method
GetP_object_id Method
GetP_type_name Method
GetPhoto Method
GetPwd Method
GetSname Method
GetUnused Method
SetEmail Method
SetLoginname Method
SetMaccount Method
SetMail Method
SetObject_id Method
SetOnlinecount Method
SetP_object_id Method
SetP_type_name Method
SetPhoto Method
SetPwd Method
SetSname Method
SetUnused Method
Staff
SetMail Method
设置个人Web主页。
支持链式操作。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
Staff
SetMail
(
string
value
)
Parameters
value
Type:
System
String
个人Web主页值。
Return Value
Type:
Staff
当前用户。
See Also
Reference
Staff Class
Appkit.Sys.Object Namespace