ICard3Mailers 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<IMailer3> Mailers { get; }
ReadOnly Property Mailers As ITextPropertyList(Of IMailer3)
Get
property ITextPropertyList<IMailer3^>^ Mailers {
ITextPropertyList<IMailer3^>^ get ();
}
abstract Mailers : ITextPropertyList<IMailer3> with get
Property Value
Type:
ITextPropertyListIMailer3See Also