Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MsgPropertyCollection.SetValue Method

Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9147)

SetValue<T>(MsgPropertyTag, T)

Sets the value of a property specified by the property Tag.

Declaration
public void SetValue<T>(MsgPropertyTag tag, T value)
Parameters
Type Name Description
MsgPropertyTag tag

Tag of the property to set.

T value

Value of the property to set.

Type Parameters
Name Description
T

Type of the value to set.

SetValue<T>(MsgPropertyId, MsgPropertySet, T)

Sets the value of a Numerical named property specified by the property LID.

Declaration
public void SetValue<T>(MsgPropertyId id, MsgPropertySet set, T value)
Parameters
Type Name Description
MsgPropertyId id

LID of the property to set.

MsgPropertySet set

One of well known property set.

T value

Value of the property to set.

Type Parameters
Name Description
T

Type of the value to set.

In This Article
  • SetValue<T>(MsgPropertyTag, T)
  • SetValue<T>(MsgPropertyId, MsgPropertySet, T)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies