MapiPropertyContainer.TryGetPropertyData

MapiPropertyContainer.TryGetPropertyData method

Try to get the property data with specified tag key.

public byte[] TryGetPropertyData(long tag)
ParameterTypeDescription
tagInt64The tag key.

Return Value

The property data.

See Also