MapiMessageItemBase.SetProperty

MapiMessageItemBase.SetProperty method

Sets MAPI property.

public override void SetProperty(PropertyDescriptor pd, object value)
ParameterTypeDescription
pdPropertyDescriptorThe property descriptor.
valueObjectThe property data.

See Also