Namespace: iCalAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
bool MatchesDateOnly { get; set; } |
Visual Basic |
---|
Property MatchesDateOnly As Boolean
Get
Set |
Visual C++ |
---|
property bool MatchesDateOnly {
bool get ();
void set (bool value);
} |
See Also