IMailMessageRemoveAttachmentByNamePrefix Method

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

Definition

Namespace: Scanjour.Workflow4.Common.Exchange
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.4.0.0 (24.4.0.0)
C#
int RemoveAttachmentByNamePrefix(
	string nameprefix
)

Parameters

nameprefix  String

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

Return Value

Int32

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

See Also