Click or drag to resize

ExchangeObjectGetProperty Method

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Property GetProperty(
	string name,
	bool throwIfNotFound = false
)

Parameters

name
Type: SystemString
throwIfNotFound (Optional)
Type: SystemBoolean

Return Value

Type: Property
See Also