ExchangeMessageRemoveAttachmentByNamePrefix Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMessage.RemoveAttachmentByNamePrefix(System.String)"]

Namespace:  Scanjour.Workflow4.Common.Exchange
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public int RemoveAttachmentByNamePrefix(
	string nameprefix
)

Parameters

nameprefix
Type: SystemString

[Missing <param name="nameprefix"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMessage.RemoveAttachmentByNamePrefix(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Exchange.ExchangeMessage.RemoveAttachmentByNamePrefix(System.String)"]

Implements

IMailMessageRemoveAttachmentByNamePrefix(String)
See Also

Reference