IMailer2 Interface
IT Hit WebDAV Classes Reference
To specify 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)
Syntaxpublic interface IMailer2 : IProperty,
ITextProperty, ILanguage, ICardMultiProperty, ITextMultiProperty, ICardProperty2,
ICardMultiProperty2
public interface IMailer2 : IProperty,
ITextProperty, ILanguage, ICardMultiProperty, ITextMultiProperty, ICardProperty2,
ICardMultiProperty2
Public Interface IMailer2
Inherits IProperty, ITextProperty, ILanguage, ICardMultiProperty,
ITextMultiProperty, ICardProperty2, ICardMultiProperty2
Public Interface IMailer2
Inherits IProperty, ITextProperty, ILanguage, ICardMultiProperty,
ITextMultiProperty, ICardProperty2, ICardMultiProperty2
public interface class IMailer2 : IProperty,
ITextProperty, ILanguage, ICardMultiProperty, ITextMultiProperty, ICardProperty2,
ICardMultiProperty2
public interface class IMailer2 : IProperty,
ITextProperty, ILanguage, ICardMultiProperty, ITextMultiProperty, ICardProperty2,
ICardMultiProperty2
type IMailer2 =
interface
interface IProperty
interface ITextProperty
interface ILanguage
interface ICardMultiProperty
interface ITextMultiProperty
interface ICardProperty2
interface ICardMultiProperty2
end
type IMailer2 =
interface
interface IProperty
interface ITextProperty
interface ILanguage
interface ICardMultiProperty
interface ITextMultiProperty
interface ICardProperty2
interface ICardMultiProperty2
end
The IMailer2 type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Remove |
Deletes property from calendar or business card.
(Inherited from IProperty.) |
Top
See Also