MapiMessage.SetStringPropertyValue

MapiMessage.SetStringPropertyValue method

Sets the string property value.

public void SetStringPropertyValue(long tag, string value)
ParameterTypeDescription
tagInt64The property tag.
valueStringThe property value.

See Also