RelatedToPropertyOtherRelationship Property
This property is used to set or get the relationship type string when the relationship type is set to
Other.
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string OtherRelationship { get; set; }
Public Property OtherRelationship As String
Get
Set
public:
property String^ OtherRelationship {
String^ get ();
void set (String^ value);
}
member OtherRelationship : string with get, set
Property Value
StringThis parameter is only applicable to iCalendar 2.0 objects. Setting this parameter
automatically sets the
RelationshipType property to
Other.