ContactGroup.AltEmailSubscribers Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Those contacts who subscribe to your newsletter and select the preference for receipt to their alternate e-mail address.

Namespace:  WebBCM
Assembly:  OfficeLive (in OfficeLive.dll)

Syntax

'Declaration
Public Property AltEmailSubscribers As Integer
    Get
    Set
'Usage
Dim instance As ContactGroup
Dim value As Integer

value = instance.AltEmailSubscribers

instance.AltEmailSubscribers = value
public int AltEmailSubscribers { get; set; }

Property Value

Type: System.Int32

See Also

Reference

ContactGroup Class

ContactGroup Members

WebBCM Namespace