Apply the updated credential.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
void 
Submit(
	
string 
domainAndUsername,
	
string 
password,
	
bool 
savePassword
)

Parameters

domainAndUsername
Type: System . . :: . . String
password
Type: System . . :: . . String
savePassword
Type: System . . :: . . Boolean

See Also