Platform SDK: CDO for Windows 2000

nntpserverpickupdirectory Field

The pickup directory for the NNTP service.

Full Name

http://schemas.microsoft.com/cdo/configuration/nntpserverpickupdirectory

Name Constant

CdoConfiguration.cdoNNTPServerPickupDirectory

Variant SubType

[Visual Basic] String

[C++,IDL] BSTR

Remarks

This field is set automatically when a local NNTP service is installed and if the postusing field is set to cdoPostUsingPickup (1), indicating that posted messages are to be written to this pickup directory.

This field is ignored if the postusing field is not set to cdoPostUsingPickup.

Example

c:\nntp\pickup

See Also

CdoPostUsing Enum

postusing Field