DateAndOrTimeBuilderAdd Method

Overload List

Add(DateAndOrTime, ActionParameterSection, FuncVCard, String) Adds a DateAndOrTimeProperty instance, which is newly initialized with a specified DateAndOrTime instance, to the specified property of the VCard.
Add(Int32, Int32, ActionParameterSection, FuncVCard, String) Adds a DateAndOrTimeProperty instance, which is newly initialized from a recurring date in the Gregorian calendar, to the specified property of the VCard.
Add(Int32, Int32, Int32, ActionParameterSection, FuncVCard, String) Adds a DateAndOrTimeProperty instance, which is newly initialized from a date in the Gregorian calendar, to the specified property of the VCard.

See Also