IName3HonorificSuffixes Property
IT Hit WebDAV Classes Reference
Honorific Suffixes.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string[] HonorificSuffixes { get; set; }
Property HonorificSuffixes As String()
Get
Set
property array<String^>^ HonorificSuffixes {
array<String^>^ get ();
void set (array<String^>^ value);
}
abstract HonorificSuffixes : string[] with get, set
Property Value
Type:
StringSee Also