ICard2Mailers Property
IT Hit WebDAV Classes Reference
Specifies the type of electronic mail software that is used by the individual associated with the business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<IMailer2> Mailers { get; }
ReadOnly Property Mailers As ITextPropertyList(Of IMailer2)
Get
property ITextPropertyList<IMailer2^>^ Mailers {
ITextPropertyList<IMailer2^>^ get ();
}
abstract Mailers : ITextPropertyList<IMailer2> with get
Property Value
Type:
ITextPropertyListIMailer2See Also