TKMP.DLLのダウンロード

メールボックスの名称を変更します

Namespace:  TKMP.Net
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public bool Rename(
	string name
)
Visual Basic (Declaration)
Public Function Rename ( _
	name As String _
) As Boolean

Parameters

name
Type: System..::.String

[Missing <param name="name"/> documentation for "M:TKMP.Net.Mailbox.Rename(System.String)"]

Return Value

[Missing <returns> documentation for M:TKMP.Net.Mailbox.Rename(System.String)]

See Also