UtilityCopyKey Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.Utility.CopyKey(Microsoft.Win32.RegistryKey,System.String,System.String)"]

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

public static bool CopyKey(
	RegistryKey parentKey,
	string keyNameToCopy,
	string newKeyName
)

Parameters

parentKey
Type: Microsoft.Win32RegistryKey

[Missing <param name="parentKey"/> documentation for "M:IMailAPI_NET.Utility.CopyKey(Microsoft.Win32.RegistryKey,System.String,System.String)"]

keyNameToCopy
Type: SystemString

[Missing <param name="keyNameToCopy"/> documentation for "M:IMailAPI_NET.Utility.CopyKey(Microsoft.Win32.RegistryKey,System.String,System.String)"]

newKeyName
Type: SystemString

[Missing <param name="newKeyName"/> documentation for "M:IMailAPI_NET.Utility.CopyKey(Microsoft.Win32.RegistryKey,System.String,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.Utility.CopyKey(Microsoft.Win32.RegistryKey,System.String,System.String)"]

See Also

Reference