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.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<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:
ITextPropertyListIMailer2
See Also