This document is archived and information here might be outdated. Recommended version. |
Does the table have attachments.
[Visual Basic .NET] Public ReadOnly Property HasAttachments As Boolean
[C#] public bool HasAttachments {get;}
[C++]
HRESULT get_HasAttachments(
Boolean* hasAttachment
);
[C++]
Parameters hasAttachment [out, retval]
hasAttachment is a parameter of type bool*