MapiPropertyCollection.GetProperty

MapiPropertyCollection.GetProperty method

Gets MAPI property by property descriptor.

public virtual MapiProperty GetProperty(PropertyDescriptor pd)
ParameterTypeDescription
pdPropertyDescriptorProperty descriptor for looked property

Return Value

Mapi property if it is found, otherwise null.

See Also