LDAPServiceSaveUserAttributes Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.LDAPService.SaveUserAttributes(System.String,System.String,IMailAPI_NET.LDAPAttrValueSet)"]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public void SaveUserAttributes(
	string strHostName,
	string strUserName,
	LDAPAttrValueSet NewAttr
)

Parameters

strHostName
Type: SystemString

[Missing <param name="strHostName"/> documentation for "M:IMailAPI_NET.LDAPService.SaveUserAttributes(System.String,System.String,IMailAPI_NET.LDAPAttrValueSet)"]

strUserName
Type: SystemString

[Missing <param name="strUserName"/> documentation for "M:IMailAPI_NET.LDAPService.SaveUserAttributes(System.String,System.String,IMailAPI_NET.LDAPAttrValueSet)"]

NewAttr
Type: IMailAPI_NETLDAPAttrValueSet

[Missing <param name="NewAttr"/> documentation for "M:IMailAPI_NET.LDAPService.SaveUserAttributes(System.String,System.String,IMailAPI_NET.LDAPAttrValueSet)"]

See Also

Reference